Table of Contents

Property EnableAutoFocus

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

EnableAutoFocus

Get/Set a boolean value representing if the mouse enters the control automatically will set the focus to the control.

public bool EnableAutoFocus { get; set; }

Property Value

bool

Remarks

Default value is false.