TBCanvas.enableScroll

From Jeremie Leroy - XOJO Controls Wiki
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.