RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AutoFillReadOnlyControl Members

The AutoFillReadOnlyControl type exposes the following members.

Methods


  Name Description
Public method OnApplyTemplate
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
Public method OnSelect
Called when [select].
Public method RefreshValue
Refreshes the value.
Public method SetReadOnlyMode
Sets the read only mode.
Public method ShowLookupWindow
Shows the lookup window.

Fields


  Name Description
Public field Static member DesignTextProperty
The design text property
Public field Static member SetupProperty
The setup property
Public field Static member ValueProperty
The value property

Properties


  Name Description
Public property DesignText
Gets or sets the design text.
Public property DropDownButton
Gets or sets the drop down button.
Public property EditText
Gets or sets the edit text.
Public property SelectionLength
Gets or sets the length of the selection.
Public property SelectionStart
Gets or sets the selection start.
Public property Setup
Gets or sets the AutoFillSetup to determine how this control will behave.
Public property TextBlock
Gets or sets the text block.
Public property Value
Gets or sets the AutoFillValue.