Subversion Repositories Code-Repo

Rev

Rev 46 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 46 Rev 48
Line 49... Line 49...
49
            // DriveLogger_Form
49
            // DriveLogger_Form
50
            // 
50
            // 
51
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
51
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
52
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
52
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
53
            this.ClientSize = new System.Drawing.Size(548, 111);
53
            this.ClientSize = new System.Drawing.Size(548, 111);
54
            this.ControlBox = false;
-
 
55
            this.Controls.Add(this.listView_Drives);
54
            this.Controls.Add(this.listView_Drives);
56
            this.MaximizeBox = false;
55
            this.MaximizeBox = false;
57
            this.Name = "DriveLogger_Form";
56
            this.Name = "DriveLogger_Form";
58
            this.ShowIcon = false;
57
            this.ShowIcon = false;
59
            this.ShowInTaskbar = false;
58
            this.ShowInTaskbar = false;