User Control Combo BoxOn Drop Down Control Initialized Method
This raises the DropDownControlInitialized event
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
protected virtual void OnDropDownControlInitialized(
DropDownControl dropDown
)VB
Protected Overridable Sub OnDropDownControlInitialized (
dropDown As DropDownControl
)C++
protected:
virtual void OnDropDownControlInitialized(
DropDownControl^ dropDown
)F#
abstract OnDropDownControlInitialized :
dropDown : DropDownControl -> unit
override OnDropDownControlInitialized :
dropDown : DropDownControl -> unit Parameters
- dropDown DropDownControl
- The drop-down control