Difference between revisions of "PropertyListBox.ButtonPressed"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
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 18: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.