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

    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