Home
last modified time | relevance | path

Searched refs:mRequiredIndicationLable (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dstring_table_edit_dlg.h288 CStatic mRequiredIndicationLable; variable
Dstring_table_edit_dlg.cpp314mRequiredIndicationLable.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()