Searched refs:mWidthLabel (Results 1 – 2 of 2) sorted by relevance
280 CStatic mWidthLabel; variable
343 … mWidthLabel.Create(_T("String width (pixels):"), WS_CHILD | WS_VISIBLE, CRect(0, 0, 0, 0), this); in OnCreate()344 mWidthLabel.SetFont(font); in OnCreate()522 mWidthLabel.MoveWindow(childsize); in PositionChildren()