Xceed SmartUI Documentation
DropDown event
Events > DropDown event

Occurs when the user clicks the dropdown area on a SmartItem that has no SubItems.

DropDown( ByRef Item As SmartItem )

Syntax

Private Sub SmartUI_DropDown(ByRef Item As SmartItem)

Applies To

SmartUI

See Also

BeforeDropDown, SubItems, PopupMenu, SmartItem