Canvas Control

ContainerControl
   Canvas

control Canvas implements

IDisposable

Constructors

Canvas

Properties

ToolTip
HasFocus
MouseTracking
ShowFocusRing
AcceptsFocus
Width (Inherited) Sets or gets width of the control.
Height (Inherited) Sets or gets height of the control.
Visible (Inherited) Visible state of the control.
Window (Inherited) Gets control’s owner window.
Left (Inherited) Sets or gets controls left location.
Top (Inherited) Sets or gets controls top location.

Methods

Dispose
OnEnableSpecialMenu (Protected)
OnGotFocus (Protected)
OnKeyDown (Protected)
OnKeyUp (Protected)
OnLostFocus (Protected)
OnMouseDown (Protected)
OnMouseEntered (Protected)
OnMouseExited (Protected)
OnMouseMoved (Protected)
OnMouseUp (Protected)
OnMouseWheel (Protected)
OnPaint (Protected)
OnSpecialMenuItem (Protected)
SetFocus (Inherited) Sets focus.

Events

EnableSpecialMenu
GotFocus
KeyDown
KeyUp
LostFocus
MouseDown
MouseEntered
MouseExited
MouseMoved
MouseUp
MouseWheel
Paint
SpecialMenuAction