Searched refs:mTopEditLabel (Results 1 – 2 of 2) sorted by relevance
277 CStatic mTopEditLabel; variable
317 mTopEditLabel.Create(_T("String Text:"), WS_CHILD | WS_VISIBLE, CRect(0, 0, 0, 0), this); in OnCreate()318 mTopEditLabel.SetFont(font); in OnCreate()506 mTopEditLabel.MoveWindow(childsize); in PositionChildren()