MainView.Designer.vb
- <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
- Partial Class MainView
- Inherits System.Windows.Forms.UserControl
- 'UserControl overrides dispose to clean up the component list.
- <System.Diagnostics.DebuggerNonUserCode()> _
- Protected Overrides Sub Dispose(ByVal disposing As Boolean)
- If disposing AndAlso components IsNot Nothing Then
- components.Dispose()
- End If
- MyBase.Dispose(disposing)
- 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.
- <System.Diagnostics.DebuggerStepThrough()> _
- Private Sub InitializeComponent()
- Me.SellL3LBL = New System.Windows.Forms.Label
- Me.CustomerL2LBL = New System.Windows.Forms.Label
- Me.CustomerL1LBL = New System.Windows.Forms.Label
- Me.SellL2LBL = New System.Windows.Forms.Label
- Me.SellL1LBL = New System.Windows.Forms.Label
- Me.VendorL2LBL = New System.Windows.Forms.Label
- Me.VendorL1LBL = New System.Windows.Forms.Label
- Me.StoreL2LBL = New System.Windows.Forms.Label
- Me.StoreL1LBL = New System.Windows.Forms.Label
- Me.StoreL4LBL = New System.Windows.Forms.Label
- Me.StoreL3LBL = New System.Windows.Forms.Label
- Me.BuyL2LBL = New System.Windows.Forms.Label
- Me.BuyL1LBL = New System.Windows.Forms.Label
- Me.StoreL0LBL = New System.Windows.Forms.Label
- Me.VendorTXTPIC = New System.Windows.Forms.Label
- Me.BuyTXTPIC = New System.Windows.Forms.Label
- Me.StoreTXTPIC = New System.Windows.Forms.Label
- Me.SellTXTPIC = New System.Windows.Forms.Label
- Me.CustomerTXTPIC = New System.Windows.Forms.Label
- Me.SellL3PIC = New System.Windows.Forms.PictureBox
- Me.StoreL0PIC = New System.Windows.Forms.PictureBox
- Me.CustomerL2PIC = New System.Windows.Forms.PictureBox
- Me.CustomerL1PIC = New System.Windows.Forms.PictureBox
- Me.SellL2PIC = New System.Windows.Forms.PictureBox
- Me.SellL1PIC = New System.Windows.Forms.PictureBox
- Me.BuyL2PIC = New System.Windows.Forms.PictureBox
- Me.BuyL1PIC = New System.Windows.Forms.PictureBox
- Me.VendorL2PIC = New System.Windows.Forms.PictureBox
- Me.VendorL1PIC = New System.Windows.Forms.PictureBox
- Me.StoreL2PIC = New System.Windows.Forms.PictureBox
- Me.StoreL1PIC = New System.Windows.Forms.PictureBox
- Me.StoreL4PIC = New System.Windows.Forms.PictureBox
- Me.StoreL3PIC = New System.Windows.Forms.PictureBox
- Me.CustomerPIC = New System.Windows.Forms.PictureBox
- Me.SellPIC = New System.Windows.Forms.PictureBox
- Me.StorePIC = New System.Windows.Forms.PictureBox
- Me.BuyPIC = New System.Windows.Forms.PictureBox
- Me.VendorPIC = New System.Windows.Forms.PictureBox
- Me.StoreL5LBL = New System.Windows.Forms.Label
- Me.StoreL5PIC = New System.Windows.Forms.PictureBox
- CType(Me.SellL3PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.StoreL0PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.CustomerL2PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.CustomerL1PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.SellL2PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.SellL1PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.BuyL2PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.BuyL1PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.VendorL2PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.VendorL1PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.StoreL2PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.StoreL1PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.StoreL4PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.StoreL3PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.CustomerPIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.SellPIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.StorePIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.BuyPIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.VendorPIC, System.ComponentModel.ISupportInitialize).BeginInit()
- CType(Me.StoreL5PIC, System.ComponentModel.ISupportInitialize).BeginInit()
- Me.SuspendLayout()
- '
- 'SellL3LBL
- '
- Me.SellL3LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.SellL3LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.SellL3LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.SellL3LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.SellL3LBL.Location = New System.Drawing.Point(117, 112)
- Me.SellL3LBL.Name = "SellL3LBL"
- Me.SellL3LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.SellL3LBL.Size = New System.Drawing.Size(119, 50)
- Me.SellL3LBL.TabIndex = 90
- Me.SellL3LBL.Text = "طلب بيع جديد"
- Me.SellL3LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.SellL3LBL.Visible = False
- '
- 'CustomerL2LBL
- '
- Me.CustomerL2LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.CustomerL2LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.CustomerL2LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.CustomerL2LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.CustomerL2LBL.Location = New System.Drawing.Point(20, 170)
- Me.CustomerL2LBL.Name = "CustomerL2LBL"
- Me.CustomerL2LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.CustomerL2LBL.Size = New System.Drawing.Size(68, 50)
- Me.CustomerL2LBL.TabIndex = 86
- Me.CustomerL2LBL.Text = "زبون جديد"
- Me.CustomerL2LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.CustomerL2LBL.Visible = False
- '
- 'CustomerL1LBL
- '
- Me.CustomerL1LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.CustomerL1LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.CustomerL1LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.CustomerL1LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.CustomerL1LBL.Location = New System.Drawing.Point(15, 224)
- Me.CustomerL1LBL.Name = "CustomerL1LBL"
- Me.CustomerL1LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.CustomerL1LBL.Size = New System.Drawing.Size(73, 50)
- Me.CustomerL1LBL.TabIndex = 84
- Me.CustomerL1LBL.Text = "قائمة الزبائن"
- Me.CustomerL1LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.CustomerL1LBL.Visible = False
- '
- 'SellL2LBL
- '
- Me.SellL2LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.SellL2LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.SellL2LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.SellL2LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.SellL2LBL.Location = New System.Drawing.Point(117, 168)
- Me.SellL2LBL.Name = "SellL2LBL"
- Me.SellL2LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.SellL2LBL.Size = New System.Drawing.Size(119, 50)
- Me.SellL2LBL.TabIndex = 82
- Me.SellL2LBL.Text = "قائمة المبيعات"
- Me.SellL2LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.SellL2LBL.Visible = False
- '
- 'SellL1LBL
- '
- Me.SellL1LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.SellL1LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.SellL1LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.SellL1LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.SellL1LBL.Location = New System.Drawing.Point(64, 224)
- Me.SellL1LBL.Name = "SellL1LBL"
- Me.SellL1LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.SellL1LBL.Size = New System.Drawing.Size(172, 50)
- Me.SellL1LBL.TabIndex = 80
- Me.SellL1LBL.Text = "طلبات سلع غير متوفرة"
- Me.SellL1LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.SellL1LBL.Visible = False
- '
- 'VendorL2LBL
- '
- Me.VendorL2LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.VendorL2LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.VendorL2LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.VendorL2LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.VendorL2LBL.Location = New System.Drawing.Point(566, 168)
- Me.VendorL2LBL.Name = "VendorL2LBL"
- Me.VendorL2LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.VendorL2LBL.Size = New System.Drawing.Size(119, 50)
- Me.VendorL2LBL.TabIndex = 74
- Me.VendorL2LBL.Text = "إضافة تاجر جديد"
- Me.VendorL2LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.VendorL2LBL.Visible = False
- '
- 'VendorL1LBL
- '
- Me.VendorL1LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.VendorL1LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.VendorL1LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.VendorL1LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.VendorL1LBL.Location = New System.Drawing.Point(566, 224)
- Me.VendorL1LBL.Name = "VendorL1LBL"
- Me.VendorL1LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.VendorL1LBL.Size = New System.Drawing.Size(119, 50)
- Me.VendorL1LBL.TabIndex = 72
- Me.VendorL1LBL.Text = "قائمة التجار"
- Me.VendorL1LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.VendorL1LBL.Visible = False
- '
- 'StoreL2LBL
- '
- Me.StoreL2LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StoreL2LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.StoreL2LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.StoreL2LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.StoreL2LBL.Location = New System.Drawing.Point(265, 224)
- Me.StoreL2LBL.Name = "StoreL2LBL"
- Me.StoreL2LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.StoreL2LBL.Size = New System.Drawing.Size(119, 50)
- Me.StoreL2LBL.TabIndex = 70
- Me.StoreL2LBL.Text = "قائمة المنتجات"
- Me.StoreL2LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.StoreL2LBL.Visible = False
- '
- 'StoreL1LBL
- '
- Me.StoreL1LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StoreL1LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.StoreL1LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.StoreL1LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.StoreL1LBL.Location = New System.Drawing.Point(117, 112)
- Me.StoreL1LBL.Name = "StoreL1LBL"
- Me.StoreL1LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.StoreL1LBL.Size = New System.Drawing.Size(119, 50)
- Me.StoreL1LBL.TabIndex = 68
- Me.StoreL1LBL.Text = "إنشاء مخزن جديد"
- Me.StoreL1LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.StoreL1LBL.Visible = False
- '
- 'StoreL4LBL
- '
- Me.StoreL4LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StoreL4LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.StoreL4LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.StoreL4LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.StoreL4LBL.Location = New System.Drawing.Point(265, 112)
- Me.StoreL4LBL.Name = "StoreL4LBL"
- Me.StoreL4LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.StoreL4LBL.Size = New System.Drawing.Size(119, 50)
- Me.StoreL4LBL.TabIndex = 66
- Me.StoreL4LBL.Text = "ضبط المخزن"
- Me.StoreL4LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.StoreL4LBL.Visible = False
- '
- 'StoreL3LBL
- '
- Me.StoreL3LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StoreL3LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.StoreL3LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.StoreL3LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.StoreL3LBL.Location = New System.Drawing.Point(265, 168)
- Me.StoreL3LBL.Name = "StoreL3LBL"
- Me.StoreL3LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.StoreL3LBL.Size = New System.Drawing.Size(119, 50)
- Me.StoreL3LBL.TabIndex = 64
- Me.StoreL3LBL.Text = "تصنيفات المخزن"
- Me.StoreL3LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.StoreL3LBL.Visible = False
- '
- 'BuyL2LBL
- '
- Me.BuyL2LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.BuyL2LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.BuyL2LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.BuyL2LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.BuyL2LBL.Location = New System.Drawing.Point(414, 168)
- Me.BuyL2LBL.Name = "BuyL2LBL"
- Me.BuyL2LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.BuyL2LBL.Size = New System.Drawing.Size(119, 50)
- Me.BuyL2LBL.TabIndex = 78
- Me.BuyL2LBL.Text = "طلب شراء جديد"
- Me.BuyL2LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.BuyL2LBL.Visible = False
- '
- 'BuyL1LBL
- '
- Me.BuyL1LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.BuyL1LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.BuyL1LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.BuyL1LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.BuyL1LBL.Location = New System.Drawing.Point(414, 224)
- Me.BuyL1LBL.Name = "BuyL1LBL"
- Me.BuyL1LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.BuyL1LBL.Size = New System.Drawing.Size(119, 50)
- Me.BuyL1LBL.TabIndex = 76
- Me.BuyL1LBL.Text = "قائمة طلبات الشراء"
- Me.BuyL1LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.BuyL1LBL.Visible = False
- '
- 'StoreL0LBL
- '
- Me.StoreL0LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StoreL0LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.StoreL0LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.StoreL0LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.StoreL0LBL.Location = New System.Drawing.Point(90, 224)
- Me.StoreL0LBL.Name = "StoreL0LBL"
- Me.StoreL0LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.StoreL0LBL.Size = New System.Drawing.Size(146, 50)
- Me.StoreL0LBL.TabIndex = 88
- Me.StoreL0LBL.Text = "إضافة منتج / سلعة جديدة"
- Me.StoreL0LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.StoreL0LBL.Visible = False
- '
- 'VendorTXTPIC
- '
- Me.VendorTXTPIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.VendorTXTPIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.VendorTXTPIC.Font = New System.Drawing.Font("Traditional Arabic", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.VendorTXTPIC.ForeColor = System.Drawing.Color.SaddleBrown
- Me.VendorTXTPIC.Location = New System.Drawing.Point(641, 419)
- Me.VendorTXTPIC.Name = "VendorTXTPIC"
- Me.VendorTXTPIC.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.VendorTXTPIC.Size = New System.Drawing.Size(100, 38)
- Me.VendorTXTPIC.TabIndex = 91
- Me.VendorTXTPIC.Text = "التجار"
- Me.VendorTXTPIC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'BuyTXTPIC
- '
- Me.BuyTXTPIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.BuyTXTPIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.BuyTXTPIC.Font = New System.Drawing.Font("Traditional Arabic", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.BuyTXTPIC.ForeColor = System.Drawing.Color.SaddleBrown
- Me.BuyTXTPIC.Location = New System.Drawing.Point(489, 419)
- Me.BuyTXTPIC.Name = "BuyTXTPIC"
- Me.BuyTXTPIC.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.BuyTXTPIC.Size = New System.Drawing.Size(100, 38)
- Me.BuyTXTPIC.TabIndex = 92
- Me.BuyTXTPIC.Text = "المشتريات"
- Me.BuyTXTPIC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'StoreTXTPIC
- '
- Me.StoreTXTPIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StoreTXTPIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.StoreTXTPIC.Font = New System.Drawing.Font("Traditional Arabic", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.StoreTXTPIC.ForeColor = System.Drawing.Color.SaddleBrown
- Me.StoreTXTPIC.Location = New System.Drawing.Point(340, 419)
- Me.StoreTXTPIC.Name = "StoreTXTPIC"
- Me.StoreTXTPIC.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.StoreTXTPIC.Size = New System.Drawing.Size(100, 38)
- Me.StoreTXTPIC.TabIndex = 93
- Me.StoreTXTPIC.Text = "المخزن"
- Me.StoreTXTPIC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'SellTXTPIC
- '
- Me.SellTXTPIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.SellTXTPIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.SellTXTPIC.Font = New System.Drawing.Font("Traditional Arabic", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.SellTXTPIC.ForeColor = System.Drawing.Color.SaddleBrown
- Me.SellTXTPIC.Location = New System.Drawing.Point(192, 419)
- Me.SellTXTPIC.Name = "SellTXTPIC"
- Me.SellTXTPIC.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.SellTXTPIC.Size = New System.Drawing.Size(100, 38)
- Me.SellTXTPIC.TabIndex = 94
- Me.SellTXTPIC.Text = "المبيعات"
- Me.SellTXTPIC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'CustomerTXTPIC
- '
- Me.CustomerTXTPIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.CustomerTXTPIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.CustomerTXTPIC.Font = New System.Drawing.Font("Traditional Arabic", 20.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.CustomerTXTPIC.ForeColor = System.Drawing.Color.SaddleBrown
- Me.CustomerTXTPIC.Location = New System.Drawing.Point(44, 419)
- Me.CustomerTXTPIC.Name = "CustomerTXTPIC"
- Me.CustomerTXTPIC.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.CustomerTXTPIC.Size = New System.Drawing.Size(100, 38)
- Me.CustomerTXTPIC.TabIndex = 95
- Me.CustomerTXTPIC.Text = "الزبائن"
- Me.CustomerTXTPIC.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
- '
- 'SellL3PIC
- '
- Me.SellL3PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.SellL3PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.SellL3PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.NewSell
- Me.SellL3PIC.Location = New System.Drawing.Point(242, 112)
- Me.SellL3PIC.Name = "SellL3PIC"
- Me.SellL3PIC.Size = New System.Drawing.Size(50, 50)
- Me.SellL3PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.SellL3PIC.TabIndex = 89
- Me.SellL3PIC.TabStop = False
- Me.SellL3PIC.Visible = False
- '
- 'StoreL0PIC
- '
- Me.StoreL0PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StoreL0PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.StoreL0PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.NewProduct
- Me.StoreL0PIC.Location = New System.Drawing.Point(242, 224)
- Me.StoreL0PIC.Name = "StoreL0PIC"
- Me.StoreL0PIC.Size = New System.Drawing.Size(50, 50)
- Me.StoreL0PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.StoreL0PIC.TabIndex = 87
- Me.StoreL0PIC.TabStop = False
- Me.StoreL0PIC.Visible = False
- '
- 'CustomerL2PIC
- '
- Me.CustomerL2PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.CustomerL2PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.CustomerL2PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.NewCus
- Me.CustomerL2PIC.Location = New System.Drawing.Point(94, 168)
- Me.CustomerL2PIC.Name = "CustomerL2PIC"
- Me.CustomerL2PIC.Size = New System.Drawing.Size(50, 50)
- Me.CustomerL2PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.CustomerL2PIC.TabIndex = 85
- Me.CustomerL2PIC.TabStop = False
- Me.CustomerL2PIC.Visible = False
- '
- 'CustomerL1PIC
- '
- Me.CustomerL1PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.CustomerL1PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.CustomerL1PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.ListCus
- Me.CustomerL1PIC.Location = New System.Drawing.Point(94, 224)
- Me.CustomerL1PIC.Name = "CustomerL1PIC"
- Me.CustomerL1PIC.Size = New System.Drawing.Size(50, 50)
- Me.CustomerL1PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.CustomerL1PIC.TabIndex = 83
- Me.CustomerL1PIC.TabStop = False
- Me.CustomerL1PIC.Visible = False
- '
- 'SellL2PIC
- '
- Me.SellL2PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.SellL2PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.SellL2PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.ListSell
- Me.SellL2PIC.Location = New System.Drawing.Point(242, 168)
- Me.SellL2PIC.Name = "SellL2PIC"
- Me.SellL2PIC.Size = New System.Drawing.Size(50, 50)
- Me.SellL2PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.SellL2PIC.TabIndex = 81
- Me.SellL2PIC.TabStop = False
- Me.SellL2PIC.Visible = False
- '
- 'SellL1PIC
- '
- Me.SellL1PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.SellL1PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.SellL1PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.RequestSell
- Me.SellL1PIC.Location = New System.Drawing.Point(242, 224)
- Me.SellL1PIC.Name = "SellL1PIC"
- Me.SellL1PIC.Size = New System.Drawing.Size(50, 50)
- Me.SellL1PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.SellL1PIC.TabIndex = 79
- Me.SellL1PIC.TabStop = False
- Me.SellL1PIC.Visible = False
- '
- 'BuyL2PIC
- '
- Me.BuyL2PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.BuyL2PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.BuyL2PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.NewBuy
- Me.BuyL2PIC.Location = New System.Drawing.Point(539, 168)
- Me.BuyL2PIC.Name = "BuyL2PIC"
- Me.BuyL2PIC.Size = New System.Drawing.Size(50, 50)
- Me.BuyL2PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.BuyL2PIC.TabIndex = 77
- Me.BuyL2PIC.TabStop = False
- Me.BuyL2PIC.Visible = False
- '
- 'BuyL1PIC
- '
- Me.BuyL1PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.BuyL1PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.BuyL1PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.ListBuy
- Me.BuyL1PIC.Location = New System.Drawing.Point(539, 224)
- Me.BuyL1PIC.Name = "BuyL1PIC"
- Me.BuyL1PIC.Size = New System.Drawing.Size(50, 50)
- Me.BuyL1PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.BuyL1PIC.TabIndex = 75
- Me.BuyL1PIC.TabStop = False
- Me.BuyL1PIC.Visible = False
- '
- 'VendorL2PIC
- '
- Me.VendorL2PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.VendorL2PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.VendorL2PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.NewVen
- Me.VendorL2PIC.Location = New System.Drawing.Point(691, 168)
- Me.VendorL2PIC.Name = "VendorL2PIC"
- Me.VendorL2PIC.Size = New System.Drawing.Size(50, 50)
- Me.VendorL2PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.VendorL2PIC.TabIndex = 73
- Me.VendorL2PIC.TabStop = False
- Me.VendorL2PIC.Visible = False
- '
- 'VendorL1PIC
- '
- Me.VendorL1PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.VendorL1PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.VendorL1PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.ListVen
- Me.VendorL1PIC.Location = New System.Drawing.Point(691, 224)
- Me.VendorL1PIC.Name = "VendorL1PIC"
- Me.VendorL1PIC.Size = New System.Drawing.Size(50, 50)
- Me.VendorL1PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.VendorL1PIC.TabIndex = 71
- Me.VendorL1PIC.TabStop = False
- Me.VendorL1PIC.Visible = False
- '
- 'StoreL2PIC
- '
- Me.StoreL2PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StoreL2PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.StoreL2PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.ListProduct
- Me.StoreL2PIC.Location = New System.Drawing.Point(390, 224)
- Me.StoreL2PIC.Name = "StoreL2PIC"
- Me.StoreL2PIC.Size = New System.Drawing.Size(50, 50)
- Me.StoreL2PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.StoreL2PIC.TabIndex = 69
- Me.StoreL2PIC.TabStop = False
- Me.StoreL2PIC.Visible = False
- '
- 'StoreL1PIC
- '
- Me.StoreL1PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StoreL1PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.StoreL1PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.Store
- Me.StoreL1PIC.Location = New System.Drawing.Point(242, 112)
- Me.StoreL1PIC.Name = "StoreL1PIC"
- Me.StoreL1PIC.Size = New System.Drawing.Size(50, 50)
- Me.StoreL1PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.StoreL1PIC.TabIndex = 67
- Me.StoreL1PIC.TabStop = False
- Me.StoreL1PIC.Visible = False
- '
- 'StoreL4PIC
- '
- Me.StoreL4PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StoreL4PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.StoreL4PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.AdjustStore
- Me.StoreL4PIC.Location = New System.Drawing.Point(390, 112)
- Me.StoreL4PIC.Name = "StoreL4PIC"
- Me.StoreL4PIC.Size = New System.Drawing.Size(50, 50)
- Me.StoreL4PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.StoreL4PIC.TabIndex = 65
- Me.StoreL4PIC.TabStop = False
- Me.StoreL4PIC.Visible = False
- '
- 'StoreL3PIC
- '
- Me.StoreL3PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StoreL3PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.StoreL3PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.CatProduct
- Me.StoreL3PIC.Location = New System.Drawing.Point(390, 168)
- Me.StoreL3PIC.Name = "StoreL3PIC"
- Me.StoreL3PIC.Size = New System.Drawing.Size(50, 50)
- Me.StoreL3PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.StoreL3PIC.TabIndex = 63
- Me.StoreL3PIC.TabStop = False
- Me.StoreL3PIC.Visible = False
- '
- 'CustomerPIC
- '
- Me.CustomerPIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.CustomerPIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.Customer
- Me.CustomerPIC.Location = New System.Drawing.Point(44, 313)
- Me.CustomerPIC.Name = "CustomerPIC"
- Me.CustomerPIC.Size = New System.Drawing.Size(100, 100)
- Me.CustomerPIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.CustomerPIC.TabIndex = 57
- Me.CustomerPIC.TabStop = False
- '
- 'SellPIC
- '
- Me.SellPIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.SellPIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.Sell
- Me.SellPIC.Location = New System.Drawing.Point(192, 313)
- Me.SellPIC.Name = "SellPIC"
- Me.SellPIC.Size = New System.Drawing.Size(100, 100)
- Me.SellPIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.SellPIC.TabIndex = 56
- Me.SellPIC.TabStop = False
- '
- 'StorePIC
- '
- Me.StorePIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StorePIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.Store
- Me.StorePIC.Location = New System.Drawing.Point(340, 313)
- Me.StorePIC.Name = "StorePIC"
- Me.StorePIC.Size = New System.Drawing.Size(100, 100)
- Me.StorePIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.StorePIC.TabIndex = 55
- Me.StorePIC.TabStop = False
- '
- 'BuyPIC
- '
- Me.BuyPIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.BuyPIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.Buy
- Me.BuyPIC.Location = New System.Drawing.Point(489, 313)
- Me.BuyPIC.Name = "BuyPIC"
- Me.BuyPIC.Size = New System.Drawing.Size(100, 100)
- Me.BuyPIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.BuyPIC.TabIndex = 54
- Me.BuyPIC.TabStop = False
- '
- 'VendorPIC
- '
- Me.VendorPIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.VendorPIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.Vendor
- Me.VendorPIC.Location = New System.Drawing.Point(641, 313)
- Me.VendorPIC.Name = "VendorPIC"
- Me.VendorPIC.Size = New System.Drawing.Size(100, 100)
- Me.VendorPIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.VendorPIC.TabIndex = 53
- Me.VendorPIC.TabStop = False
- '
- 'StoreL5LBL
- '
- Me.StoreL5LBL.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StoreL5LBL.Cursor = System.Windows.Forms.Cursors.Hand
- Me.StoreL5LBL.Font = New System.Drawing.Font("Traditional Arabic", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
- Me.StoreL5LBL.ForeColor = System.Drawing.Color.SlateGray
- Me.StoreL5LBL.Location = New System.Drawing.Point(117, 168)
- Me.StoreL5LBL.Name = "StoreL5LBL"
- Me.StoreL5LBL.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.StoreL5LBL.Size = New System.Drawing.Size(119, 50)
- Me.StoreL5LBL.TabIndex = 97
- Me.StoreL5LBL.Text = "إنشاء تصنيف جديد"
- Me.StoreL5LBL.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
- Me.StoreL5LBL.Visible = False
- '
- 'StoreL5PIC
- '
- Me.StoreL5PIC.Anchor = System.Windows.Forms.AnchorStyles.None
- Me.StoreL5PIC.Cursor = System.Windows.Forms.Cursors.Hand
- Me.StoreL5PIC.Image = Global.Universal_Accounting_Manager.My.Resources.Resources.NewProduct
- Me.StoreL5PIC.Location = New System.Drawing.Point(242, 168)
- Me.StoreL5PIC.Name = "StoreL5PIC"
- Me.StoreL5PIC.Size = New System.Drawing.Size(50, 50)
- Me.StoreL5PIC.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
- Me.StoreL5PIC.TabIndex = 96
- Me.StoreL5PIC.TabStop = False
- Me.StoreL5PIC.Visible = False
- '
- 'MainView
- '
- Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
- Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
- Me.AutoScroll = True
- Me.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink
- Me.Controls.Add(Me.SellL2LBL)
- Me.Controls.Add(Me.SellL1LBL)
- Me.Controls.Add(Me.SellL1PIC)
- Me.Controls.Add(Me.SellL2PIC)
- Me.Controls.Add(Me.SellL3PIC)
- Me.Controls.Add(Me.SellL3LBL)
- Me.Controls.Add(Me.StoreL0PIC)
- Me.Controls.Add(Me.StoreL0LBL)
- Me.Controls.Add(Me.StoreL5LBL)
- Me.Controls.Add(Me.StoreL5PIC)
- Me.Controls.Add(Me.StoreL1LBL)
- Me.Controls.Add(Me.StoreL1PIC)
- Me.Controls.Add(Me.CustomerL2LBL)
- Me.Controls.Add(Me.CustomerL2PIC)
- Me.Controls.Add(Me.CustomerL1LBL)
- Me.Controls.Add(Me.CustomerL1PIC)
- Me.Controls.Add(Me.BuyL2PIC)
- Me.Controls.Add(Me.BuyL1PIC)
- Me.Controls.Add(Me.VendorL2LBL)
- Me.Controls.Add(Me.VendorL2PIC)
- Me.Controls.Add(Me.VendorL1LBL)
- Me.Controls.Add(Me.VendorL1PIC)
- Me.Controls.Add(Me.StoreL2LBL)
- Me.Controls.Add(Me.StoreL2PIC)
- Me.Controls.Add(Me.StoreL4LBL)
- Me.Controls.Add(Me.StoreL4PIC)
- Me.Controls.Add(Me.StoreL3LBL)
- Me.Controls.Add(Me.StoreL3PIC)
- Me.Controls.Add(Me.CustomerPIC)
- Me.Controls.Add(Me.SellPIC)
- Me.Controls.Add(Me.StorePIC)
- Me.Controls.Add(Me.BuyPIC)
- Me.Controls.Add(Me.VendorPIC)
- Me.Controls.Add(Me.BuyL2LBL)
- Me.Controls.Add(Me.BuyL1LBL)
- Me.Controls.Add(Me.VendorTXTPIC)
- Me.Controls.Add(Me.BuyTXTPIC)
- Me.Controls.Add(Me.StoreTXTPIC)
- Me.Controls.Add(Me.SellTXTPIC)
- Me.Controls.Add(Me.CustomerTXTPIC)
- Me.Name = "MainView"
- Me.RightToLeft = System.Windows.Forms.RightToLeft.Yes
- Me.Size = New System.Drawing.Size(756, 467)
- Me.Tag = "الرئيسية"
- CType(Me.SellL3PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.StoreL0PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.CustomerL2PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.CustomerL1PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.SellL2PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.SellL1PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.BuyL2PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.BuyL1PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.VendorL2PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.VendorL1PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.StoreL2PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.StoreL1PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.StoreL4PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.StoreL3PIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.CustomerPIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.SellPIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.StorePIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.BuyPIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.VendorPIC, System.ComponentModel.ISupportInitialize).EndInit()
- CType(Me.StoreL5PIC, System.ComponentModel.ISupportInitialize).EndInit()
- Me.ResumeLayout(False)
- End Sub
- Friend WithEvents SellL3LBL As System.Windows.Forms.Label
- Friend WithEvents SellL3PIC As System.Windows.Forms.PictureBox
- Friend WithEvents StoreL0PIC As System.Windows.Forms.PictureBox
- Friend WithEvents CustomerL2LBL As System.Windows.Forms.Label
- Friend WithEvents CustomerL2PIC As System.Windows.Forms.PictureBox
- Friend WithEvents CustomerL1LBL As System.Windows.Forms.Label
- Friend WithEvents CustomerL1PIC As System.Windows.Forms.PictureBox
- Friend WithEvents SellL2LBL As System.Windows.Forms.Label
- Friend WithEvents SellL2PIC As System.Windows.Forms.PictureBox
- Friend WithEvents SellL1LBL As System.Windows.Forms.Label
- Friend WithEvents SellL1PIC As System.Windows.Forms.PictureBox
- Friend WithEvents BuyL2PIC As System.Windows.Forms.PictureBox
- Friend WithEvents BuyL1PIC As System.Windows.Forms.PictureBox
- Friend WithEvents VendorL2LBL As System.Windows.Forms.Label
- Friend WithEvents VendorL2PIC As System.Windows.Forms.PictureBox
- Friend WithEvents VendorL1LBL As System.Windows.Forms.Label
- Friend WithEvents VendorL1PIC As System.Windows.Forms.PictureBox
- Friend WithEvents StoreL2LBL As System.Windows.Forms.Label
- Friend WithEvents StoreL2PIC As System.Windows.Forms.PictureBox
- Friend WithEvents StoreL1LBL As System.Windows.Forms.Label
- Friend WithEvents StoreL1PIC As System.Windows.Forms.PictureBox
- Friend WithEvents StoreL4LBL As System.Windows.Forms.Label
- Friend WithEvents StoreL4PIC As System.Windows.Forms.PictureBox
- Friend WithEvents StoreL3LBL As System.Windows.Forms.Label
- Friend WithEvents StoreL3PIC As System.Windows.Forms.PictureBox
- Friend WithEvents CustomerPIC As System.Windows.Forms.PictureBox
- Friend WithEvents SellPIC As System.Windows.Forms.PictureBox
- Friend WithEvents StorePIC As System.Windows.Forms.PictureBox
- Friend WithEvents BuyPIC As System.Windows.Forms.PictureBox
- Friend WithEvents VendorPIC As System.Windows.Forms.PictureBox
- Friend WithEvents BuyL2LBL As System.Windows.Forms.Label
- Friend WithEvents BuyL1LBL As System.Windows.Forms.Label
- Friend WithEvents StoreL0LBL As System.Windows.Forms.Label
- Friend WithEvents VendorTXTPIC As System.Windows.Forms.Label
- Friend WithEvents BuyTXTPIC As System.Windows.Forms.Label
- Friend WithEvents StoreTXTPIC As System.Windows.Forms.Label
- Friend WithEvents SellTXTPIC As System.Windows.Forms.Label
- Friend WithEvents CustomerTXTPIC As System.Windows.Forms.Label
- Friend WithEvents StoreL5LBL As System.Windows.Forms.Label
- Friend WithEvents StoreL5PIC As System.Windows.Forms.PictureBox
- End Class