TBCanvas.ButtonType

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
Property (As Integer)
aTBCanvas.ButtonType = newValue
or
IntegerValue = aTBCanvas.ButtonType


Possible Values are 0 and 1. If value is 0, the Buttons do not keep a selected state after being clicked. If value is 1, the buttons stay highlighted after being clicked.