Base:
property
BackgroundImage
System.Windows.Forms.Control.BackgroundImage
2 writes to BackgroundImage
System.Windows.Forms.Tests (2)
System\Windows\Forms\DateTimePickerTests.cs (2)
720control.BackgroundImage = bmp; 728control.BackgroundImage = bmp;
1 reference to BackgroundImage
System.Windows.Forms.Tests (1)
System\Windows\Forms\DateTimePickerTests.cs (1)
32Assert.Null(control.BackgroundImage);