Searched refs:staticContol (Results 1 – 2 of 2) sorted by relevance
32 NControl::CStatic staticContol; in OnInit() local33 staticContol.Attach(GetItem(IDT_COMBO)); in OnInit()34 staticContol.SetText(Static); in OnInit()
91 NControl::CStatic staticContol; in SetFileInfoControl() local92 staticContol.Attach(GetItem(iconID)); in SetFileInfoControl()93 staticContol.SetIcon(shellFileInfo.hIcon); in SetFileInfoControl()