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 AnnDesigner.ClipCursor is true. (Inherited from AnnDesigner) |
Name | Description | |
---|---|---|
![]() | Cancel | Overridden. AnnButtonRunDesigner implementation of AnnRunDesigner.Cancel. |
![]() | DoubleClick | AnnRunDesigner implementation of AnnDesigner.DoubleClick. (Inherited from AnnRunDesigner) |
![]() | End | Ends running AnnRunDesigner.Object (Inherited from AnnRunDesigner) |
![]() | KeyDown | Handles key down events on the designer. (Inherited from AnnDesigner) |
![]() | MouseDown | Overridden. AnnButtonRunDesigner implementation of AnnRunDesigner.MouseDown. |
![]() | MouseMove | Overridden. AnnButtonRunDesigner implementation of AnnRunDesigner.MouseMove. |
![]() | MouseUp | Overridden. AnnButtonRunDesigner implementation of AnnRunDesigner.MouseUp. |
![]() | Start | Overridden. AnnButtonRunDesigner implementation of AnnRunDesigner.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 AnnDesigner.Container. (Inherited from AnnDesigner) |
![]() | OnAfterDrawingObjects | Provides support for extra drawing whenever the AnnDesigner.Container is painted. (Inherited from AnnDesigner) |
![]() | OnRun | Raises the AnnRunDesigner.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) |