worktimehero

git clone https://git.clttr.info/worktimehero.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 504df951ef57ddb7c42b402195915818bbed9d18
parent aa7a3e24985e6fa043cae6ba8348bea823bb8220
Author: René Wagner <rwagner@rw-net.de>
Date:   Mon,  6 Jul 2020 18:55:42 +0200

~rwa/misc#31: fix field order when using tab key

Diffstat:
MWorkTimeHero/MainForm.Designer.cs | 28++++++++++++++--------------
MWorkTimeHero/Properties/AssemblyInfo.cs | 4++--
2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/WorkTimeHero/MainForm.Designer.cs b/WorkTimeHero/MainForm.Designer.cs @@ -63,7 +63,7 @@ this.lblStartTime.Location = new System.Drawing.Point(9, 83); this.lblStartTime.Name = "lblStartTime"; this.lblStartTime.Size = new System.Drawing.Size(98, 15); - this.lblStartTime.TabIndex = 0; + this.lblStartTime.TabIndex = 5; this.lblStartTime.Text = "Arbeitsbeginn"; // // dtpStartTime @@ -75,7 +75,7 @@ this.dtpStartTime.Name = "dtpStartTime"; this.dtpStartTime.ShowUpDown = true; this.dtpStartTime.Size = new System.Drawing.Size(67, 23); - this.dtpStartTime.TabIndex = 0; + this.dtpStartTime.TabIndex = 6; this.dtpStartTime.ValueChanged += new System.EventHandler(this.dtpStartTime_ValueChanged); // // dtpBreak @@ -88,7 +88,7 @@ this.dtpBreak.Name = "dtpBreak"; this.dtpBreak.ShowUpDown = true; this.dtpBreak.Size = new System.Drawing.Size(67, 23); - this.dtpBreak.TabIndex = 1; + this.dtpBreak.TabIndex = 8; this.dtpBreak.Value = new System.DateTime(2016, 1, 1, 0, 45, 0, 0); this.dtpBreak.ValueChanged += new System.EventHandler(this.dtpBreak_ValueChanged); // @@ -106,7 +106,7 @@ this.lblCompleted.Location = new System.Drawing.Point(9, 9); this.lblCompleted.Name = "lblCompleted"; this.lblCompleted.Size = new System.Drawing.Size(84, 15); - this.lblCompleted.TabIndex = 5; + this.lblCompleted.TabIndex = 0; this.lblCompleted.Text = "Arbeitszeit"; // // refreshTimer @@ -122,7 +122,7 @@ this.lblRemaining.Location = new System.Drawing.Point(9, 31); this.lblRemaining.Name = "lblRemaining"; this.lblRemaining.Size = new System.Drawing.Size(84, 15); - this.lblRemaining.TabIndex = 6; + this.lblRemaining.TabIndex = 2; this.lblRemaining.Text = "Verbleibend"; // // lblOvertime @@ -132,7 +132,7 @@ this.lblOvertime.Location = new System.Drawing.Point(223, 9); this.lblOvertime.Name = "lblOvertime"; this.lblOvertime.Size = new System.Drawing.Size(84, 15); - this.lblOvertime.TabIndex = 7; + this.lblOvertime.TabIndex = 1; this.lblOvertime.Text = "Überstunden"; // // lblTimeDue @@ -142,7 +142,7 @@ this.lblTimeDue.Location = new System.Drawing.Point(223, 31); this.lblTimeDue.Name = "lblTimeDue"; this.lblTimeDue.Size = new System.Drawing.Size(105, 15); - this.lblTimeDue.TabIndex = 8; + this.lblTimeDue.TabIndex = 3; this.lblTimeDue.Text = "Arbeitsende um"; // // cboIndividualBreak @@ -152,7 +152,7 @@ this.cboIndividualBreak.Location = new System.Drawing.Point(12, 107); this.cboIndividualBreak.Name = "cboIndividualBreak"; this.cboIndividualBreak.Size = new System.Drawing.Size(201, 19); - this.cboIndividualBreak.TabIndex = 9; + this.cboIndividualBreak.TabIndex = 7; this.cboIndividualBreak.Text = "individueller Pausenabzug"; this.cboIndividualBreak.UseVisualStyleBackColor = true; this.cboIndividualBreak.CheckedChanged += new System.EventHandler(this.cboIndividualBreak_CheckedChanged); @@ -203,7 +203,7 @@ this.lblBuchungVorlauf.Location = new System.Drawing.Point(6, 27); this.lblBuchungVorlauf.Name = "lblBuchungVorlauf"; this.lblBuchungVorlauf.Size = new System.Drawing.Size(175, 15); - this.lblBuchungVorlauf.TabIndex = 12; + this.lblBuchungVorlauf.TabIndex = 0; this.lblBuchungVorlauf.Text = "Vorlaufzeit Startbuchung"; // // groupBox1 @@ -217,7 +217,7 @@ this.groupBox1.Location = new System.Drawing.Point(12, 132); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(440, 113); - this.groupBox1.TabIndex = 14; + this.groupBox1.TabIndex = 9; this.groupBox1.TabStop = false; this.groupBox1.Text = "Einstellungen"; // @@ -228,7 +228,7 @@ this.cboAutostart.Location = new System.Drawing.Point(9, 88); this.cboAutostart.Name = "cboAutostart"; this.cboAutostart.Size = new System.Drawing.Size(159, 19); - this.cboAutostart.TabIndex = 16; + this.cboAutostart.TabIndex = 4; this.cboAutostart.Text = "Mit Windows starten"; this.cboAutostart.UseVisualStyleBackColor = true; this.cboAutostart.CheckedChanged += new System.EventHandler(this.cboAutostart_CheckedChanged); @@ -243,7 +243,7 @@ this.dtpTargetTime.Name = "dtpTargetTime"; this.dtpTargetTime.ShowUpDown = true; this.dtpTargetTime.Size = new System.Drawing.Size(67, 23); - this.dtpTargetTime.TabIndex = 15; + this.dtpTargetTime.TabIndex = 3; this.dtpTargetTime.Value = global::WorkTimeHero.Properties.Settings.Default.TargetTime; this.dtpTargetTime.ValueChanged += new System.EventHandler(this.dtpTargetTime_ValueChanged); // @@ -254,7 +254,7 @@ this.lblSollzeit.Location = new System.Drawing.Point(6, 57); this.lblSollzeit.Name = "lblSollzeit"; this.lblSollzeit.Size = new System.Drawing.Size(63, 15); - this.lblSollzeit.TabIndex = 14; + this.lblSollzeit.TabIndex = 2; this.lblSollzeit.Text = "Sollzeit"; // // nudPreamp @@ -274,7 +274,7 @@ -2147483648}); this.nudPreamp.Name = "nudPreamp"; this.nudPreamp.Size = new System.Drawing.Size(67, 23); - this.nudPreamp.TabIndex = 0; + this.nudPreamp.TabIndex = 1; this.nudPreamp.Value = global::WorkTimeHero.Properties.Settings.Default.StartTimePreamp; // // MainForm diff --git a/WorkTimeHero/Properties/AssemblyInfo.cs b/WorkTimeHero/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.4.2.0")] -[assembly: AssemblyFileVersion("1.4.2.0")] +[assembly: AssemblyVersion("1.4.3.0")] +[assembly: AssemblyFileVersion("1.4.3.0")]