Difference between revisions of "BBCodeLabel.RoundBorder"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
  
If True and [[BBCodeLabel.Border|Border]] property is true, draws a round border around the control.
+
If True and [[BBCodeLabel.Border|Border]] property is true, draws a round [[BBCodeLabel.Border|Border]] around the control.

Revision as of 19:04, 3 August 2013

Property (As Boolean)
aBBCodeLabel.RoundBorder = newValue
or
BooleanValue = aBBCodeLabel.RoundBorder


If True and Border property is true, draws a round Border around the control.