For a list of all members of this type, see AnnDesigner members.
| Name | Description | |
|---|---|---|
| Cancel | Cancels the current designer operation. |
| DoubleClick | Handles mouse double-click events on the designer. |
| KeyDown | Handles key down events on the designer. |
| MouseDown | Handles mouse down events on the designer. |
| MouseMove | Handles mouse move events on the designer. |
| MouseUp | Handles mouse up events on the designer. |
| Name | Description | |
|---|---|---|
| EndClipCursor | Ends clipping the mouse cursor. |
| GetLogicalAnnPoint | Gets the logical AnnPoint for the specified x, y and unit for this designer. |
| HookContainer | Hooks or unhooks the AnnDesigner.Container. |
| OnAfterDrawingObjects | Provides support for extra drawing whenever the AnnDesigner.Container is painted. |
| StartClipCursor | Starts clipping the mouse cursor inside the given rectangle. |