home *** CD-ROM | disk | FTP | other *** search
/ Mastering Visual Basic 5 / MasteringVisualBasic5.iso / protview / demowinx / data.1 / ALLCTLS.APS / Dialogs / 136.rc < prev    next >
Encoding:
Text File  |  1996-10-30  |  1.1 KB  |  13 lines

  1. 136 DIALOG 0, 0, 324, 238
  2. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  3. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  4. CAPTION "TreeView"
  5. FONT 8, "MS Sans Serif"
  6. {
  7.  CONTROL "", 1016, "{C0491AA4-2CBA-11D0-ADA6-00400520799C}", WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 13, 19, 18
  8.  CONTROL "", 1004, "{1BB282C4-2CB9-11D0-ADA6-00400520799C}", WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 39, 24, 18
  9.  CONTROL "Use the Up arrow to change selection to the previous item.\r\nUse the Down arrow to change selection to the next item.\r\nUse the Left arrow to delete the current item and all its children.", 65535, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 38, 7, 271, 26
  10.  CONTROL "Use the Right arrow or Insert key to insert a new item as the child of the current item.\r\nSelect, then single-click an item twice, or hit the Return key to change its text.\r\nClick the '+' button to insert a new top level node.", 65535, STATIC, SS_LEFT | WS_CHILD | WS_VISIBLE | WS_GROUP, 38, 31, 271, 26
  11.  CONTROL "", 1017, "{B283E214-2CB3-11D0-ADA6-00400520799C}", WS_CHILD | WS_VISIBLE | WS_TABSTOP, 7, 72, 310, 159
  12. }
  13.