StringEditControl Methods
The StringEditControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnGotFocus |
Invoked whenever an unhandled GotFocus event reaches this element in its route.
|
|
OnMouseDoubleClick |
Raises the MouseDoubleClick routed event.
|
|
OnPreviewTextInput |
Invoked when an unhandled PreviewTextInput attached event reaches an element in its route that is derived from this class. Implement this method to add class handling for this event.
|
|
SetReadOnlyMode |
Sets the read only mode.
|