diff --git a/Mk0.Software.ImageSorter/Main.Designer.cs b/Mk0.Software.ImageSorter/Main.Designer.cs index 9f262a7..aaf6c77 100644 --- a/Mk0.Software.ImageSorter/Main.Designer.cs +++ b/Mk0.Software.ImageSorter/Main.Designer.cs @@ -109,7 +109,7 @@ this.pictureBoxImage.ContextMenuStrip = this.contextMenuStrip; this.pictureBoxImage.ImageLocation = ""; this.pictureBoxImage.Location = new System.Drawing.Point(0, 0); - this.pictureBoxImage.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.pictureBoxImage.Margin = new System.Windows.Forms.Padding(4); this.pictureBoxImage.Name = "pictureBoxImage"; this.pictureBoxImage.Size = new System.Drawing.Size(1023, 789); this.pictureBoxImage.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; @@ -177,7 +177,7 @@ this.buttonSettings.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonSettings.Font = new System.Drawing.Font("Webdings", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2))); this.buttonSettings.Location = new System.Drawing.Point(350, 24); - this.buttonSettings.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonSettings.Margin = new System.Windows.Forms.Padding(4); this.buttonSettings.Name = "buttonSettings"; this.buttonSettings.Size = new System.Drawing.Size(34, 34); this.buttonSettings.TabIndex = 7; @@ -202,9 +202,9 @@ this.groupBoxInformationen.Controls.Add(this.labelQuellPath); this.groupBoxInformationen.Controls.Add(this.labelZielPath); this.groupBoxInformationen.Location = new System.Drawing.Point(1041, 18); - this.groupBoxInformationen.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.groupBoxInformationen.Margin = new System.Windows.Forms.Padding(4); this.groupBoxInformationen.Name = "groupBoxInformationen"; - this.groupBoxInformationen.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.groupBoxInformationen.Padding = new System.Windows.Forms.Padding(4); this.groupBoxInformationen.Size = new System.Drawing.Size(393, 122); this.groupBoxInformationen.TabIndex = 3; this.groupBoxInformationen.TabStop = false; @@ -240,7 +240,7 @@ this.buttonQuellPfad.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonQuellPfad.Font = new System.Drawing.Font("Wingdings", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2))); this.buttonQuellPfad.Location = new System.Drawing.Point(306, 24); - this.buttonQuellPfad.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonQuellPfad.Margin = new System.Windows.Forms.Padding(4); this.buttonQuellPfad.Name = "buttonQuellPfad"; this.buttonQuellPfad.Size = new System.Drawing.Size(34, 34); this.buttonQuellPfad.TabIndex = 6; @@ -260,9 +260,9 @@ this.groupBoxZiele.Controls.Add(this.buttonJumpForward); this.groupBoxZiele.Controls.Add(this.buttonUndo); this.groupBoxZiele.Location = new System.Drawing.Point(1041, 148); - this.groupBoxZiele.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.groupBoxZiele.Margin = new System.Windows.Forms.Padding(4); this.groupBoxZiele.Name = "groupBoxZiele"; - this.groupBoxZiele.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.groupBoxZiele.Padding = new System.Windows.Forms.Padding(4); this.groupBoxZiele.Size = new System.Drawing.Size(393, 650); this.groupBoxZiele.TabIndex = 4; this.groupBoxZiele.TabStop = false; @@ -277,7 +277,7 @@ this.buttonDateirenamer.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonDateirenamer.Font = new System.Drawing.Font("Wingdings", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2))); this.buttonDateirenamer.Location = new System.Drawing.Point(158, 24); - this.buttonDateirenamer.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonDateirenamer.Margin = new System.Windows.Forms.Padding(4); this.buttonDateirenamer.Name = "buttonDateirenamer"; this.buttonDateirenamer.Size = new System.Drawing.Size(34, 34); this.buttonDateirenamer.TabIndex = 4; @@ -292,7 +292,7 @@ this.buttonInfo.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.buttonInfo.Location = new System.Drawing.Point(262, 24); - this.buttonInfo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonInfo.Margin = new System.Windows.Forms.Padding(4); this.buttonInfo.Name = "buttonInfo"; this.buttonInfo.Size = new System.Drawing.Size(34, 34); this.buttonInfo.TabIndex = 5; @@ -307,7 +307,7 @@ this.buttonJumpBack.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonJumpBack.Font = new System.Drawing.Font("Wingdings", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2))); this.buttonJumpBack.Location = new System.Drawing.Point(9, 24); - this.buttonJumpBack.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonJumpBack.Margin = new System.Windows.Forms.Padding(4); this.buttonJumpBack.Name = "buttonJumpBack"; this.buttonJumpBack.Size = new System.Drawing.Size(34, 34); this.buttonJumpBack.TabIndex = 1; @@ -321,7 +321,7 @@ this.panelButtons.AutoScroll = true; this.panelButtons.Controls.Add(this.labelNoTargets); this.panelButtons.Location = new System.Drawing.Point(4, 68); - this.panelButtons.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panelButtons.Margin = new System.Windows.Forms.Padding(4); this.panelButtons.Name = "panelButtons"; this.panelButtons.Size = new System.Drawing.Size(387, 573); this.panelButtons.TabIndex = 5; @@ -350,7 +350,7 @@ this.buttonJumpForward.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonJumpForward.Font = new System.Drawing.Font("Wingdings", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2))); this.buttonJumpForward.Location = new System.Drawing.Point(52, 24); - this.buttonJumpForward.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonJumpForward.Margin = new System.Windows.Forms.Padding(4); this.buttonJumpForward.Name = "buttonJumpForward"; this.buttonJumpForward.Size = new System.Drawing.Size(34, 34); this.buttonJumpForward.TabIndex = 2; @@ -366,7 +366,7 @@ this.buttonUndo.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonUndo.Font = new System.Drawing.Font("Wingdings", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2))); this.buttonUndo.Location = new System.Drawing.Point(96, 24); - this.buttonUndo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonUndo.Margin = new System.Windows.Forms.Padding(4); this.buttonUndo.Name = "buttonUndo"; this.buttonUndo.Size = new System.Drawing.Size(34, 34); this.buttonUndo.TabIndex = 3; @@ -381,7 +381,7 @@ this.buttonDeleteImage.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonDeleteImage.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonDeleteImage.Location = new System.Drawing.Point(9, 807); - this.buttonDeleteImage.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonDeleteImage.Margin = new System.Windows.Forms.Padding(4); this.buttonDeleteImage.Name = "buttonDeleteImage"; this.buttonDeleteImage.Size = new System.Drawing.Size(34, 34); this.buttonDeleteImage.TabIndex = 10; @@ -396,7 +396,7 @@ this.buttonRotate90.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonRotate90.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonRotate90.Location = new System.Drawing.Point(9, 28); - this.buttonRotate90.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonRotate90.Margin = new System.Windows.Forms.Padding(4); this.buttonRotate90.Name = "buttonRotate90"; this.buttonRotate90.Size = new System.Drawing.Size(34, 34); this.buttonRotate90.TabIndex = 6; @@ -412,7 +412,7 @@ this.buttonRotate180.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonRotate180.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonRotate180.Location = new System.Drawing.Point(52, 28); - this.buttonRotate180.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonRotate180.Margin = new System.Windows.Forms.Padding(4); this.buttonRotate180.Name = "buttonRotate180"; this.buttonRotate180.Size = new System.Drawing.Size(34, 34); this.buttonRotate180.TabIndex = 7; @@ -428,7 +428,7 @@ this.buttonRotate270.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonRotate270.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonRotate270.Location = new System.Drawing.Point(96, 28); - this.buttonRotate270.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonRotate270.Margin = new System.Windows.Forms.Padding(4); this.buttonRotate270.Name = "buttonRotate270"; this.buttonRotate270.Size = new System.Drawing.Size(34, 34); this.buttonRotate270.TabIndex = 8; @@ -444,7 +444,7 @@ this.buttonMirrorHorizontal.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonMirrorHorizontal.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonMirrorHorizontal.Location = new System.Drawing.Point(9, 80); - this.buttonMirrorHorizontal.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonMirrorHorizontal.Margin = new System.Windows.Forms.Padding(4); this.buttonMirrorHorizontal.Name = "buttonMirrorHorizontal"; this.buttonMirrorHorizontal.Size = new System.Drawing.Size(34, 34); this.buttonMirrorHorizontal.TabIndex = 9; @@ -460,7 +460,7 @@ this.buttonMirrorVertikal.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonMirrorVertikal.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonMirrorVertikal.Location = new System.Drawing.Point(52, 80); - this.buttonMirrorVertikal.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonMirrorVertikal.Margin = new System.Windows.Forms.Padding(4); this.buttonMirrorVertikal.Name = "buttonMirrorVertikal"; this.buttonMirrorVertikal.Size = new System.Drawing.Size(34, 34); this.buttonMirrorVertikal.TabIndex = 10; @@ -477,7 +477,7 @@ this.panelImageBackground.Controls.Add(this.labelNoImages); this.panelImageBackground.Controls.Add(this.pictureBoxImage); this.panelImageBackground.Location = new System.Drawing.Point(9, 9); - this.panelImageBackground.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panelImageBackground.Margin = new System.Windows.Forms.Padding(4); this.panelImageBackground.Name = "panelImageBackground"; this.panelImageBackground.Size = new System.Drawing.Size(1023, 789); this.panelImageBackground.TabIndex = 3; @@ -514,9 +514,9 @@ this.groupBoxRander.Controls.Add(this.buttonRandUnten); this.groupBoxRander.Controls.Add(this.buttonRandOben); this.groupBoxRander.Location = new System.Drawing.Point(242, 596); - this.groupBoxRander.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.groupBoxRander.Margin = new System.Windows.Forms.Padding(4); this.groupBoxRander.Name = "groupBoxRander"; - this.groupBoxRander.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.groupBoxRander.Padding = new System.Windows.Forms.Padding(4); this.groupBoxRander.Size = new System.Drawing.Size(184, 204); this.groupBoxRander.TabIndex = 18; this.groupBoxRander.TabStop = false; @@ -531,7 +531,7 @@ this.buttonRandAlle.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonRandAlle.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonRandAlle.Location = new System.Drawing.Point(114, 153); - this.buttonRandAlle.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonRandAlle.Margin = new System.Windows.Forms.Padding(4); this.buttonRandAlle.Name = "buttonRandAlle"; this.buttonRandAlle.Size = new System.Drawing.Size(34, 34); this.buttonRandAlle.TabIndex = 16; @@ -547,7 +547,7 @@ this.buttonRandObenUnten.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonRandObenUnten.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonRandObenUnten.Location = new System.Drawing.Point(70, 153); - this.buttonRandObenUnten.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonRandObenUnten.Margin = new System.Windows.Forms.Padding(4); this.buttonRandObenUnten.Name = "buttonRandObenUnten"; this.buttonRandObenUnten.Size = new System.Drawing.Size(34, 34); this.buttonRandObenUnten.TabIndex = 15; @@ -563,7 +563,7 @@ this.buttonRandLinksRechts.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonRandLinksRechts.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonRandLinksRechts.Location = new System.Drawing.Point(27, 153); - this.buttonRandLinksRechts.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonRandLinksRechts.Margin = new System.Windows.Forms.Padding(4); this.buttonRandLinksRechts.Name = "buttonRandLinksRechts"; this.buttonRandLinksRechts.Size = new System.Drawing.Size(34, 34); this.buttonRandLinksRechts.TabIndex = 14; @@ -587,7 +587,7 @@ this.trackBarRander.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.trackBarRander.LargeChange = 1; this.trackBarRander.Location = new System.Drawing.Point(9, 28); - this.trackBarRander.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.trackBarRander.Margin = new System.Windows.Forms.Padding(4); this.trackBarRander.Minimum = 1; this.trackBarRander.Name = "trackBarRander"; this.trackBarRander.Size = new System.Drawing.Size(165, 69); @@ -603,7 +603,7 @@ this.buttonRandLinks.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonRandLinks.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonRandLinks.Location = new System.Drawing.Point(9, 110); - this.buttonRandLinks.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonRandLinks.Margin = new System.Windows.Forms.Padding(4); this.buttonRandLinks.Name = "buttonRandLinks"; this.buttonRandLinks.Size = new System.Drawing.Size(34, 34); this.buttonRandLinks.TabIndex = 7; @@ -619,7 +619,7 @@ this.buttonRandRechts.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonRandRechts.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonRandRechts.Location = new System.Drawing.Point(52, 110); - this.buttonRandRechts.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonRandRechts.Margin = new System.Windows.Forms.Padding(4); this.buttonRandRechts.Name = "buttonRandRechts"; this.buttonRandRechts.Size = new System.Drawing.Size(34, 34); this.buttonRandRechts.TabIndex = 8; @@ -635,7 +635,7 @@ this.buttonRandUnten.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonRandUnten.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonRandUnten.Location = new System.Drawing.Point(140, 110); - this.buttonRandUnten.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonRandUnten.Margin = new System.Windows.Forms.Padding(4); this.buttonRandUnten.Name = "buttonRandUnten"; this.buttonRandUnten.Size = new System.Drawing.Size(34, 34); this.buttonRandUnten.TabIndex = 10; @@ -651,7 +651,7 @@ this.buttonRandOben.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonRandOben.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonRandOben.Location = new System.Drawing.Point(96, 110); - this.buttonRandOben.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonRandOben.Margin = new System.Windows.Forms.Padding(4); this.buttonRandOben.Name = "buttonRandOben"; this.buttonRandOben.Size = new System.Drawing.Size(34, 34); this.buttonRandOben.TabIndex = 9; @@ -680,7 +680,7 @@ this.panelBanner.Controls.Add(this.labelBanner1); this.panelBanner.Controls.Add(this.pictureBoxBanner1); this.panelBanner.Location = new System.Drawing.Point(0, -78); - this.panelBanner.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panelBanner.Margin = new System.Windows.Forms.Padding(4); this.panelBanner.Name = "panelBanner"; this.panelBanner.Size = new System.Drawing.Size(1032, 78); this.panelBanner.TabIndex = 2; @@ -689,7 +689,7 @@ // this.pictureBoxBanner2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.pictureBoxBanner2.Location = new System.Drawing.Point(951, 4); - this.pictureBoxBanner2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.pictureBoxBanner2.Margin = new System.Windows.Forms.Padding(4); this.pictureBoxBanner2.Name = "pictureBoxBanner2"; this.pictureBoxBanner2.Size = new System.Drawing.Size(76, 70); this.pictureBoxBanner2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; @@ -721,7 +721,7 @@ // pictureBoxBanner1 // this.pictureBoxBanner1.Location = new System.Drawing.Point(4, 4); - this.pictureBoxBanner1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.pictureBoxBanner1.Margin = new System.Windows.Forms.Padding(4); this.pictureBoxBanner1.Name = "pictureBoxBanner1"; this.pictureBoxBanner1.Size = new System.Drawing.Size(72, 69); this.pictureBoxBanner1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; @@ -738,7 +738,7 @@ "Vollbild", "Original"}); this.comboBoxZoom.Location = new System.Drawing.Point(1198, 807); - this.comboBoxZoom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.comboBoxZoom.Margin = new System.Windows.Forms.Padding(4); this.comboBoxZoom.Name = "comboBoxZoom"; this.comboBoxZoom.Size = new System.Drawing.Size(180, 28); this.comboBoxZoom.TabIndex = 14; @@ -764,7 +764,7 @@ this.buttonDuplicate.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonDuplicate.Font = new System.Drawing.Font("Webdings", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2))); this.buttonDuplicate.Location = new System.Drawing.Point(124, 807); - this.buttonDuplicate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonDuplicate.Margin = new System.Windows.Forms.Padding(4); this.buttonDuplicate.Name = "buttonDuplicate"; this.buttonDuplicate.Size = new System.Drawing.Size(34, 34); this.buttonDuplicate.TabIndex = 12; @@ -781,9 +781,9 @@ this.groupBoxTransformation.Controls.Add(this.buttonMirrorVertikal); this.groupBoxTransformation.Controls.Add(this.buttonMirrorHorizontal); this.groupBoxTransformation.Location = new System.Drawing.Point(69, 668); - this.groupBoxTransformation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.groupBoxTransformation.Margin = new System.Windows.Forms.Padding(4); this.groupBoxTransformation.Name = "groupBoxTransformation"; - this.groupBoxTransformation.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.groupBoxTransformation.Padding = new System.Windows.Forms.Padding(4); this.groupBoxTransformation.Size = new System.Drawing.Size(148, 132); this.groupBoxTransformation.TabIndex = 17; this.groupBoxTransformation.TabStop = false; @@ -798,7 +798,7 @@ this.buttonTransformation.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonTransformation.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonTransformation.Location = new System.Drawing.Point(68, 807); - this.buttonTransformation.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonTransformation.Margin = new System.Windows.Forms.Padding(4); this.buttonTransformation.Name = "buttonTransformation"; this.buttonTransformation.Size = new System.Drawing.Size(34, 34); this.buttonTransformation.TabIndex = 11; @@ -814,7 +814,7 @@ this.buttonHintergrund.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonHintergrund.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonHintergrund.Location = new System.Drawing.Point(183, 807); - this.buttonHintergrund.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonHintergrund.Margin = new System.Windows.Forms.Padding(4); this.buttonHintergrund.Name = "buttonHintergrund"; this.buttonHintergrund.Size = new System.Drawing.Size(34, 34); this.buttonHintergrund.TabIndex = 13; @@ -831,7 +831,7 @@ this.buttonRander.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonRander.Font = new System.Drawing.Font("Webdings", 9.5F); this.buttonRander.Location = new System.Drawing.Point(242, 807); - this.buttonRander.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonRander.Margin = new System.Windows.Forms.Padding(4); this.buttonRander.Name = "buttonRander"; this.buttonRander.Size = new System.Drawing.Size(34, 34); this.buttonRander.TabIndex = 14; @@ -847,7 +847,7 @@ this.buttonPreview.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonPreview.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonPreview.Location = new System.Drawing.Point(300, 806); - this.buttonPreview.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonPreview.Margin = new System.Windows.Forms.Padding(4); this.buttonPreview.Name = "buttonPreview"; this.buttonPreview.Size = new System.Drawing.Size(34, 34); this.buttonPreview.TabIndex = 19; @@ -860,7 +860,7 @@ | System.Windows.Forms.AnchorStyles.Right))); this.panelPreview.BackColor = System.Drawing.Color.Gainsboro; this.panelPreview.Location = new System.Drawing.Point(9, 650); - this.panelPreview.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panelPreview.Margin = new System.Windows.Forms.Padding(4); this.panelPreview.Name = "panelPreview"; this.panelPreview.Size = new System.Drawing.Size(1023, 150); this.panelPreview.TabIndex = 20; @@ -874,7 +874,7 @@ this.buttonHeart.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonHeart.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonHeart.Location = new System.Drawing.Point(998, 806); - this.buttonHeart.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonHeart.Margin = new System.Windows.Forms.Padding(4); this.buttonHeart.Name = "buttonHeart"; this.buttonHeart.Size = new System.Drawing.Size(34, 34); this.buttonHeart.TabIndex = 21; @@ -889,7 +889,7 @@ this.buttonChristmas.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonChristmas.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonChristmas.Location = new System.Drawing.Point(939, 806); - this.buttonChristmas.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonChristmas.Margin = new System.Windows.Forms.Padding(4); this.buttonChristmas.Name = "buttonChristmas"; this.buttonChristmas.Size = new System.Drawing.Size(34, 34); this.buttonChristmas.TabIndex = 22; @@ -905,7 +905,7 @@ this.buttonWebRemove.FlatAppearance.BorderColor = System.Drawing.Color.Silver; this.buttonWebRemove.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.buttonWebRemove.Location = new System.Drawing.Point(358, 804); - this.buttonWebRemove.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.buttonWebRemove.Margin = new System.Windows.Forms.Padding(4); this.buttonWebRemove.Name = "buttonWebRemove"; this.buttonWebRemove.Size = new System.Drawing.Size(34, 34); this.buttonWebRemove.TabIndex = 23; @@ -939,10 +939,10 @@ this.Controls.Add(this.buttonRander); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.KeyPreview = true; - this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.Margin = new System.Windows.Forms.Padding(4); this.MinimumSize = new System.Drawing.Size(1464, 880); this.Name = "Main"; - this.Text = "Image Sorter v2.9 | © 2015-2024 by kmpr.at"; + this.Text = "Image Sorter v2.10 | © 2015-2024 by kmpr.at"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing); this.Load += new System.EventHandler(this.Main_Load); this.Shown += new System.EventHandler(this.Main_Shown); diff --git a/Mk0.Software.ImageSorter/Mk0.Software.ImageSorter.csproj b/Mk0.Software.ImageSorter/Mk0.Software.ImageSorter.csproj index 40ba9fe..2bb86d8 100644 --- a/Mk0.Software.ImageSorter/Mk0.Software.ImageSorter.csproj +++ b/Mk0.Software.ImageSorter/Mk0.Software.ImageSorter.csproj @@ -38,7 +38,7 @@ manuelkamper.com false 0 - 2.9.0.0 + 2.10.0.0 true true true @@ -53,7 +53,7 @@ bin\Debug\ DEBUG;TRACE prompt - 4 + 5 AnyCPU diff --git a/Mk0.Software.ImageSorter/Properties/AssemblyInfo.cs b/Mk0.Software.ImageSorter/Properties/AssemblyInfo.cs index 7d5affc..2c5d5a2 100644 --- a/Mk0.Software.ImageSorter/Properties/AssemblyInfo.cs +++ b/Mk0.Software.ImageSorter/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // Sie können alle Werte angeben oder die standardmäßigen Build- und Revisionsnummern // übernehmen, indem Sie "*" eingeben: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.9.*")] +[assembly: AssemblyVersion("2.10.*")] //[assembly: AssemblyFileVersion("1.6.0.0")]