UserControlComboBoxOnDropDownControlInitialized Method

This raises the DropDownControlInitialized event

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected virtual void OnDropDownControlInitialized(
	DropDownControl dropDown
)

Parameters

dropDown  DropDownControl
The drop-down control

See Also