static CONTROL * GetCONTROL(LPCTSTR lpszWindowID, LPCTSTR lpszCtrlID);
由Windows ID和控件ID得到控件结构指针.
返回控件结构指针.
CUIMgr Methods