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

DataEntryMemoEditor Members

The DataEntryMemoEditor type exposes the following members.

Constructors


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

Methods


  Name Description
Public method CollapseDateButton
Collapses the date button.
Public method OnApplyTemplate
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
Protected method OnDateStamp
Called when user clicks the Date/Time Stamp button.
Public method SetReadOnlyMode
Sets the read only mode.

Fields


  Name Description
Public field Static member CultureIdProperty
The culture identifier property
Public field Static member DateFormatProperty
The date format property
Public field Static member ReadOnlyModeProperty
The read only mode property
Public field Static member SelectAllOnGotFocusProperty
The select all on got focus property
Public field Static member TextProperty
The text property

Properties


  Name Description
Public property Culture
Gets or sets the culture.
Public property CultureId
Gets or sets the culture identifier. This is a bind-able property.
Public property DateFormat
Gets or sets the date format. This is a bind-able property.
Public property DateStampButton
Gets or sets the date stamp button.
Public property Notifier
Gets or sets the notifier.
Public property ReadOnlyMode
Gets or sets a value indicating whether [read only mode]. This is a bind-able property.
Public property SelectAllOnGotFocus
Gets or sets a value indicating whether [select all on got focus]. This is a bind-able property.
Public property Text
Gets or sets the text. This is a bind-able property.
Public property TextBox
Gets or sets the text box.

Events


  Name Description
Public event TextChanged
Occurs when [text changed].