⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dlgdataadv.cs

📁 报刊广告管理系统。CSharp编写
💻 CS
📖 第 1 页 / 共 5 页
字号:
			this.txtPaperSpaceNum.EnterMoveNextControl = true;
			this.txtPaperSpaceNum.Location = new System.Drawing.Point(280, 120);
			this.txtPaperSpaceNum.Name = "txtPaperSpaceNum";
			// 
			// txtPaperSpaceNum.Properties
			// 
			this.txtPaperSpaceNum.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtPaperSpaceNum.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtPaperSpaceNum.Size = new System.Drawing.Size(48, 21);
			this.txtPaperSpaceNum.TabIndex = 5;
			this.txtPaperSpaceNum.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// txtPayUnit
			// 
			this.txtPayUnit.EnterMoveNextControl = true;
			this.txtPayUnit.Location = new System.Drawing.Point(88, 216);
			this.txtPayUnit.Name = "txtPayUnit";
			// 
			// txtPayUnit.Properties
			// 
			this.txtPayUnit.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtPayUnit.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtPayUnit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																											   new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.txtPayUnit.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
			this.txtPayUnit.Size = new System.Drawing.Size(88, 21);
			this.txtPayUnit.TabIndex = 9;
			this.txtPayUnit.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// txtPaperName
			// 
			this.txtPaperName.Enabled = false;
			this.txtPaperName.EnterMoveNextControl = true;
			this.txtPaperName.Location = new System.Drawing.Point(88, 120);
			this.txtPaperName.Name = "txtPaperName";
			// 
			// txtPaperName.Properties
			// 
			this.txtPaperName.Properties.AppearanceDisabled.ForeColor = System.Drawing.Color.Black;
			this.txtPaperName.Properties.AppearanceDisabled.Options.UseForeColor = true;
			this.txtPaperName.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtPaperName.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtPaperName.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																												 new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", -1, true, false, false, DevExpress.Utils.HorzAlignment.Center, null)});
			this.txtPaperName.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
			this.txtPaperName.Size = new System.Drawing.Size(176, 21);
			this.txtPaperName.TabIndex = 4;
			this.txtPaperName.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// txtAdvSpec
			// 
			this.txtAdvSpec.EditValue = "";
			this.txtAdvSpec.EnterMoveNextControl = true;
			this.txtAdvSpec.Location = new System.Drawing.Point(88, 184);
			this.txtAdvSpec.Name = "txtAdvSpec";
			// 
			// txtAdvSpec.Properties
			// 
			this.txtAdvSpec.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtAdvSpec.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtAdvSpec.Size = new System.Drawing.Size(272, 21);
			this.txtAdvSpec.TabIndex = 8;
			this.txtAdvSpec.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(184, 248);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(64, 23);
			this.label11.TabIndex = 44;
			this.label11.Text = "总金额:";
			this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(184, 216);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(48, 23);
			this.label10.TabIndex = 43;
			this.label10.Text = "单价:";
			this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(16, 248);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(48, 23);
			this.label9.TabIndex = 42;
			this.label9.Text = "数量:";
			this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label8
			// 
			this.label8.Location = new System.Drawing.Point(16, 184);
			this.label8.Name = "label8";
			this.label8.Size = new System.Drawing.Size(72, 23);
			this.label8.TabIndex = 41;
			this.label8.Text = "广告规格:";
			this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(208, 152);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(72, 23);
			this.label7.TabIndex = 40;
			this.label7.Text = "色彩方案:";
			this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label6
			// 
			this.label6.Location = new System.Drawing.Point(16, 216);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(72, 23);
			this.label6.TabIndex = 39;
			this.label6.Text = "计量单位:";
			this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label5
			// 
			this.label5.Location = new System.Drawing.Point(16, 152);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(72, 23);
			this.label5.TabIndex = 38;
			this.label5.Text = "版面名称:";
			this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label4
			// 
			this.label4.Location = new System.Drawing.Point(336, 120);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(24, 23);
			this.label4.TabIndex = 37;
			this.label4.Text = "版";
			this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label2
			// 
			this.label2.Location = new System.Drawing.Point(16, 120);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(72, 23);
			this.label2.TabIndex = 36;
			this.label2.Text = "报刊名称:";
			this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// btnGetAdvModel
			// 
			this.btnGetAdvModel.Image = ((System.Drawing.Image)(resources.GetObject("btnGetAdvModel.Image")));
			this.btnGetAdvModel.Location = new System.Drawing.Point(368, 120);
			this.btnGetAdvModel.Name = "btnGetAdvModel";
			this.btnGetAdvModel.Size = new System.Drawing.Size(24, 23);
			this.btnGetAdvModel.TabIndex = 0;
			this.btnGetAdvModel.TabStop = false;
			this.btnGetAdvModel.ToolTip = "广告模版 Ctrl+F";
			this.btnGetAdvModel.Click += new System.EventHandler(this.btnGetAdvModel_Click);
			// 
			// pageClient
			// 
			this.pageClient.Controls.Add(this.txtClientType);
			this.pageClient.Controls.Add(this.btnGetClient);
			this.pageClient.Controls.Add(this.txtFax);
			this.pageClient.Controls.Add(this.txtAddress);
			this.pageClient.Controls.Add(this.txtZipCode);
			this.pageClient.Controls.Add(this.txtPhone);
			this.pageClient.Controls.Add(this.txtLinkMan);
			this.pageClient.Controls.Add(this.txtClientCode);
			this.pageClient.Controls.Add(this.label3);
			this.pageClient.Controls.Add(this.label12);
			this.pageClient.Controls.Add(this.label13);
			this.pageClient.Controls.Add(this.label14);
			this.pageClient.Controls.Add(this.label15);
			this.pageClient.Controls.Add(this.label16);
			this.pageClient.Controls.Add(this.label17);
			this.pageClient.Name = "pageClient";
			this.pageClient.Size = new System.Drawing.Size(399, 281);
			this.pageClient.Text = "客户";
			// 
			// txtClientType
			// 
			this.txtClientType.EditValue = "";
			this.txtClientType.EnterMoveNextControl = true;
			this.txtClientType.Location = new System.Drawing.Point(104, 48);
			this.txtClientType.Name = "txtClientType";
			// 
			// txtClientType.Properties
			// 
			this.txtClientType.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtClientType.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtClientType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																												  new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo),
																												  new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
			this.txtClientType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
			this.txtClientType.Size = new System.Drawing.Size(160, 21);
			this.txtClientType.TabIndex = 1;
			this.txtClientType.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			this.txtClientType.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtClientType_ButtonClick);
			// 
			// btnGetClient
			// 
			this.btnGetClient.Image = ((System.Drawing.Image)(resources.GetObject("btnGetClient.Image")));
			this.btnGetClient.Location = new System.Drawing.Point(280, 16);
			this.btnGetClient.Name = "btnGetClient";
			this.btnGetClient.Size = new System.Drawing.Size(24, 23);
			this.btnGetClient.TabIndex = 35;
			this.btnGetClient.TabStop = false;
			this.btnGetClient.ToolTip = "客户资料 Ctrl+F";
			this.btnGetClient.Click += new System.EventHandler(this.btnGetClient_Click);
			// 
			// txtFax
			// 
			this.txtFax.EditValue = "";
			this.txtFax.EnterMoveNextControl = true;
			this.txtFax.Location = new System.Drawing.Point(104, 144);
			this.txtFax.Name = "txtFax";
			// 
			// txtFax.Properties
			// 
			this.txtFax.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtFax.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtFax.Size = new System.Drawing.Size(160, 21);
			this.txtFax.TabIndex = 4;
			this.txtFax.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// txtAddress
			// 
			this.txtAddress.EditValue = "";
			this.txtAddress.EnterMoveNextControl = true;
			this.txtAddress.Location = new System.Drawing.Point(104, 176);
			this.txtAddress.Name = "txtAddress";
			// 
			// txtAddress.Properties
			// 
			this.txtAddress.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtAddress.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtAddress.Size = new System.Drawing.Size(160, 48);
			this.txtAddress.TabIndex = 5;
			this.txtAddress.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// txtZipCode
			// 
			this.txtZipCode.EditValue = "";
			this.txtZipCode.EnterMoveNextControl = true;
			this.txtZipCode.Location = new System.Drawing.Point(104, 232);
			this.txtZipCode.Name = "txtZipCode";
			// 
			// txtZipCode.Properties
			// 
			this.txtZipCode.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtZipCode.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtZipCode.Size = new System.Drawing.Size(160, 21);
			this.txtZipCode.TabIndex = 6;
			this.txtZipCode.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// txtPhone
			// 
			this.txtPhone.EditValue = "";
			this.txtPhone.EnterMoveNextControl = true;
			this.txtPhone.Location = new System.Drawing.Point(104, 112);
			this.txtPhone.Name = "txtPhone";
			// 
			// txtPhone.Properties
			// 
			this.txtPhone.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtPhone.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtPhone.Size = new System.Drawing.Size(160, 21);
			this.txtPhone.TabIndex = 3;
			this.txtPhone.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// txtLinkMan
			// 
			this.txtLinkMan.EditValue = "";
			this.txtLinkMan.EnterMoveNextControl = true;
			this.txtLinkMan.Location = new System.Drawing.Point(104, 80);
			this.txtLinkMan.Name = "txtLinkMan";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -