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

📄 dlgdataadv.cs

📁 报刊广告管理系统。CSharp编写
💻 CS
📖 第 1 页 / 共 5 页
字号:
			// 
			// txtLinkMan.Properties
			// 
			this.txtLinkMan.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtLinkMan.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtLinkMan.Size = new System.Drawing.Size(160, 21);
			this.txtLinkMan.TabIndex = 2;
			this.txtLinkMan.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// txtClientCode
			// 
			this.txtClientCode.EditValue = "";
			this.txtClientCode.EnterMoveNextControl = true;
			this.txtClientCode.Location = new System.Drawing.Point(104, 16);
			this.txtClientCode.Name = "txtClientCode";
			// 
			// txtClientCode.Properties
			// 
			this.txtClientCode.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtClientCode.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtClientCode.Size = new System.Drawing.Size(160, 21);
			this.txtClientCode.TabIndex = 0;
			this.txtClientCode.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(56, 232);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(56, 23);
			this.label3.TabIndex = 34;
			this.label3.Text = "邮编:";
			this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(56, 176);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(56, 23);
			this.label12.TabIndex = 33;
			this.label12.Text = "地址:";
			this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(56, 144);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(56, 23);
			this.label13.TabIndex = 32;
			this.label13.Text = "传真:";
			this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label14
			// 
			this.label14.Location = new System.Drawing.Point(56, 112);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(56, 23);
			this.label14.TabIndex = 31;
			this.label14.Text = "电话:";
			this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label15
			// 
			this.label15.Location = new System.Drawing.Point(56, 80);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(56, 23);
			this.label15.TabIndex = 30;
			this.label15.Text = "联系人:";
			this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label16
			// 
			this.label16.Location = new System.Drawing.Point(56, 48);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(48, 23);
			this.label16.TabIndex = 29;
			this.label16.Text = "分类:";
			this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label17
			// 
			this.label17.Location = new System.Drawing.Point(56, 16);
			this.label17.Name = "label17";
			this.label17.Size = new System.Drawing.Size(48, 23);
			this.label17.TabIndex = 28;
			this.label17.Text = "名称:";
			this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// pageAuth
			// 
			this.pageAuth.Controls.Add(this.txtAuthContent);
			this.pageAuth.Controls.Add(this.label36);
			this.pageAuth.Controls.Add(this.txtAuthDate);
			this.pageAuth.Controls.Add(this.label34);
			this.pageAuth.Controls.Add(this.label35);
			this.pageAuth.Controls.Add(this.txtAuthor1);
			this.pageAuth.Controls.Add(this.txtAuthor);
			this.pageAuth.Name = "pageAuth";
			this.pageAuth.Size = new System.Drawing.Size(399, 281);
			this.pageAuth.Text = "批示";
			// 
			// txtAuthContent
			// 
			this.txtAuthContent.EditValue = "";
			this.txtAuthContent.EnterMoveNextControl = true;
			this.txtAuthContent.Location = new System.Drawing.Point(136, 80);
			this.txtAuthContent.Name = "txtAuthContent";
			// 
			// txtAuthContent.Properties
			// 
			this.txtAuthContent.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtAuthContent.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtAuthContent.Size = new System.Drawing.Size(160, 152);
			this.txtAuthContent.TabIndex = 2;
			this.txtAuthContent.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// label36
			// 
			this.label36.Location = new System.Drawing.Point(56, 80);
			this.label36.Name = "label36";
			this.label36.Size = new System.Drawing.Size(72, 23);
			this.label36.TabIndex = 60;
			this.label36.Text = "批示意见:";
			this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// txtAuthDate
			// 
			this.txtAuthDate.EditValue = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
			this.txtAuthDate.EnterMoveNextControl = true;
			this.txtAuthDate.Location = new System.Drawing.Point(136, 16);
			this.txtAuthDate.Name = "txtAuthDate";
			// 
			// txtAuthDate.Properties
			// 
			this.txtAuthDate.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
			this.txtAuthDate.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtAuthDate.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtAuthDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																												new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.txtAuthDate.Properties.DisplayFormat.FormatString = "yyyy 年 MM 月 dd 日";
			this.txtAuthDate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
			this.txtAuthDate.Properties.EditFormat.FormatString = "yyyy 年 MM 月 dd 日";
			this.txtAuthDate.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
			this.txtAuthDate.Properties.Mask.EditMask = "yyyy 年 MM 月 dd 日";
			this.txtAuthDate.Size = new System.Drawing.Size(160, 21);
			this.txtAuthDate.TabIndex = 0;
			this.txtAuthDate.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// label34
			// 
			this.label34.Location = new System.Drawing.Point(56, 16);
			this.label34.Name = "label34";
			this.label34.Size = new System.Drawing.Size(72, 23);
			this.label34.TabIndex = 57;
			this.label34.Text = "批准日期:";
			this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label35
			// 
			this.label35.Location = new System.Drawing.Point(56, 48);
			this.label35.Name = "label35";
			this.label35.Size = new System.Drawing.Size(72, 23);
			this.label35.TabIndex = 56;
			this.label35.Text = "批准人:";
			this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// txtAuthor1
			// 
			this.txtAuthor1.EnterMoveNextControl = true;
			this.txtAuthor1.Location = new System.Drawing.Point(136, 48);
			this.txtAuthor1.Name = "txtAuthor1";
			// 
			// txtAuthor1.Properties
			// 
			this.txtAuthor1.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtAuthor1.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtAuthor1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																											   new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.txtAuthor1.Size = new System.Drawing.Size(160, 21);
			this.txtAuthor1.TabIndex = 1;
			this.txtAuthor1.Visible = false;
			this.txtAuthor1.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// txtAuthor
			// 
			this.txtAuthor.Location = new System.Drawing.Point(136, 48);
			this.txtAuthor.Name = "txtAuthor";
			this.txtAuthor.Size = new System.Drawing.Size(160, 23);
			this.txtAuthor.TabIndex = 59;
			this.txtAuthor.Text = "批准人";
			this.txtAuthor.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// pagePay
			// 
			this.pagePay.Controls.Add(this.txtPayPer);
			this.pagePay.Controls.Add(this.label22);
			this.pagePay.Controls.Add(this.txtPayType);
			this.pagePay.Controls.Add(this.txtDatePay);
			this.pagePay.Controls.Add(this.txtPayReal);
			this.pagePay.Controls.Add(this.txtPaySum1);
			this.pagePay.Controls.Add(this.txtInvoice);
			this.pagePay.Controls.Add(this.label33);
			this.pagePay.Controls.Add(this.label32);
			this.pagePay.Controls.Add(this.label25);
			this.pagePay.Controls.Add(this.label24);
			this.pagePay.Controls.Add(this.label23);
			this.pagePay.Name = "pagePay";
			this.pagePay.Size = new System.Drawing.Size(399, 281);
			this.pagePay.Text = "交款";
			// 
			// txtPayPer
			// 
			this.txtPayPer.EditValue = new System.Decimal(new int[] {
																		0,
																		0,
																		0,
																		0});
			this.txtPayPer.Location = new System.Drawing.Point(136, 152);
			this.txtPayPer.Name = "txtPayPer";
			// 
			// txtPayPer.Properties
			// 
			this.txtPayPer.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																											  new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Ellipsis, "", -1, true, false, false, DevExpress.Utils.HorzAlignment.Center, null)});
			this.txtPayPer.Properties.DisplayFormat.FormatString = "p2";
			this.txtPayPer.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
			this.txtPayPer.Properties.Mask.EditMask = "p2";
			this.txtPayPer.Properties.Mask.UseMaskAsDisplayFormat = true;
			this.txtPayPer.Properties.ReadOnly = true;
			this.txtPayPer.Properties.UseCtrlIncrement = false;
			this.txtPayPer.Size = new System.Drawing.Size(100, 21);
			this.txtPayPer.TabIndex = 3;
			this.txtPayPer.TabStop = false;
			// 
			// label22
			// 
			this.label22.Location = new System.Drawing.Point(56, 152);
			this.label22.Name = "label22";
			this.label22.Size = new System.Drawing.Size(72, 23);
			this.label22.TabIndex = 57;
			this.label22.Text = "优惠折扣:";
			this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// txtPayType
			// 
			this.txtPayType.EnterMoveNextControl = true;
			this.txtPayType.Location = new System.Drawing.Point(136, 88);
			this.txtPayType.Name = "txtPayType";
			// 
			// txtPayType.Properties
			// 
			this.txtPayType.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtPayType.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtPayType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																											   new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.txtPayType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
			this.txtPayType.Size = new System.Drawing.Size(160, 21);
			this.txtPayType.TabIndex = 1;
			this.txtPayType.EditValueChanged += new System.EventHandler(this.BaseEditor_EditValueChanged);
			// 
			// txtDatePay
			// 
			this.txtDatePay.EditValue = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
			this.txtDatePay.EnterMoveNextControl = true;
			this.txtDatePay.Location = new System.Drawing.Point(136, 56);
			this.txtDatePay.Name = "txtDatePay";
			// 
			// txtDatePay.Properties
			// 
			this.txtDatePay.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
			this.txtDatePay.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtDatePay.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtDatePay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
																											   new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
			this.txtDatePay.Properties.DisplayFormat.FormatString = "yyyy 年 MM 月 dd 日";

⌨️ 快捷键说明

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