diff --git a/HasBorder.md b/HasBorder.md new file mode 100644 index 0000000..41a1b92 --- /dev/null +++ b/HasBorder.md @@ -0,0 +1,5 @@ +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. \ No newline at end of file