Difference between revisions of "PropertyListButton"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 37: Line 37:
 
==See Also==
 
==See Also==
  
PropertyListBox, PropertyListLine, PropertyListStyle classes.
+
PropertyListBox, PropertyListLine, [[PropertyListStyle]] classes.
 
PropertyListModule module.
 
PropertyListModule module.

Revision as of 13:14, 24 November 2012

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.