Base:
property
BackgroundImageLayout
System.Windows.Forms.Control.BackgroundImageLayout
2 writes to BackgroundImageLayout
System.Windows.Forms.Tests (2)
ToolStripContainerTests.cs (2)
103
_toolStripContainer.
BackgroundImageLayout
= ImageLayout.Center;
108
_toolStripContainer.
BackgroundImageLayout
= ImageLayout.Stretch;