Xceed SmartUI Documentation
Events / Change event
    Change event

    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