Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
Dproperties_win.cpp203 ID_TREE_VIEW_SHOW_ROOT_LINES, enumerator
439 ON_BN_CLICKED(ID_TREE_VIEW_SHOW_ROOT_LINES, OnChangeTreeViewInfo) in BEGIN_MESSAGE_MAP()
1648 …"Show Root Lines", info->style & GX_STYLE_TREE_VIEW_SHOW_ROOT_LINES, ID_TREE_VIEW_SHOW_ROOT_LINES); in AddTreeViewProps()
4595 CButton *pb = (CButton *)GetDlgItem(ID_TREE_VIEW_SHOW_ROOT_LINES); in OnChangeTreeViewInfo()