1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-05-12 06:50:12 +00:00
3 HasBorder
FellippeHeitor edited this page 2016-12-21 18:18:03 -02:00

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.