namespace LYFZ.Software.UI.InventoryManagement
{
partial class InventoryPurchaseOrderManagementFrmMain
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(InventoryPurchaseOrderManagementFrmMain));
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.listViewData = new LYFZ.ComponentLibrary.ListViewEx();
this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
this.btnPrint = new LYFZ.ComponentLibrary.ButtonEx();
this.btnPurchaseCheckAccept = new LYFZ.ComponentLibrary.ButtonEx();
this.btnPurchaseProduct = new LYFZ.ComponentLibrary.ButtonEx();
this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx();
this.btnClose = new LYFZ.ComponentLibrary.ButtonEx();
this.btnProcurementOrderUpdate = new LYFZ.ComponentLibrary.ButtonEx();
this.btnPurchaseRequest = new LYFZ.ComponentLibrary.ButtonEx();
this.cmbtrrevOrderStatus = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
this.panelEx10 = new LYFZ.ComponentLibrary.PanelEx();
this.panelCloseed = new LYFZ.ComponentLibrary.PanelEx();
this.btnByVendorPurchase = new LYFZ.ComponentLibrary.ButtonEx();
this.btnByVendorCheckAccept = new LYFZ.ComponentLibrary.ButtonEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.panelEx1.SuspendLayout();
this.panelEx2.SuspendLayout();
this.flowLayoutPanel1.SuspendLayout();
this.panelEx3.SuspendLayout();
this.panelEx4.SuspendLayout();
this.panelEx5.SuspendLayout();
this.panelEx6.SuspendLayout();
this.panelEx7.SuspendLayout();
this.panelEx8.SuspendLayout();
this.panelEx9.SuspendLayout();
this.panelEx10.SuspendLayout();
this.panelCloseed.SuspendLayout();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.panelEx1);
this.plExMainContainer.Location = new System.Drawing.Point(0, 40);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
this.plExMainContainer.Size = new System.Drawing.Size(910, 505);
this.plFormMainContent.Controls.SetChildIndex(this.plExMainContainer, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
//
// panelEx1
//
this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx1.BorderWidth = 1;
this.panelEx1.Controls.Add(this.listViewData);
this.panelEx1.Controls.Add(this.flowLayoutPanel1);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx1.Location = new System.Drawing.Point(10, 10);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Padding = new System.Windows.Forms.Padding(5, 2, 5, 5);
this.panelEx1.Size = new System.Drawing.Size(890, 485);
this.panelEx1.TabIndex = 0;
//
// listViewData
//
this.listViewData.Dock = System.Windows.Forms.DockStyle.Fill;
this.listViewData.FullRowSelect = true;
this.listViewData.IsDefaultShowGroups = false;
this.listViewData.Location = new System.Drawing.Point(5, 42);
this.listViewData.MultiSelect = false;
this.listViewData.Name = "listViewData";
this.listViewData.Size = new System.Drawing.Size(880, 438);
this.listViewData.TabIndex = 2293;
this.listViewData.UseCompatibleStateImageBehavior = false;
//
// panelEx2
//
this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx2.BorderWidth = 1;
this.panelEx2.Controls.Add(this.cmbtrrevOrderStatus);
this.panelEx2.Location = new System.Drawing.Point(3, 5);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(185, 30);
this.panelEx2.TabIndex = 0;
//
// btnPrint
//
this.btnPrint.BackColor = System.Drawing.Color.Transparent;
this.btnPrint.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPrint.BackImg")));
this.btnPrint.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnPrint.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnPrint.ForeColor = System.Drawing.Color.White;
this.btnPrint.IsCustomBackImg = false;
this.btnPrint.IsShowText = true;
this.btnPrint.Location = new System.Drawing.Point(1, 1);
this.btnPrint.Name = "btnPrint";
this.btnPrint.Size = new System.Drawing.Size(85, 28);
this.btnPrint.TabIndex = 2245;
this.btnPrint.Text = " 打 印";
this.btnPrint.UseVisualStyleBackColor = false;
//
// btnPurchaseCheckAccept
//
this.btnPurchaseCheckAccept.BackColor = System.Drawing.Color.Transparent;
this.btnPurchaseCheckAccept.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPurchaseCheckAccept.BackImg")));
this.btnPurchaseCheckAccept.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnPurchaseCheckAccept.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnPurchaseCheckAccept.ForeColor = System.Drawing.Color.White;
this.btnPurchaseCheckAccept.IsCustomBackImg = false;
this.btnPurchaseCheckAccept.IsShowText = true;
this.btnPurchaseCheckAccept.Location = new System.Drawing.Point(1, 1);
this.btnPurchaseCheckAccept.Name = "btnPurchaseCheckAccept";
this.btnPurchaseCheckAccept.Size = new System.Drawing.Size(85, 28);
this.btnPurchaseCheckAccept.TabIndex = 2244;
this.btnPurchaseCheckAccept.Text = " 采购验收";
this.btnPurchaseCheckAccept.UseVisualStyleBackColor = false;
//
// btnPurchaseProduct
//
this.btnPurchaseProduct.BackColor = System.Drawing.Color.Transparent;
this.btnPurchaseProduct.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPurchaseProduct.BackImg")));
this.btnPurchaseProduct.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnPurchaseProduct.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnPurchaseProduct.ForeColor = System.Drawing.Color.White;
this.btnPurchaseProduct.IsCustomBackImg = false;
this.btnPurchaseProduct.IsShowText = true;
this.btnPurchaseProduct.Location = new System.Drawing.Point(1, 1);
this.btnPurchaseProduct.Name = "btnPurchaseProduct";
this.btnPurchaseProduct.Size = new System.Drawing.Size(85, 28);
this.btnPurchaseProduct.TabIndex = 2243;
this.btnPurchaseProduct.Text = " 采购商品";
this.btnPurchaseProduct.UseVisualStyleBackColor = false;
//
// btnDelete
//
this.btnDelete.BackColor = System.Drawing.Color.Transparent;
this.btnDelete.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete.BackImg")));
this.btnDelete.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnDelete.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDelete.ForeColor = System.Drawing.Color.White;
this.btnDelete.IsCustomBackImg = false;
this.btnDelete.IsShowText = true;
this.btnDelete.Location = new System.Drawing.Point(1, 1);
this.btnDelete.Name = "btnDelete";
this.btnDelete.Size = new System.Drawing.Size(85, 28);
this.btnDelete.TabIndex = 2242;
this.btnDelete.Text = " 删 除";
this.btnDelete.UseVisualStyleBackColor = false;
//
// btnClose
//
this.btnClose.BackColor = System.Drawing.Color.Transparent;
this.btnClose.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose.BackImg")));
this.btnClose.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnClose.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnClose.ForeColor = System.Drawing.Color.White;
this.btnClose.IsCustomBackImg = false;
this.btnClose.IsShowText = true;
this.btnClose.Location = new System.Drawing.Point(1, 1);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(85, 28);
this.btnClose.TabIndex = 2241;
this.btnClose.Text = " 关 闭";
this.btnClose.UseVisualStyleBackColor = false;
//
// btnProcurementOrderUpdate
//
this.btnProcurementOrderUpdate.BackColor = System.Drawing.Color.Transparent;
this.btnProcurementOrderUpdate.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnProcurementOrderUpdate.BackImg")));
this.btnProcurementOrderUpdate.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnProcurementOrderUpdate.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnProcurementOrderUpdate.ForeColor = System.Drawing.Color.White;
this.btnProcurementOrderUpdate.IsCustomBackImg = false;
this.btnProcurementOrderUpdate.IsShowText = true;
this.btnProcurementOrderUpdate.Location = new System.Drawing.Point(1, 1);
this.btnProcurementOrderUpdate.Name = "btnProcurementOrderUpdate";
this.btnProcurementOrderUpdate.Size = new System.Drawing.Size(85, 28);
this.btnProcurementOrderUpdate.TabIndex = 2240;
this.btnProcurementOrderUpdate.Text = " 申请单修改";
this.btnProcurementOrderUpdate.UseVisualStyleBackColor = false;
//
// btnPurchaseRequest
//
this.btnPurchaseRequest.BackColor = System.Drawing.Color.Transparent;
this.btnPurchaseRequest.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnPurchaseRequest.BackImg")));
this.btnPurchaseRequest.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnPurchaseRequest.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnPurchaseRequest.ForeColor = System.Drawing.Color.White;
this.btnPurchaseRequest.IsCustomBackImg = false;
this.btnPurchaseRequest.IsShowText = true;
this.btnPurchaseRequest.Location = new System.Drawing.Point(1, 1);
this.btnPurchaseRequest.Name = "btnPurchaseRequest";
this.btnPurchaseRequest.Size = new System.Drawing.Size(85, 28);
this.btnPurchaseRequest.TabIndex = 2239;
this.btnPurchaseRequest.Text = " 采购申请";
this.btnPurchaseRequest.UseVisualStyleBackColor = false;
//
// cmbtrrevOrderStatus
//
this.cmbtrrevOrderStatus.AfterSelectLevelFirstNode = true;
this.cmbtrrevOrderStatus.BackColor = System.Drawing.Color.White;
this.cmbtrrevOrderStatus.DropDownHeight = 220;
this.cmbtrrevOrderStatus.DropDownShow = true;
this.cmbtrrevOrderStatus.IntegralHeight = false;
this.cmbtrrevOrderStatus.IsNodeMouseClick = true;
this.cmbtrrevOrderStatus.IsSelectParentNode = true;
this.cmbtrrevOrderStatus.Location = new System.Drawing.Point(1, 5);
this.cmbtrrevOrderStatus.Name = "cmbtrrevOrderStatus";
this.cmbtrrevOrderStatus.ReadOnly = true;
this.cmbtrrevOrderStatus.SelectedNode = null;
this.cmbtrrevOrderStatus.Size = new System.Drawing.Size(177, 20);
this.cmbtrrevOrderStatus.StrGetName = "";
this.cmbtrrevOrderStatus.StrGetTagName = "";
this.cmbtrrevOrderStatus.StrKey = null;
this.cmbtrrevOrderStatus.TabIndex = 5;
//
// flowLayoutPanel1
//
this.flowLayoutPanel1.Controls.Add(this.panelEx2);
this.flowLayoutPanel1.Controls.Add(this.panelEx3);
this.flowLayoutPanel1.Controls.Add(this.panelEx4);
this.flowLayoutPanel1.Controls.Add(this.panelEx5);
this.flowLayoutPanel1.Controls.Add(this.panelEx6);
this.flowLayoutPanel1.Controls.Add(this.panelEx8);
this.flowLayoutPanel1.Controls.Add(this.panelEx9);
this.flowLayoutPanel1.Controls.Add(this.panelEx7);
this.flowLayoutPanel1.Controls.Add(this.panelEx10);
this.flowLayoutPanel1.Controls.Add(this.panelCloseed);
this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top;
this.flowLayoutPanel1.Location = new System.Drawing.Point(5, 2);
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
this.flowLayoutPanel1.Padding = new System.Windows.Forms.Padding(0, 2, 0, 0);
this.flowLayoutPanel1.Size = new System.Drawing.Size(880, 40);
this.flowLayoutPanel1.TabIndex = 2294;
//
// panelEx3
//
this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx3.BorderWidth = 1;
this.panelEx3.Controls.Add(this.btnPurchaseRequest);
this.panelEx3.Location = new System.Drawing.Point(194, 5);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(90, 30);
this.panelEx3.TabIndex = 2295;
//
// panelEx4
//
this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx4.BorderWidth = 1;
this.panelEx4.Controls.Add(this.btnProcurementOrderUpdate);
this.panelEx4.Location = new System.Drawing.Point(290, 5);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Size = new System.Drawing.Size(90, 30);
this.panelEx4.TabIndex = 1;
//
// panelEx5
//
this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx5.BorderWidth = 1;
this.panelEx5.Controls.Add(this.btnPurchaseProduct);
this.panelEx5.Location = new System.Drawing.Point(386, 5);
this.panelEx5.Name = "panelEx5";
this.panelEx5.Size = new System.Drawing.Size(90, 30);
this.panelEx5.TabIndex = 1;
//
// panelEx6
//
this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx6.BorderWidth = 1;
this.panelEx6.Controls.Add(this.btnPurchaseCheckAccept);
this.panelEx6.Location = new System.Drawing.Point(482, 5);
this.panelEx6.Name = "panelEx6";
this.panelEx6.Size = new System.Drawing.Size(90, 30);
this.panelEx6.TabIndex = 1;
//
// panelEx7
//
this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx7.BorderWidth = 1;
this.panelEx7.Controls.Add(this.btnPrint);
this.panelEx7.Location = new System.Drawing.Point(780, 5);
this.panelEx7.Name = "panelEx7";
this.panelEx7.Size = new System.Drawing.Size(90, 30);
this.panelEx7.TabIndex = 1;
//
// panelEx8
//
this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx8.BorderWidth = 1;
this.panelEx8.Controls.Add(this.btnByVendorPurchase);
this.panelEx8.Location = new System.Drawing.Point(578, 5);
this.panelEx8.Name = "panelEx8";
this.panelEx8.Size = new System.Drawing.Size(95, 30);
this.panelEx8.TabIndex = 1;
//
// panelEx9
//
this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx9.BorderWidth = 1;
this.panelEx9.Controls.Add(this.btnByVendorCheckAccept);
this.panelEx9.Location = new System.Drawing.Point(679, 5);
this.panelEx9.Name = "panelEx9";
this.panelEx9.Size = new System.Drawing.Size(95, 30);
this.panelEx9.TabIndex = 2295;
//
// panelEx10
//
this.panelEx10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelEx10.BorderWidth = 1;
this.panelEx10.Controls.Add(this.btnDelete);
this.panelEx10.Location = new System.Drawing.Point(3, 41);
this.panelEx10.Name = "panelEx10";
this.panelEx10.Size = new System.Drawing.Size(90, 30);
this.panelEx10.TabIndex = 2;
//
// panelCloseed
//
this.panelCloseed.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
this.panelCloseed.BorderWidth = 1;
this.panelCloseed.Controls.Add(this.btnClose);
this.panelCloseed.Location = new System.Drawing.Point(99, 41);
this.panelCloseed.Name = "panelCloseed";
this.panelCloseed.Size = new System.Drawing.Size(90, 30);
this.panelCloseed.TabIndex = 2;
//
// btnByVendorPurchase
//
this.btnByVendorPurchase.BackColor = System.Drawing.Color.Transparent;
this.btnByVendorPurchase.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnByVendorPurchase.BackImg")));
this.btnByVendorPurchase.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnByVendorPurchase.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnByVendorPurchase.ForeColor = System.Drawing.Color.White;
this.btnByVendorPurchase.IsCustomBackImg = false;
this.btnByVendorPurchase.IsShowText = true;
this.btnByVendorPurchase.Location = new System.Drawing.Point(1, 1);
this.btnByVendorPurchase.Name = "btnByVendorPurchase";
this.btnByVendorPurchase.Size = new System.Drawing.Size(90, 28);
this.btnByVendorPurchase.TabIndex = 2296;
this.btnByVendorPurchase.Text = " 按厂家采购";
this.btnByVendorPurchase.UseVisualStyleBackColor = false;
//
// btnByVendorCheckAccept
//
this.btnByVendorCheckAccept.BackColor = System.Drawing.Color.Transparent;
this.btnByVendorCheckAccept.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnByVendorCheckAccept.BackImg")));
this.btnByVendorCheckAccept.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnByVendorCheckAccept.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnByVendorCheckAccept.ForeColor = System.Drawing.Color.White;
this.btnByVendorCheckAccept.IsCustomBackImg = false;
this.btnByVendorCheckAccept.IsShowText = true;
this.btnByVendorCheckAccept.Location = new System.Drawing.Point(1, 1);
this.btnByVendorCheckAccept.Name = "btnByVendorCheckAccept";
this.btnByVendorCheckAccept.Size = new System.Drawing.Size(90, 28);
this.btnByVendorCheckAccept.TabIndex = 2297;
this.btnByVendorCheckAccept.Text = " 按厂家验收";
this.btnByVendorCheckAccept.UseVisualStyleBackColor = false;
//
// InventoryPurchaseOrderManagementFrmMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage")));
this.ClientSize = new System.Drawing.Size(910, 610);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsShowUcNavigationTool = true;
this.IsUserControlsSize = false;
this.Name = "InventoryPurchaseOrderManagementFrmMain";
this.Padding = new System.Windows.Forms.Padding(10);
this.Text = "采购单管理";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
this.flowLayoutPanel1.ResumeLayout(false);
this.panelEx3.ResumeLayout(false);
this.panelEx4.ResumeLayout(false);
this.panelEx5.ResumeLayout(false);
this.panelEx6.ResumeLayout(false);
this.panelEx7.ResumeLayout(false);
this.panelEx8.ResumeLayout(false);
this.panelEx9.ResumeLayout(false);
this.panelEx10.ResumeLayout(false);
this.panelCloseed.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private ComponentLibrary.PanelEx panelEx1;
protected internal ComponentLibrary.ListViewEx listViewData;
private ComponentLibrary.PanelEx panelEx2;
protected internal ComponentLibrary.ComboBoxTreeViewEx cmbtrrevOrderStatus;
protected internal ComponentLibrary.ButtonEx btnProcurementOrderUpdate;
protected internal ComponentLibrary.ButtonEx btnClose;
protected internal ComponentLibrary.ButtonEx btnDelete;
protected internal ComponentLibrary.ButtonEx btnPurchaseCheckAccept;
protected internal ComponentLibrary.ButtonEx btnPurchaseProduct;
protected internal ComponentLibrary.ButtonEx btnPurchaseRequest;
protected internal ComponentLibrary.ButtonEx btnPrint;
private ComponentLibrary.PanelEx panelEx3;
private ComponentLibrary.PanelEx panelEx4;
private ComponentLibrary.PanelEx panelEx5;
private ComponentLibrary.PanelEx panelEx6;
private ComponentLibrary.PanelEx panelEx8;
protected internal ComponentLibrary.ButtonEx btnByVendorPurchase;
private ComponentLibrary.PanelEx panelEx9;
protected internal ComponentLibrary.ButtonEx btnByVendorCheckAccept;
private ComponentLibrary.PanelEx panelEx7;
private ComponentLibrary.PanelEx panelEx10;
protected internal ComponentLibrary.PanelEx panelCloseed;
protected internal System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
}
}