1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class Form_Cap_pass
3     
'Inherits System.Windows.Forms.Form
4     Inherits DevComponents.DotNetBar.Office2007RibbonForm
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container
26         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form_Cap_pass))
27         Me.Panel_Cappass = New DevComponents.DotNetBar.PanelEx
28         Me.ReflectionLabel_ChaoMung = New DevComponents.DotNetBar.Controls.ReflectionLabel
29         Me.LinkLabelLanguague = New System.Windows.Forms.LinkLabel
30         Me.cmdExit = New DevComponents.DotNetBar.ButtonX
31         Me.btn_DongY = New DevComponents.DotNetBar.ButtonX
32         Me.txt_IdNguoiDung = New DevComponents.DotNetBar.Controls.TextBoxX
33         Me.txt_NewPassword = New DevComponents.DotNetBar.Controls.TextBoxX
34         Me.Label_Password = New DevComponents.DotNetBar.LabelX
35         Me.Label_UserName = New DevComponents.DotNetBar.LabelX
36         Me.Timer_Doi_Anh = New System.Windows.Forms.Timer(Me.components)
37         Me.PictureBox1 = New System.Windows.Forms.PictureBox
38         Me.Panel_Cappass.SuspendLayout()
39         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
40         Me.SuspendLayout()
41         
'
42         
'Panel_Cappass
43         
'
44         Me.Panel_Cappass.CanvasColor = System.Drawing.SystemColors.Control
45         Me.Panel_Cappass.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
46         Me.Panel_Cappass.Controls.Add(Me.PictureBox1)
47         Me.Panel_Cappass.Controls.Add(Me.ReflectionLabel_ChaoMung)
48         Me.Panel_Cappass.Controls.Add(Me.LinkLabelLanguague)
49         Me.Panel_Cappass.Controls.Add(Me.cmdExit)
50         Me.Panel_Cappass.Controls.Add(Me.btn_DongY)
51         Me.Panel_Cappass.Controls.Add(Me.txt_IdNguoiDung)
52         Me.Panel_Cappass.Controls.Add(Me.txt_NewPassword)
53         Me.Panel_Cappass.Controls.Add(Me.Label_Password)
54         Me.Panel_Cappass.Controls.Add(Me.Label_UserName)
55         Me.Panel_Cappass.Dock = System.Windows.Forms.DockStyle.Fill
56         Me.Panel_Cappass.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
57         Me.Panel_Cappass.Location = New System.Drawing.Point(
5, 1)
58         Me.Panel_Cappass.Name =
"Panel_Cappass"
59         Me.Panel_Cappass.Size = New System.Drawing.Size(
521, 271)
60         Me.Panel_Cappass.Style.Alignment = System.Drawing.StringAlignment.Center
61         Me.Panel_Cappass.Style.BackColor1.Color = System.Drawing.Color.FromArgb(CType(CType(
227, Byte), Integer), CType(CType(239, Byte), Integer), CType(CType(255, Byte), Integer))
62         Me.Panel_Cappass.Style.BackColor2.Color = System.Drawing.Color.MediumSpringGreen
63         Me.Panel_Cappass.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine
64         Me.Panel_Cappass.Style.BorderColor.Color = System.Drawing.Color.FromArgb(CType(CType(
128, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
65         Me.Panel_Cappass.Style.ForeColor.Color = System.Drawing.Color.Chartreuse
66         Me.Panel_Cappass.Style.GradientAngle =
90
67         Me.Panel_Cappass.StyleMouseDown.BackColor1.Color = System.Drawing.Color.GreenYellow
68         Me.Panel_Cappass.StyleMouseDown.BackColor2.Color = System.Drawing.Color.FromArgb(CType(CType(
255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
69         Me.Panel_Cappass.StyleMouseOver.BackColor1.Color = System.Drawing.Color.PaleGreen
70         Me.Panel_Cappass.StyleMouseOver.BackColor2.Color = System.Drawing.Color.FromArgb(CType(CType(
255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
71         Me.Panel_Cappass.TabIndex =
2
72         
'
73         
'ReflectionLabel_ChaoMung
74         
'
75         Me.ReflectionLabel_ChaoMung.BackColor = System.Drawing.Color.ForestGreen
76         
'
77         
'
78         
'
79         Me.ReflectionLabel_ChaoMung.BackgroundStyle.Class =
""
80         Me.ReflectionLabel_ChaoMung.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
81         Me.ReflectionLabel_ChaoMung.Font = New System.Drawing.Font(
"Times New Roman", 26.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
82         Me.ReflectionLabel_ChaoMung.ForeColor = System.Drawing.Color.White
83         Me.ReflectionLabel_ChaoMung.Location = New System.Drawing.Point(
0, 0)
84         Me.ReflectionLabel_ChaoMung.Name =
"ReflectionLabel_ChaoMung"
85         Me.ReflectionLabel_ChaoMung.Size = New System.Drawing.Size(
521, 67)
86         Me.ReflectionLabel_ChaoMung.TabIndex =
8
87         Me.ReflectionLabel_ChaoMung.Text =
"CẤP PASS CHO NGƯỜI DÙNG"
88         
'
89         
'LinkLabelLanguague
90         
'
91         Me.LinkLabelLanguague.ImeMode = System.Windows.Forms.ImeMode.NoControl
92         Me.LinkLabelLanguague.Location = New System.Drawing.Point(
0, 0)
93         Me.LinkLabelLanguague.Name =
"LinkLabelLanguague"
94         Me.LinkLabelLanguague.Size = New System.Drawing.Size(
100, 23)
95         Me.LinkLabelLanguague.TabIndex =
0
96         
'
97         
'cmdExit
98         
'
99         Me.cmdExit.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton
100         Me.cmdExit.AutoSize = True
101         Me.cmdExit.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground
102         Me.cmdExit.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
103         Me.cmdExit.Location = New System.Drawing.Point(
402, 222)
104         Me.cmdExit.Name =
"cmdExit"
105         Me.cmdExit.Size = New System.Drawing.Size(
84, 23)
106         Me.cmdExit.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
107         Me.cmdExit.TabIndex =
6
108         Me.cmdExit.Text =
"&Thoát"
109         
'
110         
'btn_DongY
111         
'
112         Me.btn_DongY.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton
113         Me.btn_DongY.AutoSize = True
114         Me.btn_DongY.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground
115         Me.btn_DongY.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
116         Me.btn_DongY.Location = New System.Drawing.Point(
265, 222)
117         Me.btn_DongY.Name =
"btn_DongY"
118         Me.btn_DongY.Size = New System.Drawing.Size(
87, 23)
119         Me.btn_DongY.TabIndex =
5
120         Me.btn_DongY.Text =
"&Đồng ý"
121         
'
122         
'txt_IdNguoiDung
123         
'
124         
'
125         
'
126         
'
127         Me.txt_IdNguoiDung.Border.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.DockSiteBackColor2
128         Me.txt_IdNguoiDung.Border.BorderLeftColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.DockSiteBackColor
129         Me.txt_IdNguoiDung.Border.BorderRightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2
130         Me.txt_IdNguoiDung.Border.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemCheckedBackground2
131         Me.txt_IdNguoiDung.Border.Class =
"TextBoxBorder"
132         Me.txt_IdNguoiDung.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square
133         Me.txt_IdNguoiDung.FocusHighlightEnabled = True
134         Me.txt_IdNguoiDung.Location = New System.Drawing.Point(
312, 118)
135         Me.txt_IdNguoiDung.Name =
"txt_IdNguoiDung"
136         Me.txt_IdNguoiDung.Size = New System.Drawing.Size(
160, 21)
137         Me.txt_IdNguoiDung.TabIndex =
4
138         
'
139         
'txt_NewPassword
140         
'
141         
'
142         
'
143         
'
144         Me.txt_NewPassword.Border.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.DockSiteBackColor2
145         Me.txt_NewPassword.Border.BorderLeftColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.DockSiteBackColor
146         Me.txt_NewPassword.Border.BorderRightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2
147         Me.txt_NewPassword.Border.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemCheckedBackground2
148         Me.txt_NewPassword.Border.Class =
"TextBoxBorder"
149         Me.txt_NewPassword.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square
150         Me.txt_NewPassword.FocusHighlightEnabled = True
151         Me.txt_NewPassword.Location = New System.Drawing.Point(
312, 162)
152         Me.txt_NewPassword.Name =
"txt_NewPassword"
153         Me.txt_NewPassword.Size = New System.Drawing.Size(
160, 21)
154         Me.txt_NewPassword.TabIndex =
4
155         Me.txt_NewPassword.UseSystemPasswordChar = True
156         
'
157         
'Label_Password
158         
'
159         
'
160         
'
161         
'
162         Me.Label_Password.BackgroundStyle.Class =
""
163         Me.Label_Password.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
164         Me.Label_Password.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
165         Me.Label_Password.Location = New System.Drawing.Point(
200, 162)
166         Me.Label_Password.Name =
"Label_Password"
167         Me.Label_Password.Size = New System.Drawing.Size(
96, 23)
168         Me.Label_Password.TabIndex =
3
169         Me.Label_Password.Text =
"&Password mới"
170         
'
171         
'Label_UserName
172         
'
173         
'
174         
'
175         
'
176         Me.Label_UserName.BackgroundStyle.Class =
""
177         Me.Label_UserName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
178         Me.Label_UserName.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
179         Me.Label_UserName.Location = New System.Drawing.Point(
200, 118)
180         Me.Label_UserName.Name =
"Label_UserName"
181         Me.Label_UserName.Size = New System.Drawing.Size(
96, 23)
182         Me.Label_UserName.TabIndex =
1
183         Me.Label_UserName.Text =
"&Id người dùng"
184         
'
185         
'Timer_Doi_Anh
186         
'
187         Me.Timer_Doi_Anh.Enabled = True
188         Me.Timer_Doi_Anh.Interval =
1000
189         
'
190         
'PictureBox1
191         
'
192         Me.PictureBox1.Image = Global.PhanMemBanVeXe_Full.My.Resources.Resources.ferme
193         Me.PictureBox1.Location = New System.Drawing.Point(
22, 100)
194         Me.PictureBox1.Name =
"PictureBox1"
195         Me.PictureBox1.Size = New System.Drawing.Size(
132, 120)
196         Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
197         Me.PictureBox1.TabIndex =
9
198         Me.PictureBox1.TabStop = False
199         
'
200         
'Form_Cap_pass
201         
'
202         Me.AcceptButton = Me.btn_DongY
203         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
204         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
205         Me.ClientSize = New System.Drawing.Size(
531, 274)
206         Me.Controls.Add(Me.Panel_Cappass)
207         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
208         Me.Name =
"Form_Cap_pass"
209         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
210         Me.Text =
"Cap Lai Pass Cho Nguoi Dung"
211         Me.Panel_Cappass.ResumeLayout(False)
212         Me.Panel_Cappass.PerformLayout()
213         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
214         Me.ResumeLayout(False)
215
216     End Sub
217     Friend WithEvents Panel_Cappass As DevComponents.DotNetBar.PanelEx
218     Friend WithEvents ReflectionLabel_ChaoMung As DevComponents.DotNetBar.Controls.ReflectionLabel
219     Friend WithEvents LinkLabelLanguague As System.Windows.Forms.LinkLabel
220     Friend WithEvents cmdExit As DevComponents.DotNetBar.ButtonX
221     Friend WithEvents btn_DongY As DevComponents.DotNetBar.ButtonX
222     Friend WithEvents txt_IdNguoiDung As DevComponents.DotNetBar.Controls.TextBoxX
223     Friend WithEvents txt_NewPassword As DevComponents.DotNetBar.Controls.TextBoxX
224     Friend WithEvents Label_Password As DevComponents.DotNetBar.LabelX
225     Friend WithEvents Label_UserName As DevComponents.DotNetBar.LabelX
226     Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
227     Friend WithEvents Timer_Doi_Anh As System.Windows.Forms.Timer
228 End Class



Quản lý phần mềm bán vé xe VB 8.437 lượt xem

Gõ tìm kiếm nhanh...