Table of Contents

Property DrawDefaultBorder

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DrawDefaultBorder

Gets or sets whether to draw default border.

[Browsable(false)]
public virtual bool DrawDefaultBorder { get; set; }

Property Value

bool

Remarks

If DrawDefaultBorder is false, border can be painted using Paint event handler.