Xceed SmartUI Documentation
CustomDropDown event
Events > CustomDropDown event

Occurs when an object is about to dropdown a SubItems collection, to allow the DropDown of specific object.

CustomDropDown( ByRef Item As SmartItem, ByRef DropDownObject As Object )

Syntax

Private Sub SmartUI_CustomDropDown(ByRef Item As SmartItem, ByRef DropDownObject As Object)

Applies To

SmartUI

See Also

SmartItem