-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathClsCSS.Designer.vb
More file actions
478 lines (473 loc) · 18.2 KB
/
ClsCSS.Designer.vb
File metadata and controls
478 lines (473 loc) · 18.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class ClsCSS
Inherits System.Windows.Forms.Form
'Form remplace la méthode Dispose pour nettoyer la liste des composants.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Requise par le Concepteur Windows Form
Private components As System.ComponentModel.IContainer
'REMARQUE : la procédure suivante est requise par le Concepteur Windows Form
'Elle peut être modifiée à l'aide du Concepteur Windows Form.
'Ne la modifiez pas à l'aide de l'éditeur de code.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(ClsCSS))
Me.Type = New System.Windows.Forms.ComboBox()
Me.EC = New System.Windows.Forms.TextBox()
Me.Label1 = New System.Windows.Forms.Label()
Me.ZE = New System.Windows.Forms.GroupBox()
Me.NonImg = New System.Windows.Forms.CheckBox()
Me.NonLa = New System.Windows.Forms.CheckBox()
Me.NonLo = New System.Windows.Forms.CheckBox()
Me.NonTaillePL = New System.Windows.Forms.CheckBox()
Me.CountLA = New System.Windows.Forms.Label()
Me.CountLO = New System.Windows.Forms.Label()
Me.ChImg = New System.Windows.Forms.TextBox()
Me.Label9 = New System.Windows.Forms.Label()
Me.LaTB = New System.Windows.Forms.TrackBar()
Me.LoTB = New System.Windows.Forms.TrackBar()
Me.Label8 = New System.Windows.Forms.Label()
Me.Label7 = New System.Windows.Forms.Label()
Me.TAC = New System.Windows.Forms.ComboBox()
Me.Label6 = New System.Windows.Forms.Label()
Me.CountPX = New System.Windows.Forms.Label()
Me.PxTB = New System.Windows.Forms.TrackBar()
Me.Label5 = New System.Windows.Forms.Label()
Me.SColorT1 = New System.Windows.Forms.TextBox()
Me.SColor1 = New System.Windows.Forms.Button()
Me.Label4 = New System.Windows.Forms.Label()
Me.SColorT = New System.Windows.Forms.TextBox()
Me.SColor = New System.Windows.Forms.Button()
Me.Label3 = New System.Windows.Forms.Label()
Me.FFBox = New System.Windows.Forms.ComboBox()
Me.Label2 = New System.Windows.Forms.Label()
Me.ColorDialog1 = New System.Windows.Forms.ColorDialog()
Me.ColorDialog2 = New System.Windows.Forms.ColorDialog()
Me.OK = New System.Windows.Forms.Button()
Me.HelpTip = New System.Windows.Forms.ToolTip(Me.components)
Me.TabControl1 = New System.Windows.Forms.TabControl()
Me.Dimensions = New System.Windows.Forms.TabPage()
Me.Perso = New System.Windows.Forms.TabPage()
Me.Label10 = New System.Windows.Forms.Label()
Me.ZE.SuspendLayout()
CType(Me.LaTB, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.LoTB, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.PxTB, System.ComponentModel.ISupportInitialize).BeginInit()
Me.TabControl1.SuspendLayout()
Me.Dimensions.SuspendLayout()
Me.Perso.SuspendLayout()
Me.SuspendLayout()
'
'Type
'
Me.Type.FormattingEnabled = True
Me.Type.Items.AddRange(New Object() {"Toute la page", "Balise HTML", "Classe", "Elément"})
Me.Type.Location = New System.Drawing.Point(12, 28)
Me.Type.Name = "Type"
Me.Type.Size = New System.Drawing.Size(121, 24)
Me.Type.TabIndex = 0
Me.Type.Text = "Type d'élément"
'
'EC
'
Me.EC.Location = New System.Drawing.Point(139, 30)
Me.EC.Name = "EC"
Me.EC.Size = New System.Drawing.Size(731, 22)
Me.EC.TabIndex = 1
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.Location = New System.Drawing.Point(139, 7)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(94, 16)
Me.Label1.TabIndex = 2
Me.Label1.Text = "Element cible :"
'
'ZE
'
Me.ZE.Controls.Add(Me.Label10)
Me.ZE.Controls.Add(Me.TabControl1)
Me.ZE.Location = New System.Drawing.Point(12, 58)
Me.ZE.Name = "ZE"
Me.ZE.Size = New System.Drawing.Size(858, 454)
Me.ZE.TabIndex = 3
Me.ZE.TabStop = False
Me.ZE.Text = "Zone d'édition"
'
'NonImg
'
Me.NonImg.AutoSize = True
Me.NonImg.Location = New System.Drawing.Point(554, 179)
Me.NonImg.Name = "NonImg"
Me.NonImg.Size = New System.Drawing.Size(277, 20)
Me.NonImg.TabIndex = 24
Me.NonImg.Text = "Ne pas prendre en compte cette proptiété"
Me.HelpTip.SetToolTip(Me.NonImg, "Cochez cette case si vous ne voulez pas prendre en compte cette propriété")
Me.NonImg.UseVisualStyleBackColor = True
'
'NonLa
'
Me.NonLa.AutoSize = True
Me.NonLa.Location = New System.Drawing.Point(555, 234)
Me.NonLa.Name = "NonLa"
Me.NonLa.Size = New System.Drawing.Size(277, 20)
Me.NonLa.TabIndex = 23
Me.NonLa.Text = "Ne pas prendre en compte cette proptiété"
Me.HelpTip.SetToolTip(Me.NonLa, "Cochez cette case si vous ne voulez pas prendre en compte cette propriété")
Me.NonLa.UseVisualStyleBackColor = True
'
'NonLo
'
Me.NonLo.AutoSize = True
Me.NonLo.Location = New System.Drawing.Point(555, 178)
Me.NonLo.Name = "NonLo"
Me.NonLo.Size = New System.Drawing.Size(277, 20)
Me.NonLo.TabIndex = 22
Me.NonLo.Text = "Ne pas prendre en compte cette proptiété"
Me.HelpTip.SetToolTip(Me.NonLo, "Cochez cette case si vous ne voulez pas prendre en compte cette propriété")
Me.NonLo.UseVisualStyleBackColor = True
'
'NonTaillePL
'
Me.NonTaillePL.AutoSize = True
Me.NonTaillePL.Location = New System.Drawing.Point(557, 97)
Me.NonTaillePL.Name = "NonTaillePL"
Me.NonTaillePL.Size = New System.Drawing.Size(277, 20)
Me.NonTaillePL.TabIndex = 21
Me.NonTaillePL.Text = "Ne pas prendre en compte cette proptiété"
Me.HelpTip.SetToolTip(Me.NonTaillePL, "Cochez cette case si vous ne voulez pas prendre en compte cette propriété" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10))
Me.NonTaillePL.UseVisualStyleBackColor = True
'
'CountLA
'
Me.CountLA.AutoSize = True
Me.CountLA.Location = New System.Drawing.Point(92, 238)
Me.CountLA.Name = "CountLA"
Me.CountLA.Size = New System.Drawing.Size(14, 16)
Me.CountLA.TabIndex = 20
Me.CountLA.Text = "0"
'
'CountLO
'
Me.CountLO.AutoSize = True
Me.CountLO.Location = New System.Drawing.Point(93, 195)
Me.CountLO.Name = "CountLO"
Me.CountLO.Size = New System.Drawing.Size(14, 16)
Me.CountLO.TabIndex = 19
Me.CountLO.Text = "0"
'
'ChImg
'
Me.ChImg.Location = New System.Drawing.Point(248, 177)
Me.ChImg.Name = "ChImg"
Me.ChImg.Size = New System.Drawing.Size(300, 22)
Me.ChImg.TabIndex = 18
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(6, 177)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(218, 16)
Me.Label9.TabIndex = 17
Me.Label9.Text = "Image de fond (indiquer le chemin) :"
'
'LaTB
'
Me.LaTB.Location = New System.Drawing.Point(135, 221)
Me.LaTB.Maximum = 100
Me.LaTB.Name = "LaTB"
Me.LaTB.Size = New System.Drawing.Size(414, 56)
Me.LaTB.TabIndex = 16
'
'LoTB
'
Me.LoTB.Location = New System.Drawing.Point(135, 170)
Me.LoTB.Maximum = 100
Me.LoTB.Name = "LoTB"
Me.LoTB.Size = New System.Drawing.Size(414, 56)
Me.LoTB.TabIndex = 15
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(6, 221)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(100, 16)
Me.Label8.TabIndex = 14
Me.Label8.Text = "Largeur (en %) :"
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(6, 178)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(101, 16)
Me.Label7.TabIndex = 13
Me.Label7.Text = "Hauteur (en %) :"
'
'TAC
'
Me.TAC.FormattingEnabled = True
Me.TAC.Items.AddRange(New Object() {"left", "center", "right"})
Me.TAC.Location = New System.Drawing.Point(186, 119)
Me.TAC.Name = "TAC"
Me.TAC.Size = New System.Drawing.Size(121, 24)
Me.TAC.TabIndex = 12
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(6, 122)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(164, 16)
Me.Label6.TabIndex = 11
Me.Label6.Text = "Alignement des éléments :"
'
'CountPX
'
Me.CountPX.AutoSize = True
Me.CountPX.Location = New System.Drawing.Point(150, 101)
Me.CountPX.Name = "CountPX"
Me.CountPX.Size = New System.Drawing.Size(14, 16)
Me.CountPX.TabIndex = 10
Me.CountPX.Text = "0"
'
'PxTB
'
Me.PxTB.Location = New System.Drawing.Point(185, 87)
Me.PxTB.Maximum = 100
Me.PxTB.Name = "PxTB"
Me.PxTB.Size = New System.Drawing.Size(366, 56)
Me.PxTB.TabIndex = 9
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Location = New System.Drawing.Point(6, 84)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(160, 16)
Me.Label5.TabIndex = 8
Me.Label5.Text = "Taille du texte (en pixels) :"
'
'SColorT1
'
Me.SColorT1.Location = New System.Drawing.Point(362, 256)
Me.SColorT1.Name = "SColorT1"
Me.SColorT1.Size = New System.Drawing.Size(189, 22)
Me.SColorT1.TabIndex = 7
'
'SColor1
'
Me.SColor1.Location = New System.Drawing.Point(153, 255)
Me.SColor1.Name = "SColor1"
Me.SColor1.Size = New System.Drawing.Size(202, 23)
Me.SColor1.TabIndex = 6
Me.SColor1.Text = "Selectionnez une couleur"
Me.SColor1.UseVisualStyleBackColor = True
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Location = New System.Drawing.Point(6, 256)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(129, 16)
Me.Label4.TabIndex = 5
Me.Label4.Text = "Couleur de 1er plan :"
'
'SColorT
'
Me.SColorT.Location = New System.Drawing.Point(362, 226)
Me.SColorT.Name = "SColorT"
Me.SColorT.Size = New System.Drawing.Size(189, 22)
Me.SColorT.TabIndex = 4
'
'SColor
'
Me.SColor.Location = New System.Drawing.Point(133, 226)
Me.SColor.Name = "SColor"
Me.SColor.Size = New System.Drawing.Size(222, 23)
Me.SColor.TabIndex = 3
Me.SColor.Text = "Selectionnez une couleur"
Me.SColor.UseVisualStyleBackColor = True
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Location = New System.Drawing.Point(6, 231)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(107, 16)
Me.Label3.TabIndex = 2
Me.Label3.Text = "Couleur de fond :"
'
'FFBox
'
Me.FFBox.FormattingEnabled = True
Me.FFBox.Items.AddRange(New Object() {"serif", "sans-serif"})
Me.FFBox.Location = New System.Drawing.Point(133, 42)
Me.FFBox.Name = "FFBox"
Me.FFBox.Size = New System.Drawing.Size(121, 24)
Me.FFBox.TabIndex = 1
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Location = New System.Drawing.Point(6, 45)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(116, 16)
Me.Label2.TabIndex = 0
Me.Label2.Text = "Famille de police :"
'
'OK
'
Me.OK.Location = New System.Drawing.Point(12, 518)
Me.OK.Name = "OK"
Me.OK.Size = New System.Drawing.Size(858, 23)
Me.OK.TabIndex = 4
Me.OK.Text = "OK"
Me.OK.UseVisualStyleBackColor = True
'
'HelpTip
'
Me.HelpTip.IsBalloon = True
'
'TabControl1
'
Me.TabControl1.Controls.Add(Me.Dimensions)
Me.TabControl1.Controls.Add(Me.Perso)
Me.TabControl1.Location = New System.Drawing.Point(0, 46)
Me.TabControl1.Name = "TabControl1"
Me.TabControl1.SelectedIndex = 0
Me.TabControl1.Size = New System.Drawing.Size(858, 408)
Me.TabControl1.TabIndex = 25
'
'Dimensions
'
Me.Dimensions.Controls.Add(Me.Label7)
Me.Dimensions.Controls.Add(Me.NonLa)
Me.Dimensions.Controls.Add(Me.TAC)
Me.Dimensions.Controls.Add(Me.Label8)
Me.Dimensions.Controls.Add(Me.Label6)
Me.Dimensions.Controls.Add(Me.NonLo)
Me.Dimensions.Controls.Add(Me.LoTB)
Me.Dimensions.Controls.Add(Me.LaTB)
Me.Dimensions.Controls.Add(Me.CountLA)
Me.Dimensions.Controls.Add(Me.CountLO)
Me.Dimensions.Location = New System.Drawing.Point(4, 25)
Me.Dimensions.Name = "Dimensions"
Me.Dimensions.Padding = New System.Windows.Forms.Padding(3)
Me.Dimensions.Size = New System.Drawing.Size(850, 379)
Me.Dimensions.TabIndex = 0
Me.Dimensions.Text = "Dimensions"
Me.Dimensions.UseVisualStyleBackColor = True
'
'Perso
'
Me.Perso.Controls.Add(Me.Label4)
Me.Perso.Controls.Add(Me.FFBox)
Me.Perso.Controls.Add(Me.NonTaillePL)
Me.Perso.Controls.Add(Me.Label2)
Me.Perso.Controls.Add(Me.NonImg)
Me.Perso.Controls.Add(Me.CountPX)
Me.Perso.Controls.Add(Me.Label3)
Me.Perso.Controls.Add(Me.PxTB)
Me.Perso.Controls.Add(Me.SColor)
Me.Perso.Controls.Add(Me.Label5)
Me.Perso.Controls.Add(Me.SColorT)
Me.Perso.Controls.Add(Me.SColor1)
Me.Perso.Controls.Add(Me.SColorT1)
Me.Perso.Controls.Add(Me.Label9)
Me.Perso.Controls.Add(Me.ChImg)
Me.Perso.Location = New System.Drawing.Point(4, 25)
Me.Perso.Name = "Perso"
Me.Perso.Padding = New System.Windows.Forms.Padding(3)
Me.Perso.Size = New System.Drawing.Size(850, 379)
Me.Perso.TabIndex = 1
Me.Perso.Text = "Personalisation"
Me.Perso.UseVisualStyleBackColor = True
'
'Label10
'
Me.Label10.AutoSize = True
Me.Label10.Location = New System.Drawing.Point(4, 24)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(200, 16)
Me.Label10.TabIndex = 26
Me.Label10.Text = "Veuillez vérifier tout les éléments"
'
'ClsCSS
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(8.0!, 16.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.ClientSize = New System.Drawing.Size(882, 553)
Me.Controls.Add(Me.OK)
Me.Controls.Add(Me.ZE)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.EC)
Me.Controls.Add(Me.Type)
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.Name = "ClsCSS"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = "Editer une classe CSS"
Me.ZE.ResumeLayout(False)
Me.ZE.PerformLayout()
CType(Me.LaTB, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.LoTB, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.PxTB, System.ComponentModel.ISupportInitialize).EndInit()
Me.TabControl1.ResumeLayout(False)
Me.Dimensions.ResumeLayout(False)
Me.Dimensions.PerformLayout()
Me.Perso.ResumeLayout(False)
Me.Perso.PerformLayout()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Type As ComboBox
Friend WithEvents EC As TextBox
Friend WithEvents Label1 As Label
Friend WithEvents ZE As GroupBox
Friend WithEvents Label3 As Label
Friend WithEvents FFBox As ComboBox
Friend WithEvents Label2 As Label
Friend WithEvents ColorDialog1 As ColorDialog
Friend WithEvents SColor As Button
Friend WithEvents SColorT As TextBox
Friend WithEvents SColorT1 As TextBox
Friend WithEvents SColor1 As Button
Friend WithEvents Label4 As Label
Friend WithEvents ColorDialog2 As ColorDialog
Friend WithEvents OK As Button
Friend WithEvents CountPX As Label
Friend WithEvents PxTB As TrackBar
Friend WithEvents Label5 As Label
Friend WithEvents TAC As ComboBox
Friend WithEvents Label6 As Label
Friend WithEvents LoTB As TrackBar
Friend WithEvents Label8 As Label
Friend WithEvents Label7 As Label
Friend WithEvents LaTB As TrackBar
Friend WithEvents ChImg As TextBox
Friend WithEvents Label9 As Label
Friend WithEvents NonTaillePL As CheckBox
Friend WithEvents CountLA As Label
Friend WithEvents CountLO As Label
Friend WithEvents NonLa As CheckBox
Friend WithEvents NonLo As CheckBox
Friend WithEvents NonImg As CheckBox
Friend WithEvents HelpTip As ToolTip
Friend WithEvents Label10 As Label
Friend WithEvents TabControl1 As TabControl
Friend WithEvents Dimensions As TabPage
Friend WithEvents Perso As TabPage
End Class