Searched refs:mFontLabel (Results 1 – 2 of 2) sorted by relevance
282 CStatic mFontLabel; variable
348 mFontLabel.Create(_T("Font:"), WS_CHILD | WS_VISIBLE, CRect(0, 0, 0, 0), this); in OnCreate()349 mFontLabel.SetFont(font); in OnCreate()539 mFontLabel.MoveWindow(childsize); in PositionChildren()