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. |
||
Returns the component with the specified name within the hierarchy defined by the current component. (Inherited from ComponentBase.) |
||
ComponentBase.GetCursor override. |
||
ComponentBase.GetDesiredSize override. |
||
Invalidates the visual appearance of the component. (Inherited from ComponentBase.) |
||
Invalidates the layout of this component and all its children. (Inherited from ComponentBase.) |
||
ComponentBase.OnKeyPress override. |
||
ComponentBase.OnMouseDown override. |
||
ComponentBase.OnMouseMove override. |
||
ComponentBase.OnMouseUp override. |
||
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 | |
---|---|---|
ComponentBase.LoadFromJson override. |
||
ComponentBase.LoadFromXml override. |
||
ComponentBase.OnAddedToParent override. |
||
Raises the Clicked event. |
||
ComponentBase.OnGotFocus override. |
||
Raises the GotFocus event. (Inherited from ComponentBase.) |
||
Overloaded. |
||
Raises the KeyPressed event. |
||
Overloaded. |
||
ComponentBase.OnLostFocus override. |
||
Raises the LostFocus event. (Inherited from ComponentBase.) |
||
Raises the MouseMove event. (Inherited from ComponentBase.) |
||
Invoked when the component is removed from a parent component. (Inherited from ComponentBase.) |
||
Raises the TextChanged event. |
||
Raises the TextChanged event. |
||
ComponentBase.OnUnitChanged override. |
||
Raises the Validated event. (Inherited from ComponentBase.) |
||
Raises the Validating event. (Inherited from ComponentBase.) |
||
ComponentBase.OnZoomChanged override. |
||
ComponentBase.SaveToJson override. |
||
ComponentBase.SaveToXml override. |
||
Invoked to query whether the underlying component structure should be automatically serialized or serialized by the user. (Inherited from ComponentBase.) |