Changes

Jump to: navigation, search

Console UI Core Classes - OOP344 20111

1 byte added, 13:27, 4 April 2011
CCheck
int _radio;
char _format[4];
CLabel Label_Label;
public:
CCheck(bool Checked,const char* Format, const char* Text, int Row, int Col, int Width, bool IsRadio = false);

Navigation menu