1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class Form_ChiTietTuyen
3     
'Inherits System.Windows.Forms.Form
4     Inherits DevComponents.DotNetBar.Office2007Form
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         Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle
26         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form_ChiTietTuyen))
27         Me.Panel_ChiTietTuyen = New DevComponents.DotNetBar.PanelEx
28         Me.btn_HienDanhSach = New DevComponents.DotNetBar.ButtonX
29         Me.cbo_TenTuyen = New DevComponents.DotNetBar.Controls.ComboBoxEx
30         Me.cbo_MaSoTuyen = New DevComponents.DotNetBar.Controls.ComboBoxEx
31         Me.grb_ThoiDiem = New DevComponents.DotNetBar.Controls.GroupPanel
32         Me.btn_Xoa = New DevComponents.DotNetBar.ButtonX
33         Me.btn_thoat = New DevComponents.DotNetBar.ButtonX
34         Me.GroupPanel1 = New DevComponents.DotNetBar.Controls.GroupPanel
35         Me.txt_GioChay = New DevComponents.DotNetBar.Controls.TextBoxX
36         Me.date_Chay = New DevComponents.Editors.DateTimeAdv.DateTimeInput
37         Me.LabelX3 = New DevComponents.DotNetBar.LabelX
38         Me.LabelX2 = New DevComponents.DotNetBar.LabelX
39         Me.LabelX4 = New DevComponents.DotNetBar.LabelX
40         Me.LabelX1 = New DevComponents.DotNetBar.LabelX
41         Me.cbo_MaSoTuyen1 = New DevComponents.DotNetBar.Controls.ComboBoxEx
42         Me.cbo_MaThoiDiem = New DevComponents.DotNetBar.Controls.ComboBoxEx
43         Me.luoi_Thoi_diem = New DevComponents.DotNetBar.Controls.DataGridViewX
44         Me.cot_Ma_so_tuyen = New System.Windows.Forms.DataGridViewTextBoxColumn
45         Me.cot_IdTuyen = New System.Windows.Forms.DataGridViewTextBoxColumn
46         Me.cot_Ngay = New System.Windows.Forms.DataGridViewTextBoxColumn
47         Me.cot_gio = New System.Windows.Forms.DataGridViewTextBoxColumn
48         Me.ReflectionLabel_ChaoMung = New DevComponents.DotNetBar.Controls.ReflectionLabel
49         Me.LinkLabelLanguague = New System.Windows.Forms.LinkLabel
50         Me.lblTenTuyen = New DevComponents.DotNetBar.LabelX
51         Me.lblMaSoTuyen = New DevComponents.DotNetBar.LabelX
52         Me.Panel_ChiTietTuyen.SuspendLayout()
53         Me.grb_ThoiDiem.SuspendLayout()
54         Me.GroupPanel1.SuspendLayout()
55         CType(Me.date_Chay, System.ComponentModel.ISupportInitialize).BeginInit()
56         CType(Me.luoi_Thoi_diem, System.ComponentModel.ISupportInitialize).BeginInit()
57         Me.SuspendLayout()
58         
'
59         
'Panel_ChiTietTuyen
60         
'
61         Me.Panel_ChiTietTuyen.CanvasColor = System.Drawing.SystemColors.Control
62         Me.Panel_ChiTietTuyen.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
63         Me.Panel_ChiTietTuyen.Controls.Add(Me.btn_HienDanhSach)
64         Me.Panel_ChiTietTuyen.Controls.Add(Me.cbo_TenTuyen)
65         Me.Panel_ChiTietTuyen.Controls.Add(Me.cbo_MaSoTuyen)
66         Me.Panel_ChiTietTuyen.Controls.Add(Me.grb_ThoiDiem)
67         Me.Panel_ChiTietTuyen.Controls.Add(Me.ReflectionLabel_ChaoMung)
68         Me.Panel_ChiTietTuyen.Controls.Add(Me.LinkLabelLanguague)
69         Me.Panel_ChiTietTuyen.Controls.Add(Me.lblTenTuyen)
70         Me.Panel_ChiTietTuyen.Controls.Add(Me.lblMaSoTuyen)
71         Me.Panel_ChiTietTuyen.Dock = System.Windows.Forms.DockStyle.Fill
72         Me.Panel_ChiTietTuyen.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
73         Me.Panel_ChiTietTuyen.Location = New System.Drawing.Point(
0, 0)
74         Me.Panel_ChiTietTuyen.Name =
"Panel_ChiTietTuyen"
75         Me.Panel_ChiTietTuyen.Size = New System.Drawing.Size(
923, 593)
76         Me.Panel_ChiTietTuyen.Style.Alignment = System.Drawing.StringAlignment.Center
77         Me.Panel_ChiTietTuyen.Style.BackColor1.Color = System.Drawing.Color.DeepSkyBlue
78         Me.Panel_ChiTietTuyen.Style.BackColor2.Color = System.Drawing.Color.DeepSkyBlue
79         Me.Panel_ChiTietTuyen.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine
80         Me.Panel_ChiTietTuyen.Style.BorderColor.Color = System.Drawing.Color.FromArgb(CType(CType(
128, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
81         Me.Panel_ChiTietTuyen.Style.ForeColor.Color = System.Drawing.Color.Chartreuse
82         Me.Panel_ChiTietTuyen.Style.GradientAngle =
90
83         Me.Panel_ChiTietTuyen.TabIndex =
3
84         
'
85         
'btn_HienDanhSach
86         
'
87         Me.btn_HienDanhSach.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton
88         Me.btn_HienDanhSach.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground
89         Me.btn_HienDanhSach.Location = New System.Drawing.Point(
543, 75)
90         Me.btn_HienDanhSach.Name =
"btn_HienDanhSach"
91         Me.btn_HienDanhSach.Size = New System.Drawing.Size(
173, 23)
92         Me.btn_HienDanhSach.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
93         Me.btn_HienDanhSach.TabIndex =
11
94         Me.btn_HienDanhSach.Text =
"Hiện tất cả danh sách"
95         
'
96         
'cbo_TenTuyen
97         
'
98         Me.cbo_TenTuyen.DisplayMember =
"Text"
99         Me.cbo_TenTuyen.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed
100         Me.cbo_TenTuyen.FormattingEnabled = True
101         Me.cbo_TenTuyen.ItemHeight =
15
102         Me.cbo_TenTuyen.Location = New System.Drawing.Point(
348, 75)
103         Me.cbo_TenTuyen.Name =
"cbo_TenTuyen"
104         Me.cbo_TenTuyen.Size = New System.Drawing.Size(
147, 21)
105         Me.cbo_TenTuyen.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
106         Me.cbo_TenTuyen.TabIndex =
10
107         
'
108         
'cbo_MaSoTuyen
109         
'
110         Me.cbo_MaSoTuyen.DisplayMember =
"Text"
111         Me.cbo_MaSoTuyen.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed
112         Me.cbo_MaSoTuyen.FormattingEnabled = True
113         Me.cbo_MaSoTuyen.ItemHeight =
15
114         Me.cbo_MaSoTuyen.Location = New System.Drawing.Point(
137, 77)
115         Me.cbo_MaSoTuyen.Name =
"cbo_MaSoTuyen"
116         Me.cbo_MaSoTuyen.Size = New System.Drawing.Size(
104, 21)
117         Me.cbo_MaSoTuyen.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
118         Me.cbo_MaSoTuyen.TabIndex =
10
119         
'
120         
'grb_ThoiDiem
121         
'
122         Me.grb_ThoiDiem.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
123                     Or System.Windows.Forms.AnchorStyles.Left) _
124                     Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
125         Me.grb_ThoiDiem.CanvasColor = System.Drawing.SystemColors.Control
126         Me.grb_ThoiDiem.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007
127         Me.grb_ThoiDiem.Controls.Add(Me.btn_Xoa)
128         Me.grb_ThoiDiem.Controls.Add(Me.btn_thoat)
129         Me.grb_ThoiDiem.Controls.Add(Me.GroupPanel1)
130         Me.grb_ThoiDiem.Controls.Add(Me.luoi_Thoi_diem)
131         Me.grb_ThoiDiem.Location = New System.Drawing.Point(
12, 104)
132         Me.grb_ThoiDiem.Name =
"grb_ThoiDiem"
133         Me.grb_ThoiDiem.Size = New System.Drawing.Size(
891, 477)
134         
'
135         
'
136         
'
137         Me.grb_ThoiDiem.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2
138         Me.grb_ThoiDiem.Style.BackColorGradientAngle =
90
139         Me.grb_ThoiDiem.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground
140         Me.grb_ThoiDiem.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid
141         Me.grb_ThoiDiem.Style.BorderBottomWidth =
1
142         Me.grb_ThoiDiem.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder
143         Me.grb_ThoiDiem.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid
144         Me.grb_ThoiDiem.Style.BorderLeftWidth =
1
145         Me.grb_ThoiDiem.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid
146         Me.grb_ThoiDiem.Style.BorderRightWidth =
1
147         Me.grb_ThoiDiem.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid
148         Me.grb_ThoiDiem.Style.BorderTopWidth =
1
149         Me.grb_ThoiDiem.Style.Class =
""
150         Me.grb_ThoiDiem.Style.CornerDiameter =
4
151         Me.grb_ThoiDiem.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded
152         Me.grb_ThoiDiem.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center
153         Me.grb_ThoiDiem.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText
154         Me.grb_ThoiDiem.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near
155         
'
156         
'
157         
'
158         Me.grb_ThoiDiem.StyleMouseDown.Class =
""
159         Me.grb_ThoiDiem.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square
160         
'
161         
'
162         
'
163         Me.grb_ThoiDiem.StyleMouseOver.Class =
""
164         Me.grb_ThoiDiem.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square
165         Me.grb_ThoiDiem.TabIndex =
9
166         Me.grb_ThoiDiem.Text =
"Danh sách thời điểm khởi hành"
167         
'
168         
'btn_Xoa
169         
'
170         Me.btn_Xoa.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton
171         Me.btn_Xoa.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
172         Me.btn_Xoa.ColorTable = DevComponents.DotNetBar.eButtonColor.BlueOrb
173         Me.btn_Xoa.Font = New System.Drawing.Font(
"Monotype Corsiva", 18.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
174         Me.btn_Xoa.Location = New System.Drawing.Point(
568, 284)
175         Me.btn_Xoa.Name =
"btn_Xoa"
176         Me.btn_Xoa.Size = New System.Drawing.Size(
113, 62)
177         Me.btn_Xoa.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
178         Me.btn_Xoa.TabIndex =
13
179         Me.btn_Xoa.Text =
"Xóa"
180         
'
181         
'btn_thoat
182         
'
183         Me.btn_thoat.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton
184         Me.btn_thoat.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
185         Me.btn_thoat.ColorTable = DevComponents.DotNetBar.eButtonColor.BlueOrb
186         Me.btn_thoat.Font = New System.Drawing.Font(
"Monotype Corsiva", 18.0!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
187         Me.btn_thoat.Location = New System.Drawing.Point(
749, 284)
188         Me.btn_thoat.Name =
"btn_thoat"
189         Me.btn_thoat.Size = New System.Drawing.Size(
118, 62)
190         Me.btn_thoat.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
191         Me.btn_thoat.TabIndex =
12
192         Me.btn_thoat.Text =
"Thoát"
193         
'
194         
'GroupPanel1
195         
'
196         Me.GroupPanel1.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
197         Me.GroupPanel1.CanvasColor = System.Drawing.SystemColors.Control
198         Me.GroupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007
199         Me.GroupPanel1.Controls.Add(Me.txt_GioChay)
200         Me.GroupPanel1.Controls.Add(Me.date_Chay)
201         Me.GroupPanel1.Controls.Add(Me.LabelX3)
202         Me.GroupPanel1.Controls.Add(Me.LabelX2)
203         Me.GroupPanel1.Controls.Add(Me.LabelX4)
204         Me.GroupPanel1.Controls.Add(Me.LabelX1)
205         Me.GroupPanel1.Controls.Add(Me.cbo_MaSoTuyen1)
206         Me.GroupPanel1.Controls.Add(Me.cbo_MaThoiDiem)
207         Me.GroupPanel1.Location = New System.Drawing.Point(
551, 18)
208         Me.GroupPanel1.Name =
"GroupPanel1"
209         Me.GroupPanel1.Size = New System.Drawing.Size(
316, 245)
210         
'
211         
'
212         
'
213         Me.GroupPanel1.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2
214         Me.GroupPanel1.Style.BackColorGradientAngle =
90
215         Me.GroupPanel1.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground
216         Me.GroupPanel1.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid
217         Me.GroupPanel1.Style.BorderBottomWidth =
1
218         Me.GroupPanel1.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder
219         Me.GroupPanel1.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid
220         Me.GroupPanel1.Style.BorderLeftWidth =
1
221         Me.GroupPanel1.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid
222         Me.GroupPanel1.Style.BorderRightWidth =
1
223         Me.GroupPanel1.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid
224         Me.GroupPanel1.Style.BorderTopWidth =
1
225         Me.GroupPanel1.Style.Class =
""
226         Me.GroupPanel1.Style.CornerDiameter =
4
227         Me.GroupPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded
228         Me.GroupPanel1.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center
229         Me.GroupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText
230         Me.GroupPanel1.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near
231         
'
232         
'
233         
'
234         Me.GroupPanel1.StyleMouseDown.Class =
""
235         Me.GroupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square
236         
'
237         
'
238         
'
239         Me.GroupPanel1.StyleMouseOver.Class =
""
240         Me.GroupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square
241         Me.GroupPanel1.TabIndex =
11
242         Me.GroupPanel1.Text =
"Thời điểm"
243         
'
244         
'txt_GioChay
245         
'
246         
'
247         
'
248         
'
249         Me.txt_GioChay.Border.Class =
"TextBoxBorder"
250         Me.txt_GioChay.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square
251         Me.txt_GioChay.Location = New System.Drawing.Point(
139, 157)
252         Me.txt_GioChay.Name =
"txt_GioChay"
253         Me.txt_GioChay.Size = New System.Drawing.Size(
124, 21)
254         Me.txt_GioChay.TabIndex =
12
255         
'
256         
'date_Chay
257         
'
258         
'
259         
'
260         
'
261         Me.date_Chay.BackgroundStyle.Class =
"DateTimeInputBackground"
262         Me.date_Chay.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
263         Me.date_Chay.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown
264         Me.date_Chay.ButtonDropDown.Visible = True
265         Me.date_Chay.Location = New System.Drawing.Point(
139, 109)
266         
'
267         
'
268         
'
269         Me.date_Chay.MonthCalendar.AnnuallyMarkedDates = New Date(-
1) {}
270         
'
271         
'
272         
'
273         Me.date_Chay.MonthCalendar.BackgroundStyle.BackColor = System.Drawing.SystemColors.Window
274         Me.date_Chay.MonthCalendar.BackgroundStyle.Class =
""
275         Me.date_Chay.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
276         Me.date_Chay.MonthCalendar.ClearButtonVisible = True
277         
'
278         
'
279         
'
280         Me.date_Chay.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2
281         Me.date_Chay.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle =
90
282         Me.date_Chay.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground
283         Me.date_Chay.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid
284         Me.date_Chay.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder
285         Me.date_Chay.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth =
1
286         Me.date_Chay.MonthCalendar.CommandsBackgroundStyle.Class =
""
287         Me.date_Chay.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
288         Me.date_Chay.MonthCalendar.DisplayMonth = New Date(
2010, 12, 1, 0, 0, 0, 0)
289         Me.date_Chay.MonthCalendar.MarkedDates = New Date(-
1) {}
290         Me.date_Chay.MonthCalendar.MonthlyMarkedDates = New Date(-
1) {}
291         
'
292         
'
293         
'
294         Me.date_Chay.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2
295         Me.date_Chay.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle =
90
296         Me.date_Chay.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground
297         Me.date_Chay.MonthCalendar.NavigationBackgroundStyle.Class =
""
298         Me.date_Chay.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
299         Me.date_Chay.MonthCalendar.TodayButtonVisible = True
300         Me.date_Chay.MonthCalendar.WeeklyMarkedDays = New System.DayOfWeek(-
1) {}
301         Me.date_Chay.Name =
"date_Chay"
302         Me.date_Chay.Size = New System.Drawing.Size(
124, 21)
303         Me.date_Chay.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
304         Me.date_Chay.TabIndex =
11
305         
'
306         
'LabelX3
307         
'
308         Me.LabelX3.Anchor = System.Windows.Forms.AnchorStyles.Top
309         
'
310         
'
311         
'
312         Me.LabelX3.BackgroundStyle.Class =
""
313         Me.LabelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
314         Me.LabelX3.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
315         Me.LabelX3.Location = New System.Drawing.Point(
23, 157)
316         Me.LabelX3.Name =
"LabelX3"
317         Me.LabelX3.Size = New System.Drawing.Size(
86, 23)
318         Me.LabelX3.TabIndex =
1
319         Me.LabelX3.Text =
"Giờ khởi hành"
320         
'
321         
'LabelX2
322         
'
323         Me.LabelX2.Anchor = System.Windows.Forms.AnchorStyles.Top
324         
'
325         
'
326         
'
327         Me.LabelX2.BackgroundStyle.Class =
""
328         Me.LabelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
329         Me.LabelX2.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
330         Me.LabelX2.Location = New System.Drawing.Point(
23, 109)
331         Me.LabelX2.Name =
"LabelX2"
332         Me.LabelX2.Size = New System.Drawing.Size(
48, 23)
333         Me.LabelX2.TabIndex =
1
334         Me.LabelX2.Text =
"Ngày"
335         
'
336         
'LabelX4
337         
'
338         Me.LabelX4.Anchor = System.Windows.Forms.AnchorStyles.Top
339         
'
340         
'
341         
'
342         Me.LabelX4.BackgroundStyle.Class =
""
343         Me.LabelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
344         Me.LabelX4.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
345         Me.LabelX4.Location = New System.Drawing.Point(
23, 16)
346         Me.LabelX4.Name =
"LabelX4"
347         Me.LabelX4.Size = New System.Drawing.Size(
87, 23)
348         Me.LabelX4.TabIndex =
1
349         Me.LabelX4.Text =
"Mã số tuyến"
350         
'
351         
'LabelX1
352         
'
353         Me.LabelX1.Anchor = System.Windows.Forms.AnchorStyles.Top
354         
'
355         
'
356         
'
357         Me.LabelX1.BackgroundStyle.Class =
""
358         Me.LabelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
359         Me.LabelX1.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
360         Me.LabelX1.Location = New System.Drawing.Point(
23, 65)
361         Me.LabelX1.Name =
"LabelX1"
362         Me.LabelX1.Size = New System.Drawing.Size(
87, 23)
363         Me.LabelX1.TabIndex =
1
364         Me.LabelX1.Text =
"Mã thời điểm"
365         
'
366         
'cbo_MaSoTuyen1
367         
'
368         Me.cbo_MaSoTuyen1.DisplayMember =
"Text"
369         Me.cbo_MaSoTuyen1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed
370         Me.cbo_MaSoTuyen1.FormattingEnabled = True
371         Me.cbo_MaSoTuyen1.ItemHeight =
15
372         Me.cbo_MaSoTuyen1.Location = New System.Drawing.Point(
137, 16)
373         Me.cbo_MaSoTuyen1.Name =
"cbo_MaSoTuyen1"
374         Me.cbo_MaSoTuyen1.Size = New System.Drawing.Size(
153, 21)
375         Me.cbo_MaSoTuyen1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
376         Me.cbo_MaSoTuyen1.TabIndex =
10
377         
'
378         
'cbo_MaThoiDiem
379         
'
380         Me.cbo_MaThoiDiem.DisplayMember =
"Text"
381         Me.cbo_MaThoiDiem.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed
382         Me.cbo_MaThoiDiem.FormattingEnabled = True
383         Me.cbo_MaThoiDiem.ItemHeight =
15
384         Me.cbo_MaThoiDiem.Location = New System.Drawing.Point(
137, 65)
385         Me.cbo_MaThoiDiem.Name =
"cbo_MaThoiDiem"
386         Me.cbo_MaThoiDiem.Size = New System.Drawing.Size(
126, 21)
387         Me.cbo_MaThoiDiem.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled
388         Me.cbo_MaThoiDiem.TabIndex =
10
389         
'
390         
'luoi_Thoi_diem
391         
'
392         Me.luoi_Thoi_diem.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
393                     Or System.Windows.Forms.AnchorStyles.Left) _
394                     Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
395         Me.luoi_Thoi_diem.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
396         Me.luoi_Thoi_diem.BackgroundColor = System.Drawing.SystemColors.MenuHighlight
397         Me.luoi_Thoi_diem.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.[Single]
398         Me.luoi_Thoi_diem.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
399         Me.luoi_Thoi_diem.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.cot_Ma_so_tuyen, Me.cot_IdTuyen, Me.cot_Ngay, Me.cot_gio})
400         DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
401         DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window
402         DataGridViewCellStyle1.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
403         DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText
404         DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight
405         DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText
406         DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
407         Me.luoi_Thoi_diem.DefaultCellStyle = DataGridViewCellStyle1
408         Me.luoi_Thoi_diem.GridColor = System.Drawing.Color.FromArgb(CType(CType(
208, Byte), Integer), CType(CType(215, Byte), Integer), CType(CType(229, Byte), Integer))
409         Me.luoi_Thoi_diem.Location = New System.Drawing.Point(
24, 18)
410         Me.luoi_Thoi_diem.Name =
"luoi_Thoi_diem"
411         Me.luoi_Thoi_diem.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
412         Me.luoi_Thoi_diem.Size = New System.Drawing.Size(
501, 421)
413         Me.luoi_Thoi_diem.TabIndex =
0
414         
'
415         
'cot_Ma_so_tuyen
416         
'
417         Me.cot_Ma_so_tuyen.DataPropertyName =
"IdTuyen"
418         Me.cot_Ma_so_tuyen.HeaderText =
"Mã số tuyến"
419         Me.cot_Ma_so_tuyen.Name =
"cot_Ma_so_tuyen"
420         
'
421         
'cot_IdTuyen
422         
'
423         Me.cot_IdTuyen.DataPropertyName =
"IdThoiDiem"
424         Me.cot_IdTuyen.HeaderText =
"Mã thời điểm"
425         Me.cot_IdTuyen.Name =
"cot_IdTuyen"
426         
'
427         
'cot_Ngay
428         
'
429         Me.cot_Ngay.DataPropertyName =
"Ngay"
430         Me.cot_Ngay.HeaderText =
"Ngày"
431         Me.cot_Ngay.Name =
"cot_Ngay"
432         
'
433         
'cot_gio
434         
'
435         Me.cot_gio.DataPropertyName =
"Gio"
436         Me.cot_gio.HeaderText =
"Giờ khởi hành"
437         Me.cot_gio.Name =
"cot_gio"
438         
'
439         
'ReflectionLabel_ChaoMung
440         
'
441         Me.ReflectionLabel_ChaoMung.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
442                     Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
443         Me.ReflectionLabel_ChaoMung.BackColor = System.Drawing.Color.ForestGreen
444         
'
445         
'
446         
'
447         Me.ReflectionLabel_ChaoMung.BackgroundStyle.Class =
""
448         Me.ReflectionLabel_ChaoMung.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
449         Me.ReflectionLabel_ChaoMung.Font = New System.Drawing.Font(
"Times New Roman", 27.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
450         Me.ReflectionLabel_ChaoMung.ForeColor = System.Drawing.Color.White
451         Me.ReflectionLabel_ChaoMung.Location = New System.Drawing.Point(
0, 0)
452         Me.ReflectionLabel_ChaoMung.Name =
"ReflectionLabel_ChaoMung"
453         Me.ReflectionLabel_ChaoMung.Size = New System.Drawing.Size(
923, 59)
454         Me.ReflectionLabel_ChaoMung.TabIndex =
8
455         Me.ReflectionLabel_ChaoMung.Text =
" CHI TIẾT TUYẾN XE"
456         
'
457         
'LinkLabelLanguague
458         
'
459         Me.LinkLabelLanguague.ImeMode = System.Windows.Forms.ImeMode.NoControl
460         Me.LinkLabelLanguague.Location = New System.Drawing.Point(
0, 0)
461         Me.LinkLabelLanguague.Name =
"LinkLabelLanguague"
462         Me.LinkLabelLanguague.Size = New System.Drawing.Size(
100, 23)
463         Me.LinkLabelLanguague.TabIndex =
0
464         
'
465         
'lblTenTuyen
466         
'
467         
'
468         
'
469         
'
470         Me.lblTenTuyen.BackgroundStyle.Class =
""
471         Me.lblTenTuyen.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
472         Me.lblTenTuyen.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
473         Me.lblTenTuyen.Location = New System.Drawing.Point(
263, 75)
474         Me.lblTenTuyen.Name =
"lblTenTuyen"
475         Me.lblTenTuyen.Size = New System.Drawing.Size(
68, 23)
476         Me.lblTenTuyen.TabIndex =
1
477         Me.lblTenTuyen.Text =
"&Tên tuyến"
478         
'
479         
'lblMaSoTuyen
480         
'
481         
'
482         
'
483         
'
484         Me.lblMaSoTuyen.BackgroundStyle.Class =
""
485         Me.lblMaSoTuyen.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square
486         Me.lblMaSoTuyen.Font = New System.Drawing.Font(
"Tahoma", 8.25!, System.Drawing.FontStyle.Bold)
487         Me.lblMaSoTuyen.Location = New System.Drawing.Point(
39, 75)
488         Me.lblMaSoTuyen.Name =
"lblMaSoTuyen"
489         Me.lblMaSoTuyen.Size = New System.Drawing.Size(
81, 23)
490         Me.lblMaSoTuyen.TabIndex =
1
491         Me.lblMaSoTuyen.Text =
"&Mã số tuyến"
492         
'
493         
'Form_ChiTietTuyen
494         
'
495         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
496         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
497         Me.ClientSize = New System.Drawing.Size(
923, 593)
498         Me.Controls.Add(Me.Panel_ChiTietTuyen)
499         Me.DoubleBuffered = True
500         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
501         Me.Name =
"Form_ChiTietTuyen"
502         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
503         Me.Text =
"Chi Tiet Tuyen Xe"
504         Me.Panel_ChiTietTuyen.ResumeLayout(False)
505         Me.grb_ThoiDiem.ResumeLayout(False)
506         Me.GroupPanel1.ResumeLayout(False)
507         CType(Me.date_Chay, System.ComponentModel.ISupportInitialize).EndInit()
508         CType(Me.luoi_Thoi_diem, System.ComponentModel.ISupportInitialize).EndInit()
509         Me.ResumeLayout(False)
510
511     End Sub
512     Friend WithEvents Panel_ChiTietTuyen As DevComponents.DotNetBar.PanelEx
513     Friend WithEvents ReflectionLabel_ChaoMung As DevComponents.DotNetBar.Controls.ReflectionLabel
514     Friend WithEvents LinkLabelLanguague As System.Windows.Forms.LinkLabel
515     Friend WithEvents lblMaSoTuyen As DevComponents.DotNetBar.LabelX
516     Friend WithEvents grb_ThoiDiem As DevComponents.DotNetBar.Controls.GroupPanel
517     Friend WithEvents luoi_Thoi_diem As DevComponents.DotNetBar.Controls.DataGridViewX
518     Friend WithEvents cbo_MaSoTuyen As DevComponents.DotNetBar.Controls.ComboBoxEx
519     Friend WithEvents cbo_TenTuyen As DevComponents.DotNetBar.Controls.ComboBoxEx
520     Friend WithEvents lblTenTuyen As DevComponents.DotNetBar.LabelX
521     Friend WithEvents LabelX1 As DevComponents.DotNetBar.LabelX
522     Friend WithEvents GroupPanel1 As DevComponents.DotNetBar.Controls.GroupPanel
523     Friend WithEvents LabelX2 As DevComponents.DotNetBar.LabelX
524     Friend WithEvents cbo_MaThoiDiem As DevComponents.DotNetBar.Controls.ComboBoxEx
525     Friend WithEvents txt_GioChay As DevComponents.DotNetBar.Controls.TextBoxX
526     Friend WithEvents date_Chay As DevComponents.Editors.DateTimeAdv.DateTimeInput
527     Friend WithEvents LabelX3 As DevComponents.DotNetBar.LabelX
528     Friend WithEvents btn_HienDanhSach As DevComponents.DotNetBar.ButtonX
529     Friend WithEvents cot_Ma_so_tuyen As System.Windows.Forms.DataGridViewTextBoxColumn
530     Friend WithEvents cot_IdTuyen As System.Windows.Forms.DataGridViewTextBoxColumn
531     Friend WithEvents cot_Ngay As System.Windows.Forms.DataGridViewTextBoxColumn
532     Friend WithEvents cot_gio As System.Windows.Forms.DataGridViewTextBoxColumn
533     Friend WithEvents LabelX4 As DevComponents.DotNetBar.LabelX
534     Friend WithEvents cbo_MaSoTuyen1 As DevComponents.DotNetBar.Controls.ComboBoxEx
535     Friend WithEvents btn_thoat As DevComponents.DotNetBar.ButtonX
536     Friend WithEvents btn_Xoa As DevComponents.DotNetBar.ButtonX
537 End Class



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

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