Difference between revisions of "TBCanvas.Action"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (32 revisions imported)
 
(28 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
| platform=all
 
| platform=all
 
| newinversion=
 
| newinversion=
| version=1.4
+
| version=1.6.0
 
}}
 
}}
  
  
  
The User clicked on a [[TBCanvas.Button|Button]] or used the [[TBCanvas.Push|Push]] method to push a button.
+
The User clicked on a [[TBCanvas.Button|Button]] or used the [[TBCanvas.Push|Push]] method to [[TBCanvas.Push|Push]] a button.

Latest revision as of 17:24, 7 August 2015

Event
TBCanvas.Action ( ButtonName As String )


The User clicked on a Button or used the Push method to Push a button.