Difference between revisions of "TBCanvas.Remove"
From Jeremie Leroy - XOJO Controls Wiki
m (34 revisions imported) |
|||
(20 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
| ownertype=class | | ownertype=class | ||
| scope=public | | scope=public | ||
− | | parameters= | + | | parameters=Index As Integer |
| returntype= | | returntype= | ||
− | | version=1. | + | | version=1.6.0 |
| platform=all | | platform=all | ||
}} | }} | ||
Line 12: | Line 12: | ||
− | Removes a [[TBCanvas.Button|Button]] by its passed | + | Removes a [[TBCanvas.Button|Button]] by its passed ''Index''. |
Latest revision as of 16:24, 7 August 2015
Method
TBCanvas.Remove ( Index As Integer )
Removes a Button by its passed Index.