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

    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