TBCanvas.enableScroll

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 17:39, 9 February 2015 by RB WikiCreator (Talk)

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.