Represents a spin edit component.
The following tables list the members exposed by the SpinnerComponent type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the SpinnerComponent class. |
Name | Description | |
---|---|---|
![]() |
(Inherited from ComponentBase.) |
Name | Description | |
---|---|---|
![]() |
ComponentBase.accept override. (Inherited from ContentComponent.) |
|
![]() |
Implements AddChild.addChild (Inherited from ContentComponent.) |
|
![]() |
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.) |
|
![]() |
Adds the specified component listener to receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Registers an event listener. |
|
![]() |
ComponentBase.arrangeComponents override. (Inherited from ContentComponent.) |
|
![]() |
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. (Inherited from ContentComponent.) |
|
![]() |
Returns the component with the specified name within the hierarchy defined by the current component. (Inherited from ComponentBase.) |
|
![]() |
Gets the brush used to fill the background of the spinner. |
|
![]() |
Gets the pen used to draw the border of the spinner. |
|
![]() |
Gets the calculated bounds of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Gets the brush of the spinner's buttons. |
|
![]() |
Gets the background brush of the spinner's buttons when they are pointed with the mouse. |
|
![]() |
Gets the background brush of the spinner's buttons when they are pressed. |
|
![]() |
Gets the color of the content of the spinner's buttons. |
|
![]() |
Gets the border pen of the spinner's buttons. |
|
![]() |
Gets the border pen of the spinner's buttons when they are pointed with the mouse. |
|
![]() |
Gets the border pen of the spinner's buttons when they are pressed. |
|
![]() |
ComponentBase.getChildCount override. (Inherited from ContentComponent.) |
|
![]() |
Gets the content of this component. (Inherited from ContentComponent.) |
|
![]() |
Gets the cursor to display when the mouse is at the specified position. (Inherited from ComponentBase.) |
|
![]() |
ComponentBase.getDesiredSize override. (Inherited from ContentComponent.) |
|
![]() |
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 spinner's 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 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 amount to add or subtract from the spinner value when the page up or page down keys are pressed while the spinner has focus. |
|
![]() |
Gets the maximum value of the spinner. |
|
![]() |
Gets the minimum value of the spinner. |
|
![]() |
Gets the name of the component. (Inherited from ComponentBase.) |
|
![]() |
Gets the padding around this component's content. (Inherited from ContentComponent.) |
|
![]() |
Gets the parent component, if the current component is hosted. (Inherited from ComponentBase.) |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
Gets the amount to add or subtract from the spinner value when the adjustment buttons are clicked or when the up or down arrow keys are pressed while the spinner has focus. |
|
![]() |
Gets the color of the spinner's text. |
|
![]() |
Gets the value displayed in the spinner. |
|
![]() |
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 the spinner should revolve when the value passes beyond the Minimum or Maximum value. |
|
![]() |
(Inherited from ComponentBase.) |
|
![]() |
(Inherited from ComponentBase.) |
|
![]() |
Called when a character key is pressed when this component has the input focus. (Inherited from ComponentBase.) |
|
![]() |
(Inherited from ComponentBase.) |
|
![]() |
Overloaded. (Inherited from ComponentBase.) |
|
![]() |
Overloaded. (Inherited from ComponentBase.) |
|
![]() |
Invoked when the measure unit of the document containing the component has changed. (Inherited from ComponentBase.) |
|
![]() |
(Inherited from ComponentBase.) |
|
![]() |
ContentComponent.readExternal override. |
|
![]() |
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.) |
|
![]() |
Removes the specified component listener to not receive events from this component. (Inherited from ComponentBase.) |
|
![]() |
Unregisters an event listener. |
|
![]() |
Sets the brush used to fill the background of the spinner. |
|
![]() |
Sets the pen used to draw the border of the spinner. |
|
![]() |
Sets the calculated bounds of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
Sets the brush of the spinner's buttons. |
|
![]() |
Sets the background brush of the spinner's buttons when they are pointed with the mouse. |
|
![]() |
Sets the background brush of the spinner's buttons when they are pressed. |
|
![]() |
Sets the color of the content of the spinner's buttons. |
|
![]() |
Sets the border pen of the spinner's buttons. |
|
![]() |
Sets the border pen of the spinner's buttons when they are pointed with the mouse. |
|
![]() |
Sets the border pen of the spinner's buttons when they are pressed. |
|
![]() |
Sets the content of this component. (Inherited from ContentComponent.) |
|
![]() |
Sets a value indicating whether the component can receive the input focus. (Inherited from ComponentBase.) |
|
![]() |
Sets the font of the spinner's 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 the horizontal alignment of this component relative to its parent. (Inherited from ComponentBase.) |
|
![]() |
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 a value indicating whether the spinner should revolve when the value passes beyond the Minimum or Maximum value. |
|
![]() |
Sets the amount to add or subtract from the spinner value when the page up or page down keys are pressed while the spinner has focus. |
|
![]() |
Sets the maximum value of the spinner. |
|
![]() |
Sets the minimum value of the spinner. |
|
![]() |
Sets the name of the component. (Inherited from ComponentBase.) |
|
![]() |
Sets the padding around this component's content. (Inherited from ContentComponent.) |
|
![]() |
For internal use. (Inherited from ComponentBase.) |
|
![]() |
Sets the amount to add or subtract from the spinner value when the adjustment buttons are clicked or when the up or down arrow keys are pressed while the spinner has focus. |
|
![]() |
Sets the color of the spinner's text. |
|
![]() |
Sets the value displayed in the spinner. |
|
![]() |
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.) |
|
![]() |
ContentComponent.writeExternal override. |
Name | Description | |
---|---|---|
![]() |
Gets the space around the component's content. This space includes padding by default but can be subsequently adjusted as necessary by the deriving classes. (Inherited from ContentComponent.) |
|
![]() |
Deserializes the component from a JsonObject. |
|
![]() |
ContentComponent.loadFromXml override. |
|
![]() |
Invoked when the component is added to a parent component. (Inherited from ComponentBase.) |
|
![]() |
Overloaded. (Inherited from ComponentBase.) |
|
![]() |
Overloaded. (Inherited from ComponentBase.) |
|
![]() |
Overloaded. (Inherited from ComponentBase.) |
|
![]() |
Invoked when the component is removed from a parent component. (Inherited from ComponentBase.) |
|
![]() |
Raises the Validated event. (Inherited from ComponentBase.) |
|
![]() |
Raises the Validating event. (Inherited from ComponentBase.) |
|
![]() |
Invoked when the zoom factor of the document containing the component has changed. (Inherited from ComponentBase.) |
|
![]() |
Serializes the component into a JsonObject |
|
![]() |
ContentComponent.saveToXml override. |
|
![]() |
ComponentBase.serializeSubcomponents override. |