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

DropDownEditControl Methods

The DropDownEditControl type exposes the following members.

Methods


  Name Description
Public method Focus
Focuses this instance.
Public method IsPopupOpen
Determines whether [is popup open].
Public method OnApplyTemplate
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
Public method OnDropDownButtonClick
Called when [drop down button click].
Protected method OnGotFocus
Invoked whenever an unhandled GotFocus event reaches this element in its route.
Protected method OnPreviewKeyDown
Invoked when an unhandled PreviewKeyDown attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
Protected method OnTextBoxGotFocus
Called when [text box got focus].
Protected method OnTextChanged
Called when [text changed].
Public method OnValueChanged
Called when [value changed].
Protected method ProcessKey
Processes the key.
Protected method ProcessKeyChar
Processes the key character.
Public method SelectAll
Selects all.