[]
        
(Showing Draft Content)

FarPoint.Win.CanvasBase

CanvasBase Class

Represents the base for the canvas.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public abstract class CanvasBase : ElementControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Public MustInherit Class CanvasBase
    Inherits ElementControl
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable

Constructors

Name Description
CanvasBase()

Creates a base for the canvas.

Properties

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.