Searched refs:pUsedControl (Results 1 – 2 of 2) sorted by relevance
55 bool Assistent::InsertControl(int nDestPage,Control* pUsedControl) in InsertControl() argument60 mpPages[nDestPage-1]->Insert(pUsedControl,LIST_APPEND); in InsertControl()61 pUsedControl->Hide(); in InsertControl()62 pUsedControl->Disable(); in InsertControl()
57 bool InsertControl(int nDestPage,Control* pUsedControl);
Completed in 7 milliseconds