bre20::About Class Reference

Summary for About. More...

List of all members.

Public Member Functions

 About (void)

Static Public Attributes

static String * BRETITLE = String::Concat(S"BRE ",VERSION," beta")

Protected Member Functions

void Dispose (Boolean disposing)


Detailed Description

Summary for About.

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::About::About void   ) 
 


Member Function Documentation

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


Member Data Documentation

String* bre20::About::BRETITLE = String::Concat(S"BRE ",VERSION," beta") [static]
 




BRE Documentation Home