Name | Description | |
---|---|---|
Abort | Aborts the tool | |
Activate | Activates the tool | |
CanAbort | Determines whether the tool can abort | |
CanActivate | Determines whether the tool can activate. | |
CanDeactivate | Determines whether the tool can deactivate | |
Deactivate | Deactivates the tool | |
EnableTool | Enables the tool | |
OnDragDrop | Handler for the NDragDrop.DragDropEvent event. | |
OnDragEnter | Handler for the NDragDrop.DragEnterEvent event. | |
OnDragIn | Handler for the NDragDrop.DragInEvent event. | |
OnDragLeave | Handler for the NDragDrop.DragLeaveEvent event. | |
OnDragOut | Handler for the NDragDrop.DragOutEvent event. | |
OnDragOver | Handler for the NDragDrop.DragOverEvent event. | |
OnFocusIn | Handler for the NKeyboard.FocusInEvent event. | |
OnFocusOut | Handler for the NKeyboard.FocusOutEvent event. | |
OnGotFocus | Handler for the NKeyboard.GotFocusEvent event. | |
OnGotMouseCapture | Handler for the NMouse.GotCaptureEvent events | |
OnGotTouchCapture | Handler for the NTouch.GotCaptureEvent events | |
OnInputChar | Handler for the NKeyboard.InputCharEvent event. | |
OnKeyDown | Handler for the NKeyboard.KeyDownEvent event. | |
OnKeyUp | Handler for the NKeyboard.KeyUpEvent event. | |
OnLostFocus | Handler for the NKeyboard.LostFocus event. | |
OnLostMouseCapture | Handler for the NMouse.LostCaptureEvent event | |
OnLostTouchCapture | Handler for the NTouch.LostCaptureEvent event | |
OnMouseCaptureIn | Handler for the NMouse.CaptureInEvent event | |
OnMouseCaptureOut | Handler for the NMouse.CaptureOutEvent event | |
OnMouseDown | Handler for the NMouse.DownEvent event. | |
OnMouseEnter | Handler for the NMouse.EnterEvent event. | |
OnMouseIn | Handler for the NMouse.InEvent event. | |
OnMouseLeave | Handler for the NMouse.LeaveEvent event. | |
OnMouseMove | Handler for the NMouse.MoveEvent event. | |
OnMouseOut | Handler for the NMouse.OutEvent event. | |
OnMouseUp | Handler for the NMouse.UpEvent event. | |
OnMouseWheel | Handler for the NMouse.WheelEvent event. | |
OnTouchCaptureIn | Handler for the NTouch.CaptureInEvent event | |
OnTouchCaptureOut | Handler for the NTouch.CaptureOutEvent event | |
OnTouchDown | Handler for the NTouch.DownEvent event. | |
OnTouchEnter | Handler for the NTouch.EnterEvent event. | |
OnTouchIn | Handler for the NTouch.InEvent event. | |
OnTouchLeave | Handler for the NTouch.LeaveEvent event. | |
OnTouchMove | Handler for the NTouch.MoveEvent event. | |
OnTouchOut | Handler for the NTouch.OutEvent event. | |
OnTouchUp | Handler for the NTouch.UpEvent event. | |
UpdateAids | Called to update the visual aids of this tool. |