home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / wtest / micrsoft / vbasic4 / vb4-1.cab / demo.mdb / ControlTemplates.json < prev    next >
Encoding:
JavaScript Object Notation  |  1995-08-15  |  10.3 KB

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Parent": "Long Integer NOT NULL",
  5.         "ParentIsControl": "Boolean NOT NULL",
  6.         "ControlID": "Long Integer",
  7.         "Name": "Text (40)",
  8.         "NameProperty": "Text (40) NOT NULL",
  9.         "Index": "Integer NOT NULL",
  10.         "Type": "Text (7) NOT NULL",
  11.         "ClassName": "Text (40) NOT NULL",
  12.         "Comment": "Text (255)"
  13.     },
  14.     "data": [
  15.         {
  16.             "ID": 1,
  17.             "Parent": 1,
  18.             "ParentIsControl": 0,
  19.             "ControlID": 0,
  20.             "NameProperty": "fraContains",
  21.             "Index": 0,
  22.             "Type": "Control",
  23.             "ClassName": "Frame",
  24.             "Comment": "Part of collection 'Collection One'"
  25.         },
  26.         {
  27.             "ID": 2,
  28.             "Parent": 1,
  29.             "ParentIsControl": 1,
  30.             "ControlID": 1,
  31.             "NameProperty": "cmdCancel",
  32.             "Index": 1,
  33.             "Type": "Control",
  34.             "ClassName": "CommandButton",
  35.             "Comment": "Part of collection 'Collection One'"
  36.         },
  37.         {
  38.             "ID": 3,
  39.             "Parent": 1,
  40.             "ParentIsControl": 1,
  41.             "ControlID": 1,
  42.             "NameProperty": "cmdOK",
  43.             "Index": 1,
  44.             "Type": "Control",
  45.             "ClassName": "CommandButton",
  46.             "Comment": "Part of collection 'Collection One'"
  47.         },
  48.         {
  49.             "ID": 4,
  50.             "Parent": 1,
  51.             "ParentIsControl": 1,
  52.             "ControlID": 1,
  53.             "NameProperty": "Picture1",
  54.             "Index": 0,
  55.             "Type": "Control",
  56.             "ClassName": "PictureBox",
  57.             "Comment": "Part of collection 'Collection One'"
  58.         },
  59.         {
  60.             "ID": 5,
  61.             "Parent": 1,
  62.             "ParentIsControl": 1,
  63.             "ControlID": 4,
  64.             "NameProperty": "Label1",
  65.             "Index": 0,
  66.             "Type": "Control",
  67.             "ClassName": "Label",
  68.             "Comment": "Part of collection 'Collection One'"
  69.         },
  70.         {
  71.             "ID": 6,
  72.             "Parent": 1,
  73.             "ParentIsControl": 1,
  74.             "ControlID": 4,
  75.             "NameProperty": "Text1",
  76.             "Index": 0,
  77.             "Type": "Control",
  78.             "ClassName": "TextBox",
  79.             "Comment": "Part of collection 'Collection One'"
  80.         },
  81.         {
  82.             "ID": 7,
  83.             "Parent": 2,
  84.             "ParentIsControl": 0,
  85.             "ControlID": 0,
  86.             "NameProperty": "cmdOK",
  87.             "Index": 0,
  88.             "Type": "Control",
  89.             "ClassName": "CommandButton",
  90.             "Comment": "captured 5/24/95"
  91.         },
  92.         {
  93.             "ID": 8,
  94.             "Parent": 2,
  95.             "ParentIsControl": 0,
  96.             "ControlID": 0,
  97.             "NameProperty": "cmdCancel",
  98.             "Index": 0,
  99.             "Type": "Control",
  100.             "ClassName": "CommandButton",
  101.             "Comment": "captured 5/24/95"
  102.         },
  103.         {
  104.             "ID": 9,
  105.             "Parent": 3,
  106.             "ParentIsControl": 0,
  107.             "ControlID": 0,
  108.             "NameProperty": "Frame1",
  109.             "Index": -1,
  110.             "Type": "Control",
  111.             "ClassName": "Frame",
  112.             "Comment": "Part of collection 'Collection Two'"
  113.         },
  114.         {
  115.             "ID": 10,
  116.             "Parent": 3,
  117.             "ParentIsControl": 1,
  118.             "ControlID": 9,
  119.             "NameProperty": "Label3",
  120.             "Index": -1,
  121.             "Type": "Control",
  122.             "ClassName": "Label",
  123.             "Comment": "Part of collection 'Collection Two'"
  124.         },
  125.         {
  126.             "ID": 11,
  127.             "Parent": 3,
  128.             "ParentIsControl": 1,
  129.             "ControlID": 9,
  130.             "NameProperty": "Text3",
  131.             "Index": -1,
  132.             "Type": "Control",
  133.             "ClassName": "TextBox",
  134.             "Comment": "Part of collection 'Collection Two'"
  135.         },
  136.         {
  137.             "ID": 12,
  138.             "Parent": 3,
  139.             "ParentIsControl": 0,
  140.             "ControlID": 0,
  141.             "NameProperty": "Picture2",
  142.             "Index": -1,
  143.             "Type": "Control",
  144.             "ClassName": "PictureBox",
  145.             "Comment": "Part of collection 'Collection Two'"
  146.         },
  147.         {
  148.             "ID": 13,
  149.             "Parent": 3,
  150.             "ParentIsControl": 1,
  151.             "ControlID": 12,
  152.             "NameProperty": "Label2",
  153.             "Index": -1,
  154.             "Type": "Control",
  155.             "ClassName": "Label",
  156.             "Comment": "Part of collection 'Collection Two'"
  157.         },
  158.         {
  159.             "ID": 14,
  160.             "Parent": 3,
  161.             "ParentIsControl": 1,
  162.             "ControlID": 12,
  163.             "NameProperty": "Text2",
  164.             "Index": -1,
  165.             "Type": "Control",
  166.             "ClassName": "TextBox",
  167.             "Comment": "Part of collection 'Collection Two'"
  168.         },
  169.         {
  170.             "ID": 15,
  171.             "Parent": 2,
  172.             "ParentIsControl": 0,
  173.             "ControlID": 0,
  174.             "NameProperty": "cmdCancel",
  175.             "Index": 1,
  176.             "Type": "Control",
  177.             "ClassName": "CommandButton",
  178.             "Comment": "captured 5/24/95"
  179.         },
  180.         {
  181.             "ID": 17,
  182.             "Parent": 5,
  183.             "ParentIsControl": 0,
  184.             "ControlID": 0,
  185.             "NameProperty": "Frame1",
  186.             "Index": -1,
  187.             "Type": "Control",
  188.             "ClassName": "Frame",
  189.             "Comment": "member of collection 'Mega Collection'"
  190.         },
  191.         {
  192.             "ID": 18,
  193.             "Parent": 5,
  194.             "ParentIsControl": 1,
  195.             "ControlID": 17,
  196.             "NameProperty": "Label3",
  197.             "Index": -1,
  198.             "Type": "Control",
  199.             "ClassName": "Label",
  200.             "Comment": "member of collection 'Mega Collection'"
  201.         },
  202.         {
  203.             "ID": 19,
  204.             "Parent": 5,
  205.             "ParentIsControl": 1,
  206.             "ControlID": 17,
  207.             "NameProperty": "Text3",
  208.             "Index": -1,
  209.             "Type": "Control",
  210.             "ClassName": "TextBox",
  211.             "Comment": "member of collection 'Mega Collection'"
  212.         },
  213.         {
  214.             "ID": 20,
  215.             "Parent": 5,
  216.             "ParentIsControl": 0,
  217.             "ControlID": 0,
  218.             "NameProperty": "Picture2",
  219.             "Index": -1,
  220.             "Type": "Control",
  221.             "ClassName": "PictureBox",
  222.             "Comment": "member of collection 'Mega Collection'"
  223.         },
  224.         {
  225.             "ID": 21,
  226.             "Parent": 5,
  227.             "ParentIsControl": 1,
  228.             "ControlID": 20,
  229.             "NameProperty": "Label2",
  230.             "Index": -1,
  231.             "Type": "Control",
  232.             "ClassName": "Label",
  233.             "Comment": "member of collection 'Mega Collection'"
  234.         },
  235.         {
  236.             "ID": 22,
  237.             "Parent": 5,
  238.             "ParentIsControl": 1,
  239.             "ControlID": 20,
  240.             "NameProperty": "Text2",
  241.             "Index": -1,
  242.             "Type": "Control",
  243.             "ClassName": "TextBox",
  244.             "Comment": "member of collection 'Mega Collection'"
  245.         },
  246.         {
  247.             "ID": 23,
  248.             "Parent": 5,
  249.             "ParentIsControl": 0,
  250.             "ControlID": 0,
  251.             "NameProperty": "fraContains",
  252.             "Index": 1,
  253.             "Type": "Control",
  254.             "ClassName": "Frame",
  255.             "Comment": "member of collection 'Mega Collection'"
  256.         },
  257.         {
  258.             "ID": 24,
  259.             "Parent": 5,
  260.             "ParentIsControl": 1,
  261.             "ControlID": 23,
  262.             "NameProperty": "Picture1",
  263.             "Index": 1,
  264.             "Type": "Control",
  265.             "ClassName": "PictureBox",
  266.             "Comment": "member of collection 'Mega Collection'"
  267.         },
  268.         {
  269.             "ID": 25,
  270.             "Parent": 5,
  271.             "ParentIsControl": 1,
  272.             "ControlID": 24,
  273.             "NameProperty": "Label1",
  274.             "Index": 1,
  275.             "Type": "Control",
  276.             "ClassName": "Label",
  277.             "Comment": "member of collection 'Mega Collection'"
  278.         },
  279.         {
  280.             "ID": 26,
  281.             "Parent": 5,
  282.             "ParentIsControl": 1,
  283.             "ControlID": 24,
  284.             "NameProperty": "Text1",
  285.             "Index": 1,
  286.             "Type": "Control",
  287.             "ClassName": "TextBox",
  288.             "Comment": "member of collection 'Mega Collection'"
  289.         },
  290.         {
  291.             "ID": 27,
  292.             "Parent": 5,
  293.             "ParentIsControl": 1,
  294.             "ControlID": 23,
  295.             "NameProperty": "cmdOK",
  296.             "Index": 2,
  297.             "Type": "Control",
  298.             "ClassName": "CommandButton",
  299.             "Comment": "member of collection 'Mega Collection'"
  300.         },
  301.         {
  302.             "ID": 28,
  303.             "Parent": 5,
  304.             "ParentIsControl": 1,
  305.             "ControlID": 23,
  306.             "NameProperty": "cmdCancel",
  307.             "Index": 2,
  308.             "Type": "Control",
  309.             "ClassName": "CommandButton",
  310.             "Comment": "member of collection 'Mega Collection'"
  311.         },
  312.         {
  313.             "ID": 29,
  314.             "Parent": 5,
  315.             "ParentIsControl": 0,
  316.             "ControlID": 0,
  317.             "NameProperty": "fraContains",
  318.             "Index": 0,
  319.             "Type": "Control",
  320.             "ClassName": "Frame",
  321.             "Comment": "member of collection 'Mega Collection'"
  322.         },
  323.         {
  324.             "ID": 30,
  325.             "Parent": 5,
  326.             "ParentIsControl": 1,
  327.             "ControlID": 29,
  328.             "NameProperty": "cmdCancel",
  329.             "Index": 1,
  330.             "Type": "Control",
  331.             "ClassName": "CommandButton",
  332.             "Comment": "member of collection 'Mega Collection'"
  333.         },
  334.         {
  335.             "ID": 31,
  336.             "Parent": 5,
  337.             "ParentIsControl": 1,
  338.             "ControlID": 29,
  339.             "NameProperty": "cmdOK",
  340.             "Index": 1,
  341.             "Type": "Control",
  342.             "ClassName": "CommandButton",
  343.             "Comment": "member of collection 'Mega Collection'"
  344.         },
  345.         {
  346.             "ID": 32,
  347.             "Parent": 5,
  348.             "ParentIsControl": 1,
  349.             "ControlID": 29,
  350.             "NameProperty": "Picture1",
  351.             "Index": 0,
  352.             "Type": "Control",
  353.             "ClassName": "PictureBox",
  354.             "Comment": "member of collection 'Mega Collection'"
  355.         },
  356.         {
  357.             "ID": 33,
  358.             "Parent": 5,
  359.             "ParentIsControl": 1,
  360.             "ControlID": 32,
  361.             "NameProperty": "Label1",
  362.             "Index": 0,
  363.             "Type": "Control",
  364.             "ClassName": "Label",
  365.             "Comment": "member of collection 'Mega Collection'"
  366.         },
  367.         {
  368.             "ID": 34,
  369.             "Parent": 5,
  370.             "ParentIsControl": 1,
  371.             "ControlID": 32,
  372.             "NameProperty": "Text1",
  373.             "Index": 0,
  374.             "Type": "Control",
  375.             "ClassName": "TextBox",
  376.             "Comment": "member of collection 'Mega Collection'"
  377.         },
  378.         {
  379.             "ID": 35,
  380.             "Parent": 5,
  381.             "ParentIsControl": 0,
  382.             "ControlID": 0,
  383.             "NameProperty": "cmdCancel",
  384.             "Index": 0,
  385.             "Type": "Control",
  386.             "ClassName": "CommandButton",
  387.             "Comment": "member of collection 'Mega Collection'"
  388.         },
  389.         {
  390.             "ID": 36,
  391.             "Parent": 5,
  392.             "ParentIsControl": 0,
  393.             "ControlID": 0,
  394.             "NameProperty": "cmdOK",
  395.             "Index": 0,
  396.             "Type": "Control",
  397.             "ClassName": "CommandButton",
  398.             "Comment": "member of collection 'Mega Collection'"
  399.         },
  400.         {
  401.             "ID": 37,
  402.             "Parent": 6,
  403.             "ParentIsControl": 0,
  404.             "ControlID": 0,
  405.             "NameProperty": "fraContains",
  406.             "Index": 0,
  407.             "Type": "Control",
  408.             "ClassName": "Frame",
  409.             "Comment": "member of collection 'Dave Collection'"
  410.         },
  411.         {
  412.             "ID": 38,
  413.             "Parent": 6,
  414.             "ParentIsControl": 1,
  415.             "ControlID": 37,
  416.             "NameProperty": "cmdCancel",
  417.             "Index": 1,
  418.             "Type": "Control",
  419.             "ClassName": "CommandButton",
  420.             "Comment": "member of collection 'Dave Collection'"
  421.         },
  422.         {
  423.             "ID": 39,
  424.             "Parent": 6,
  425.             "ParentIsControl": 1,
  426.             "ControlID": 37,
  427.             "NameProperty": "cmdOK",
  428.             "Index": 1,
  429.             "Type": "Control",
  430.             "ClassName": "CommandButton",
  431.             "Comment": "member of collection 'Dave Collection'"
  432.         },
  433.         {
  434.             "ID": 40,
  435.             "Parent": 6,
  436.             "ParentIsControl": 1,
  437.             "ControlID": 37,
  438.             "NameProperty": "Picture1",
  439.             "Index": 0,
  440.             "Type": "Control",
  441.             "ClassName": "PictureBox",
  442.             "Comment": "member of collection 'Dave Collection'"
  443.         },
  444.         {
  445.             "ID": 41,
  446.             "Parent": 6,
  447.             "ParentIsControl": 1,
  448.             "ControlID": 40,
  449.             "NameProperty": "Label1",
  450.             "Index": 0,
  451.             "Type": "Control",
  452.             "ClassName": "Label",
  453.             "Comment": "member of collection 'Dave Collection'"
  454.         },
  455.         {
  456.             "ID": 42,
  457.             "Parent": 6,
  458.             "ParentIsControl": 1,
  459.             "ControlID": 40,
  460.             "NameProperty": "Text1",
  461.             "Index": 0,
  462.             "Type": "Control",
  463.             "ClassName": "TextBox",
  464.             "Comment": "member of collection 'Dave Collection'"
  465.         },
  466.         {
  467.             "ID": 43,
  468.             "Parent": 6,
  469.             "ParentIsControl": 0,
  470.             "ControlID": 0,
  471.             "NameProperty": "cmdOK",
  472.             "Index": 0,
  473.             "Type": "Control",
  474.             "ClassName": "CommandButton",
  475.             "Comment": "member of collection 'Dave Collection'"
  476.         },
  477.         {
  478.             "ID": 44,
  479.             "Parent": 7,
  480.             "ParentIsControl": 0,
  481.             "ControlID": 0,
  482.             "NameProperty": "cmdCancel",
  483.             "Index": 0,
  484.             "Type": "Control",
  485.             "ClassName": "CommandButton",
  486.             "Comment": "member of collection 'cmdCancel'"
  487.         },
  488.         {
  489.             "ID": 45,
  490.             "Parent": 7,
  491.             "ParentIsControl": 0,
  492.             "ControlID": 0,
  493.             "NameProperty": "cmdOK",
  494.             "Index": 0,
  495.             "Type": "Control",
  496.             "ClassName": "CommandButton",
  497.             "Comment": "member of collection 'cmdCancel'"
  498.         },
  499.         {
  500.             "ID": 46,
  501.             "Parent": 9,
  502.             "ParentIsControl": 0,
  503.             "ControlID": 0,
  504.             "NameProperty": "txtSearch",
  505.             "Index": -1,
  506.             "Type": "Control",
  507.             "ClassName": "TextBox",
  508.             "Comment": "member of collection 'New Collection'"
  509.         },
  510.         {
  511.             "ID": 47,
  512.             "Parent": 9,
  513.             "ParentIsControl": 0,
  514.             "ControlID": 0,
  515.             "NameProperty": "picButton",
  516.             "Index": -1,
  517.             "Type": "Control",
  518.             "ClassName": "PictureBox",
  519.             "Comment": "member of collection 'New Collection'"
  520.         },
  521.         {
  522.             "ID": 48,
  523.             "Parent": 9,
  524.             "ParentIsControl": 1,
  525.             "ControlID": 47,
  526.             "NameProperty": "cmdOK",
  527.             "Index": -1,
  528.             "Type": "Control",
  529.             "ClassName": "CommandButton",
  530.             "Comment": "member of collection 'New Collection'"
  531.         },
  532.         {
  533.             "ID": 49,
  534.             "Parent": 9,
  535.             "ParentIsControl": 1,
  536.             "ControlID": 47,
  537.             "NameProperty": "cmdCancel",
  538.             "Index": -1,
  539.             "Type": "Control",
  540.             "ClassName": "CommandButton",
  541.             "Comment": "member of collection 'New Collection'"
  542.         },
  543.         {
  544.             "ID": 50,
  545.             "Parent": 9,
  546.             "ParentIsControl": 0,
  547.             "ControlID": 0,
  548.             "NameProperty": "lstPick",
  549.             "Index": -1,
  550.             "Type": "Control",
  551.             "ClassName": "ListBox",
  552.             "Comment": "member of collection 'New Collection'"
  553.         },
  554.         {
  555.             "ID": 51,
  556.             "Parent": 9,
  557.             "ParentIsControl": 0,
  558.             "ControlID": 0,
  559.             "NameProperty": "lblSearch",
  560.             "Index": -1,
  561.             "Type": "Control",
  562.             "ClassName": "Label",
  563.             "Comment": "member of collection 'New Collection'"
  564.         },
  565.         {
  566.             "ID": 52,
  567.             "Parent": 9,
  568.             "ParentIsControl": 0,
  569.             "ControlID": 0,
  570.             "NameProperty": "lblList",
  571.             "Index": -1,
  572.             "Type": "Control",
  573.             "ClassName": "Label",
  574.             "Comment": "member of collection 'New Collection'"
  575.         },
  576.         {
  577.             "ID": 53,
  578.             "Parent": 10,
  579.             "ParentIsControl": 0,
  580.             "ControlID": 0,
  581.             "NameProperty": "fraContains",
  582.             "Index": 0,
  583.             "Type": "Control",
  584.             "ClassName": "Frame",
  585.             "Comment": "member of collection 'aaaa'"
  586.         },
  587.         {
  588.             "ID": 54,
  589.             "Parent": 10,
  590.             "ParentIsControl": 1,
  591.             "ControlID": 53,
  592.             "NameProperty": "cmdCancel",
  593.             "Index": 1,
  594.             "Type": "Control",
  595.             "ClassName": "CommandButton",
  596.             "Comment": "member of collection 'aaaa'"
  597.         },
  598.         {
  599.             "ID": 55,
  600.             "Parent": 10,
  601.             "ParentIsControl": 1,
  602.             "ControlID": 53,
  603.             "NameProperty": "cmdOK",
  604.             "Index": 1,
  605.             "Type": "Control",
  606.             "ClassName": "CommandButton",
  607.             "Comment": "member of collection 'aaaa'"
  608.         },
  609.         {
  610.             "ID": 56,
  611.             "Parent": 10,
  612.             "ParentIsControl": 1,
  613.             "ControlID": 53,
  614.             "NameProperty": "Picture1",
  615.             "Index": 0,
  616.             "Type": "Control",
  617.             "ClassName": "PictureBox",
  618.             "Comment": "member of collection 'aaaa'"
  619.         },
  620.         {
  621.             "ID": 57,
  622.             "Parent": 10,
  623.             "ParentIsControl": 1,
  624.             "ControlID": 56,
  625.             "NameProperty": "Label1",
  626.             "Index": 0,
  627.             "Type": "Control",
  628.             "ClassName": "Label",
  629.             "Comment": "member of collection 'aaaa'"
  630.         },
  631.         {
  632.             "ID": 58,
  633.             "Parent": 10,
  634.             "ParentIsControl": 1,
  635.             "ControlID": 56,
  636.             "NameProperty": "Text1",
  637.             "Index": 0,
  638.             "Type": "Control",
  639.             "ClassName": "TextBox",
  640.             "Comment": "member of collection 'aaaa'"
  641.         }
  642.     ]
  643. }