Difference between revisions of "TBCanvas.SelectedColor"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
  
The color used to indicte that a [[TBCanvas.Button|Button]] is selected.
+
The color used to indicate that a [[TBCanvas.Button|Button]] is selected.

Revision as of 17:14, 9 February 2015

Property (As Color)
aTBCanvas.SelectedColor = newValue
or
ColorValue = aTBCanvas.SelectedColor


The color used to indicate that a Button is selected.