Searched defs:aParentHandle (Results 1 – 2 of 2) sorted by relevance
36 CDialogCustomControlBase::CDialogCustomControlBase(HWND aControlHandle, HWND aParentHandle) : in CDialogCustomControlBase()121 CStaticCustomControl::CStaticCustomControl(HWND aControlHandle, HWND aParentHandle) : in CStaticCustomControl()140 CPushButtonCustomControl::CPushButtonCustomControl(HWND aControlHandle, HWND aParentHandle) : in CPushButtonCustomControl()159 CComboboxCustomControl::CComboboxCustomControl(HWND aControlHandle, HWND aParentHandle) : in CComboboxCustomControl()178 CCheckboxCustomControl::CCheckboxCustomControl(HWND aControlHandle, HWND aParentHandle) : in CCheckboxCustomControl()
37 CCustomControl* CCustomControlFactory::CreateCustomControl(HWND aControlHandle, HWND aParentHandle) in CreateCustomControl()
Completed in 15 milliseconds