Xceed SmartUI Documentation
BeforeDropDown event
Events > BeforeDropDown event

Occurs when an object is about to dropdown a SubItems collection.

BeforeDropDown( ByRef Item As SmartItem, ByRef Cancel As Boolean )

Syntax

Private Sub SmartUI_BeforeDropDown(ByRef Item As SmartItem, ByRef Cancel As Boolean)

Applies To

SmartUI

See Also

DropDown, SubItems, PopupMenu, AfterDropDown, SmartItem