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