sprint 1-alpha
Public Member Functions
sprint::gtl::ReBar Class Reference

#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

ReBar control


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines