AutoFillReadOnlyControl Members
The AutoFillReadOnlyControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
|
OnSelect |
Called when [select].
|
|
RefreshValue |
Refreshes the value.
|
|
SetReadOnlyMode |
Sets the read only mode.
|
|
ShowLookupWindow |
Shows the lookup window.
|
Fields
Name | Description | |
---|---|---|
DesignTextProperty |
The design text property
|
|
SetupProperty |
The setup property
|
|
ValueProperty |
The value property
|
Properties
Name | Description | |
---|---|---|
DesignText |
Gets or sets the design text.
|
|
DropDownButton |
Gets or sets the drop down button.
|
|
EditText |
Gets or sets the edit text.
|
|
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.
|
|
TextBlock |
Gets or sets the text block.
|
|
Value |
Gets or sets the AutoFillValue.
|