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