home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / Sharpdev / 099bsetup.exe / NewFileDialog.xfrm < prev    next >
Text File  |  2003-09-21  |  6KB  |  145 lines

  1. <Components version="1.0">
  2.   <System.Windows.Forms.Form>
  3.     <Name value="MyForm" />
  4.     <ShowInTaskbar value="False" />
  5.     <FormBorderStyle value="FixedDialog" />
  6.     <ClientSize value="{Width=544, Height=366}" />
  7.     <MinimizeBox value="False" />
  8.     <DockPadding value="" />
  9.     <Text value="${res:Dialog.NewFile.DialogName}" />
  10.     <AcceptButton value="openButton [System.Windows.Forms.Button], Text: ${res:Global.CreateButtonText}" />
  11.     <CancelButton value="cancelButton [System.Windows.Forms.Button], Text: ${res:Global.CancelButtonText}" />
  12.     <MaximizeBox value="False" />
  13.     <Controls>
  14.       <System.Windows.Forms.Label>
  15.         <Name value="descriptionLabel" />
  16.         <TextAlign value="MiddleLeft" />
  17.         <Anchor value="Bottom, Left, Right" />
  18.         <TabIndex value="1" />
  19.         <ClientSize value="{Width=528, Height=17}" />
  20.         <Location value="{X=8,Y=306}" />
  21.         <BorderStyle value="Fixed3D" />
  22.       </System.Windows.Forms.Label>
  23.       <System.Windows.Forms.Button>
  24.         <Name value="cancelButton" />
  25.         <Location value="{X=461,Y=336}" />
  26.         <ClientSize value="{Width=75, Height=23}" />
  27.         <Text value="${res:Global.CancelButtonText}" />
  28.         <Anchor value="Bottom, Right" />
  29.         <TabIndex value="3" />
  30.         <DialogResult value="Cancel" />
  31.       </System.Windows.Forms.Button>
  32.       <System.Windows.Forms.Button>
  33.         <Name value="openButton" />
  34.         <Location value="{X=381,Y=336}" />
  35.         <ClientSize value="{Width=75, Height=23}" />
  36.         <Text value="${res:Global.CreateButtonText}" />
  37.         <Anchor value="Bottom, Right" />
  38.         <TabIndex value="2" />
  39.         <DialogResult value="OK" />
  40.       </System.Windows.Forms.Button>
  41.       <System.Windows.Forms.Panel>
  42.         <Name value="backgroundPanel" />
  43.         <Location value="{X=8,Y=8}" />
  44.         <ClientSize value="{Width=528, Height=290}" />
  45.         <DockPadding value="" />
  46.         <Anchor value="Top, Bottom, Left, Right" />
  47.         <TabIndex value="0" />
  48.         <Controls>
  49.           <System.Windows.Forms.Panel>
  50.             <Name value="templatePanel" />
  51.             <Location value="{X=147,Y=0}" />
  52.             <ClientSize value="{Width=381, Height=290}" />
  53.             <DockPadding value="" />
  54.             <TabIndex value="2" />
  55.             <Dock value="Fill" />
  56.             <Controls>
  57.               <System.Windows.Forms.ListView>
  58.                 <Name value="templateListView" />
  59.                 <Dock value="Fill" />
  60.                 <MultiSelect value="False" />
  61.                 <TabIndex value="1" />
  62.                 <Location value="{X=0,Y=23}" />
  63.                 <ClientSize value="{Width=377, Height=263}" />
  64.                 <HoverSelection value="True" />
  65.                 <HideSelection value="False" />
  66.               </System.Windows.Forms.ListView>
  67.               <System.Windows.Forms.Panel>
  68.                 <Name value="panel2" />
  69.                 <Location value="{X=0,Y=0}" />
  70.                 <ClientSize value="{Width=381, Height=23}" />
  71.                 <DockPadding value="" />
  72.                 <TabIndex value="4" />
  73.                 <Dock value="Top" />
  74.                 <Controls>
  75.                   <System.Windows.Forms.Label>
  76.                     <Name value="label2" />
  77.                     <Text value="${res:Dialog.NewFile.TemplateText}" />
  78.                     <TextAlign value="BottomLeft" />
  79.                     <Anchor value="Top, Left, Right" />
  80.                     <TabIndex value="0" />
  81.                     <ClientSize value="{Width=312, Height=23}" />
  82.                     <Location value="{X=0,Y=0}" />
  83.                   </System.Windows.Forms.Label>
  84.                   <System.Windows.Forms.RadioButton>
  85.                     <Name value="largeIconsRadioButton" />
  86.                     <Location value="{X=358,Y=0}" />
  87.                     <ClientSize value="{Width=22, Height=22}" />
  88.                     <Anchor value="Top, Right" />
  89.                     <TabIndex value="3" />
  90.                     <Appearance value="Button" />
  91.                   </System.Windows.Forms.RadioButton>
  92.                   <System.Windows.Forms.RadioButton>
  93.                     <Name value="smallIconsRadioButton" />
  94.                     <Location value="{X=334,Y=0}" />
  95.                     <ClientSize value="{Width=22, Height=22}" />
  96.                     <Anchor value="Top, Right" />
  97.                     <TabIndex value="2" />
  98.                     <Appearance value="Button" />
  99.                   </System.Windows.Forms.RadioButton>
  100.                 </Controls>
  101.               </System.Windows.Forms.Panel>
  102.             </Controls>
  103.           </System.Windows.Forms.Panel>
  104.           <System.Windows.Forms.Splitter>
  105.             <Name value="splitter" />
  106.             <TabIndex value="1" />
  107.             <ClientSize value="{Width=3, Height=290}" />
  108.             <Location value="{X=144,Y=0}" />
  109.           </System.Windows.Forms.Splitter>
  110.           <System.Windows.Forms.Panel>
  111.             <Name value="categoryPanel" />
  112.             <Location value="{X=0,Y=0}" />
  113.             <ClientSize value="{Width=144, Height=290}" />
  114.             <DockPadding value="" />
  115.             <TabIndex value="0" />
  116.             <Dock value="Left" />
  117.             <Controls>
  118.               <System.Windows.Forms.TreeView>
  119.                 <Name value="categoryTreeView" />
  120.                 <ImageIndex value="-1" />
  121.                 <Dock value="Fill" />
  122.                 <TabIndex value="1" />
  123.                 <Scrollable value="False" />
  124.                 <Location value="{X=0,Y=23}" />
  125.                 <SelectedImageIndex value="-1" />
  126.                 <ClientSize value="{Width=140, Height=263}" />
  127.                 <HotTracking value="True" />
  128.                 <HideSelection value="False" />
  129.               </System.Windows.Forms.TreeView>
  130.               <System.Windows.Forms.Label>
  131.                 <Name value="label" />
  132.                 <Text value="${res:Dialog.NewFile.CategoryText}" />
  133.                 <TextAlign value="BottomLeft" />
  134.                 <TabIndex value="0" />
  135.                 <ClientSize value="{Width=144, Height=23}" />
  136.                 <Location value="{X=0,Y=0}" />
  137.                 <Dock value="Top" />
  138.               </System.Windows.Forms.Label>
  139.             </Controls>
  140.           </System.Windows.Forms.Panel>
  141.         </Controls>
  142.       </System.Windows.Forms.Panel>
  143.     </Controls>
  144.   </System.Windows.Forms.Form>
  145. </Components>