Difference between revisions of "PropertyListBox.ButtonPressed"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 7: | Line 7: | ||
| platform=all | | platform=all | ||
| newinversion= | | newinversion= | ||
+ | | version=1.5.0 | ||
}} | }} | ||
+ | |||
+ | |||
+ | |||
+ | The user clicked on a button displayed on a Header line. | ||
+ | PropertyName is the name of the line. ButtonCaption is the caption displayed on the Button. |
Revision as of 12:10, 24 November 2012
Event
PropertyListBox.ButtonPressed ( PropertyName As String, ButtonCaption As String )
The user clicked on a button displayed on a Header line. PropertyName is the name of the line. ButtonCaption is the caption displayed on the Button.