namespace Dongke.IBOSS.PRD.Client.SystemModule
{
partial class F_MST_0801
{
///
/// 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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_MST_0801));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
this.dgvDataLogo = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.chkDisplayDisabledData = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox();
this.LogoCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.LogoName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.displayno = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DGV_Column_Digital();
this.Remarks = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ValueFlag = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.LogoID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.AddFlag = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.isdefault = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.TagCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
((System.ComponentModel.ISupportInitialize)(this.dgvDataLogo)).BeginInit();
this.SuspendLayout();
//
// dgvDataLogo
//
this.dgvDataLogo.AllowUserToDeleteRows = false;
this.dgvDataLogo.AllowUserToModifyRows = true;
this.dgvDataLogo.AllowUserToOrderColumns = true;
this.dgvDataLogo.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.dgvDataLogo.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgvDataLogo.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.dgvDataLogo.CellBackColorNochanged = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.dgvDataLogo.CellBackColorReadOnly = System.Drawing.SystemColors.Control;
this.dgvDataLogo.CellHeight = 23;
this.dgvDataLogo.ChildNodeColumnName = null;
this.dgvDataLogo.ChildNodeColumnText = null;
this.dgvDataLogo.ColumnDeep = 1;
this.dgvDataLogo.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(58)))), ((int)(((byte)(70)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.dgvDataLogo.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgvDataLogo.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgvDataLogo.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.LogoCode,
this.LogoName,
this.displayno,
this.Remarks,
this.ValueFlag,
this.LogoID,
this.AddFlag,
this.isdefault,
this.TagCode});
this.dgvDataLogo.ColumnTreeView = null;
this.dgvDataLogo.ContextMenuVisible = ((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags)((Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.Refine | Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView.ContextMenuVisibleFlags.FileOut)));
this.dgvDataLogo.DynamicColumnName = "";
this.dgvDataLogo.EnableHeadersVisualStyles = false;
this.dgvDataLogo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dgvDataLogo.FormatQuantityColumns = null;
this.dgvDataLogo.HorizontalMergeColumn = null;
this.dgvDataLogo.IsAutoCountSum = true;
this.dgvDataLogo.IsAutoResizeColumns = false;
this.dgvDataLogo.IsClickF12 = false;
this.dgvDataLogo.IsOpenMergeCellFlag = false;
this.dgvDataLogo.IsSubTotalFlag = false;
this.dgvDataLogo.IsTopDeep = false;
this.dgvDataLogo.Location = new System.Drawing.Point(12, 12);
this.dgvDataLogo.MergeColumnNames = null;
this.dgvDataLogo.MergeDetailColumnNames = null;
this.dgvDataLogo.MergeDetailOnlyColumn = null;
this.dgvDataLogo.MergeOnlyColumn = null;
this.dgvDataLogo.MultiSelect = false;
this.dgvDataLogo.Name = "dgvDataLogo";
this.dgvDataLogo.RefreshAtHscroll = false;
this.dgvDataLogo.RowHeadersWidth = 50;
this.dgvDataLogo.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
this.dgvDataLogo.RowsDefaultCellStyle = dataGridViewCellStyle4;
this.dgvDataLogo.RowTemplate.Height = 21;
this.dgvDataLogo.Size = new System.Drawing.Size(644, 500);
this.dgvDataLogo.SortOrderColumnName = null;
this.dgvDataLogo.TabIndex = 0;
this.dgvDataLogo.Tag = true;
this.dgvDataLogo.TotalSumColumns = null;
this.dgvDataLogo.ViewRowFilter = "";
this.dgvDataLogo.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDataLogo_CellContentClick);
this.dgvDataLogo.CellValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDataJobs_CellValidated);
this.dgvDataLogo.CellValidating += new System.Windows.Forms.DataGridViewCellValidatingEventHandler(this.dgvDataJobs_CellValidating);
this.dgvDataLogo.DefaultValuesNeeded += new System.Windows.Forms.DataGridViewRowEventHandler(this.dgvDataJobs_DefaultValuesNeeded);
this.dgvDataLogo.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.dgvDataJobs_EditingControlShowing);
this.dgvDataLogo.RowValidated += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvDataJobs_RowValidated);
this.dgvDataLogo.RowValidating += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgvDataJobs_RowValidating);
this.dgvDataLogo.Sorted += new System.EventHandler(this.dgvDataJobs_Sorted);
this.dgvDataLogo.UserAddedRow += new System.Windows.Forms.DataGridViewRowEventHandler(this.dgvDataJobs_UserAddedRow);
//
// btnCancel
//
this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnCancel.BackColor = System.Drawing.Color.Transparent;
this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage")));
this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnCancel.ForeColor = System.Drawing.Color.White;
this.btnCancel.Location = new System.Drawing.Point(571, 517);
this.btnCancel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnCancel.Name = "btnCancel";
this.btnCancel.Size = new System.Drawing.Size(85, 30);
this.btnCancel.TabIndex = 3;
this.btnCancel.Text = "关闭";
this.btnCancel.UseVisualStyleBackColor = true;
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
//
// btnSave
//
this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.Location = new System.Drawing.Point(480, 517);
this.btnSave.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(85, 30);
this.btnSave.TabIndex = 2;
this.btnSave.Text = "保存";
this.btnSave.UseVisualStyleBackColor = true;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// chkDisplayDisabledData
//
this.chkDisplayDisabledData.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.chkDisplayDisabledData.AutoSize = true;
this.chkDisplayDisabledData.BackgroundImage = global::Dongke.IBOSS.PRD.Client.SystemModule.Resource1.functionbackground;
this.chkDisplayDisabledData.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkDisplayDisabledData.Location = new System.Drawing.Point(12, 517);
this.chkDisplayDisabledData.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.chkDisplayDisabledData.Name = "chkDisplayDisabledData";
this.chkDisplayDisabledData.Size = new System.Drawing.Size(96, 16);
this.chkDisplayDisabledData.TabIndex = 1;
this.chkDisplayDisabledData.Text = "显示停用记录";
this.chkDisplayDisabledData.UseVisualStyleBackColor = true;
this.chkDisplayDisabledData.CheckedChanged += new System.EventHandler(this.chkDisplayDisabledData_CheckedChanged);
//
// LogoCode
//
this.LogoCode.DataPropertyName = "LogoCode";
this.LogoCode.HeaderText = "商标编码";
this.LogoCode.MaxInputLength = 10;
this.LogoCode.Name = "LogoCode";
this.LogoCode.Width = 80;
//
// LogoName
//
this.LogoName.DataPropertyName = "LogoName";
this.LogoName.HeaderText = "商标名称";
this.LogoName.MaxInputLength = 50;
this.LogoName.Name = "LogoName";
this.LogoName.Width = 120;
//
// displayno
//
this.displayno.DataPropertyName = "displayno";
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
this.displayno.DefaultCellStyle = dataGridViewCellStyle3;
this.displayno.HeaderText = "显示顺序";
this.displayno.MaxValue = new decimal(new int[] {
999999,
0,
0,
0});
this.displayno.MinValue = new decimal(new int[] {
1,
0,
0,
0});
this.displayno.Name = "displayno";
this.displayno.Number = new System.Drawing.Point(0, 0);
this.displayno.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.displayno.Width = 80;
//
// Remarks
//
this.Remarks.DataPropertyName = "Remarks";
this.Remarks.HeaderText = "备注";
this.Remarks.MaxInputLength = 500;
this.Remarks.Name = "Remarks";
this.Remarks.Width = 150;
//
// ValueFlag
//
this.ValueFlag.DataPropertyName = "ValueFlag";
this.ValueFlag.FalseValue = "0";
this.ValueFlag.HeaderText = "正常";
this.ValueFlag.Name = "ValueFlag";
this.ValueFlag.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.ValueFlag.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.ValueFlag.TrueValue = "1";
this.ValueFlag.Width = 50;
//
// LogoID
//
this.LogoID.DataPropertyName = "LogoID";
this.LogoID.HeaderText = "商标ID";
this.LogoID.Name = "LogoID";
this.LogoID.Visible = false;
//
// AddFlag
//
this.AddFlag.DataPropertyName = "AddFlag";
this.AddFlag.HeaderText = "AddFlag";
this.AddFlag.Name = "AddFlag";
this.AddFlag.Visible = false;
//
// isdefault
//
this.isdefault.DataPropertyName = "isdefault";
this.isdefault.FalseValue = "0";
this.isdefault.HeaderText = "默认";
this.isdefault.Name = "isdefault";
this.isdefault.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.isdefault.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
this.isdefault.TrueValue = "1";
//
// TagCode
//
this.TagCode.DataPropertyName = "TagCode";
this.TagCode.HeaderText = "标记码";
this.TagCode.MaxInputLength = 10;
this.TagCode.Name = "TagCode";
this.TagCode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.TagCode.Visible = false;
//
// F_MST_0801
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.Window;
this.CancelButton = this.btnCancel;
this.ClientSize = new System.Drawing.Size(668, 571);
this.Controls.Add(this.chkDisplayDisabledData);
this.Controls.Add(this.btnCancel);
this.Controls.Add(this.btnSave);
this.Controls.Add(this.dgvDataLogo);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.IsSaveFormSize = false;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "F_MST_0801";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.StatusBackColor = System.Drawing.SystemColors.Window;
this.StatusSizingGrip = false;
this.Text = "商标管理";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.F_MST_0801_FormClosing);
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_MST_0801_FormClosed);
this.Load += new System.EventHandler(this.F_MST_0801_Load);
this.Controls.SetChildIndex(this.dgvDataLogo, 0);
this.Controls.SetChildIndex(this.btnSave, 0);
this.Controls.SetChildIndex(this.btnCancel, 0);
this.Controls.SetChildIndex(this.chkDisplayDisabledData, 0);
((System.ComponentModel.ISupportInitialize)(this.dgvDataLogo)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView dgvDataLogo;
private Dongke.IBOSS.PRD.Basics.BaseControls.C_Button btnCancel;
private Dongke.IBOSS.PRD.Basics.BaseControls.C_Button btnSave;
private Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox chkDisplayDisabledData;
private System.Windows.Forms.DataGridViewTextBoxColumn LogoCode;
private System.Windows.Forms.DataGridViewTextBoxColumn LogoName;
private Basics.BaseControls.C_DGV_Column_Digital displayno;
private System.Windows.Forms.DataGridViewTextBoxColumn Remarks;
private System.Windows.Forms.DataGridViewCheckBoxColumn ValueFlag;
private System.Windows.Forms.DataGridViewTextBoxColumn LogoID;
private System.Windows.Forms.DataGridViewTextBoxColumn AddFlag;
private System.Windows.Forms.DataGridViewCheckBoxColumn isdefault;
private System.Windows.Forms.DataGridViewTextBoxColumn TagCode;
}
}