TBCanvas.enableScroll

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 17:17, 9 February 2015 by Admin (Talk | contribs) (1 revision)

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.