#include "TGButton.h"Classes | |
| class | TGHScrollBar | 
| The TGHScrollBar will generate the following event messages: kC_HSCROLL, kSB_SLIDERPOS, position, 0 kC_HSCROLL, kSB_SLIDERTRACK, position, 0.  More... | |
| class | TGScrollBar | 
| The classes in this file implement scrollbars.  More... | |
| class | TGScrollBarElement | 
| class | TGVScrollBar | 
| The TGVScrollBar will generate the following event messages: kC_VSCROLL, kSB_SLIDERPOS, position, 0 kC_VSCROLL, kSB_SLIDERTRACK, position, 0.  More... | |
Enumerations | |
| enum | EScrollBarMode { kSBHorizontal , kSBVertical } | 
| Enumerator | |
|---|---|
| kSBHorizontal | |
| kSBVertical | |
Definition at line 21 of file TGScrollBar.h.