Difference between revisions of "PropertyListButton"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (11 revisions imported)
 
(8 intermediate revisions by 2 users not shown)
Line 37: Line 37:
 
==See Also==
 
==See Also==
  
PropertyListBox, PropertyListLine, PropertyListStyle classes.
+
PropertyListBox, PropertyListLine, [[PropertyListStyle]] classes.
 
PropertyListModule module.
 
PropertyListModule module.

Latest revision as of 14:24, 6 August 2015

This class is used to define a button that can be displayed on header lines. All buttons must have a unique ID or else the first matching ID will be the displayed button.



Properties
Caption
ID
Pic


Methods
Constructor


See Also

PropertyListBox, PropertyListLine, PropertyListStyle classes. PropertyListModule module.