Gets/sets a value that specifies whether to display border around control's content.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic

Public MustOverride Property WorkspaceBorderEnabled As Boolean

C#

public abstract bool WorkspaceBorderEnabled { get; set; }

Property Value

A value that specifies whether to display border around control's content.