Xceed SmartUI Documentation
AfterEdit event
Events > AfterEdit event

Occurs when an Edit area is about to loose the focus.

AfterEdit( ByRef Item As SmartItem, ByRef Cancel As Boolean )

Syntax

Private Sub SmartUI_AfterEdit(ByRef Item As SmartItem, ByRef Cancel As Boolean)

Applies To

SmartUI

See Also

BeforeEdit, SmartItem