_ Partial Class Form9 Inherits System.Windows.Forms.Form 'Form overrides dispose to clean up the component list. _ 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 'Required by the Windows Form Designer Private components As System.ComponentModel.IContainer 'NOTE: The following procedure is required by the Windows Form Designer 'It can be modified using the Windows Form Designer. 'Do not modify it using the code editor. _ Private Sub InitializeComponent() Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form9)) Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = New System.Windows.Forms.Label() Me.Label3 = New System.Windows.Forms.Label() Me.Label4 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() Me.Label6 = New System.Windows.Forms.Label() Me.Label7 = New System.Windows.Forms.Label() Me.Label8 = New System.Windows.Forms.Label() Me.Label9 = New System.Windows.Forms.Label() Me.Label10 = New System.Windows.Forms.Label() Me.Label11 = New System.Windows.Forms.Label() Me.Label12 = New System.Windows.Forms.Label() Me.Label13 = New System.Windows.Forms.Label() Me.Button1 = New System.Windows.Forms.Button() Me.GroupBox1 = New System.Windows.Forms.GroupBox() Me.Label15 = New System.Windows.Forms.Label() Me.Label14 = New System.Windows.Forms.Label() Me.Button2 = New System.Windows.Forms.Button() Me.TextUser = New System.Windows.Forms.TextBox() Me.Label16 = New System.Windows.Forms.Label() Me.Label17 = New System.Windows.Forms.Label() Me.TextConst = New System.Windows.Forms.TextBox() Me.Label18 = New System.Windows.Forms.Label() Me.ComboBox1 = New System.Windows.Forms.ComboBox() Me.Label19 = New System.Windows.Forms.Label() Me.Label20 = New System.Windows.Forms.Label() Me.FlowLayoutPanel1 = New System.Windows.Forms.FlowLayoutPanel() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() Me.GroupBox1.SuspendLayout() Me.SuspendLayout() ' 'DataGridView1 ' Me.DataGridView1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize Me.DataGridView1.Location = New System.Drawing.Point(19, 56) Me.DataGridView1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.DataGridView1.Name = "DataGridView1" Me.DataGridView1.RowHeadersWidth = 51 Me.DataGridView1.RowTemplate.Height = 29 Me.DataGridView1.Size = New System.Drawing.Size(1054, 313) Me.DataGridView1.TabIndex = 0 ' 'Label1 ' Me.Label1.AutoSize = True Me.Label1.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label1.Location = New System.Drawing.Point(428, 14) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(173, 21) Me.Label1.TabIndex = 1 Me.Label1.Text = "Lista tichete Deschise" ' 'Label2 ' Me.Label2.AutoSize = True Me.Label2.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label2.Location = New System.Drawing.Point(5, 19) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(35, 21) Me.Label2.TabIndex = 2 Me.Label2.Text = "ID :" ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label3.Location = New System.Drawing.Point(172, 19) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(50, 21) Me.Label3.TabIndex = 4 Me.Label3.Text = "Data:" ' 'Label4 ' Me.Label4.AutoSize = True Me.Label4.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label4.Location = New System.Drawing.Point(172, 39) Me.Label4.Name = "Label4" Me.Label4.Size = New System.Drawing.Size(41, 21) Me.Label4.TabIndex = 6 Me.Label4.Text = "Ora:" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label5.Location = New System.Drawing.Point(5, 42) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(53, 21) Me.Label5.TabIndex = 8 Me.Label5.Text = "Zona:" ' 'Label6 ' Me.Label6.AutoSize = True Me.Label6.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label6.Location = New System.Drawing.Point(7, 78) Me.Label6.Name = "Label6" Me.Label6.Size = New System.Drawing.Size(69, 21) Me.Label6.TabIndex = 9 Me.Label6.Text = "Masina:" ' 'Label7 ' Me.Label7.AutoSize = True Me.Label7.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label7.Location = New System.Drawing.Point(7, 99) Me.Label7.Name = "Label7" Me.Label7.Size = New System.Drawing.Size(121, 21) Me.Label7.TabIndex = 10 Me.Label7.Text = "Defect initial : " ' 'Label8 ' Me.Label8.AutoSize = True Me.Label8.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label8.Location = New System.Drawing.Point(46, 19) Me.Label8.Name = "Label8" Me.Label8.Size = New System.Drawing.Size(14, 21) Me.Label8.TabIndex = 11 Me.Label8.Text = ":" ' 'Label9 ' Me.Label9.AutoSize = True Me.Label9.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label9.Location = New System.Drawing.Point(222, 19) Me.Label9.Name = "Label9" Me.Label9.Size = New System.Drawing.Size(14, 21) Me.Label9.TabIndex = 12 Me.Label9.Text = ":" ' 'Label10 ' Me.Label10.AutoSize = True Me.Label10.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label10.Location = New System.Drawing.Point(214, 40) Me.Label10.Name = "Label10" Me.Label10.Size = New System.Drawing.Size(14, 21) Me.Label10.TabIndex = 13 Me.Label10.Text = ":" ' 'Label11 ' Me.Label11.AutoSize = True Me.Label11.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label11.Location = New System.Drawing.Point(57, 42) Me.Label11.Name = "Label11" Me.Label11.Size = New System.Drawing.Size(14, 21) Me.Label11.TabIndex = 14 Me.Label11.Text = ":" ' 'Label12 ' Me.Label12.AutoSize = True Me.Label12.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label12.Location = New System.Drawing.Point(77, 78) Me.Label12.Name = "Label12" Me.Label12.Size = New System.Drawing.Size(14, 21) Me.Label12.TabIndex = 15 Me.Label12.Text = ":" ' 'Label13 ' Me.Label13.AutoSize = True Me.Label13.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label13.Location = New System.Drawing.Point(10, 118) Me.Label13.Name = "Label13" Me.Label13.Size = New System.Drawing.Size(14, 21) Me.Label13.TabIndex = 16 Me.Label13.Text = ":" ' 'Button1 ' Me.Button1.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Button1.Location = New System.Drawing.Point(390, 541) Me.Button1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(210, 33) Me.Button1.TabIndex = 17 Me.Button1.Text = "Update Info Tichet" Me.Button1.UseVisualStyleBackColor = True ' 'GroupBox1 ' Me.GroupBox1.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer)) Me.GroupBox1.Controls.Add(Me.Label15) Me.GroupBox1.Controls.Add(Me.Label14) Me.GroupBox1.Controls.Add(Me.Label2) Me.GroupBox1.Controls.Add(Me.Label8) Me.GroupBox1.Controls.Add(Me.Label13) Me.GroupBox1.Controls.Add(Me.Label3) Me.GroupBox1.Controls.Add(Me.Label7) Me.GroupBox1.Controls.Add(Me.Label12) Me.GroupBox1.Controls.Add(Me.Label9) Me.GroupBox1.Controls.Add(Me.Label11) Me.GroupBox1.Controls.Add(Me.Label6) Me.GroupBox1.Controls.Add(Me.Label4) Me.GroupBox1.Controls.Add(Me.Label10) Me.GroupBox1.Controls.Add(Me.Label5) Me.GroupBox1.Location = New System.Drawing.Point(19, 386) Me.GroupBox1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.GroupBox1.Name = "GroupBox1" Me.GroupBox1.Padding = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.GroupBox1.Size = New System.Drawing.Size(350, 157) Me.GroupBox1.TabIndex = 18 Me.GroupBox1.TabStop = False Me.GroupBox1.Text = "Info despre tichet" ' 'Label15 ' Me.Label15.AutoSize = True Me.Label15.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label15.Location = New System.Drawing.Point(172, 105) Me.Label15.Name = "Label15" Me.Label15.Size = New System.Drawing.Size(14, 21) Me.Label15.TabIndex = 18 Me.Label15.Text = ":" ' 'Label14 ' Me.Label14.AutoSize = True Me.Label14.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label14.Location = New System.Drawing.Point(172, 78) Me.Label14.Name = "Label14" Me.Label14.Size = New System.Drawing.Size(65, 21) Me.Label14.TabIndex = 17 Me.Label14.Text = "Status: " ' 'Button2 ' Me.Button2.BackColor = System.Drawing.Color.Red Me.Button2.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Button2.Location = New System.Drawing.Point(867, 504) Me.Button2.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(207, 67) Me.Button2.TabIndex = 19 Me.Button2.Text = "Inchide Fereastra" Me.Button2.UseVisualStyleBackColor = False ' 'TextUser ' Me.TextUser.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.TextUser.Location = New System.Drawing.Point(446, 386) Me.TextUser.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.TextUser.Name = "TextUser" Me.TextUser.Size = New System.Drawing.Size(172, 29) Me.TextUser.TabIndex = 20 ' 'Label16 ' Me.Label16.AutoSize = True Me.Label16.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label16.Location = New System.Drawing.Point(382, 386) Me.Label16.Name = "Label16" Me.Label16.Size = New System.Drawing.Size(44, 21) Me.Label16.TabIndex = 21 Me.Label16.Text = "User" ' 'Label17 ' Me.Label17.AutoSize = True Me.Label17.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label17.Location = New System.Drawing.Point(394, 417) Me.Label17.Name = "Label17" Me.Label17.Size = New System.Drawing.Size(153, 21) Me.Label17.TabIndex = 23 Me.Label17.Text = "Defecte constatate" ' 'TextConst ' Me.TextConst.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.TextConst.Location = New System.Drawing.Point(394, 444) Me.TextConst.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.TextConst.Name = "TextConst" Me.TextConst.Size = New System.Drawing.Size(207, 29) Me.TextConst.TabIndex = 24 ' 'Label18 ' Me.Label18.AutoSize = True Me.Label18.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label18.Location = New System.Drawing.Point(399, 477) Me.Label18.Name = "Label18" Me.Label18.Size = New System.Drawing.Size(94, 21) Me.Label18.TabIndex = 25 Me.Label18.Text = "Status Nou" ' 'ComboBox1 ' Me.ComboBox1.Font = New System.Drawing.Font("Segoe UI", 10.8!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.ComboBox1.FormattingEnabled = True Me.ComboBox1.Location = New System.Drawing.Point(390, 502) Me.ComboBox1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.ComboBox1.Name = "ComboBox1" Me.ComboBox1.Size = New System.Drawing.Size(210, 27) Me.ComboBox1.TabIndex = 26 ' 'Label19 ' Me.Label19.AutoSize = True Me.Label19.Font = New System.Drawing.Font("Segoe UI", 13.8!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label19.Location = New System.Drawing.Point(19, 550) Me.Label19.Name = "Label19" Me.Label19.Size = New System.Drawing.Size(159, 25) Me.Label19.TabIndex = 27 Me.Label19.Text = "Actualizat la ora:" ' 'Label20 ' Me.Label20.AutoSize = True Me.Label20.Font = New System.Drawing.Font("Segoe UI", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Label20.Location = New System.Drawing.Point(194, 544) Me.Label20.Name = "Label20" Me.Label20.Size = New System.Drawing.Size(21, 32) Me.Label20.TabIndex = 28 Me.Label20.Text = ":" ' 'FlowLayoutPanel1 ' Me.FlowLayoutPanel1.BackColor = System.Drawing.Color.White Me.FlowLayoutPanel1.BackgroundImage = CType(resources.GetObject("FlowLayoutPanel1.BackgroundImage"), System.Drawing.Image) Me.FlowLayoutPanel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom Me.FlowLayoutPanel1.Location = New System.Drawing.Point(19, 5) Me.FlowLayoutPanel1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.FlowLayoutPanel1.Name = "FlowLayoutPanel1" Me.FlowLayoutPanel1.Size = New System.Drawing.Size(219, 46) Me.FlowLayoutPanel1.TabIndex = 29 ' 'Form9 ' Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 15.0!) Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font Me.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.ClientSize = New System.Drawing.Size(1085, 580) Me.ControlBox = False Me.Controls.Add(Me.FlowLayoutPanel1) Me.Controls.Add(Me.Label20) Me.Controls.Add(Me.Label19) Me.Controls.Add(Me.ComboBox1) Me.Controls.Add(Me.Label18) Me.Controls.Add(Me.TextConst) Me.Controls.Add(Me.Label17) Me.Controls.Add(Me.Label16) Me.Controls.Add(Me.TextUser) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.GroupBox1) Me.Controls.Add(Me.Button1) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.DataGridView1) Me.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.Name = "Form9" Me.Text = "Administrare tichete mentenanta" CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() Me.GroupBox1.ResumeLayout(False) Me.GroupBox1.PerformLayout() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents DataGridView1 As DataGridView Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents Label3 As Label Friend WithEvents Label4 As Label Friend WithEvents Label5 As Label Friend WithEvents Label6 As Label Friend WithEvents Label7 As Label Friend WithEvents Label8 As Label Friend WithEvents Label9 As Label Friend WithEvents Label10 As Label Friend WithEvents Label11 As Label Friend WithEvents Label12 As Label Friend WithEvents Label13 As Label Friend WithEvents Button1 As Button Friend WithEvents GroupBox1 As GroupBox Friend WithEvents Button2 As Button Friend WithEvents Label15 As Label Friend WithEvents Label14 As Label Friend WithEvents TextUser As TextBox Friend WithEvents Label16 As Label Friend WithEvents Label17 As Label Friend WithEvents TextConst As TextBox Friend WithEvents Label18 As Label Friend WithEvents ComboBox1 As ComboBox Friend WithEvents Label19 As Label Friend WithEvents Label20 As Label Friend WithEvents FlowLayoutPanel1 As FlowLayoutPanel End Class