SeparatorController Properties |
The SeparatorController type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDragging |
Gets and sets if dragging is allowed.
(Inherited from ButtonController.) | |
| BecomesFixed |
Gets and sets if the button becomes fixed in pressed appearance when pressed.
(Inherited from ButtonController.) | |
| BecomesRightFixed |
Gets and sets if the button becomes fixed in pressed appearance when pressed.
(Inherited from ButtonController.) | |
| Captured |
Gets a value indicating if mouse input is being captured.
(Inherited from ButtonController.) | |
| ClickOnDown |
Gets and sets if the press down should cause the click.
(Inherited from ButtonController.) | |
| DrawMoveIndicator |
Gets and sets the drawing of the movement indicator.
| |
| Id |
Gets the unique identifier of the object.
(Inherited from GlobalId.) | |
| IgnoreVisualFormLeftButtonDown |
Should the left mouse down be ignored when present on a visual form border area.
(Inherited from ButtonController.) | |
| IsMoving |
Gets a value indicating if the separator is moving.
| |
| IsOnlyPressedWhenOver |
Gets a value indicating if the state is pressed only when over button.
(Overrides ButtonControllerIsOnlyPressedWhenOver.) | |
| IsOperating |
Get a value indicating if the controller is operating
(Overrides ButtonControllerIsOperating.) | |
| MousePoint |
Gets the current tracking mouse point.
(Inherited from ButtonController.) | |
| NeedPaint |
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from ButtonController.) | |
| NonClientAsNormal |
Gets and sets the drawing of a non client mouse position when pressed as normal.
(Inherited from ButtonController.) | |
| Repeat |
Gets and sets the need for repeat clicks.
(Inherited from ButtonController.) | |
| SplitRectangle |
Gets and sets the area of the button which is split.
(Inherited from ButtonController.) | |
| Tag |
Gets and sets the user data associated with the controller.
(Inherited from ButtonController.) | |
| Target |
Gets access to the associated target of the controller.
(Inherited from ButtonController.) |