UiCommand..::..OnSetFocus Event
Occurs when [on set focus].
Namespace:
RingSoft.DataEntryControls.EngineAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
public event EventHandler OnSetFocus
Public Event OnSetFocus As EventHandler
public: event EventHandler^ OnSetFocus { void add (EventHandler^ value); void remove (EventHandler^ value); }