Minimize main form on startup if the 'Minimize To Tray' option is active
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
this.OverlayLabel.TabIndex = 1;
|
||||
this.OverlayLabel.Text = "...";
|
||||
//
|
||||
// PreviewOverlay
|
||||
// ThumbnailOverlay
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
|
||||
Reference in New Issue
Block a user