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

  1. <Components version="1.0">
  2.   <System.Windows.Forms.UserControl>
  3.     <Name value="MyUserControl" />
  4.     <DockPadding value="" />
  5.     <Size value="{Width=416, Height=328}" />
  6.     <Controls>
  7.       <System.Windows.Forms.CheckBox>
  8.         <Name value="useOutputPadCheckBox" />
  9.         <Location value="{X=8,Y=296}" />
  10.         <Size value="{Width=400, Height=24}" />
  11.         <Text value="${res:Dialog.Options.ExternalTool.UseOutputWindow}" />
  12.         <Anchor value="Top, Left, Right" />
  13.         <TabIndex value="18" />
  14.       </System.Windows.Forms.CheckBox>
  15.       <System.Windows.Forms.CheckBox>
  16.         <Name value="promptArgsCheckBox" />
  17.         <Location value="{X=8,Y=272}" />
  18.         <Size value="{Width=400, Height=24}" />
  19.         <Text value="${res:Dialog.Options.ExternalTool.PromptForArgsCheckBox}" />
  20.         <Anchor value="Top, Left, Right" />
  21.         <TabIndex value="17" />
  22.       </System.Windows.Forms.CheckBox>
  23.       <System.Windows.Forms.Button>
  24.         <Name value="workingDirQuickInsertButton" />
  25.         <Location value="{X=384,Y=248}" />
  26.         <Size value="{Width=24, Height=20}" />
  27.         <Text value=">" />
  28.         <Anchor value="Top, Right" />
  29.         <TabIndex value="16" />
  30.       </System.Windows.Forms.Button>
  31.       <System.Windows.Forms.Button>
  32.         <Name value="argumentQuickInsertButton" />
  33.         <Location value="{X=384,Y=224}" />
  34.         <Size value="{Width=24, Height=20}" />
  35.         <Text value=">" />
  36.         <Anchor value="Top, Right" />
  37.         <TabIndex value="13" />
  38.       </System.Windows.Forms.Button>
  39.       <System.Windows.Forms.TextBox>
  40.         <Name value="workingDirTextBox" />
  41.         <Anchor value="Top, Left, Right" />
  42.         <TabIndex value="15" />
  43.         <Location value="{X=128,Y=248}" />
  44.         <Size value="{Width=248, Height=21}" />
  45.         <Text value="" />
  46.       </System.Windows.Forms.TextBox>
  47.       <System.Windows.Forms.TextBox>
  48.         <Name value="argumentTextBox" />
  49.         <Anchor value="Top, Left, Right" />
  50.         <TabIndex value="12" />
  51.         <Location value="{X=128,Y=224}" />
  52.         <Size value="{Width=248, Height=21}" />
  53.         <Text value="" />
  54.       </System.Windows.Forms.TextBox>
  55.       <System.Windows.Forms.Label>
  56.         <Name value="argumentLabel" />
  57.         <Text value="${res:Dialog.Options.ExternalTool.ArgumentLabel}" />
  58.         <TextAlign value="MiddleRight" />
  59.         <TabIndex value="11" />
  60.         <Size value="{Width=120, Height=23}" />
  61.         <Location value="{X=8,Y=224}" />
  62.       </System.Windows.Forms.Label>
  63.       <System.Windows.Forms.Label>
  64.         <Name value="workingDirLabel" />
  65.         <Text value="${res:Dialog.Options.ExternalTool.WorkingDirLabel}" />
  66.         <TextAlign value="MiddleRight" />
  67.         <TabIndex value="14" />
  68.         <Size value="{Width=120, Height=23}" />
  69.         <Location value="{X=8,Y=248}" />
  70.       </System.Windows.Forms.Label>
  71.       <System.Windows.Forms.Label>
  72.         <Name value="commandLabel" />
  73.         <Text value="${res:Dialog.Options.ExternalTool.CommandLabel}" />
  74.         <TextAlign value="MiddleRight" />
  75.         <TabIndex value="8" />
  76.         <Size value="{Width=120, Height=23}" />
  77.         <Location value="{X=8,Y=200}" />
  78.       </System.Windows.Forms.Label>
  79.       <System.Windows.Forms.Label>
  80.         <Name value="titleLabel" />
  81.         <Text value="${res:Dialog.Options.ExternalTool.TitleLabel}" />
  82.         <TextAlign value="MiddleRight" />
  83.         <TabIndex value="6" />
  84.         <Size value="{Width=120, Height=23}" />
  85.         <Location value="{X=8,Y=176}" />
  86.       </System.Windows.Forms.Label>
  87.       <System.Windows.Forms.Button>
  88.         <Name value="browseButton" />
  89.         <Location value="{X=384,Y=200}" />
  90.         <Size value="{Width=24, Height=20}" />
  91.         <Text value="..." />
  92.         <Anchor value="Top, Right" />
  93.         <TabIndex value="10" />
  94.       </System.Windows.Forms.Button>
  95.       <System.Windows.Forms.TextBox>
  96.         <Name value="commandTextBox" />
  97.         <Anchor value="Top, Left, Right" />
  98.         <TabIndex value="9" />
  99.         <Location value="{X=128,Y=200}" />
  100.         <Size value="{Width=248, Height=21}" />
  101.         <Text value="" />
  102.       </System.Windows.Forms.TextBox>
  103.       <System.Windows.Forms.TextBox>
  104.         <Name value="titleTextBox" />
  105.         <Anchor value="Top, Left, Right" />
  106.         <TabIndex value="7" />
  107.         <Location value="{X=128,Y=176}" />
  108.         <Size value="{Width=280, Height=21}" />
  109.         <Text value="" />
  110.       </System.Windows.Forms.TextBox>
  111.       <System.Windows.Forms.Button>
  112.         <Name value="moveDownButton" />
  113.         <Location value="{X=336,Y=144}" />
  114.         <Text value="${res:Dialog.Options.ExternalTool.MoveDownButton}" />
  115.         <Anchor value="Top, Right" />
  116.         <TabIndex value="5" />
  117.       </System.Windows.Forms.Button>
  118.       <System.Windows.Forms.Button>
  119.         <Name value="moveUpButton" />
  120.         <Location value="{X=336,Y=112}" />
  121.         <Text value="${res:Dialog.Options.ExternalTool.MoveUpButton}" />
  122.         <Anchor value="Top, Right" />
  123.         <TabIndex value="4" />
  124.       </System.Windows.Forms.Button>
  125.       <System.Windows.Forms.ListBox>
  126.         <Name value="toolListBox" />
  127.         <Size value="{Width=320, Height=134}" />
  128.         <Anchor value="Top, Left, Right" />
  129.         <TabIndex value="1" />
  130.         <Location value="{X=8,Y=32}" />
  131.         <SelectionMode value="MultiExtended" />
  132.       </System.Windows.Forms.ListBox>
  133.       <System.Windows.Forms.Label>
  134.         <Name value="label" />
  135.         <Text value="${res:Dialog.Options.ExternalTool.ToolsLabel}" />
  136.         <TextAlign value="BottomLeft" />
  137.         <Anchor value="Top, Left, Right" />
  138.         <TabIndex value="0" />
  139.         <Size value="{Width=400, Height=23}" />
  140.         <Location value="{X=8,Y=8}" />
  141.       </System.Windows.Forms.Label>
  142.       <System.Windows.Forms.Button>
  143.         <Name value="removeButton" />
  144.         <Location value="{X=336,Y=64}" />
  145.         <Text value="${res:Global.RemoveButtonText}" />
  146.         <Anchor value="Top, Right" />
  147.         <TabIndex value="3" />
  148.       </System.Windows.Forms.Button>
  149.       <System.Windows.Forms.Button>
  150.         <Name value="addButton" />
  151.         <Location value="{X=336,Y=32}" />
  152.         <Text value="${res:Global.AddButtonText}" />
  153.         <Anchor value="Top, Right" />
  154.         <TabIndex value="2" />
  155.       </System.Windows.Forms.Button>
  156.     </Controls>
  157.   </System.Windows.Forms.UserControl>
  158.   <System.Windows.Forms.ColumnHeader>
  159.     <Width value="117" />
  160.     <Name value="columnHeader2" />
  161.     <Text value="${res:Dialog.Options.ExternalTool.ToolsLabel}" />
  162.   </System.Windows.Forms.ColumnHeader>
  163. </Components>