AutoCompleteComboBoxOnDropDownStyleChanged Method
This is overridden to clear any existing auto-completion tracking text when the style changes
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected override void OnDropDownStyleChanged(
EventArgs e
)
Protected Overrides Sub OnDropDownStyleChanged (
e As EventArgs
)
protected:
virtual void OnDropDownStyleChanged(
EventArgs^ e
) override
abstract OnDropDownStyleChanged :
e : EventArgs -> unit
override OnDropDownStyleChanged :
e : EventArgs -> unit
Parameters
- e EventArgs
- The event arguments