PropertyListBox.RBColorDisplay

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 14:24, 6 August 2015 by Admin (Talk | contribs) (12 revisions imported)

Jump to: navigation, search
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).