home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / Sharpdev / 099bsetup.exe / EditDialog.xfrm < prev    next >
Text File  |  2003-10-08  |  3KB  |  80 lines

  1. <Components version="1.0">
  2.   <System.Windows.Forms.Form>
  3.     <Name value="EditHighlightingDialog" />
  4.     <ShowInTaskbar value="False" />
  5.     <FormBorderStyle value="FixedDialog" />
  6.     <StartPosition value="CenterParent" />
  7.     <ClientSize value="{Width=634, Height=480}" />
  8.     <MinimizeBox value="False" />
  9.     <DockPadding value="" />
  10.     <Text value="${res:Dialog.HighlightingEditor.EditDlg.Title}" />
  11.     <AcceptButton value="acceptBtn [System.Windows.Forms.Button], Text: ${res:Global.OKButtonText}" />
  12.     <CancelButton value="cancelBtn [System.Windows.Forms.Button], Text: ${res:Global.CancelButtonText}" />
  13.     <MaximizeBox value="False" />
  14.     <Controls>
  15.       <System.Windows.Forms.Panel>
  16.         <Name value="panel" />
  17.         <Location value="{X=8,Y=8}" />
  18.         <ClientSize value="{Width=618, Height=434}" />
  19.         <DockPadding value="" />
  20.         <Anchor value="Top, Bottom, Left, Right" />
  21.         <TabIndex value="25" />
  22.         <Controls>
  23.           <System.Windows.Forms.Panel>
  24.             <Name value="propPanel" />
  25.             <Location value="{X=294,Y=0}" />
  26.             <ClientSize value="{Width=324, Height=434}" />
  27.             <DockPadding value="" />
  28.             <TabIndex value="2" />
  29.             <Dock value="Fill" />
  30.             <Controls>
  31.               <System.Windows.Forms.Panel>
  32.                 <Name value="optionPanel" />
  33.                 <Location value="{X=6,Y=42}" />
  34.                 <ClientSize value="{Width=312, Height=384}" />
  35.                 <DockPadding value="" />
  36.                 <Anchor value="Top, Bottom, Left, Right" />
  37.                 <TabIndex value="0" />
  38.               </System.Windows.Forms.Panel>
  39.             </Controls>
  40.           </System.Windows.Forms.Panel>
  41.           <System.Windows.Forms.Splitter>
  42.             <Name value="splitter" />
  43.             <TabIndex value="1" />
  44.             <ClientSize value="{Width=6, Height=434}" />
  45.             <Location value="{X=288,Y=0}" />
  46.           </System.Windows.Forms.Splitter>
  47.           <System.Windows.Forms.TreeView>
  48.             <Name value="nodeTree" />
  49.             <ImageIndex value="-1" />
  50.             <Dock value="Left" />
  51.             <TabIndex value="0" />
  52.             <FullRowSelect value="True" />
  53.             <Location value="{X=0,Y=0}" />
  54.             <SelectedImageIndex value="-1" />
  55.             <ClientSize value="{Width=284, Height=430}" />
  56.             <HideSelection value="False" />
  57.           </System.Windows.Forms.TreeView>
  58.         </Controls>
  59.       </System.Windows.Forms.Panel>
  60.       <System.Windows.Forms.Button>
  61.         <Name value="acceptBtn" />
  62.         <Location value="{X=472,Y=448}" />
  63.         <ClientSize value="{Width=75, Height=23}" />
  64.         <Text value="${res:Global.OKButtonText}" />
  65.         <Anchor value="Bottom, Right" />
  66.         <TabIndex value="24" />
  67.       </System.Windows.Forms.Button>
  68.       <System.Windows.Forms.Button>
  69.         <Name value="cancelBtn" />
  70.         <Location value="{X=551,Y=448}" />
  71.         <ClientSize value="{Width=75, Height=23}" />
  72.         <Text value="${res:Global.CancelButtonText}" />
  73.         <Anchor value="Bottom, Right" />
  74.         <TabIndex value="23" />
  75.         <DialogResult value="Cancel" />
  76.         <AccessibleDescription value="" />
  77.       </System.Windows.Forms.Button>
  78.     </Controls>
  79.   </System.Windows.Forms.Form>
  80. </Components>