TBCanvas.Push

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 22:39, 6 May 2012 by RB WikiCreator (Talk)

(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.