Difference between revisions of "PropertyListBox.ButtonPressed"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision imported) |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
| platform=all | | platform=all | ||
| newinversion= | | newinversion= | ||
+ | | version=1.8 | ||
}} | }} | ||
+ | |||
+ | |||
+ | |||
+ | 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. |
Latest revision as of 17:27, 9 October 2015
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.