bre20::ProgressDialog Class Reference

Summary for ProgressDialog. More...

List of all members.

Public Member Functions

 ProgressDialog (String *label, int max)
void setValue (int value)
int getPercent ()
void setMax (int max)

Protected Member Functions

void Dispose (Boolean disposing)


Detailed Description

Summary for ProgressDialog.

WARNING: If you change the name of this class, you will need to change the 'Resource File Name' property for the managed resource compiler tool associated with all .resx files this class depends on. Otherwise, the designers will not be able to interact properly with localized resources associated with this form.


Constructor & Destructor Documentation

bre20::ProgressDialog::ProgressDialog String *  label,
int  max
 


Member Function Documentation

void bre20::ProgressDialog::Dispose Boolean  disposing  )  [protected]
 

int bre20::ProgressDialog::getPercent  ) 
 

void bre20::ProgressDialog::setMax int  max  ) 
 

void bre20::ProgressDialog::setValue int  value  ) 
 




BRE Documentation Home