Name | Description | |
---|---|---|
Recursively arranges the child components, within the specified space and using the specified graphics for measurement purposes. (Inherited from ComponentBase.) |
||
Checks if the specified component is contained in the hierarchy defined by the current component. (Inherited from ComponentBase.) |
||
ComponentBase.Draw override. (Inherited from EditComponent.) |
||
Returns the component with the specified name within the hierarchy defined by the current component. (Inherited from ComponentBase.) |
||
ComponentBase.GetCursor override. (Inherited from EditComponent.) |
||
ComponentBase.GetDesiredSize override. (Inherited from EditComponent.) |
||
Invalidates the visual appearance of the component. (Inherited from ComponentBase.) |
||
Invalidates the layout of this component and all its children. (Inherited from ComponentBase.) |
||
EditComponent.OnKeyDown override. |
||
EditComponent.OnKeyPress override. |
||
ComponentBase.OnMouseDown override. (Inherited from EditComponent.) |
||
ComponentBase.OnMouseMove override. (Inherited from EditComponent.) |
||
ComponentBase.OnMouseUp override. (Inherited from EditComponent.) |
||
Selects the entire text inside this edit box. |
||
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.) |
Name | Description | |
---|---|---|
EditComponent.LoadFromJson override. |
||
EditComponent.LoadFromXml override. |
||
ComponentBase.OnAddedToParent override. (Inherited from EditComponent.) |
||
Raises the Clicked event. (Inherited from EditComponent.) |
||
Raises the GotFocus event. (Inherited from ComponentBase.) |
||
ComponentBase.OnGotFocus override. (Inherited from EditComponent.) |
||
Raises the KeyPressed event. (Inherited from EditComponent.) |
||
Overloaded. (Inherited from EditComponent.) |
||
Raises the LostFocus event. (Inherited from ComponentBase.) |
||
EditComponent.OnLostFocus override. |
||
Raises the MouseMove event. (Inherited from ComponentBase.) |
||
Invoked when the component is removed from a parent component. (Inherited from ComponentBase.) |
||
EditComponent.OnTextChanged override. |
||
Raises the TextChanged event. (Inherited from EditComponent.) |
||
ComponentBase.OnUnitChanged override. (Inherited from EditComponent.) |
||
Raises the Validated event. (Inherited from ComponentBase.) |
||
Raises the ValidateValue event. |
||
Raises the Validating event. (Inherited from ComponentBase.) |
||
Raises the ValueChanged event. |
||
ComponentBase.OnZoomChanged override. (Inherited from EditComponent.) |
||
EditComponent.SaveToJson override. |
||
EditComponent.SaveToXml override. |
||
Invoked to query whether the underlying component structure should be automatically serialized or serialized by the user. (Inherited from ComponentBase.) |