RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

UiCommand Members

The UiCommand type exposes the following members.

Methods


  Name Description
Public method FireGotFocusEvent
Fires the got focus event.
Public method FireLostFocusEvent
Fires the lost focus event.
Public method SetFocus
Sets the focus.

Properties


  Name Description
Public property Caption
Gets or sets the caption.
Public property IsEnabled
Gets or sets a value indicating whether this instance is enabled.
Public property IsFocused
Gets a value indicating whether this instance is focused.
Public property IsReadOnly
Gets or sets a value indicating whether this instance is read only.
Public property Visibility
Gets or sets the visibility.

Events


  Name Description
Public event GotFocus
Occurs when [got focus].
Public event LostFocus
Occurs when [lost focus].
Public event OnSetFocus
Occurs when [on set focus].
Public event SetCaption
Occurs when [set caption].
Public event SetEnabled
Occurs when [set enabled].
Public event SetReadOnly
Occurs when [set read only].
Public event SetVisibility
Occurs when [set visibility].