Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

HasBorder

Samuel Gomes edited this page Nov 25, 2022 · 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