Difference between revisions of "BBCodeLabel.RoundBorder"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (4 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
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.

Latest revision as of 13:19, 6 August 2015

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


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