Difference between revisions of "PropertyListBox.CellColorClick"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|
(No difference)
|
Revision as of 12:14, 24 November 2012
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).