DropDownBoxClosingEventArgs Constructors
Provides data for the DropDownClosing event.Name | Parameters | Description |
---|---|---|
DropDownBoxClosingEventArgs(IDropDownBox) | dropDownBox | Initializes a new instance of the DropDownBoxClosingEventArgs class with specified settings. |
See Also