Searched refs:mRequiredIndicationLable (Results 1 – 2 of 2) sorted by relevance
288 CStatic mRequiredIndicationLable; variable
314 …mRequiredIndicationLable.Create(_T("Indicates required field"), WS_CHILD | WS_VISIBLE, CRect(0, 0,… in OnCreate()315 mRequiredIndicationLable.SetFont(font); in OnCreate()482 mRequiredIndicationLable.GetWindowTextW(text); in PositionChildren()486 mRequiredIndicationLable.MoveWindow(childsize); in PositionChildren()