Occurs when an Edit area is about to get the focus.
BeforeEdit( ByRef Item As SmartItem, ByRef SelStart As Long, ByRef SelLength As Long, ByRef MaxLength As Long, ByRef Locked As Boolean ) |
Private Sub SmartUI_BeforeEdit(ByRef Item As SmartItem, ByRef SelStart As Long, ByRef SelLength As Long, ByRef MaxLength As Long, ByRef Locked As Boolean)