namespace LYFZ.Software.UI.InitialSet
{
partial class FrmAttractionsSet
{
///
/// 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(FrmAttractionsSet));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
this.tab = new LYFZ.ComponentLibrary.TabControlEx();
this.tabPage1 = new System.Windows.Forms.TabPage();
this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
this.txtTsc_Address = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.cmbtreevIsDisable = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
this.lstvData = new LYFZ.ComponentLibrary.ListViewEx();
this.btnDeletePhoto = new LYFZ.ComponentLibrary.ButtonForm();
this.btnBrowse = new LYFZ.ComponentLibrary.ButtonForm();
this.btnAdd = new LYFZ.ComponentLibrary.ButtonForm();
this.cmbTcs_Category = new LYFZ.ComponentLibrary.ComboBoxEx();
this.txtTsc_Name = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
this.cmbTsc_Rating = new LYFZ.ComponentLibrary.ComboBoxEx();
this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
this.btnDelete = new LYFZ.ComponentLibrary.ButtonEx();
this.txtTsc_CostPrice = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
this.txtTsc_SalesPrice = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
this.txtTsc_Remark = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
this.dgv = new LYFZ.ComponentLibrary.DataGridViewEx();
this.ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Tsc_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Tsc_SalesPrice = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Tsc_RatingName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Tcs_CategoryName = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Tsc_IsDisable = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.tabPage2 = new System.Windows.Forms.TabPage();
this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
this.cmbtreevIsDisable2 = new LYFZ.ComponentLibrary.ComboBoxTreeViewEx();
this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
this.cmbTcs_Category2 = new LYFZ.ComponentLibrary.ComboBoxEx();
this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
this.btnAdd2 = new LYFZ.ComponentLibrary.ButtonForm();
this.btnClose2 = new LYFZ.ComponentLibrary.ButtonEx();
this.txtTsc_Name2 = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.btnSave2 = new LYFZ.ComponentLibrary.ButtonEx();
this.cmbTsc_Rating2 = new LYFZ.ComponentLibrary.ComboBoxEx();
this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
this.btnDelete2 = new LYFZ.ComponentLibrary.ButtonEx();
this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
this.txtTsc_Remark2 = new LYFZ.ComponentLibrary.TextBoxBasicEx();
this.dgv2 = new LYFZ.ComponentLibrary.DataGridViewEx();
this.ID2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Tsc_Name2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Tcs_Category = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Tsc_IsDisable2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.btnUpdateScenery = new LYFZ.ComponentLibrary.ButtonEx();
this.plExMainContainer.SuspendLayout();
this.plFormMainContent.SuspendLayout();
this.tab.SuspendLayout();
this.tabPage1.SuspendLayout();
this.panelEx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
this.tabPage2.SuspendLayout();
this.panelEx5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv2)).BeginInit();
this.SuspendLayout();
//
// plExMainContainer
//
this.plExMainContainer.Controls.Add(this.tab);
this.plExMainContainer.Padding = new System.Windows.Forms.Padding(5);
//
// btnAppFormMaximize
//
this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
this.btnAppFormMaximize.Location = new System.Drawing.Point(513, 0);
//
// btnAppFormExit
//
this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
//
// btnAppFormMinimize
//
this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
this.btnAppFormMinimize.Location = new System.Drawing.Point(851, 0);
//
// tab
//
this.tab.Appearance = System.Windows.Forms.TabAppearance.Buttons;
this.tab.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tab.Controls.Add(this.tabPage1);
this.tab.Controls.Add(this.tabPage2);
this.tab.Dock = System.Windows.Forms.DockStyle.Fill;
this.tab.ItemSize = new System.Drawing.Size(120, 30);
this.tab.Location = new System.Drawing.Point(5, 5);
this.tab.Name = "tab";
this.tab.PageColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tab.SelectedIndex = 0;
this.tab.Size = new System.Drawing.Size(900, 535);
this.tab.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
this.tab.TabIndex = 59;
//
// tabPage1
//
this.tabPage1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabPage1.Controls.Add(this.panelEx1);
this.tabPage1.Location = new System.Drawing.Point(4, 34);
this.tabPage1.Name = "tabPage1";
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
this.tabPage1.Size = new System.Drawing.Size(892, 497);
this.tabPage1.TabIndex = 0;
this.tabPage1.Text = "景点设置";
//
// panelEx1
//
this.panelEx1.BorderColor = System.Drawing.Color.Black;
this.panelEx1.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx1.BorderWidth = 1;
this.panelEx1.Controls.Add(this.txtTsc_Address);
this.panelEx1.Controls.Add(this.cmbtreevIsDisable);
this.panelEx1.Controls.Add(this.labelEx11);
this.panelEx1.Controls.Add(this.lstvData);
this.panelEx1.Controls.Add(this.btnDeletePhoto);
this.panelEx1.Controls.Add(this.btnBrowse);
this.panelEx1.Controls.Add(this.btnAdd);
this.panelEx1.Controls.Add(this.cmbTcs_Category);
this.panelEx1.Controls.Add(this.txtTsc_Name);
this.panelEx1.Controls.Add(this.labelEx9);
this.panelEx1.Controls.Add(this.btnSave);
this.panelEx1.Controls.Add(this.cmbTsc_Rating);
this.panelEx1.Controls.Add(this.labelEx2);
this.panelEx1.Controls.Add(this.labelEx8);
this.panelEx1.Controls.Add(this.btnDelete);
this.panelEx1.Controls.Add(this.txtTsc_CostPrice);
this.panelEx1.Controls.Add(this.labelEx1);
this.panelEx1.Controls.Add(this.txtTsc_SalesPrice);
this.panelEx1.Controls.Add(this.labelEx7);
this.panelEx1.Controls.Add(this.labelEx3);
this.panelEx1.Controls.Add(this.txtTsc_Remark);
this.panelEx1.Controls.Add(this.labelEx6);
this.panelEx1.Controls.Add(this.dgv);
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx1.Location = new System.Drawing.Point(3, 3);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(886, 491);
this.panelEx1.TabIndex = 14;
//
// txtTsc_Address
//
this.txtTsc_Address.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTsc_Address.EmptyTextTip = null;
this.txtTsc_Address.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtTsc_Address.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtTsc_Address.Location = new System.Drawing.Point(481, 111);
this.txtTsc_Address.Name = "txtTsc_Address";
this.txtTsc_Address.Size = new System.Drawing.Size(385, 23);
this.txtTsc_Address.TabIndex = 5;
//
// cmbtreevIsDisable
//
this.cmbtreevIsDisable.AfterSelectLevelFirstNode = true;
this.cmbtreevIsDisable.DropDownHeight = 220;
this.cmbtreevIsDisable.DropDownShow = false;
this.cmbtreevIsDisable.FormattingEnabled = true;
this.cmbtreevIsDisable.IntegralHeight = false;
this.cmbtreevIsDisable.IsNodeMouseClick = true;
this.cmbtreevIsDisable.IsSelectParentNode = false;
this.cmbtreevIsDisable.Location = new System.Drawing.Point(760, 17);
this.cmbtreevIsDisable.Name = "cmbtreevIsDisable";
this.cmbtreevIsDisable.ReadOnly = true;
this.cmbtreevIsDisable.SelectedNode = null;
this.cmbtreevIsDisable.Size = new System.Drawing.Size(106, 20);
this.cmbtreevIsDisable.StrGetName = "";
this.cmbtreevIsDisable.StrGetTagName = "";
this.cmbtreevIsDisable.StrKey = null;
this.cmbtreevIsDisable.TabIndex = 274;
//
// labelEx11
//
this.labelEx11.AutoSize = true;
this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx11.Location = new System.Drawing.Point(685, 18);
this.labelEx11.Name = "labelEx11";
this.labelEx11.Size = new System.Drawing.Size(77, 17);
this.labelEx11.TabIndex = 161;
this.labelEx11.Text = "* 是否启用:";
//
// lstvData
//
this.lstvData.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.lstvData.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.lstvData.IsDefaultShowGroups = false;
this.lstvData.Location = new System.Drawing.Point(418, 262);
this.lstvData.Name = "lstvData";
this.lstvData.Size = new System.Drawing.Size(448, 226);
this.lstvData.Sorting = System.Windows.Forms.SortOrder.Ascending;
this.lstvData.TabIndex = 157;
this.lstvData.UseCompatibleStateImageBehavior = false;
//
// btnDeletePhoto
//
this.btnDeletePhoto.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnDeletePhoto.BackColor = System.Drawing.Color.Transparent;
this.btnDeletePhoto.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDeletePhoto.BackImg")));
this.btnDeletePhoto.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnDeletePhoto.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDeletePhoto.ForeColor = System.Drawing.Color.White;
this.btnDeletePhoto.IsCustomBackImg = false;
this.btnDeletePhoto.IsShowText = true;
this.btnDeletePhoto.Location = new System.Drawing.Point(786, 231);
this.btnDeletePhoto.Name = "btnDeletePhoto";
this.btnDeletePhoto.Size = new System.Drawing.Size(80, 25);
this.btnDeletePhoto.TabIndex = 159;
this.btnDeletePhoto.Text = " 删除相片";
this.btnDeletePhoto.UseVisualStyleBackColor = false;
//
// btnBrowse
//
this.btnBrowse.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnBrowse.BackColor = System.Drawing.Color.Transparent;
this.btnBrowse.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnBrowse.BackImg")));
this.btnBrowse.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnBrowse.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnBrowse.ForeColor = System.Drawing.Color.White;
this.btnBrowse.IsCustomBackImg = false;
this.btnBrowse.IsShowText = true;
this.btnBrowse.Location = new System.Drawing.Point(700, 231);
this.btnBrowse.Name = "btnBrowse";
this.btnBrowse.Size = new System.Drawing.Size(80, 25);
this.btnBrowse.TabIndex = 158;
this.btnBrowse.Text = " 上传相片";
this.btnBrowse.UseVisualStyleBackColor = false;
//
// btnAdd
//
this.btnAdd.BackColor = System.Drawing.Color.Transparent;
this.btnAdd.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdd.BackImg")));
this.btnAdd.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnAdd.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnAdd.ForeColor = System.Drawing.Color.White;
this.btnAdd.IsCustomBackImg = false;
this.btnAdd.IsShowText = true;
this.btnAdd.Location = new System.Drawing.Point(620, 15);
this.btnAdd.Name = "btnAdd";
this.btnAdd.Size = new System.Drawing.Size(55, 23);
this.btnAdd.TabIndex = 156;
this.btnAdd.Text = " 重置";
this.btnAdd.UseVisualStyleBackColor = false;
//
// cmbTcs_Category
//
this.cmbTcs_Category.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.cmbTcs_Category.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.cmbTcs_Category.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.cmbTcs_Category.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbTcs_Category.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cmbTcs_Category.Font = new System.Drawing.Font("宋体", 10.5F);
this.cmbTcs_Category.FormattingEnabled = true;
this.cmbTcs_Category.IsCustomColor = false;
this.cmbTcs_Category.Items.AddRange(new object[] {
"",
"内景",
"外景"});
this.cmbTcs_Category.Location = new System.Drawing.Point(760, 80);
this.cmbTcs_Category.Name = "cmbTcs_Category";
this.cmbTcs_Category.ReadOnly = false;
this.cmbTcs_Category.Size = new System.Drawing.Size(106, 22);
this.cmbTcs_Category.TabIndex = 4;
//
// txtTsc_Name
//
this.txtTsc_Name.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTsc_Name.EmptyTextTip = null;
this.txtTsc_Name.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtTsc_Name.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtTsc_Name.Location = new System.Drawing.Point(481, 15);
this.txtTsc_Name.MaxLength = 20;
this.txtTsc_Name.Name = "txtTsc_Name";
this.txtTsc_Name.Size = new System.Drawing.Size(133, 23);
this.txtTsc_Name.TabIndex = 0;
//
// labelEx9
//
this.labelEx9.AutoSize = true;
this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx9.Location = new System.Drawing.Point(685, 82);
this.labelEx9.Name = "labelEx9";
this.labelEx9.Size = new System.Drawing.Size(77, 17);
this.labelEx9.TabIndex = 154;
this.labelEx9.Text = "* 所属类别:";
//
// btnSave
//
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.IsCustomBackImg = false;
this.btnSave.IsShowText = true;
this.btnSave.Location = new System.Drawing.Point(448, 230);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(80, 25);
this.btnSave.TabIndex = 141;
this.btnSave.Text = " 新 增";
this.btnSave.UseVisualStyleBackColor = false;
//
// cmbTsc_Rating
//
this.cmbTsc_Rating.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.cmbTsc_Rating.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.cmbTsc_Rating.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.cmbTsc_Rating.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbTsc_Rating.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cmbTsc_Rating.Font = new System.Drawing.Font("宋体", 10.5F);
this.cmbTsc_Rating.FormattingEnabled = true;
this.cmbTsc_Rating.IsCustomColor = false;
this.cmbTsc_Rating.ItemHeight = 14;
this.cmbTsc_Rating.Location = new System.Drawing.Point(481, 79);
this.cmbTsc_Rating.Name = "cmbTsc_Rating";
this.cmbTsc_Rating.ReadOnly = false;
this.cmbTsc_Rating.Size = new System.Drawing.Size(106, 22);
this.cmbTsc_Rating.TabIndex = 3;
//
// labelEx2
//
this.labelEx2.AutoSize = true;
this.labelEx2.BackColor = System.Drawing.Color.Transparent;
this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx2.Location = new System.Drawing.Point(406, 18);
this.labelEx2.Name = "labelEx2";
this.labelEx2.Size = new System.Drawing.Size(77, 17);
this.labelEx2.TabIndex = 139;
this.labelEx2.Text = "* 景点名称:";
//
// labelEx8
//
this.labelEx8.AutoSize = true;
this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx8.Location = new System.Drawing.Point(406, 81);
this.labelEx8.Name = "labelEx8";
this.labelEx8.Size = new System.Drawing.Size(77, 17);
this.labelEx8.TabIndex = 152;
this.labelEx8.Text = "* 景点等级:";
//
// 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(534, 230);
this.btnDelete.Name = "btnDelete";
this.btnDelete.Size = new System.Drawing.Size(80, 25);
this.btnDelete.TabIndex = 143;
this.btnDelete.Text = " 删 除";
this.btnDelete.UseVisualStyleBackColor = false;
//
// txtTsc_CostPrice
//
this.txtTsc_CostPrice.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTsc_CostPrice.EmptyTextTip = null;
this.txtTsc_CostPrice.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtTsc_CostPrice.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtTsc_CostPrice.Location = new System.Drawing.Point(481, 47);
this.txtTsc_CostPrice.Name = "txtTsc_CostPrice";
this.txtTsc_CostPrice.Size = new System.Drawing.Size(106, 23);
this.txtTsc_CostPrice.TabIndex = 1;
//
// labelEx1
//
this.labelEx1.AutoSize = true;
this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx1.Location = new System.Drawing.Point(418, 50);
this.labelEx1.Name = "labelEx1";
this.labelEx1.Size = new System.Drawing.Size(65, 17);
this.labelEx1.TabIndex = 144;
this.labelEx1.Text = "* 成本价:";
//
// txtTsc_SalesPrice
//
this.txtTsc_SalesPrice.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTsc_SalesPrice.EmptyTextTip = null;
this.txtTsc_SalesPrice.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtTsc_SalesPrice.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtTsc_SalesPrice.Location = new System.Drawing.Point(760, 48);
this.txtTsc_SalesPrice.Name = "txtTsc_SalesPrice";
this.txtTsc_SalesPrice.Size = new System.Drawing.Size(106, 23);
this.txtTsc_SalesPrice.TabIndex = 2;
//
// labelEx7
//
this.labelEx7.AutoSize = true;
this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx7.Location = new System.Drawing.Point(415, 145);
this.labelEx7.Name = "labelEx7";
this.labelEx7.Size = new System.Drawing.Size(68, 17);
this.labelEx7.TabIndex = 150;
this.labelEx7.Text = "景点备注:";
//
// labelEx3
//
this.labelEx3.AutoSize = true;
this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx3.Location = new System.Drawing.Point(685, 51);
this.labelEx3.Name = "labelEx3";
this.labelEx3.Size = new System.Drawing.Size(77, 17);
this.labelEx3.TabIndex = 146;
this.labelEx3.Text = "* 拍摄报价:";
//
// txtTsc_Remark
//
this.txtTsc_Remark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTsc_Remark.EmptyTextTip = null;
this.txtTsc_Remark.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtTsc_Remark.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtTsc_Remark.Location = new System.Drawing.Point(418, 165);
this.txtTsc_Remark.Multiline = true;
this.txtTsc_Remark.Name = "txtTsc_Remark";
this.txtTsc_Remark.Size = new System.Drawing.Size(448, 51);
this.txtTsc_Remark.TabIndex = 6;
//
// labelEx6
//
this.labelEx6.AutoSize = true;
this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx6.Location = new System.Drawing.Point(415, 114);
this.labelEx6.Name = "labelEx6";
this.labelEx6.Size = new System.Drawing.Size(68, 17);
this.labelEx6.TabIndex = 148;
this.labelEx6.Text = "景点地址:";
//
// dgv
//
this.dgv.AllowUserToAddRows = false;
this.dgv.AllowUserToDeleteRows = false;
this.dgv.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightCyan;
this.dgv.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.dgv.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgv.BackgroundColor = System.Drawing.Color.White;
this.dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.dgv.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.Navy;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgv.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.dgv.ColumnHeadersHeight = 24;
this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ID,
this.Tsc_Name,
this.Tsc_SalesPrice,
this.Tsc_RatingName,
this.Tcs_CategoryName,
this.Tsc_IsDisable});
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgv.DefaultCellStyle = dataGridViewCellStyle3;
this.dgv.EnableHeadersVisualStyles = false;
this.dgv.EraseCell = false;
this.dgv.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgv.GridViewUniquelyIdentify = "_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_" +
"dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_" +
"dgv_dgv";
this.dgv.IsCompleteBonding = false;
this.dgv.IsCopyCellValue = true;
this.dgv.Location = new System.Drawing.Point(0, 0);
this.dgv.MultiSelect = false;
this.dgv.Name = "dgv";
this.dgv.ReadOnly = true;
this.dgv.RowHeadersVisible = false;
this.dgv.RowTemplate.Height = 23;
this.dgv.RowTemplate.ReadOnly = true;
this.dgv.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv.Size = new System.Drawing.Size(400, 491);
this.dgv.TabIndex = 4;
//
// ID
//
this.ID.DataPropertyName = "ID";
this.ID.HeaderText = "编号";
this.ID.Name = "ID";
this.ID.ReadOnly = true;
this.ID.Visible = false;
//
// Tsc_Name
//
this.Tsc_Name.DataPropertyName = "Tsc_Name";
this.Tsc_Name.HeaderText = "景点名称";
this.Tsc_Name.Name = "Tsc_Name";
this.Tsc_Name.ReadOnly = true;
//
// Tsc_SalesPrice
//
this.Tsc_SalesPrice.DataPropertyName = "Tsc_SalesPrice";
this.Tsc_SalesPrice.HeaderText = "报价";
this.Tsc_SalesPrice.Name = "Tsc_SalesPrice";
this.Tsc_SalesPrice.ReadOnly = true;
//
// Tsc_RatingName
//
this.Tsc_RatingName.DataPropertyName = "Tsc_RatingName";
this.Tsc_RatingName.HeaderText = "景点等级";
this.Tsc_RatingName.Name = "Tsc_RatingName";
this.Tsc_RatingName.ReadOnly = true;
//
// Tcs_CategoryName
//
this.Tcs_CategoryName.DataPropertyName = "Tcs_CategoryName";
this.Tcs_CategoryName.HeaderText = "所属类别";
this.Tcs_CategoryName.Name = "Tcs_CategoryName";
this.Tcs_CategoryName.ReadOnly = true;
//
// Tsc_IsDisable
//
this.Tsc_IsDisable.DataPropertyName = "Tsc_IsDisableName";
this.Tsc_IsDisable.HeaderText = "是否启用";
this.Tsc_IsDisable.Name = "Tsc_IsDisable";
this.Tsc_IsDisable.ReadOnly = true;
//
// tabPage2
//
this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
this.tabPage2.Controls.Add(this.panelEx5);
this.tabPage2.Location = new System.Drawing.Point(4, 34);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(892, 497);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "拍摄次数";
//
// panelEx5
//
this.panelEx5.BorderColor = System.Drawing.Color.Black;
this.panelEx5.BorderType = LYFZ.ComponentLibrary.PlBorderType.all;
this.panelEx5.BorderWidth = 1;
this.panelEx5.Controls.Add(this.cmbtreevIsDisable2);
this.panelEx5.Controls.Add(this.labelEx13);
this.panelEx5.Controls.Add(this.cmbTcs_Category2);
this.panelEx5.Controls.Add(this.labelEx4);
this.panelEx5.Controls.Add(this.btnAdd2);
this.panelEx5.Controls.Add(this.btnClose2);
this.panelEx5.Controls.Add(this.txtTsc_Name2);
this.panelEx5.Controls.Add(this.btnSave2);
this.panelEx5.Controls.Add(this.cmbTsc_Rating2);
this.panelEx5.Controls.Add(this.labelEx5);
this.panelEx5.Controls.Add(this.labelEx10);
this.panelEx5.Controls.Add(this.btnDelete2);
this.panelEx5.Controls.Add(this.labelEx12);
this.panelEx5.Controls.Add(this.txtTsc_Remark2);
this.panelEx5.Controls.Add(this.dgv2);
this.panelEx5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx5.Location = new System.Drawing.Point(3, 3);
this.panelEx5.Name = "panelEx5";
this.panelEx5.Size = new System.Drawing.Size(886, 491);
this.panelEx5.TabIndex = 16;
//
// cmbtreevIsDisable2
//
this.cmbtreevIsDisable2.AfterSelectLevelFirstNode = true;
this.cmbtreevIsDisable2.DropDownHeight = 220;
this.cmbtreevIsDisable2.DropDownShow = false;
this.cmbtreevIsDisable2.FormattingEnabled = true;
this.cmbtreevIsDisable2.IntegralHeight = false;
this.cmbtreevIsDisable2.IsNodeMouseClick = true;
this.cmbtreevIsDisable2.IsSelectParentNode = false;
this.cmbtreevIsDisable2.Location = new System.Drawing.Point(750, 100);
this.cmbtreevIsDisable2.Name = "cmbtreevIsDisable2";
this.cmbtreevIsDisable2.ReadOnly = true;
this.cmbtreevIsDisable2.SelectedNode = null;
this.cmbtreevIsDisable2.Size = new System.Drawing.Size(108, 20);
this.cmbtreevIsDisable2.StrGetName = "";
this.cmbtreevIsDisable2.StrGetTagName = "";
this.cmbtreevIsDisable2.StrKey = null;
this.cmbtreevIsDisable2.TabIndex = 276;
//
// labelEx13
//
this.labelEx13.AutoSize = true;
this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx13.Location = new System.Drawing.Point(675, 101);
this.labelEx13.Name = "labelEx13";
this.labelEx13.Size = new System.Drawing.Size(77, 17);
this.labelEx13.TabIndex = 275;
this.labelEx13.Text = "* 是否启用:";
//
// cmbTcs_Category2
//
this.cmbTcs_Category2.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.cmbTcs_Category2.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.cmbTcs_Category2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.cmbTcs_Category2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbTcs_Category2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cmbTcs_Category2.Font = new System.Drawing.Font("宋体", 10.5F);
this.cmbTcs_Category2.FormattingEnabled = true;
this.cmbTcs_Category2.IsCustomColor = false;
this.cmbTcs_Category2.Items.AddRange(new object[] {
"",
"内景",
"外景"});
this.cmbTcs_Category2.Location = new System.Drawing.Point(508, 99);
this.cmbTcs_Category2.Name = "cmbTcs_Category2";
this.cmbTcs_Category2.ReadOnly = false;
this.cmbTcs_Category2.Size = new System.Drawing.Size(133, 22);
this.cmbTcs_Category2.TabIndex = 2;
//
// labelEx4
//
this.labelEx4.AutoSize = true;
this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx4.Location = new System.Drawing.Point(433, 101);
this.labelEx4.Name = "labelEx4";
this.labelEx4.Size = new System.Drawing.Size(77, 17);
this.labelEx4.TabIndex = 158;
this.labelEx4.Text = "* 所属类别:";
//
// btnAdd2
//
this.btnAdd2.BackColor = System.Drawing.Color.Transparent;
this.btnAdd2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAdd2.BackImg")));
this.btnAdd2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnAdd2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnAdd2.ForeColor = System.Drawing.Color.White;
this.btnAdd2.IsCustomBackImg = false;
this.btnAdd2.IsShowText = true;
this.btnAdd2.Location = new System.Drawing.Point(644, 29);
this.btnAdd2.Name = "btnAdd2";
this.btnAdd2.Size = new System.Drawing.Size(65, 23);
this.btnAdd2.TabIndex = 156;
this.btnAdd2.Text = " 重 置";
this.btnAdd2.UseVisualStyleBackColor = false;
//
// btnClose2
//
this.btnClose2.BackColor = System.Drawing.Color.Transparent;
this.btnClose2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnClose2.BackImg")));
this.btnClose2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnClose2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnClose2.ForeColor = System.Drawing.Color.White;
this.btnClose2.IsCustomBackImg = false;
this.btnClose2.IsShowText = true;
this.btnClose2.Location = new System.Drawing.Point(684, 338);
this.btnClose2.Name = "btnClose2";
this.btnClose2.Size = new System.Drawing.Size(80, 25);
this.btnClose2.TabIndex = 142;
this.btnClose2.Text = " 关 闭";
this.btnClose2.UseVisualStyleBackColor = false;
//
// txtTsc_Name2
//
this.txtTsc_Name2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTsc_Name2.EmptyTextTip = null;
this.txtTsc_Name2.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtTsc_Name2.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtTsc_Name2.Location = new System.Drawing.Point(508, 29);
this.txtTsc_Name2.MaxLength = 20;
this.txtTsc_Name2.Name = "txtTsc_Name2";
this.txtTsc_Name2.Size = new System.Drawing.Size(133, 23);
this.txtTsc_Name2.TabIndex = 0;
//
// btnSave2
//
this.btnSave2.BackColor = System.Drawing.Color.Transparent;
this.btnSave2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave2.BackImg")));
this.btnSave2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnSave2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnSave2.ForeColor = System.Drawing.Color.White;
this.btnSave2.IsCustomBackImg = false;
this.btnSave2.IsShowText = true;
this.btnSave2.Location = new System.Drawing.Point(494, 338);
this.btnSave2.Name = "btnSave2";
this.btnSave2.Size = new System.Drawing.Size(80, 25);
this.btnSave2.TabIndex = 141;
this.btnSave2.Text = " 新 增";
this.btnSave2.UseVisualStyleBackColor = false;
//
// cmbTsc_Rating2
//
this.cmbTsc_Rating2.ArrowColor = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(66)))), ((int)(((byte)(80)))));
this.cmbTsc_Rating2.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.cmbTsc_Rating2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(168)))), ((int)(((byte)(168)))));
this.cmbTsc_Rating2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbTsc_Rating2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cmbTsc_Rating2.Font = new System.Drawing.Font("宋体", 10.5F);
this.cmbTsc_Rating2.FormattingEnabled = true;
this.cmbTsc_Rating2.IsCustomColor = false;
this.cmbTsc_Rating2.Location = new System.Drawing.Point(508, 64);
this.cmbTsc_Rating2.Name = "cmbTsc_Rating2";
this.cmbTsc_Rating2.ReadOnly = false;
this.cmbTsc_Rating2.Size = new System.Drawing.Size(133, 22);
this.cmbTsc_Rating2.TabIndex = 1;
//
// labelEx5
//
this.labelEx5.AutoSize = true;
this.labelEx5.BackColor = System.Drawing.Color.Transparent;
this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx5.Location = new System.Drawing.Point(433, 32);
this.labelEx5.Name = "labelEx5";
this.labelEx5.Size = new System.Drawing.Size(77, 17);
this.labelEx5.TabIndex = 139;
this.labelEx5.Text = "* 次数名称:";
//
// labelEx10
//
this.labelEx10.AutoSize = true;
this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx10.Location = new System.Drawing.Point(433, 66);
this.labelEx10.Name = "labelEx10";
this.labelEx10.Size = new System.Drawing.Size(77, 17);
this.labelEx10.TabIndex = 152;
this.labelEx10.Text = "* 次数等级:";
//
// btnDelete2
//
this.btnDelete2.BackColor = System.Drawing.Color.Transparent;
this.btnDelete2.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnDelete2.BackImg")));
this.btnDelete2.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnDelete2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnDelete2.ForeColor = System.Drawing.Color.White;
this.btnDelete2.IsCustomBackImg = false;
this.btnDelete2.IsShowText = true;
this.btnDelete2.Location = new System.Drawing.Point(589, 338);
this.btnDelete2.Name = "btnDelete2";
this.btnDelete2.Size = new System.Drawing.Size(80, 25);
this.btnDelete2.TabIndex = 143;
this.btnDelete2.Text = " 删 除";
this.btnDelete2.UseVisualStyleBackColor = false;
//
// labelEx12
//
this.labelEx12.AutoSize = true;
this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
this.labelEx12.Location = new System.Drawing.Point(442, 132);
this.labelEx12.Name = "labelEx12";
this.labelEx12.Size = new System.Drawing.Size(68, 17);
this.labelEx12.TabIndex = 150;
this.labelEx12.Text = "次数备注:";
//
// txtTsc_Remark2
//
this.txtTsc_Remark2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTsc_Remark2.EmptyTextTip = null;
this.txtTsc_Remark2.EmptyTextTipColor = System.Drawing.Color.DarkGray;
this.txtTsc_Remark2.Font = new System.Drawing.Font("微软雅黑", 9F);
this.txtTsc_Remark2.Location = new System.Drawing.Point(445, 152);
this.txtTsc_Remark2.Multiline = true;
this.txtTsc_Remark2.Name = "txtTsc_Remark2";
this.txtTsc_Remark2.Size = new System.Drawing.Size(413, 140);
this.txtTsc_Remark2.TabIndex = 3;
//
// dgv2
//
this.dgv2.AllowUserToAddRows = false;
this.dgv2.AllowUserToDeleteRows = false;
this.dgv2.AllowUserToResizeRows = false;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.LightCyan;
this.dgv2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
this.dgv2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.dgv2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.dgv2.BackgroundColor = System.Drawing.Color.White;
this.dgv2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.dgv2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(223)))), ((int)(((byte)(240)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.Navy;
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
this.dgv2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
this.dgv2.ColumnHeadersHeight = 24;
this.dgv2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.dgv2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.ID2,
this.Tsc_Name2,
this.dataGridViewTextBoxColumn4,
this.Tcs_Category,
this.Tsc_IsDisable2});
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window;
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText;
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.dgv2.DefaultCellStyle = dataGridViewCellStyle6;
this.dgv2.EnableHeadersVisualStyles = false;
this.dgv2.EraseCell = false;
this.dgv2.GridColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.dgv2.GridViewUniquelyIdentify = "_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_dgv_" +
"dgv_dgv_dgv_dgv_dgv_dgv_dataGridViewEx1_dgv2_dgv2_dgv2_dgv2_dgv2_dgv2_dgv2_dgv2_" +
"dgv2_dgv2_dgv2_dgv2_dgv2_dgv2_dgv2_dgv2";
this.dgv2.IsCompleteBonding = false;
this.dgv2.IsCopyCellValue = true;
this.dgv2.Location = new System.Drawing.Point(0, 0);
this.dgv2.MultiSelect = false;
this.dgv2.Name = "dgv2";
this.dgv2.ReadOnly = true;
this.dgv2.RowHeadersVisible = false;
this.dgv2.RowTemplate.Height = 23;
this.dgv2.RowTemplate.ReadOnly = true;
this.dgv2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgv2.Size = new System.Drawing.Size(427, 491);
this.dgv2.TabIndex = 4;
//
// ID2
//
this.ID2.DataPropertyName = "ID";
this.ID2.HeaderText = "编号";
this.ID2.Name = "ID2";
this.ID2.ReadOnly = true;
this.ID2.Visible = false;
//
// Tsc_Name2
//
this.Tsc_Name2.DataPropertyName = "Tsc_Name";
this.Tsc_Name2.HeaderText = "次数名称";
this.Tsc_Name2.Name = "Tsc_Name2";
this.Tsc_Name2.ReadOnly = true;
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.DataPropertyName = "Tsc_RatingName";
this.dataGridViewTextBoxColumn4.HeaderText = "次数等级";
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
this.dataGridViewTextBoxColumn4.ReadOnly = true;
//
// Tcs_Category
//
this.Tcs_Category.DataPropertyName = "Tcs_CategoryName";
this.Tcs_Category.HeaderText = "所属类别";
this.Tcs_Category.Name = "Tcs_Category";
this.Tcs_Category.ReadOnly = true;
//
// Tsc_IsDisable2
//
this.Tsc_IsDisable2.DataPropertyName = "Tsc_IsDisableName";
this.Tsc_IsDisable2.HeaderText = "是否启用";
this.Tsc_IsDisable2.Name = "Tsc_IsDisable2";
this.Tsc_IsDisable2.ReadOnly = true;
//
// btnUpdateScenery
//
this.btnUpdateScenery.BackColor = System.Drawing.Color.Transparent;
this.btnUpdateScenery.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdateScenery.BackImg")));
this.btnUpdateScenery.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
this.btnUpdateScenery.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.btnUpdateScenery.ForeColor = System.Drawing.Color.White;
this.btnUpdateScenery.IsCustomBackImg = false;
this.btnUpdateScenery.IsShowText = true;
this.btnUpdateScenery.Location = new System.Drawing.Point(312, 48);
this.btnUpdateScenery.Name = "btnUpdateScenery";
this.btnUpdateScenery.Size = new System.Drawing.Size(108, 25);
this.btnUpdateScenery.TabIndex = 141;
this.btnUpdateScenery.Text = " 景点比重更新";
this.btnUpdateScenery.UseVisualStyleBackColor = false;
//
// FrmAttractionsSet
//
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.Controls.Add(this.btnUpdateScenery);
this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
this.IsUserControlsSize = false;
this.MaximizeBox = false;
this.Name = "FrmAttractionsSet";
this.Text = "设置";
this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
this.Controls.SetChildIndex(this.btnAppFormMaximize, 0);
this.Controls.SetChildIndex(this.btnAppFormExit, 0);
this.Controls.SetChildIndex(this.btnAppFormMinimize, 0);
this.Controls.SetChildIndex(this.btnAppFormMenu, 0);
this.Controls.SetChildIndex(this.btnAppFormSkin, 0);
this.Controls.SetChildIndex(this.plFormMainContent, 0);
this.Controls.SetChildIndex(this.btnUpdateScenery, 0);
this.plExMainContainer.ResumeLayout(false);
this.plFormMainContent.ResumeLayout(false);
this.tab.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.panelEx1.ResumeLayout(false);
this.panelEx1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
this.tabPage2.ResumeLayout(false);
this.panelEx5.ResumeLayout(false);
this.panelEx5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dgv2)).EndInit();
this.ResumeLayout(false);
}
#endregion
protected ComponentLibrary.TabControlEx tab;
protected System.Windows.Forms.TabPage tabPage1;
private ComponentLibrary.PanelEx panelEx1;
protected ComponentLibrary.ButtonForm btnAdd;
protected ComponentLibrary.ComboBoxEx cmbTcs_Category;
protected ComponentLibrary.TextBoxBasicEx txtTsc_Name;
private ComponentLibrary.LabelEx labelEx9;
protected ComponentLibrary.ButtonEx btnSave;
protected ComponentLibrary.ComboBoxEx cmbTsc_Rating;
private ComponentLibrary.LabelEx labelEx2;
private ComponentLibrary.LabelEx labelEx8;
protected ComponentLibrary.ButtonEx btnDelete;
protected ComponentLibrary.TextBoxBasicEx txtTsc_CostPrice;
private ComponentLibrary.LabelEx labelEx1;
protected ComponentLibrary.TextBoxBasicEx txtTsc_SalesPrice;
private ComponentLibrary.LabelEx labelEx7;
private ComponentLibrary.LabelEx labelEx3;
protected ComponentLibrary.TextBoxBasicEx txtTsc_Remark;
private ComponentLibrary.LabelEx labelEx6;
protected ComponentLibrary.TextBoxBasicEx txtTsc_Address;
protected ComponentLibrary.DataGridViewEx dgv;
protected System.Windows.Forms.TabPage tabPage2;
private ComponentLibrary.PanelEx panelEx5;
protected ComponentLibrary.ComboBoxEx cmbTcs_Category2;
private ComponentLibrary.LabelEx labelEx4;
protected ComponentLibrary.ButtonForm btnAdd2;
protected ComponentLibrary.ButtonEx btnClose2;
protected ComponentLibrary.TextBoxBasicEx txtTsc_Name2;
protected ComponentLibrary.ButtonEx btnSave2;
protected ComponentLibrary.ComboBoxEx cmbTsc_Rating2;
private ComponentLibrary.LabelEx labelEx5;
private ComponentLibrary.LabelEx labelEx10;
protected ComponentLibrary.ButtonEx btnDelete2;
private ComponentLibrary.LabelEx labelEx12;
protected ComponentLibrary.TextBoxBasicEx txtTsc_Remark2;
protected ComponentLibrary.DataGridViewEx dgv2;
protected internal ComponentLibrary.ButtonForm btnDeletePhoto;
protected internal ComponentLibrary.ButtonForm btnBrowse;
protected internal ComponentLibrary.ListViewEx lstvData;
private ComponentLibrary.LabelEx labelEx11;
protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevIsDisable;
protected ComponentLibrary.ComboBoxTreeViewEx cmbtreevIsDisable2;
private ComponentLibrary.LabelEx labelEx13;
private System.Windows.Forms.DataGridViewTextBoxColumn ID;
private System.Windows.Forms.DataGridViewTextBoxColumn Tsc_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn Tsc_SalesPrice;
private System.Windows.Forms.DataGridViewTextBoxColumn Tsc_RatingName;
private System.Windows.Forms.DataGridViewTextBoxColumn Tcs_CategoryName;
private System.Windows.Forms.DataGridViewTextBoxColumn Tsc_IsDisable;
private System.Windows.Forms.DataGridViewTextBoxColumn ID2;
private System.Windows.Forms.DataGridViewTextBoxColumn Tsc_Name2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn Tcs_Category;
private System.Windows.Forms.DataGridViewTextBoxColumn Tsc_IsDisable2;
protected ComponentLibrary.ButtonEx btnUpdateScenery;
}
}