Difference between revisions of "PropertyListBox.RBColorDisplay"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision imported)
 
(No difference)

Latest revision as of 18:27, 9 October 2015

Property (As Boolean)
aPropertyListBox.RBColorDisplay = newValue
or
BooleanValue = aPropertyListBox.RBColorDisplay


If True, colors in TypeColor rows are displayed in REALbasic format (&cFF00FF for example). If False, the colors are displayed in HTML format (#FF00FF).