Property DrawDefaultBorder
DrawDefaultBorder
Gets or sets whether to draw default border.
[Browsable(false)]
public virtual bool DrawDefaultBorder { get; set; }
Property Value
Remarks
If DrawDefaultBorder is false
, border can be painted
using Paint event handler.