Xceed SmartUI Documentation
Events / DropDown event
In This Topic
    DropDown event
    In This Topic

    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