Represents a control that displays shell name content by default but can toggle to an editable mode for editing the content.
- Inheritance:
-
object
Visual
UIElement
Framework
Element Control ContentControl EditableContent objectControl
Constructors
ShellEditableContentControl()
Initializes an instance of the class.
Methods
SelectText(TextBox)
Selects the text in the specified Text
Parameter | Type | Description |
---|---|---|
textBox | Text |
The Text |
Remarks
The default implementation of this method selects all text. Override it to select a range of text instead, such as a filename's actual name range before the extension.
Inherited Members
-
Editable
Content Control. Editable Content Property -
Editable
Content Control. Is Editing Property -
Editable
Content Control. On Key Down(Key Event Args) -
Editable
Content Control. Set Content After Editing(object) -
Editable
Content Control. On Is Keyboard Focus Within Changed(Dependency Property Changed Event Args) -
Editable
Content Control. Editable Content -
Editable
Content Control. Is Editing