Searched refs:mNumRefLabel (Results 1 – 2 of 2) sorted by relevance
278 CStatic mNumRefLabel; variable
338 … mNumRefLabel.Create(_T("Number of references:"), WS_CHILD | WS_VISIBLE, CRect(0, 0, 0, 0), this); in OnCreate()339 mNumRefLabel.SetFont(font); in OnCreate()518 mNumRefLabel.MoveWindow(childsize); in PositionChildren()