ScrollView
(class)
inherits
Container
This class implements a container that can scroll its contents.
hScrollView
= NEW ScrollView (
Parent
AS Container )
Creates a new ScrollView.
Symbols
Properties
BackColor
Background
Border
ClientH
ClientHeight
ClientW
ClientWidth
ClientX
ClientY
ScrollBar
ScrollX
ScrollY
Methods
Scroll
Referenced by:
Graphical User Interface Component - gb.qt
ScrollView _(class)_
Visual Introduction to Gambas