PropertyListBox.CellColorClick

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 18:27, 9 October 2015 by Admin (Talk | contribs) (1 revision imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Event
PropertyListBox.CellColorClick ( Byref C As Color ) As Boolean


The user has clicked on the "Select Color" button in a TypeColor cell. Return True if you handle the color selection (by displaying your own colorwheel for example).