3 references to DropDown
System.Windows.Forms (1)
System\Windows\Forms\Controls\DateTimePicker\DateTimePicker.cs (1)
1063
/// Raises the <see cref="
DropDown
"/> event.
System.Windows.Forms.Tests (2)
System\Windows\Forms\DateTimePickerTests.cs (2)
675
control.
DropDown
+= handler;
679
control.
DropDown
-= handler;