TBCanvas.enableScroll

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 17:25, 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 Boolean)
aTBCanvas.enableScroll = newValue
or
BooleanValue = aTBCanvas.enableScroll


If True, the user can scroll all buttons with the MouseWheel, if the Width or Height of the TBCanvas isn't enough to display all buttons.