Represents an editable text area.
The following tables list the members exposed by the EditComponent type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the EditComponent class. |
Name | Description | |
---|---|---|
![]() |
(Inherited from ComponentBase.) |
Name | Description | |
---|---|---|
![]() |
Gets a value indicating whether the edit component will insert new line when the user presses the ENTER key. |
|
![]() |
Adds the specified component listener to receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Registers an event listener. |
|
![]() |
Adds the specified component listener to receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Adds the specified component listener to receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Registers an event listener. |
|
![]() |
Recursively arranges the child components, within the specified space and using the specified graphics for measurement purposes. (Inherited from ComponentBase.) |
|
![]() |
Confirms validation by raising the Validating event. (Inherited from ComponentBase.) |
|
![]() |
Checks if the specified component is contained in the hierarchy defined by the current component. (Inherited from ComponentBase.) |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
ComponentBase.draw override. |
|
![]() |
Returns the component with the specified name within the hierarchy defined by the current component. (Inherited from ComponentBase.) |
|
![]() |
Gets the calculated bounds of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Gets the background brush of the edit component. |
|
![]() |
Gets the number of child components of this component. (Inherited from ComponentBase.) |
|
![]() |
ComponentBase.getCursor override. |
|
![]() |
ComponentBase.getDesiredSize override. |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether the component can receive the input focus. (Inherited from ComponentBase.) |
|
![]() |
Gets the font of the text. |
|
![]() |
Gets the index of the grid column this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
|
![]() |
Gets the index of the grid row this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
|
![]() |
Gets the explicit height of this component. (Inherited from ComponentBase.) |
|
![]() |
Gets the horizontal alignment of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Gets the color of the selection when the edit component does not have input focus. |
|
![]() |
Gets a value indicating whether the component is enabled. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether this component currently holds the input focus. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether this component and all its children are subject to hit-testing operations. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether this component can be interacted with. (Inherited from ComponentBase.) |
|
![]() |
Gets the name of the component. (Inherited from ComponentBase.) |
|
![]() |
Gets the parent component, if the current component is hosted. (Inherited from ComponentBase.) |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
Gets the border pen of the edit component. |
|
![]() |
Gets the index of the first visible line in the edit component. |
|
![]() |
Gets the color of the selection. |
|
![]() |
Gets the length of the selection in the edit component. |
|
![]() |
Gets the start of the selection in the edit component. |
|
![]() |
Gets the text of the edit component. |
|
![]() |
Gets the horizontal alignment of the text in the edit component. |
|
![]() |
Gets the color of the text. |
|
![]() |
Gets the padding of the edit component. |
|
![]() |
Gets the wrapping of of the text in the edit component. |
|
![]() |
Gets the vertical alignment of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether the component is visible. (Inherited from ComponentBase.) |
|
![]() |
Gets the explicit width of this component. (Inherited from ComponentBase.) |
|
![]() |
Invalidates the visual appearance of the component. (Inherited from ComponentBase.) |
|
![]() |
Invalidates the layout of this component and all its children. (Inherited from ComponentBase.) |
|
![]() |
Gets a value indicating whether to hide the selection when the edit component does not have input focus. |
|
![]() |
ComponentBase.onContextChanged override. |
|
![]() |
ComponentBase.onGotFocus override. |
|
![]() |
ComponentBase.onKeyPress override. |
|
![]() |
Overloaded. |
|
![]() |
ComponentBase.onLostFocus override. |
|
![]() |
ComponentBase.onMouseDown override. |
|
![]() |
ComponentBase.onMouseMove override. |
|
![]() |
ComponentBase.onMouseUp override. |
|
![]() |
ComponentBase.onUnitChanged override. |
|
![]() |
(Inherited from ComponentBase.) |
|
![]() |
ComponentBase.readExternal override. |
|
![]() |
Removes the specified component listener to not receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Unregisters an event listener. |
|
![]() |
Removes the specified component listener to not receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Removes the specified component listener to not receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Unregisters an event listener. |
|
![]() |
Sets a value indicating whether the edit component will insert new line when the user presses the ENTER key. |
|
![]() |
Sets the calculated bounds of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Sets the background brush of the edit component. |
|
![]() |
Sets a value indicating whether the component can receive the input focus. (Inherited from ComponentBase.) |
|
![]() |
Sets the font of the text. |
|
![]() |
Sets the index of the grid row this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
|
![]() |
Sets the index of the grid row this component will be associated with when added to a GridPanel. (Inherited from ComponentBase.) |
|
![]() |
Sets the explicit height of this component. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether to hide the selection when the edit component does not have input focus. |
|
![]() |
Sets the horizontal alignment of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Sets the color of the selection when the edit component does not have input focus. |
|
![]() |
Sets a value indicating whether the component is enabled. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether this component currently holds the input focus. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether this component and all its children are subject to hit-testing operations. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether this component can be interacted with. (Inherited from ComponentBase.) |
|
![]() |
Sets the name of the component. (Inherited from ComponentBase.) |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
Sets the border pen of the edit component. |
|
![]() |
Sets the index of the first visible line in the edit component. |
|
![]() |
Sets the color of the selection. |
|
![]() |
Sets the length of the selection in the edit component. |
|
![]() |
Sets the start of the selection in the edit component. Setting this property will reset SelectionLength to 0. |
|
![]() |
Sets the text of the edit component. |
|
![]() |
Sets the horizontal alignment of the text in the edit component. |
|
![]() |
Sets the color of the text. |
|
![]() |
Sets the padding of the edit component. |
|
![]() |
Sets the wrapping of of the text in the edit component. |
|
![]() |
Sets the vertical alignment of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Sets a value indicating whether the component is visible. (Inherited from ComponentBase.) |
|
![]() |
Sets the explicit width of this component. (Inherited from ComponentBase.) |
|
![]() |
Converts a point from local to document coordinates. (Inherited from ComponentBase.) |
|
![]() |
Converts a point from document to local coordinates. (Inherited from ComponentBase.) |
|
![]() |
Converts a point from local coordinates to the specified parent's coordinates. (Inherited from ComponentBase.) |
|
![]() |
ComponentBase.writeExternal override. |
Name | Description | |
---|---|---|
![]() |
Deserializes the component from a JsonObject. |
|
![]() |
ComponentBase.loadFromXml override. |
|
![]() |
ComponentBase.onAddedToParent override. |
|
![]() |
Raises the mouseClicked event. |
|
![]() |
Overloaded. |
|
![]() |
Raises the keyPressed event. |
|
![]() |
Invoked when the component is removed from a parent component. (Inherited from ComponentBase.) |
|
![]() |
Raises the textChanged event. |
|
![]() |
Raises the textChanging event. |
|
![]() |
Raises the Validated event. (Inherited from ComponentBase.) |
|
![]() |
Raises the Validating event. (Inherited from ComponentBase.) |
|
![]() |
ComponentBase.onZoomChanged override. |
|
![]() |
Serializes the component into a JsonObject. |
|
![]() |
ComponentBase.saveToXml override. |
|
![]() |
Invoked to query whether the underlying component structure should be automatically serialized or serialized by the user. (Inherited from ComponentBase.) |