Xceed SmartUI Documentation
Change event
Events > 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