Changeset 1022 for branches/eraser6/Eraser/ProgressForm.Designer.cs
- Timestamp:
- 5/9/2009 1:51:53 AM (4 years ago)
- File:
-
- 1 edited
-
branches/eraser6/Eraser/ProgressForm.Designer.cs (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/Eraser/ProgressForm.Designer.cs
r482 r1022 74 74 // overallProgressLbl 75 75 // 76 this.overallProgressLbl.AccessibleDescription = null;77 this.overallProgressLbl.AccessibleName = null;78 76 resources.ApplyResources(this.overallProgressLbl, "overallProgressLbl"); 79 this.overallProgressLbl.Font = null;80 77 this.overallProgressLbl.Name = "overallProgressLbl"; 81 78 // 82 79 // overallProgress 83 80 // 84 this.overallProgress.AccessibleDescription = null;85 this.overallProgress.AccessibleName = null;86 81 resources.ApplyResources(this.overallProgress, "overallProgress"); 87 this.overallProgress.BackgroundImage = null;88 this.overallProgress.Font = null;89 82 this.overallProgress.Maximum = 1000; 90 83 this.overallProgress.Name = "overallProgress"; … … 92 85 // jobTitle 93 86 // 94 this.jobTitle.AccessibleDescription = null;95 this.jobTitle.AccessibleName = null;96 87 resources.ApplyResources(this.jobTitle, "jobTitle"); 97 88 this.jobTitle.Name = "jobTitle"; … … 99 90 // status 100 91 // 101 this.status.AccessibleDescription = null;102 this.status.AccessibleName = null;103 92 resources.ApplyResources(this.status, "status"); 104 93 this.status.Name = "status"; … … 106 95 // statusLbl 107 96 // 108 this.statusLbl.AccessibleDescription = null;109 this.statusLbl.AccessibleName = null;110 97 resources.ApplyResources(this.statusLbl, "statusLbl"); 111 this.statusLbl.Font = null;112 98 this.statusLbl.Name = "statusLbl"; 113 99 // 114 100 // itemLbl 115 101 // 116 this.itemLbl.AccessibleDescription = null;117 this.itemLbl.AccessibleName = null;118 102 resources.ApplyResources(this.itemLbl, "itemLbl"); 119 this.itemLbl.Font = null;120 103 this.itemLbl.Name = "itemLbl"; 121 104 // 122 105 // item 123 106 // 124 this.item.AccessibleDescription = null;125 this.item.AccessibleName = null;126 107 resources.ApplyResources(this.item, "item"); 127 this.item.Font = null;128 108 this.item.Name = "item"; 129 109 // 130 110 // passLbl 131 111 // 132 this.passLbl.AccessibleDescription = null;133 this.passLbl.AccessibleName = null;134 112 resources.ApplyResources(this.passLbl, "passLbl"); 135 this.passLbl.Font = null;136 113 this.passLbl.Name = "passLbl"; 137 114 // 138 115 // pass 139 116 // 140 this.pass.AccessibleDescription = null;141 this.pass.AccessibleName = null;142 117 resources.ApplyResources(this.pass, "pass"); 143 this.pass.Font = null;144 118 this.pass.Name = "pass"; 145 119 // 146 120 // title 147 121 // 148 this.title.AccessibleDescription = null;149 this.title.AccessibleName = null;150 122 resources.ApplyResources(this.title, "title"); 151 this.title.BackgroundImage = null;152 this.title.Font = null;153 this.title.ImageLocation = null;154 123 this.title.Name = "title"; 155 124 this.title.TabStop = false; … … 157 126 // titleLbl 158 127 // 159 this.titleLbl.AccessibleDescription = null;160 this.titleLbl.AccessibleName = null;161 128 resources.ApplyResources(this.titleLbl, "titleLbl"); 162 129 this.titleLbl.Name = "titleLbl"; … … 164 131 // itemProgressLbl 165 132 // 166 this.itemProgressLbl.AccessibleDescription = null;167 this.itemProgressLbl.AccessibleName = null;168 133 resources.ApplyResources(this.itemProgressLbl, "itemProgressLbl"); 169 this.itemProgressLbl.Font = null;170 134 this.itemProgressLbl.Name = "itemProgressLbl"; 171 135 // 172 136 // itemProgress 173 137 // 174 this.itemProgress.AccessibleDescription = null;175 this.itemProgress.AccessibleName = null;176 138 resources.ApplyResources(this.itemProgress, "itemProgress"); 177 this.itemProgress.BackgroundImage = null; 178 this.itemProgress.Font = null; 139 this.itemProgress.MarqueeAnimationSpeed = 75; 179 140 this.itemProgress.Maximum = 1000; 180 141 this.itemProgress.Name = "itemProgress"; 142 this.itemProgress.Style = System.Windows.Forms.ProgressBarStyle.Marquee; 181 143 // 182 144 // stop 183 145 // 184 this.stop.AccessibleDescription = null;185 this.stop.AccessibleName = null;186 146 resources.ApplyResources(this.stop, "stop"); 187 this.stop.BackgroundImage = null;188 this.stop.Font = null;189 147 this.stop.Name = "stop"; 190 148 this.stop.UseVisualStyleBackColor = true; … … 193 151 // bevelLine1 194 152 // 195 this.bevelLine1.AccessibleDescription = null; 196 this.bevelLine1.AccessibleName = null; 153 this.bevelLine1.Angle = 90; 197 154 resources.ApplyResources(this.bevelLine1, "bevelLine1"); 198 this.bevelLine1.Angle = 90;199 this.bevelLine1.BackgroundImage = null;200 this.bevelLine1.Font = null;201 155 this.bevelLine1.Name = "bevelLine1"; 202 156 // 203 157 // bevelLine2 204 158 // 205 this.bevelLine2.AccessibleDescription = null; 206 this.bevelLine2.AccessibleName = null; 159 this.bevelLine2.Angle = 0; 207 160 resources.ApplyResources(this.bevelLine2, "bevelLine2"); 208 this.bevelLine2.Angle = 0;209 this.bevelLine2.BackgroundImage = null;210 this.bevelLine2.Font = null;211 161 this.bevelLine2.Name = "bevelLine2"; 212 162 this.bevelLine2.Orientation = System.Windows.Forms.Orientation.Vertical; … … 214 164 // timeLeftLbl 215 165 // 216 this.timeLeftLbl.AccessibleDescription = null;217 this.timeLeftLbl.AccessibleName = null;218 166 resources.ApplyResources(this.timeLeftLbl, "timeLeftLbl"); 219 this.timeLeftLbl.Font = null;220 167 this.timeLeftLbl.Name = "timeLeftLbl"; 221 168 // 222 169 // timeLeft 223 170 // 224 this.timeLeft.AccessibleDescription = null;225 this.timeLeft.AccessibleName = null;226 171 resources.ApplyResources(this.timeLeft, "timeLeft"); 227 this.timeLeft.Font = null;228 172 this.timeLeft.Name = "timeLeft"; 229 173 // 230 174 // ProgressForm 231 175 // 232 this.AccessibleDescription = null;233 this.AccessibleName = null;234 176 resources.ApplyResources(this, "$this"); 235 177 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; 236 this.BackgroundImage = null;237 178 this.Controls.Add(this.timeLeft); 238 179 this.Controls.Add(this.timeLeftLbl); … … 254 195 this.Controls.Add(this.overallProgressLbl); 255 196 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; 256 this.Icon = null;257 197 this.MaximizeBox = false; 258 198 this.MinimizeBox = false;
Note: See TracChangeset
for help on using the changeset viewer.
