Skip to content

HasBorder

Samuel Gomes edited this page Feb 12, 2024 · 2 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