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

    Occurs when a property of a SmartItem has automatically changed.

    Change( ByRef Item As SmartItem, ByVal PropertyName As String )

    Syntax

    Private Sub SmartUI_Change(ByRef Item As SmartItem, ByVal PropertyName As String)

    Applies To

    SmartUI

    See Also

    Caption, Checked, Value, SmartItem