home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2003 January / PCpro_2003_01.ISO / born / SharpDev / 091setup.exe / data / resources / dialogs / FindInFilesDialog.xfrm < prev    next >
Encoding:
Text File  |  2002-09-18  |  7.6 KB  |  185 lines

  1. <System.Windows.Forms.Form>
  2.   <MaximizeBox value="False" />
  3.   <Text value="${res:NewProject.SearchReplace.FindInFilesDialogName}" />
  4.   <DockPadding value="" />
  5.   <MinimizeBox value="False" />
  6.   <Size value="{Width=536, Height=242}" />
  7.   <SnapToGrid value="True" />
  8.   <StartPosition value="CenterParent" />
  9.   <Name value="CreatedObject0" />
  10.   <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  11.   <DrawGrid value="True" />
  12.   <FormBorderStyle value="FixedDialog" />
  13.   <GridSize value="{Width=8, Height=8}" />
  14.   <ShowInTaskbar value="False" />
  15.   <Controls>
  16.     <System.Windows.Forms.Button>
  17.       <TabIndex value="7" />
  18.       <Text value="..." />
  19.       <Name value="browseButton" />
  20.       <Size value="{Width=32, Height=24}" />
  21.       <Location value="{X=376,Y=72}" />
  22.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  23.       <Controls />
  24.     </System.Windows.Forms.Button>
  25.     <System.Windows.Forms.TextBox>
  26.       <Text value="" />
  27.       <Name value="directoryTextBox" />
  28.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  29.       <Size value="{Width=264, Height=22}" />
  30.       <Location value="{X=104,Y=72}" />
  31.       <TabIndex value="6" />
  32.       <Controls />
  33.     </System.Windows.Forms.TextBox>
  34.     <System.Windows.Forms.Label>
  35.       <Location value="{X=0,Y=72}" />
  36.       <Size value="{Width=96, Height=23}" />
  37.       <TabIndex value="5" />
  38.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  39.       <Name value="label1" />
  40.       <TextAlign value="MiddleRight" />
  41.       <Text value="${res:NewProject.SearchReplace.Directory}" />
  42.       <Controls />
  43.     </System.Windows.Forms.Label>
  44.     <System.Windows.Forms.TextBox>
  45.       <Text value="" />
  46.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  47.       <Size value="{Width=272, Height=22}" />
  48.       <Location value="{X=104,Y=40}" />
  49.       <TabIndex value="4" />
  50.       <Name value="fileMaskTextBox" />
  51.       <Controls />
  52.     </System.Windows.Forms.TextBox>
  53.     <System.Windows.Forms.Label>
  54.       <Location value="{X=0,Y=40}" />
  55.       <Size value="{Width=96, Height=23}" />
  56.       <TabIndex value="3" />
  57.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  58.       <Name value="label" />
  59.       <TextAlign value="MiddleRight" />
  60.       <Text value="${res:NewProject.SearchReplace.FileMask}" />
  61.       <Controls />
  62.     </System.Windows.Forms.Label>
  63.     <System.Windows.Forms.CheckBox>
  64.       <TabIndex value="8" />
  65.       <Name value="includeSubdirectoriesCheckBox" />
  66.       <Text value="${res:NewProject.SearchReplace.IncludeSubdirectories}" />
  67.       <Size value="{Width=216, Height=24}" />
  68.       <Location value="{X=8,Y=104}" />
  69.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  70.       <Controls />
  71.     </System.Windows.Forms.CheckBox>
  72.     <System.Windows.Forms.Label>
  73.       <Location value="{X=0,Y=8}" />
  74.       <Size value="{Width=96, Height=20}" />
  75.       <TabIndex value="0" />
  76.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  77.       <TextAlign value="MiddleRight" />
  78.       <Text value="${res:Dialog.NewProject.SearchReplace.FindWhat}" />
  79.       <Name value="CreatedObject2" />
  80.       <Controls />
  81.     </System.Windows.Forms.Label>
  82.     <System.Windows.Forms.ComboBox>
  83.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  84.       <Size value="{Width=276, Height=24}" />
  85.       <Location value="{X=104,Y=8}" />
  86.       <Name value="searchPatternComboBox" />
  87.       <TabIndex value="1" />
  88.       <Controls />
  89.     </System.Windows.Forms.ComboBox>
  90.     <System.Windows.Forms.Button>
  91.       <TabIndex value="2" />
  92.       <Text value=">" />
  93.       <Size value="{Width=24, Height=24}" />
  94.       <Name value="findHelpButton" />
  95.       <Location value="{X=384,Y=8}" />
  96.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  97.       <Controls />
  98.     </System.Windows.Forms.Button>
  99.     <System.Windows.Forms.Button>
  100.       <Name value="findButton" />
  101.       <TabIndex value="15" />
  102.       <Text value="${res:NewProject.SearchReplace.FindInFilesButton}" />
  103.       <Size value="{Width=112, Height=24}" />
  104.       <Location value="{X=416,Y=8}" />
  105.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  106.       <Controls />
  107.     </System.Windows.Forms.Button>
  108.     <System.Windows.Forms.Button>
  109.       <DialogResult value="Cancel" />
  110.       <TabIndex value="16" />
  111.       <Name value="closeButton" />
  112.       <Text value="${res:Global.CloseButtonText}" />
  113.       <Size value="{Width=112, Height=24}" />
  114.       <Location value="{X=416,Y=152}" />
  115.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  116.       <Controls />
  117.     </System.Windows.Forms.Button>
  118.     <System.Windows.Forms.Button>
  119.       <TabIndex value="17" />
  120.       <Name value="helpButton" />
  121.       <Text value="${res:Global.HelpButtonText}" />
  122.       <Size value="{Width=112, Height=24}" />
  123.       <Location value="{X=416,Y=184}" />
  124.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  125.       <Controls />
  126.     </System.Windows.Forms.Button>
  127.     <System.Windows.Forms.CheckBox>
  128.       <TabIndex value="9" />
  129.       <Name value="ignoreCaseCheckBox" />
  130.       <Text value="${res:Dialog.NewProject.SearchReplace.CaseSensitive}" />
  131.       <Size value="{Width=216, Height=24}" />
  132.       <Location value="{X=8,Y=128}" />
  133.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  134.       <Controls />
  135.     </System.Windows.Forms.CheckBox>
  136.     <System.Windows.Forms.CheckBox>
  137.       <Name value="searchWholeWordOnlyCheckBox" />
  138.       <TabIndex value="10" />
  139.       <Text value="${res:Dialog.NewProject.SearchReplace.WholeWord}" />
  140.       <Size value="{Width=216, Height=24}" />
  141.       <Location value="{X=8,Y=160}" />
  142.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  143.       <Controls />
  144.     </System.Windows.Forms.CheckBox>
  145.     <System.Windows.Forms.CheckBox>
  146.       <Name value="useSpecialSearchStrategyCheckBox" />
  147.       <TabIndex value="11" />
  148.       <Text value="${res:Dialog.NewProject.SearchReplace.UseMethodLabel}" />
  149.       <Size value="{Width=140, Height=24}" />
  150.       <Location value="{X=8,Y=184}" />
  151.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  152.       <Controls />
  153.     </System.Windows.Forms.CheckBox>
  154.     <System.Windows.Forms.ComboBox>
  155.       <DropDownStyle value="DropDownList" />
  156.       <Name value="specialSearchStrategyComboBox" />
  157.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  158.       <Size value="{Width=260, Height=24}" />
  159.       <Location value="{X=152,Y=184}" />
  160.       <TabIndex value="12" />
  161.       <DropDownWidth value="128" />
  162.       <Controls />
  163.     </System.Windows.Forms.ComboBox>
  164.     <System.Windows.Forms.Label>
  165.       <Name value="CreatedObject43" />
  166.       <Location value="{X=224,Y=112}" />
  167.       <Size value="{Width=188, Height=24}" />
  168.       <TabIndex value="13" />
  169.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  170.       <TextAlign value="BottomLeft" />
  171.       <Text value="${res:Dialog.NewProject.SearchReplace.SearchIn}" />
  172.       <Controls />
  173.     </System.Windows.Forms.Label>
  174.     <System.Windows.Forms.ComboBox>
  175.       <DropDownStyle value="DropDownList" />
  176.       <DataBindings value="System.Windows.Forms.ControlBindingsCollection" />
  177.       <Size value="{Width=188, Height=24}" />
  178.       <Location value="{X=224,Y=136}" />
  179.       <TabIndex value="14" />
  180.       <DropDownWidth value="128" />
  181.       <Name value="searchLocationComboBox" />
  182.       <Controls />
  183.     </System.Windows.Forms.ComboBox>
  184.   </Controls>
  185. </System.Windows.Forms.Form>