TBCanvas.Push

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 17:24, 7 August 2015 by Admin (Talk | contribs) (32 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Method
TBCanvas.Push ( btnIndex As Integer, Relative As Boolean = False )


Used to Push a Button and trigger the event associated to the button.
If Relative is True, Push(1, True) will Push the Button right next to the currently selected button.