DrawingArea
(class)
inherits
Container
This control can be drawn by the user. The user drawing can also be cached in an internal picture.
hDrawingArea
= NEW DrawingArea (
Parent
AS Container )
Creates a new DrawingArea.
Symbols
Events
Draw
Properties
BackColor
Background
Border
Cached
Tracking
Methods
Clear
Referenced by:
Differences from VB
Graphical User Interface Component - gb.qt
DrawingArea _(class)_
Visual Introduction to Gambas