
下面是CCheckStatic类的方法列表:
void Init(); // Though shalt always call this before using my class.
int AddItem(int ID); // Adds a control to the custom list
void ClearItems(); // Empties the custom list
void SetCheck(BOOL check); // Sets the check state and toggles dialog items