DataEntryMemoEditor Members
The DataEntryMemoEditor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataEntryMemoEditor()()()() |
Initializes a new instance of the DataEntryMemoEditor class.
|
Methods
Name | Description | |
---|---|---|
CollapseDateButton |
Collapses the date button.
|
|
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
|
OnDateStamp |
Called when user clicks the Date/Time Stamp button.
|
|
SetReadOnlyMode |
Sets the read only mode.
|
Fields
Name | Description | |
---|---|---|
CultureIdProperty |
The culture identifier property
|
|
DateFormatProperty |
The date format property
|
|
ReadOnlyModeProperty |
The read only mode property
|
|
SelectAllOnGotFocusProperty |
The select all on got focus property
|
|
TextProperty |
The text property
|
Properties
Name | Description | |
---|---|---|
Culture |
Gets or sets the culture.
|
|
CultureId |
Gets or sets the culture identifier. This is a bind-able property.
|
|
DateFormat |
Gets or sets the date format. This is a bind-able property.
|
|
DateStampButton |
Gets or sets the date stamp button.
|
|
Notifier |
Gets or sets the notifier.
|
|
ReadOnlyMode |
Gets or sets a value indicating whether [read only mode]. This is a bind-able property.
|
|
SelectAllOnGotFocus |
Gets or sets a value indicating whether [select all on got focus]. This is a bind-able property.
|
|
Text |
Gets or sets the text. This is a bind-able property.
|
|
TextBox |
Gets or sets the text box.
|