AutoFillControl Members
The AutoFillControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
AutoFillControl()()()() |
Initializes a new instance of the AutoFillControl class.
|
Methods
Name | Description | |
---|---|---|
![]() |
Focus |
Focuses this instance.
|
![]() |
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
![]() |
OnKeyDown |
Handles the [E:KeyDown] event.
|
![]() |
OnSelect |
Called when [select].
|
![]() |
RefreshValue |
Refreshes the value.
|
![]() ![]() |
Send |
Sends the specified key.
|
![]() |
SetReadOnlyMode |
Sets the read only mode.
|
![]() |
ShowLookupWindow |
Shows the lookup window.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
CharacterCasingProperty |
The character casing property
|
![]() ![]() |
ContainsBoxMaxRowsProperty |
The contains box maximum rows property
|
![]() ![]() |
DesignTextProperty |
The design text property
|
![]() ![]() |
IsDirtyProperty |
The is dirty property
|
![]() ![]() |
RsIsTabStopProperty |
The rs is tab stop property
|
![]() ![]() |
SelectionBrushProperty |
The selection brush property
|
![]() ![]() |
SetupProperty |
The setup property
|
![]() ![]() |
ShowContainsBoxProperty |
The show contains box property
|
![]() ![]() |
TabOutAfterLookupSelectProperty |
The tab out after lookup select property
|
![]() ![]() |
TextAlignmentProperty |
The text alignment property
|
![]() ![]() |
UiCommandProperty |
The UI command property
|
![]() ![]() |
UiLabelProperty |
The UI label property
|
![]() ![]() |
ValueProperty |
The value property
|
Properties
Name | Description | |
---|---|---|
![]() |
AllowAdvancedFind |
Gets or sets a value indicating whether [allow advanced find].
|
![]() |
AutoFillDataMaui |
Gets the automatic fill data maui.
|
![]() |
Button |
Gets or sets the button.
|
![]() |
CharacterCasing |
Gets or sets the character casing.
|
![]() |
ContainsBoxIsOpen |
Gets a value indicating whether [contains box is open].
|
![]() |
ContainsBoxMaxRows |
Gets or sets the contains box maximum number of rows.
|
![]() |
ContainsItems |
Gets the contains items.
|
![]() |
DesignText |
Gets or sets the design text.
|
![]() |
EditText |
Gets or sets the edit text.
|
![]() |
IsDirty |
Gets or sets a value indicating whether this control's value has changed.
|
![]() |
ListBox |
Gets or sets the ListBox.
|
![]() |
Popup |
Gets or sets the popup.
|
![]() |
ReadOnlyMode |
Gets or sets a value indicating whether [read only mode].
|
![]() |
RsIsTabStop |
Gets or sets a value indicating whether [rs is tab stop].
|
![]() |
SelectionBrush |
Gets or sets the selection brush.
|
![]() |
SelectionLength |
Gets or sets the length of the selection.
|
![]() |
SelectionStart |
Gets or sets the selection start.
|
![]() |
Setup |
Gets or sets the AutoFillSetup to determine how this control will behave.
|
![]() |
ShowContainsBox |
Gets or sets a value indicating whether to show the contains box.
|
![]() |
TabOutAfterLookupSelect |
Gets or sets a value indicating whether to automatically tab out after the user selects a record in the LookupWindow.
|
![]() |
TextAlignment |
Gets or sets the text alignment.
|
![]() |
TextBox |
Gets or sets the text box.
|
![]() |
UiCommand |
Gets or sets the UI command.
|
![]() |
UiLabel |
Gets or sets the UI label.
|
![]() |
Value |
Gets or sets the AutoFillValue.
|
Events
Name | Description | |
---|---|---|
![]() |
AutoFillLostFocus |
Occurs when [automatic fill lost focus].
|
![]() |
ControlDirty |
Occurs when [control dirty].
|
![]() |
LookupSelect |
Occurs when [lookup select].
|
![]() |
LookupShown |
Occurs when [lookup shown].
|