Skip to content

Commit

Permalink
Changed tab order
Browse files Browse the repository at this point in the history
  • Loading branch information
uholeschak committed Oct 13, 2023
1 parent 46dc870 commit b4ba449
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 84 deletions.
1 change: 1 addition & 0 deletions EdiabasLib/EdiabasLibConfigTool/FormMain.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

120 changes: 36 additions & 84 deletions EdiabasLib/EdiabasLibConfigTool/FormMain.resx
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,15 @@
<data name="&gt;&gt;buttonRestoreVasPc.ZOrder" xml:space="preserve">
<value>1</value>
</data>
<data name="textBoxIstaLocation.Location" type="System.Drawing.Point, System.Drawing">
<value>6, 19</value>
</data>
<data name="textBoxIstaLocation.Size" type="System.Drawing.Size, System.Drawing">
<value>430, 20</value>
</data>
<data name="textBoxIstaLocation.TabIndex" type="System.Int32, mscorlib">
<value>0</value>
</data>
<data name="&gt;&gt;textBoxIstaLocation.Name" xml:space="preserve">
<value>textBoxIstaLocation</value>
</data>
Expand All @@ -609,66 +618,6 @@
<data name="&gt;&gt;textBoxIstaLocation.ZOrder" xml:space="preserve">
<value>0</value>
</data>
<data name="&gt;&gt;buttonDirIstad.Name" xml:space="preserve">
<value>buttonDirIstad</value>
</data>
<data name="&gt;&gt;buttonDirIstad.Type" xml:space="preserve">
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;buttonDirIstad.Parent" xml:space="preserve">
<value>groupBoxIstad</value>
</data>
<data name="&gt;&gt;buttonDirIstad.ZOrder" xml:space="preserve">
<value>1</value>
</data>
<data name="&gt;&gt;buttonPatchIstad.Name" xml:space="preserve">
<value>buttonPatchIstad</value>
</data>
<data name="&gt;&gt;buttonPatchIstad.Type" xml:space="preserve">
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;buttonPatchIstad.Parent" xml:space="preserve">
<value>groupBoxIstad</value>
</data>
<data name="&gt;&gt;buttonPatchIstad.ZOrder" xml:space="preserve">
<value>2</value>
</data>
<data name="&gt;&gt;buttonRestoreIstad.Name" xml:space="preserve">
<value>buttonRestoreIstad</value>
</data>
<data name="&gt;&gt;buttonRestoreIstad.Type" xml:space="preserve">
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;buttonRestoreIstad.Parent" xml:space="preserve">
<value>groupBoxIstad</value>
</data>
<data name="&gt;&gt;buttonRestoreIstad.ZOrder" xml:space="preserve">
<value>3</value>
</data>
<data name="groupBoxIstad.Location" type="System.Drawing.Point, System.Drawing">
<value>14, 523</value>
</data>
<data name="groupBoxIstad.Size" type="System.Drawing.Size, System.Drawing">
<value>442, 74</value>
</data>
<data name="groupBoxIstad.TabIndex" type="System.Int32, mscorlib">
<value>10</value>
</data>
<data name="groupBoxIstad.Text" xml:space="preserve">
<value>ISTA-D</value>
</data>
<data name="&gt;&gt;groupBoxIstad.Name" xml:space="preserve">
<value>groupBoxIstad</value>
</data>
<data name="&gt;&gt;groupBoxIstad.Type" xml:space="preserve">
<value>System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;groupBoxIstad.Parent" xml:space="preserve">
<value>$this</value>
</data>
<data name="&gt;&gt;groupBoxIstad.ZOrder" xml:space="preserve">
<value>2</value>
</data>
<data name="buttonDirIstad.ImeMode" type="System.Windows.Forms.ImeMode, System.Windows.Forms">
<value>NoControl</value>
</data>
Expand All @@ -679,7 +628,7 @@
<value>156, 23</value>
</data>
<data name="buttonDirIstad.TabIndex" type="System.Int32, mscorlib">
<value>0</value>
<value>1</value>
</data>
<data name="buttonDirIstad.Text" xml:space="preserve">
<value>Select Location</value>
Expand All @@ -706,7 +655,7 @@
<value>100, 23</value>
</data>
<data name="buttonPatchIstad.TabIndex" type="System.Int32, mscorlib">
<value>1</value>
<value>2</value>
</data>
<data name="buttonPatchIstad.Text" xml:space="preserve">
<value>Patch</value>
Expand All @@ -733,7 +682,7 @@
<value>100, 23</value>
</data>
<data name="buttonRestoreIstad.TabIndex" type="System.Int32, mscorlib">
<value>2</value>
<value>3</value>
</data>
<data name="buttonRestoreIstad.Text" xml:space="preserve">
<value>Restore</value>
Expand All @@ -750,6 +699,30 @@
<data name="&gt;&gt;buttonRestoreIstad.ZOrder" xml:space="preserve">
<value>3</value>
</data>
<data name="groupBoxIstad.Location" type="System.Drawing.Point, System.Drawing">
<value>14, 523</value>
</data>
<data name="groupBoxIstad.Size" type="System.Drawing.Size, System.Drawing">
<value>442, 74</value>
</data>
<data name="groupBoxIstad.TabIndex" type="System.Int32, mscorlib">
<value>10</value>
</data>
<data name="groupBoxIstad.Text" xml:space="preserve">
<value>ISTA-D</value>
</data>
<data name="&gt;&gt;groupBoxIstad.Name" xml:space="preserve">
<value>groupBoxIstad</value>
</data>
<data name="&gt;&gt;groupBoxIstad.Type" xml:space="preserve">
<value>System.Windows.Forms.GroupBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;groupBoxIstad.Parent" xml:space="preserve">
<value>$this</value>
</data>
<data name="&gt;&gt;groupBoxIstad.ZOrder" xml:space="preserve">
<value>2</value>
</data>
<data name="comboBoxLanguage.Location" type="System.Drawing.Point, System.Drawing">
<value>437, 12</value>
</data>
Expand Down Expand Up @@ -801,27 +774,6 @@
<data name="&gt;&gt;labelLanguage.ZOrder" xml:space="preserve">
<value>0</value>
</data>
<data name="textBoxIstaLocation.Location" type="System.Drawing.Point, System.Drawing">
<value>6, 19</value>
</data>
<data name="textBoxIstaLocation.Size" type="System.Drawing.Size, System.Drawing">
<value>430, 20</value>
</data>
<data name="textBoxIstaLocation.TabIndex" type="System.Int32, mscorlib">
<value>3</value>
</data>
<data name="&gt;&gt;textBoxIstaLocation.Name" xml:space="preserve">
<value>textBoxIstaLocation</value>
</data>
<data name="&gt;&gt;textBoxIstaLocation.Type" xml:space="preserve">
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</data>
<data name="&gt;&gt;textBoxIstaLocation.Parent" xml:space="preserve">
<value>groupBoxIstad</value>
</data>
<data name="&gt;&gt;textBoxIstaLocation.ZOrder" xml:space="preserve">
<value>0</value>
</data>
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>True</value>
</metadata>
Expand Down

0 comments on commit b4ba449

Please sign in to comment.