#include <GColour.h>

Public Member Functions | |
| int64 | Value () |
| Gets the integer representation of the view's contents. | |
| void | Value (int64 i) |
| Sets the integer representation of the view's contents. | |
| void | OnPaint (GSurface *pDC) |
| Called to paint the onscreen representation of the view. | |
1.5.7.1