Windows C++ Library
Public Member Functions | Protected Member Functions
CProgressBar Class Reference

#include <ProgressBar.hpp>

Inheritance diagram for CProgressBar:
CStdWnd CCtrlWnd CPopupWnd CMsgWnd CWnd

List of all members.

Public Member Functions

 CProgressBar ()
void Pos (int nPos)
void Range (int nMin, int nMax)
void IncPos (int nInc)
void StepSize (int nStepSize)
void StepPos ()

Protected Member Functions

virtual void GetCreateParams (WNDCREATE &rParams)

Constructor & Destructor Documentation


Member Function Documentation

void CProgressBar::Pos ( int  nPos) [inline]
void CProgressBar::Range ( int  nMin,
int  nMax 
) [inline]
void CProgressBar::IncPos ( int  nInc) [inline]
void CProgressBar::StepSize ( int  nStepSize) [inline]
void CProgressBar::StepPos ( ) [inline]
void CProgressBar::GetCreateParams ( WNDCREATE rParams) [protected, virtual]

Reimplemented from CCtrlWnd.


The documentation for this class was generated from the following files: