Skip to content

HasBorder

FellippeHeitor edited this page Dec 21, 2016 · 3 revisions

The HasBorder determines whether a border will be drawn around a control's contents.

Control(ControlID).HasBorder = True

You can change the border color using the BorderColor property.

Clone this wiki locally