-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRenaultStandardi.Designer.vb
219 lines (214 loc) · 10.1 KB
/
RenaultStandardi.Designer.vb
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
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
Partial Class RenaultStandardi
Inherits System.Windows.Forms.Form
'Form, bileşen listesini temizlemeyi bırakmayı geçersiz kılar.
<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
'Windows Form Tasarımcısı tarafından gerektirilir
Private components As System.ComponentModel.IContainer
'NOT: Aşağıdaki yordam Windows Form Tasarımcısı için gereklidir
'Windows Form Tasarımcısı kullanılarak değiştirilebilir.
'Kod düzenleyicisini kullanarak değiştirmeyin.
<System.Diagnostics.DebuggerStepThrough()>
Private Sub InitializeComponent()
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(RenaultStandardi))
Me.Button1 = New System.Windows.Forms.Button()
Me.Label1 = New System.Windows.Forms.Label()
Me.Label3 = New System.Windows.Forms.Label()
Me.Button2 = New System.Windows.Forms.Button()
Me.Button3 = New System.Windows.Forms.Button()
Me.Button4 = New System.Windows.Forms.Button()
Me.Label4 = New System.Windows.Forms.Label()
Me.Label2 = New System.Windows.Forms.Label()
Me.Label5 = New System.Windows.Forms.Label()
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
Me.Button5 = New System.Windows.Forms.Button()
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'Button1
'
Me.Button1.BackColor = System.Drawing.SystemColors.HotTrack
Me.Button1.Cursor = System.Windows.Forms.Cursors.Hand
Me.Button1.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(162, Byte))
Me.Button1.ForeColor = System.Drawing.Color.Gold
Me.Button1.Location = New System.Drawing.Point(55, 310)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(287, 67)
Me.Button1.TabIndex = 0
Me.Button1.Text = "Renault Standardı(100)"
Me.Button1.UseVisualStyleBackColor = False
'
'Label1
'
Me.Label1.AutoSize = True
Me.Label1.BackColor = System.Drawing.SystemColors.HotTrack
Me.Label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
Me.Label1.Cursor = System.Windows.Forms.Cursors.Hand
Me.Label1.Font = New System.Drawing.Font("Microsoft Sans Serif", 36.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(162, Byte))
Me.Label1.ForeColor = System.Drawing.Color.Gold
Me.Label1.Location = New System.Drawing.Point(318, 33)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(331, 57)
Me.Label1.TabIndex = 2
Me.Label1.Text = "Renault Bursa"
'
'Label3
'
Me.Label3.AutoSize = True
Me.Label3.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(162, Byte))
Me.Label3.ForeColor = System.Drawing.SystemColors.HotTrack
Me.Label3.Location = New System.Drawing.Point(340, 105)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(296, 25)
Me.Label3.TabIndex = 4
Me.Label3.Text = "Tooling Mekanik Kütüphanesi"
'
'Button2
'
Me.Button2.BackColor = System.Drawing.SystemColors.HotTrack
Me.Button2.Cursor = System.Windows.Forms.Cursors.Hand
Me.Button2.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(162, Byte))
Me.Button2.ForeColor = System.Drawing.Color.Gold
Me.Button2.Location = New System.Drawing.Point(55, 383)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(287, 67)
Me.Button2.TabIndex = 1
Me.Button2.Text = "Satın Alınanlar (200)"
Me.Button2.UseVisualStyleBackColor = False
'
'Button3
'
Me.Button3.BackColor = System.Drawing.SystemColors.HotTrack
Me.Button3.Cursor = System.Windows.Forms.Cursors.Hand
Me.Button3.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(162, Byte))
Me.Button3.ForeColor = System.Drawing.Color.Gold
Me.Button3.Location = New System.Drawing.Point(55, 237)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(287, 67)
Me.Button3.TabIndex = 6
Me.Button3.Text = "Changable Templates(001)"
Me.Button3.UseVisualStyleBackColor = False
'
'Button4
'
Me.Button4.BackColor = System.Drawing.SystemColors.HotTrack
Me.Button4.Cursor = System.Windows.Forms.Cursors.Hand
Me.Button4.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(162, Byte))
Me.Button4.ForeColor = System.Drawing.Color.Gold
Me.Button4.Location = New System.Drawing.Point(55, 164)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(287, 67)
Me.Button4.TabIndex = 5
Me.Button4.Text = "Study Support Equipments(000)"
Me.Button4.UseVisualStyleBackColor = False
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Label4.ForeColor = System.Drawing.Color.Red
Me.Label4.Location = New System.Drawing.Point(342, 544)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(322, 17)
Me.Label4.TabIndex = 7
Me.Label4.Text = "Programın Çalışabilmesi İçin CATIA Açık Olmalıdır !"
Me.Label4.Visible = False
'
'Label2
'
Me.Label2.AutoSize = True
Me.Label2.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Label2.ForeColor = System.Drawing.Color.Black
Me.Label2.Location = New System.Drawing.Point(868, 554)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(108, 17)
Me.Label2.TabIndex = 8
Me.Label2.Text = "Renault Internal"
'
'Label5
'
Me.Label5.AutoSize = True
Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!)
Me.Label5.ForeColor = System.Drawing.Color.Black
Me.Label5.Location = New System.Drawing.Point(-2, 554)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(130, 17)
Me.Label5.TabIndex = 9
Me.Label5.Text = "Created by Renault"
'
'PictureBox1
'
Me.PictureBox1.BackgroundImage = Global.ToolingKutuphane.My.Resources.Resources.logo
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
Me.PictureBox1.Location = New System.Drawing.Point(641, 200)
Me.PictureBox1.Name = "PictureBox1"
Me.PictureBox1.Size = New System.Drawing.Size(218, 205)
Me.PictureBox1.TabIndex = 10
Me.PictureBox1.TabStop = False
'
'Button5
'
Me.Button5.BackColor = System.Drawing.SystemColors.HotTrack
Me.Button5.Cursor = System.Windows.Forms.Cursors.Hand
Me.Button5.Font = New System.Drawing.Font("Microsoft Sans Serif", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(162, Byte))
Me.Button5.ForeColor = System.Drawing.Color.Gold
Me.Button5.Location = New System.Drawing.Point(55, 456)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(287, 67)
Me.Button5.TabIndex = 11
Me.Button5.Text = "Güncelleme"
Me.Button5.UseVisualStyleBackColor = False
Me.Button5.Visible = False
'
'RenaultStandardi
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.SystemColors.ControlLightLight
Me.BackgroundImage = Global.ToolingKutuphane.My.Resources.Resources.renault_seeklogocom_removebg_preview1
Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center
Me.ClientSize = New System.Drawing.Size(975, 570)
Me.Controls.Add(Me.Button5)
Me.Controls.Add(Me.PictureBox1)
Me.Controls.Add(Me.Label5)
Me.Controls.Add(Me.Label2)
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.Button3)
Me.Controls.Add(Me.Button4)
Me.Controls.Add(Me.Label3)
Me.Controls.Add(Me.Label1)
Me.Controls.Add(Me.Button2)
Me.Controls.Add(Me.Button1)
Me.DoubleBuffered = True
Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D
Me.HelpButton = True
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
Me.MaximizeBox = False
Me.Name = "RenaultStandardi"
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
Me.Text = " Tooling Mekanik Bölümü Kütüphanesi"
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Button1 As Button
Friend WithEvents Label1 As Label
Friend WithEvents Label3 As Label
Friend WithEvents Button2 As Button
Friend WithEvents Button3 As Button
Friend WithEvents Button4 As Button
Friend WithEvents Label4 As Label
Friend WithEvents Label2 As Label
Friend WithEvents Label5 As Label
Friend WithEvents PictureBox1 As PictureBox
Friend WithEvents Button5 As Button
End Class