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

StringEditControl Members

The StringEditControl type exposes the following members.

Constructors


  Name Description
Public method StringEditControl()()()()
Initializes a new instance of the StringEditControl class.

Methods


  Name Description
Protected method OnGotFocus
Invoked whenever an unhandled GotFocus event reaches this element in its route.
Protected method OnMouseDoubleClick
Raises the MouseDoubleClick routed event.
Protected method OnPreviewTextInput
Invoked when an unhandled PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
Public method SetReadOnlyMode
Sets the read only mode.

Fields


  Name Description
Public field Static member SelectAllOnGotFocusProperty
The select all on got focus property
Public field Static member UiCommandProperty
The UI command property
Public field Static member UiLabelProperty
The UI label property

Properties


  Name Description
Public property DesignText
Gets or sets the design text.
Public property SelectAllOnGotFocus
Gets or sets a value indicating whether [select all on got focus].
Public property UiCommand
Gets or sets the UI command. This is a bind-able property.
Public property UiLabel
Gets or sets the UI label. This is a bind-able property.