@@ -211,7 +211,7 @@ private void InitializeComponent()
211
211
// okButton
212
212
//
213
213
this . okButton . FlatStyle = System . Windows . Forms . FlatStyle . System ;
214
- this . okButton . Location = new System . Drawing . Point ( 431 , 562 ) ;
214
+ this . okButton . Location = new System . Drawing . Point ( 431 , 587 ) ;
215
215
this . okButton . Name = "okButton" ;
216
216
this . okButton . Size = new System . Drawing . Size ( 93 , 29 ) ;
217
217
this . okButton . TabIndex = 1 ;
@@ -223,7 +223,7 @@ private void InitializeComponent()
223
223
//
224
224
this . applyButton . Enabled = false ;
225
225
this . applyButton . FlatStyle = System . Windows . Forms . FlatStyle . System ;
226
- this . applyButton . Location = new System . Drawing . Point ( 640 , 562 ) ;
226
+ this . applyButton . Location = new System . Drawing . Point ( 640 , 587 ) ;
227
227
this . applyButton . Name = "applyButton" ;
228
228
this . applyButton . Size = new System . Drawing . Size ( 93 , 29 ) ;
229
229
this . applyButton . TabIndex = 3 ;
@@ -233,23 +233,23 @@ private void InitializeComponent()
233
233
//
234
234
// exportButton
235
235
//
236
- this . exportButton . Location = new System . Drawing . Point ( 238 , 562 ) ;
236
+ this . exportButton . Location = new System . Drawing . Point ( 238 , 587 ) ;
237
237
this . exportButton . Name = "exportButton" ;
238
238
this . exportButton . Size = new System . Drawing . Size ( 35 , 29 ) ;
239
239
this . exportButton . TabIndex = 8 ;
240
240
this . exportButton . Click += new System . EventHandler ( this . ExportLanguagesClick ) ;
241
241
//
242
242
// revertButton
243
243
//
244
- this . revertButton . Location = new System . Drawing . Point ( 285 , 562 ) ;
244
+ this . revertButton . Location = new System . Drawing . Point ( 285 , 587 ) ;
245
245
this . revertButton . Name = "revertButton" ;
246
246
this . revertButton . Size = new System . Drawing . Size ( 35 , 29 ) ;
247
247
this . revertButton . TabIndex = 9 ;
248
248
this . revertButton . Click += new System . EventHandler ( this . RevertLanguagesClick ) ;
249
249
//
250
250
// defaultButton
251
251
//
252
- this . defaultButton . Location = new System . Drawing . Point ( 332 , 562 ) ;
252
+ this . defaultButton . Location = new System . Drawing . Point ( 332 , 587 ) ;
253
253
this . defaultButton . Name = "defaultButton" ;
254
254
this . defaultButton . Size = new System . Drawing . Size ( 35 , 29 ) ;
255
255
this . defaultButton . TabIndex = 10 ;
@@ -259,7 +259,7 @@ private void InitializeComponent()
259
259
//
260
260
this . cancelButton . DialogResult = System . Windows . Forms . DialogResult . Cancel ;
261
261
this . cancelButton . FlatStyle = System . Windows . Forms . FlatStyle . System ;
262
- this . cancelButton . Location = new System . Drawing . Point ( 536 , 562 ) ;
262
+ this . cancelButton . Location = new System . Drawing . Point ( 536 , 587 ) ;
263
263
this . cancelButton . Name = "cancelButton" ;
264
264
this . cancelButton . Size = new System . Drawing . Size ( 93 , 29 ) ;
265
265
this . cancelButton . TabIndex = 2 ;
@@ -277,7 +277,7 @@ private void InitializeComponent()
277
277
this . itemListView . Location = new System . Drawing . Point ( 14 , 49 ) ;
278
278
this . itemListView . MultiSelect = false ;
279
279
this . itemListView . Name = "itemListView" ;
280
- this . itemListView . Size = new System . Drawing . Size ( 212 , 541 ) ;
280
+ this . itemListView . Size = new System . Drawing . Size ( 212 , 566 ) ;
281
281
this . itemListView . TabIndex = 5 ;
282
282
this . itemListView . UseCompatibleStateImageBehavior = false ;
283
283
this . itemListView . View = System . Windows . Forms . View . Details ;
@@ -299,7 +299,7 @@ private void InitializeComponent()
299
299
this . itemGroupBox . Controls . Add ( this . foregroundLabel ) ;
300
300
this . itemGroupBox . Controls . Add ( this . fontLabel ) ;
301
301
this . itemGroupBox . FlatStyle = System . Windows . Forms . FlatStyle . System ;
302
- this . itemGroupBox . Location = new System . Drawing . Point ( 238 , 347 ) ;
302
+ this . itemGroupBox . Location = new System . Drawing . Point ( 238 , 372 ) ;
303
303
this . itemGroupBox . Name = "itemGroupBox" ;
304
304
this . itemGroupBox . Size = new System . Drawing . Size ( 494 , 204 ) ;
305
305
this . itemGroupBox . TabIndex = 7 ;
@@ -626,7 +626,7 @@ private void InitializeComponent()
626
626
this . languageGroupBox . FlatStyle = System . Windows . Forms . FlatStyle . System ;
627
627
this . languageGroupBox . Location = new System . Drawing . Point ( 238 , 10 ) ;
628
628
this . languageGroupBox . Name = "languageGroupBox" ;
629
- this . languageGroupBox . Size = new System . Drawing . Size ( 494 , 332 ) ;
629
+ this . languageGroupBox . Size = new System . Drawing . Size ( 494 , 357 ) ;
630
630
this . languageGroupBox . TabIndex = 6 ;
631
631
this . languageGroupBox . TabStop = false ;
632
632
this . languageGroupBox . Text = "Editor Style" ;
@@ -924,7 +924,7 @@ private void InitializeComponent()
924
924
this . colorizeCheckBox . AutoSize = true ;
925
925
this . colorizeCheckBox . Checked = true ;
926
926
this . colorizeCheckBox . CheckState = System . Windows . Forms . CheckState . Indeterminate ;
927
- this . colorizeCheckBox . Location = new System . Drawing . Point ( 174 , 285 ) ;
927
+ this . colorizeCheckBox . Location = new System . Drawing . Point ( 14 , 325 ) ;
928
928
this . colorizeCheckBox . Name = "italicsCheckBox" ;
929
929
this . colorizeCheckBox . Size = new System . Drawing . Size ( 58 , 20 ) ;
930
930
this . colorizeCheckBox . TabIndex = 12 ;
@@ -949,7 +949,7 @@ private void InitializeComponent()
949
949
this . AutoScaleDimensions = new System . Drawing . SizeF ( 7F , 16F ) ;
950
950
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
951
951
this . CancelButton = this . cancelButton ;
952
- this . ClientSize = new System . Drawing . Size ( 746 , 605 ) ;
952
+ this . ClientSize = new System . Drawing . Size ( 746 , 630 ) ;
953
953
this . Controls . Add ( this . languageGroupBox ) ;
954
954
this . Controls . Add ( this . itemGroupBox ) ;
955
955
this . Controls . Add ( this . languageDropDown ) ;
0 commit comments