Changes

Jump to: navigation, search

The CIO Framework - OOP344 20131

16 bytes added, 10:16, 20 March 2013
CCheckMark
CLabel _Label;
public:
CCheckMark(bool Checked,const char* Format, const char* Text, int Row, int Col, int Width, bool IsRadio = false);
CCheckMark(const CCheckMark& C);
void draw(int fn = C_NO_FRAME) ;
====CCheckMark Help/Questions Blogs====
====CCheckMark Blog Posts====
 
==CMenuItem==
CMenuItem provides a Label that can be marked as selected by pressing the space bar.

Navigation menu