Searched refs:control_style (Results 1 – 2 of 2) sorted by relevance
170 DWORD control_style, DWORD ex_style);
446 const wchar_t* class_name, DWORD control_style, in CreateChildWindow() argument452 DWORD style = WS_CHILD | control_style; in CreateChildWindow()