The following tables list the members exposed by AnnButtonRunDesigner.
Name | Description | |
---|---|---|
AnnButtonRunDesigner Constructor | Initializes a new AnnButtonRunDesigner object. |
Name | Description | |
---|---|---|
ClipCursor | Enables and disables clipping the cursor. (Inherited from AnnDesigner) | |
Container | Gets or sets the AnnContainer object for this AnnDesigner. (Inherited from AnnDesigner) | |
HasStarted | Gets a value that indicates whether this AnnRunDesigner has started. (Inherited from AnnRunDesigner) | |
HitTestBuffer | Gets or sets the hit test buffer for this AnnRunDesigner. (Inherited from AnnRunDesigner) | |
Object | Gets or sets the AnnObject to be run. (Inherited from AnnRunDesigner) | |
Owner | Gets or sets the owner control for this AnnDesigner. (Inherited from AnnDesigner) |
Name | Description | |
---|---|---|
ClipCursorRectangle | Gets the rectangle used to clip the cursor when ClipCursor is true. (Inherited from AnnDesigner) |
Name | Description | |
---|---|---|
Cancel | Overridden. AnnButtonRunDesigner implementation of Cancel. | |
DoubleClick | AnnRunDesigner implementation of DoubleClick. (Inherited from AnnRunDesigner) | |
End | Ends running Object (Inherited from AnnRunDesigner) | |
KeyDown | Handles key down events on the designer. (Inherited from AnnDesigner) | |
MouseDown | Overridden. AnnButtonRunDesigner implementation of MouseDown. | |
MouseMove | Overridden. AnnButtonRunDesigner implementation of MouseMove. | |
MouseUp | Overridden. AnnButtonRunDesigner implementation of MouseUp. | |
Start | Overridden. AnnButtonRunDesigner implementation of Start. |
Name | Description | |
---|---|---|
EndClipCursor | Ends clipping the mouse cursor. (Inherited from AnnDesigner) | |
EndWorking | Ends the running process. (Inherited from AnnRunDesigner) | |
GetLogicalAnnPoint | Gets the logical AnnPoint for the specified x, y and unit for this designer. (Inherited from AnnDesigner) | |
HookContainer | Hooks or unhooks the Container. (Inherited from AnnDesigner) | |
OnAfterDrawingObjects | Provides support for extra drawing whenever the Container is painted. (Inherited from AnnDesigner) | |
OnRun | Raises the Run event. (Inherited from AnnRunDesigner) | |
StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. (Inherited from AnnDesigner) | |
StartWorking | Starts the editing process. (Inherited from AnnRunDesigner) | |
Working | Continues the running process. (Inherited from AnnRunDesigner) |
Name | Description | |
---|---|---|
Run | Occurs when this AnnRunDesigner is running an AnnObject. (Inherited from AnnRunDesigner) |