[]
Represents the base for the canvas.
public abstract class CanvasBase : ElementControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Public MustInherit Class CanvasBase
Inherits ElementControl
Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
| Name | Description |
|---|---|
| CanvasBase() | Creates a base for the canvas. |
| Name | Description |
|---|---|
| CanFocus | Gets or sets whether the control can receive focus. |
| HotkeyPrefix | Gets or sets whether the underscore appears for hot keys - whether an ampersand typed in front of a character underlines the character. |