namespace POSV.WeiXin { partial class WeiXinProductForm { /// /// 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() { this.controlBox1 = new POSV.Component.ControlBox(); this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX(); this.buttonX2 = new DevComponents.DotNetBar.ButtonX(); this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); this.buttonX7 = new DevComponents.DotNetBar.ButtonX(); this.buttonX4 = new DevComponents.DotNetBar.ButtonX(); this.buttonX3 = new DevComponents.DotNetBar.ButtonX(); this.openTimeLabelX = new DevComponents.DotNetBar.LabelX(); this.labelX7 = new DevComponents.DotNetBar.LabelX(); this.isOpenLabelX = new DevComponents.DotNetBar.LabelX(); this.labelX4 = new DevComponents.DotNetBar.LabelX(); this.StoreNameLabelX = new DevComponents.DotNetBar.LabelX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.mainCategoryPage = new POSV.Component.CategoryPage(); this.weiXinProductSelectControl1 = new POSV.Component.WeiXinProductSelectControl(); this.doubleBufferPanelX1.SuspendLayout(); this.SuspendLayout(); // // controlBox1 // this.controlBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84))))); this.controlBox1.CloseBox = true; this.controlBox1.Dock = System.Windows.Forms.DockStyle.Top; this.controlBox1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.controlBox1.ForeColor = System.Drawing.Color.White; this.controlBox1.Location = new System.Drawing.Point(0, 0); this.controlBox1.Margin = new System.Windows.Forms.Padding(0); this.controlBox1.MessageCenterStatus = false; this.controlBox1.MinimizeBox = true; this.controlBox1.Name = "controlBox1"; this.controlBox1.NetworkStatus = false; this.controlBox1.NewForeColor = System.Drawing.Color.White; this.controlBox1.SettingsBox = false; this.controlBox1.ShowApplicationVersion = true; this.controlBox1.ShowKeyboard = false; this.controlBox1.ShowLockScreen = false; this.controlBox1.ShowMessageCenter = false; this.controlBox1.ShowNetworkStatus = false; this.controlBox1.ShowQrCode = false; this.controlBox1.Size = new System.Drawing.Size(1024, 32); this.controlBox1.TabIndex = 5; this.controlBox1.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxCloseClick); this.controlBox1.MinimizedClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxMinClick); // // doubleBufferPanelX1 // this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX1.Controls.Add(this.buttonX2); this.doubleBufferPanelX1.Controls.Add(this.buttonX1); this.doubleBufferPanelX1.Controls.Add(this.buttonX7); this.doubleBufferPanelX1.Controls.Add(this.buttonX4); this.doubleBufferPanelX1.Controls.Add(this.buttonX3); this.doubleBufferPanelX1.Controls.Add(this.openTimeLabelX); this.doubleBufferPanelX1.Controls.Add(this.labelX7); this.doubleBufferPanelX1.Controls.Add(this.isOpenLabelX); this.doubleBufferPanelX1.Controls.Add(this.labelX4); this.doubleBufferPanelX1.Controls.Add(this.StoreNameLabelX); this.doubleBufferPanelX1.Controls.Add(this.labelX1); this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Right; this.doubleBufferPanelX1.Location = new System.Drawing.Point(754, 32); this.doubleBufferPanelX1.Name = "doubleBufferPanelX1"; this.doubleBufferPanelX1.Size = new System.Drawing.Size(270, 736); this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.doubleBufferPanelX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX1.Style.GradientAngle = 90; this.doubleBufferPanelX1.TabIndex = 262; // // buttonX2 // this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton; this.buttonX2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42))))); this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX2.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX2.FadeEffect = false; this.buttonX2.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX2.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX2.Location = new System.Drawing.Point(144, 351); this.buttonX2.Name = "buttonX2"; this.buttonX2.Size = new System.Drawing.Size(120, 45); this.buttonX2.TabIndex = 313; this.buttonX2.Tag = "query"; this.buttonX2.Text = "全部停售"; this.buttonX2.TextColor = System.Drawing.Color.White; this.buttonX2.Click += new System.EventHandler(this.BtnSellOutAll); // // buttonX1 // this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton; this.buttonX1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42))))); this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX1.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX1.FadeEffect = false; this.buttonX1.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX1.Location = new System.Drawing.Point(144, 296); this.buttonX1.Name = "buttonX1"; this.buttonX1.Size = new System.Drawing.Size(120, 45); this.buttonX1.TabIndex = 312; this.buttonX1.Tag = "query"; this.buttonX1.Text = "全部开卖"; this.buttonX1.TextColor = System.Drawing.Color.White; this.buttonX1.Click += new System.EventHandler(this.BtnSellAll); // // buttonX7 // this.buttonX7.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton; this.buttonX7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42))))); this.buttonX7.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX7.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX7.FadeEffect = false; this.buttonX7.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX7.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX7.Location = new System.Drawing.Point(6, 351); this.buttonX7.Name = "buttonX7"; this.buttonX7.Size = new System.Drawing.Size(120, 45); this.buttonX7.TabIndex = 311; this.buttonX7.Tag = "query"; this.buttonX7.Text = "停售"; this.buttonX7.TextColor = System.Drawing.Color.White; this.buttonX7.Click += new System.EventHandler(this.BtnSellOut); // // buttonX4 // this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton; this.buttonX4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42))))); this.buttonX4.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX4.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX4.FadeEffect = false; this.buttonX4.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX4.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX4.Location = new System.Drawing.Point(6, 296); this.buttonX4.Name = "buttonX4"; this.buttonX4.Size = new System.Drawing.Size(120, 45); this.buttonX4.TabIndex = 310; this.buttonX4.Tag = "query"; this.buttonX4.Text = "开卖"; this.buttonX4.TextColor = System.Drawing.Color.White; this.buttonX4.Click += new System.EventHandler(this.BtnSellIn); // // buttonX3 // this.buttonX3.AccessibleRole = System.Windows.Forms.AccessibleRole.RadioButton; this.buttonX3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86))))); this.buttonX3.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX3.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX3.FadeEffect = false; this.buttonX3.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX3.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX3.Location = new System.Drawing.Point(6, 438); this.buttonX3.Name = "buttonX3"; this.buttonX3.Size = new System.Drawing.Size(261, 45); this.buttonX3.TabIndex = 304; this.buttonX3.Tag = "query"; this.buttonX3.Text = "关闭页面"; this.buttonX3.TextColor = System.Drawing.Color.White; this.buttonX3.Click += new System.EventHandler(this.BtnClose); // // openTimeLabelX // // // // this.openTimeLabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.openTimeLabelX.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.openTimeLabelX.Location = new System.Drawing.Point(6, 223); this.openTimeLabelX.Name = "openTimeLabelX"; this.openTimeLabelX.Size = new System.Drawing.Size(267, 30); this.openTimeLabelX.TabIndex = 301; this.openTimeLabelX.Text = "查询中...."; this.openTimeLabelX.WordWrap = true; // // labelX7 // // // // this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX7.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX7.ForeColor = System.Drawing.Color.DodgerBlue; this.labelX7.Location = new System.Drawing.Point(6, 187); this.labelX7.Name = "labelX7"; this.labelX7.Size = new System.Drawing.Size(98, 30); this.labelX7.TabIndex = 300; this.labelX7.Text = "营业时间:"; this.labelX7.WordWrap = true; // // isOpenLabelX // // // // this.isOpenLabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.isOpenLabelX.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.isOpenLabelX.Location = new System.Drawing.Point(6, 133); this.isOpenLabelX.Name = "isOpenLabelX"; this.isOpenLabelX.Size = new System.Drawing.Size(267, 30); this.isOpenLabelX.TabIndex = 299; this.isOpenLabelX.Text = "查询中...."; this.isOpenLabelX.WordWrap = true; // // labelX4 // // // // this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX4.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX4.ForeColor = System.Drawing.Color.DodgerBlue; this.labelX4.Location = new System.Drawing.Point(6, 97); this.labelX4.Name = "labelX4"; this.labelX4.Size = new System.Drawing.Size(98, 30); this.labelX4.TabIndex = 298; this.labelX4.Text = "营业状态:"; this.labelX4.WordWrap = true; // // StoreNameLabelX // // // // this.StoreNameLabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.StoreNameLabelX.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.StoreNameLabelX.Location = new System.Drawing.Point(6, 39); this.StoreNameLabelX.Name = "StoreNameLabelX"; this.StoreNameLabelX.Size = new System.Drawing.Size(267, 30); this.StoreNameLabelX.TabIndex = 297; this.StoreNameLabelX.Text = "查询中...."; this.StoreNameLabelX.WordWrap = true; // // labelX1 // // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX1.ForeColor = System.Drawing.Color.DodgerBlue; this.labelX1.Location = new System.Drawing.Point(6, 3); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(176, 30); this.labelX1.TabIndex = 296; this.labelX1.Text = "公众号点餐店铺:"; this.labelX1.WordWrap = true; // // mainCategoryPage // this.mainCategoryPage.BackColor = System.Drawing.Color.Transparent; this.mainCategoryPage.CurrentPageNumber = 1; this.mainCategoryPage.Dock = System.Windows.Forms.DockStyle.Top; this.mainCategoryPage.itemWidth = 100; this.mainCategoryPage.Location = new System.Drawing.Point(0, 32); this.mainCategoryPage.Name = "mainCategoryPage"; this.mainCategoryPage.Size = new System.Drawing.Size(754, 69); this.mainCategoryPage.TabIndex = 266; this.mainCategoryPage.TotalCount = 0; // // weiXinProductSelectControl1 // this.weiXinProductSelectControl1.AutoPager = true; this.weiXinProductSelectControl1.BackColor = System.Drawing.Color.Transparent; this.weiXinProductSelectControl1.BackColor1 = "DimGray"; this.weiXinProductSelectControl1.BackColor2 = "DimGray"; this.weiXinProductSelectControl1.Columns = 1; this.weiXinProductSelectControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.weiXinProductSelectControl1.FontSize = POSV.SystemFont.默认; this.weiXinProductSelectControl1.ItemHeight = 70; this.weiXinProductSelectControl1.ItemWidth = 90; this.weiXinProductSelectControl1.Location = new System.Drawing.Point(0, 101); this.weiXinProductSelectControl1.Name = "weiXinProductSelectControl1"; this.weiXinProductSelectControl1.PageNumber = 0; this.weiXinProductSelectControl1.PagerColor1 = "DimGray"; this.weiXinProductSelectControl1.PagerColor2 = "DimGray"; this.weiXinProductSelectControl1.ProductCornerType = POSV.Bean.CornerType.圆角; this.weiXinProductSelectControl1.SaleClearColor = null; this.weiXinProductSelectControl1.SaleClearFont = POSV.SystemFont.默认; this.weiXinProductSelectControl1.SaleClearNotifyColor = null; this.weiXinProductSelectControl1.SaleClearTextColor = null; this.weiXinProductSelectControl1.SaleStopColor = null; this.weiXinProductSelectControl1.SelBackColor = null; this.weiXinProductSelectControl1.SelectedIds = null; this.weiXinProductSelectControl1.SelProductFont = POSV.SystemFont.默认; this.weiXinProductSelectControl1.SelTextColor = null; this.weiXinProductSelectControl1.ShowType = POSV.Bean.ProductShowType.全称和零售价; this.weiXinProductSelectControl1.Size = new System.Drawing.Size(754, 667); this.weiXinProductSelectControl1.TabIndex = 347; this.weiXinProductSelectControl1.TextColor = "White"; // // WeiXinProductForm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(1024, 768); this.Controls.Add(this.weiXinProductSelectControl1); this.Controls.Add(this.mainCategoryPage); this.Controls.Add(this.doubleBufferPanelX1); this.Controls.Add(this.controlBox1); this.Name = "WeiXinProductForm"; this.Text = "WeiXinProductForm"; this.doubleBufferPanelX1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Component.ControlBox controlBox1; private Component.DoubleBufferPanelX doubleBufferPanelX1; private DevComponents.DotNetBar.ButtonX buttonX3; private DevComponents.DotNetBar.LabelX openTimeLabelX; private DevComponents.DotNetBar.LabelX labelX7; private DevComponents.DotNetBar.LabelX isOpenLabelX; private DevComponents.DotNetBar.LabelX labelX4; private DevComponents.DotNetBar.LabelX StoreNameLabelX; private DevComponents.DotNetBar.LabelX labelX1; private Component.CategoryPage mainCategoryPage; private DevComponents.DotNetBar.ButtonX buttonX4; private DevComponents.DotNetBar.ButtonX buttonX7; private DevComponents.DotNetBar.ButtonX buttonX2; private DevComponents.DotNetBar.ButtonX buttonX1; private Component.WeiXinProductSelectControl weiXinProductSelectControl1; } }