bre20::ArithDialog Class Reference

Summary for ArithDialog. More...

List of all members.

Public Member Functions

 ArithDialog (String *title)
void setNumber (float num)
float getNumber ()

Protected Member Functions

void Dispose (Boolean disposing)

Protected Attributes

bool multiply
float value
float defaultv


Detailed Description

Summary for ArithDialog.

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::ArithDialog::ArithDialog String *  title  ) 
 


Member Function Documentation

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

float bre20::ArithDialog::getNumber  ) 
 

void bre20::ArithDialog::setNumber float  num  ) 
 


Member Data Documentation

float bre20::ArithDialog::defaultv [protected]
 

bool bre20::ArithDialog::multiply [protected]
 

float bre20::ArithDialog::value [protected]
 




BRE Documentation Home