Changeset 2027
- Timestamp:
- 5/3/2010 2:35:32 PM (3 years ago)
- Location:
- trunk/eraser/Eraser.Manager
- Files:
-
- 3 edited
-
FileErasureTargetSettings.Designer.cs (modified) (3 diffs)
-
FolderErasureTargetSettings.Designer.cs (modified) (8 diffs)
-
UnusedSpaceErasureTargetSettings.Designer.cs (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser/Eraser.Manager/FileErasureTargetSettings.Designer.cs
r2024 r2027 62 62 this.fileBrowse.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); 63 63 this.fileBrowse.ImeMode = System.Windows.Forms.ImeMode.NoControl; 64 this.fileBrowse.Location = new System.Drawing.Point(75, 0);64 this.fileBrowse.Location = new System.Drawing.Point(75, -1); 65 65 this.fileBrowse.Name = "fileBrowse"; 66 66 this.fileBrowse.Size = new System.Drawing.Size(75, 23); … … 74 74 this.filePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 75 75 | System.Windows.Forms.AnchorStyles.Right))); 76 this.filePath.Location = new System.Drawing.Point(0, 2);76 this.filePath.Location = new System.Drawing.Point(0, 0); 77 77 this.filePath.Name = "filePath"; 78 this.filePath.Size = new System.Drawing.Size(69, 2 0);78 this.filePath.Size = new System.Drawing.Size(69, 23); 79 79 this.filePath.TabIndex = 6; 80 80 // … … 89 89 // FileErasureTargetSettings 90 90 // 91 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 92 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 91 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 93 92 this.Controls.Add(this.fileBrowse); 94 93 this.Controls.Add(this.filePath); 94 this.Font = new System.Drawing.Font("Segoe UI", 9F); 95 95 this.Name = "FileErasureTargetSettings"; 96 96 this.Size = new System.Drawing.Size(150, 23); -
trunk/eraser/Eraser.Manager/FolderErasureTargetSettings.Designer.cs
r2024 r2027 69 69 this.folderDelete.CheckState = System.Windows.Forms.CheckState.Checked; 70 70 this.folderDelete.ImeMode = System.Windows.Forms.ImeMode.NoControl; 71 this.folderDelete.Location = new System.Drawing.Point(0, 8 3);71 this.folderDelete.Location = new System.Drawing.Point(0, 89); 72 72 this.folderDelete.Name = "folderDelete"; 73 this.folderDelete.Size = new System.Drawing.Size(1 25, 17);73 this.folderDelete.Size = new System.Drawing.Size(140, 19); 74 74 this.folderDelete.TabIndex = 20; 75 75 this.folderDelete.Text = "Delete folder if empty"; … … 82 82 this.folderExclude.Location = new System.Drawing.Point(104, 57); 83 83 this.folderExclude.Name = "folderExclude"; 84 this.folderExclude.Size = new System.Drawing.Size(272, 2 0);84 this.folderExclude.Size = new System.Drawing.Size(272, 23); 85 85 this.folderExclude.TabIndex = 19; 86 86 // … … 91 91 this.folderExcludeLbl.Location = new System.Drawing.Point(-3, 60); 92 92 this.folderExcludeLbl.Name = "folderExcludeLbl"; 93 this.folderExcludeLbl.Size = new System.Drawing.Size( 77, 13);93 this.folderExcludeLbl.Size = new System.Drawing.Size(81, 15); 94 94 this.folderExcludeLbl.TabIndex = 18; 95 95 this.folderExcludeLbl.Text = "Exclude Mask:"; … … 101 101 this.folderInclude.Location = new System.Drawing.Point(104, 28); 102 102 this.folderInclude.Name = "folderInclude"; 103 this.folderInclude.Size = new System.Drawing.Size(272, 2 0);103 this.folderInclude.Size = new System.Drawing.Size(272, 23); 104 104 this.folderInclude.TabIndex = 17; 105 105 // … … 110 110 this.folderIncludeLbl.Location = new System.Drawing.Point(-3, 31); 111 111 this.folderIncludeLbl.Name = "folderIncludeLbl"; 112 this.folderIncludeLbl.Size = new System.Drawing.Size( 74, 13);112 this.folderIncludeLbl.Size = new System.Drawing.Size(80, 15); 113 113 this.folderIncludeLbl.TabIndex = 16; 114 114 this.folderIncludeLbl.Text = "Include Mask:"; … … 130 130 this.folderPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 131 131 | System.Windows.Forms.AnchorStyles.Right))); 132 this.folderPath.Location = new System.Drawing.Point(0, 1);132 this.folderPath.Location = new System.Drawing.Point(0, 0); 133 133 this.folderPath.Name = "folderPath"; 134 this.folderPath.Size = new System.Drawing.Size(295, 2 0);134 this.folderPath.Size = new System.Drawing.Size(295, 23); 135 135 this.folderPath.TabIndex = 14; 136 136 // … … 146 146 // FolderErasureTargetSettings 147 147 // 148 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 149 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 148 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 150 149 this.Controls.Add(this.folderDelete); 151 150 this.Controls.Add(this.folderExclude); … … 155 154 this.Controls.Add(this.folderBrowse); 156 155 this.Controls.Add(this.folderPath); 156 this.Font = new System.Drawing.Font("Segoe UI", 9F); 157 157 this.Name = "FolderErasureTargetSettings"; 158 158 this.Size = new System.Drawing.Size(376, 108); -
trunk/eraser/Eraser.Manager/UnusedSpaceErasureTargetSettings.Designer.cs
r2024 r2027 62 62 this.unusedClusterTips.Location = new System.Drawing.Point(0, 30); 63 63 this.unusedClusterTips.Name = "unusedClusterTips"; 64 this.unusedClusterTips.Size = new System.Drawing.Size(1 06, 17);64 this.unusedClusterTips.Size = new System.Drawing.Size(113, 19); 65 65 this.unusedClusterTips.TabIndex = 18; 66 66 this.unusedClusterTips.Text = "Erase cluster tips"; … … 76 76 this.unusedDisk.Location = new System.Drawing.Point(0, 0); 77 77 this.unusedDisk.Name = "unusedDisk"; 78 this.unusedDisk.Size = new System.Drawing.Size(345, 2 1);78 this.unusedDisk.Size = new System.Drawing.Size(345, 24); 79 79 this.unusedDisk.TabIndex = 17; 80 80 this.unusedDisk.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.unusedDisk_DrawItem); … … 82 82 // UnusedSpaceErasureTargetSettings 83 83 // 84 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 85 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; 84 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 86 85 this.Controls.Add(this.unusedClusterTips); 87 86 this.Controls.Add(this.unusedDisk); 87 this.Font = new System.Drawing.Font("Segoe UI", 9F); 88 88 this.Name = "UnusedSpaceErasureTargetSettings"; 89 89 this.Size = new System.Drawing.Size(345, 49);
Note: See TracChangeset
for help on using the changeset viewer.
