#include <ReBar.h>
Inherits sprint::gtl::CWindow.
List of all members.
Public Member Functions |
void | Create (HWND hParent, int id) |
void | OnSize () |
UINT | GetBandCount () const |
BOOL | GetBandInfo (int nBand, LPREBARBANDINFO lprbbi) const |
BOOL | SetBandInfo (int nBand, LPREBARBANDINFO lprbbi) |
BOOL | GetBarInfo (LPREBARINFO lprbi) const |
BOOL | SetBarInfo (const REBARINFO &rbi) |
UINT | GetRowCount () const |
UINT | GetRowHeight (int nBand) const |
BOOL | InsertBand (int nBand, const REBARBANDINFO &rbbi) |
BOOL | AddBand (const REBARBANDINFO &rbbi) |
BOOL | DeleteBand (int nBand) |
HWND | SetNotifyWnd (HWND hWnd) |
Detailed Description
The documentation for this class was generated from the following file: