Searched refs:mSortLabel (Results 1 – 2 of 2) sorted by relevance
200 CStatic mSortLabel; variable
1121 …mSortLabel.Create(_T("Sorting By:"), WS_CHILD | WS_VISIBLE | SS_RIGHT, CRect(0, 0, 0, 0), this, ID… in OnCreate()1122 mSortLabel.SetFont(font); in OnCreate()1192 mSortLabel.MoveWindow(&childsize); in PositionChildren()