Partial Class Form11 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(Form11)) Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle() Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog() Me.Button1 = New System.Windows.Forms.Button() Me.FlowLayoutPanel1 = New System.Windows.Forms.FlowLayoutPanel() Me.DataGridView1 = New System.Windows.Forms.DataGridView() Me.Label1 = New System.Windows.Forms.Label() Me.Label2 = 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.Button5 = New System.Windows.Forms.Button() Me.Button6 = New System.Windows.Forms.Button() Me.Label3 = New System.Windows.Forms.Label() Me.Label5 = New System.Windows.Forms.Label() CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit() Me.SuspendLayout() ' 'OpenFileDialog1 ' Me.OpenFileDialog1.FileName = "OpenFileDialog1" ' 'Button1 ' Me.Button1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) 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(225, 10) Me.Button1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.Button1.Name = "Button1" Me.Button1.Size = New System.Drawing.Size(204, 35) Me.Button1.TabIndex = 0 Me.Button1.Text = "Import Fisier Excel" Me.Button1.UseVisualStyleBackColor = False ' '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(10, 10) Me.FlowLayoutPanel1.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.FlowLayoutPanel1.Name = "FlowLayoutPanel1" Me.FlowLayoutPanel1.Size = New System.Drawing.Size(209, 45) Me.FlowLayoutPanel1.TabIndex = 1 ' 'DataGridView1 ' Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _ Or System.Windows.Forms.AnchorStyles.Left) _ Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.DataGridView1.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.SingleHorizontal Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize DataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window DataGridViewCellStyle1.Font = New System.Drawing.Font("Segoe UI", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point) DataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText DataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight DataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True] Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle1 Me.DataGridView1.Location = New System.Drawing.Point(10, 100) 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(1353, 441) Me.DataGridView1.TabIndex = 2 ' '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(225, 67) Me.Label1.Name = "Label1" Me.Label1.Size = New System.Drawing.Size(101, 21) Me.Label1.TabIndex = 3 Me.Label1.Text = "Nume Fisier" ' '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(331, 67) Me.Label2.Name = "Label2" Me.Label2.Size = New System.Drawing.Size(14, 21) Me.Label2.TabIndex = 4 Me.Label2.Text = ":" ' 'Button2 ' Me.Button2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Button2.Font = New System.Drawing.Font("Segoe UI", 10.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Button2.Location = New System.Drawing.Point(455, 10) Me.Button2.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.Button2.Name = "Button2" Me.Button2.Size = New System.Drawing.Size(204, 55) Me.Button2.TabIndex = 5 Me.Button2.Text = "Update Etichete Serii Hulshot" Me.Button2.UseVisualStyleBackColor = False ' 'Button3 ' Me.Button3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Button3.Font = New System.Drawing.Font("Segoe UI", 10.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Button3.Location = New System.Drawing.Point(675, 10) Me.Button3.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.Button3.Name = "Button3" Me.Button3.Size = New System.Drawing.Size(204, 55) Me.Button3.TabIndex = 6 Me.Button3.Text = "Update Etichete Single cover Hulshot" Me.Button3.UseVisualStyleBackColor = False ' 'Button4 ' Me.Button4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Button4.Font = New System.Drawing.Font("Segoe UI", 10.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Button4.Location = New System.Drawing.Point(884, 10) Me.Button4.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.Button4.Name = "Button4" Me.Button4.Size = New System.Drawing.Size(204, 55) Me.Button4.TabIndex = 7 Me.Button4.Text = "Update Etichete Kesteren" Me.Button4.UseVisualStyleBackColor = False ' 'Button5 ' Me.Button5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer)) Me.Button5.Font = New System.Drawing.Font("Segoe UI", 10.2!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Button5.Location = New System.Drawing.Point(1093, 10) Me.Button5.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.Button5.Name = "Button5" Me.Button5.Size = New System.Drawing.Size(204, 55) Me.Button5.TabIndex = 8 Me.Button5.Text = "Update Etichete Bochum" Me.Button5.UseVisualStyleBackColor = False ' 'Button6 ' Me.Button6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles) Me.Button6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer)) Me.Button6.Font = New System.Drawing.Font("Segoe UI", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point) Me.Button6.ForeColor = System.Drawing.SystemColors.ButtonHighlight Me.Button6.Location = New System.Drawing.Point(1135, 551) Me.Button6.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.Button6.Name = "Button6" Me.Button6.Size = New System.Drawing.Size(185, 38) Me.Button6.TabIndex = 9 Me.Button6.Text = "Inchide Forma" Me.Button6.UseVisualStyleBackColor = False ' 'Label3 ' Me.Label3.AutoSize = True Me.Label3.Location = New System.Drawing.Point(225, 52) Me.Label3.Name = "Label3" Me.Label3.Size = New System.Drawing.Size(10, 15) Me.Label3.TabIndex = 10 Me.Label3.Text = ":" ' 'Label5 ' Me.Label5.AutoSize = True Me.Label5.Location = New System.Drawing.Point(23, 566) Me.Label5.Name = "Label5" Me.Label5.Size = New System.Drawing.Size(10, 15) Me.Label5.TabIndex = 12 Me.Label5.Text = ":" ' 'Form11 ' 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(128, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer)) Me.ClientSize = New System.Drawing.Size(1375, 596) Me.ControlBox = False Me.Controls.Add(Me.Label5) Me.Controls.Add(Me.Label3) Me.Controls.Add(Me.Button6) Me.Controls.Add(Me.Button5) Me.Controls.Add(Me.Button4) Me.Controls.Add(Me.Button3) Me.Controls.Add(Me.Button2) Me.Controls.Add(Me.Label2) Me.Controls.Add(Me.Label1) Me.Controls.Add(Me.DataGridView1) Me.Controls.Add(Me.FlowLayoutPanel1) Me.Controls.Add(Me.Button1) Me.Margin = New System.Windows.Forms.Padding(3, 2, 3, 2) Me.Name = "Form11" Me.Text = "Import fisiere pentru etichete" CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit() Me.ResumeLayout(False) Me.PerformLayout() End Sub Friend WithEvents OpenFileDialog1 As OpenFileDialog Friend WithEvents Button1 As Button Friend WithEvents FlowLayoutPanel1 As FlowLayoutPanel Friend WithEvents DataGridView1 As DataGridView Friend WithEvents Label1 As Label Friend WithEvents Label2 As Label Friend WithEvents Button2 As Button Friend WithEvents Button3 As Button Friend WithEvents Button4 As Button Friend WithEvents Button5 As Button Friend WithEvents Button6 As Button Friend WithEvents Label3 As Label Friend WithEvents Label5 As Label End Class