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

📄 childadvregist.cs

📁 报刊广告管理系统。CSharp编写
💻 CS
📖 第 1 页 / 共 5 页
字号:
			// 
			this.txtAdvContent.EditValue = "";
			this.txtAdvContent.EnterMoveNextControl = true;
			this.txtAdvContent.Location = new System.Drawing.Point(72, 32);
			this.txtAdvContent.Name = "txtAdvContent";
			// 
			// txtAdvContent.Properties
			// 
			this.txtAdvContent.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtAdvContent.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtAdvContent.Properties.ReadOnly = true;
			this.txtAdvContent.Size = new System.Drawing.Size(192, 40);
			this.txtAdvContent.TabIndex = 1;
			// 
			// label28
			// 
			this.label28.Location = new System.Drawing.Point(8, 32);
			this.label28.Name = "label28";
			this.label28.Size = new System.Drawing.Size(72, 23);
			this.label28.TabIndex = 61;
			this.label28.Text = "广告内容:";
			this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// txtPaperPerNum
			// 
			this.txtPaperPerNum.EditValue = new System.Decimal(new int[] {
																			 0,
																			 0,
																			 0,
																			 0});
			this.txtPaperPerNum.EnterMoveNextControl = true;
			this.txtPaperPerNum.Location = new System.Drawing.Point(200, 80);
			this.txtPaperPerNum.Name = "txtPaperPerNum";
			// 
			// txtPaperPerNum.Properties
			// 
			this.txtPaperPerNum.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.txtPaperPerNum.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
			this.txtPaperPerNum.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
			this.txtPaperPerNum.Properties.Mask.EditMask = "d0";
			this.txtPaperPerNum.Properties.Mask.UseMaskAsDisplayFormat = true;
			this.txtPaperPerNum.Properties.ReadOnly = true;
			this.txtPaperPerNum.Properties.UseCtrlIncrement = false;
			this.txtPaperPerNum.Size = new System.Drawing.Size(64, 21);
			this.txtPaperPerNum.TabIndex = 3;
			// 
			// label38
			// 
			this.label38.Location = new System.Drawing.Point(272, 80);
			this.label38.Name = "label38";
			this.label38.Size = new System.Drawing.Size(24, 23);
			this.label38.TabIndex = 59;
			this.label38.Text = "期";
			this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// txtDateIssue
			// 
			this.txtDateIssue.EditValue = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
			this.txtDateIssue.EnterMoveNextControl = true;
			this.txtDateIssue.Location = new System.Drawing.Point(72, 80);
			this.txtDateIssue.Name = "txtDateIssue";
			// 
			// txtDateIssue.Properties
			// 
			this.txtDateIssue.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtDateIssue.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtDateIssue.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.txtDateIssue.Properties.DisplayFormat.FormatString = "yyyy 年 MM 月 dd 日";
			this.txtDateIssue.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
			this.txtDateIssue.Properties.EditFormat.FormatString = "yyyy 年 MM 月 dd 日";
			this.txtDateIssue.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
			this.txtDateIssue.Properties.Mask.EditMask = "yyyy 年 MM 月 dd 日";
			this.txtDateIssue.Properties.ReadOnly = true;
			this.txtDateIssue.Size = new System.Drawing.Size(120, 21);
			this.txtDateIssue.TabIndex = 2;
			// 
			// label37
			// 
			this.label37.Location = new System.Drawing.Point(8, 80);
			this.label37.Name = "label37";
			this.label37.Size = new System.Drawing.Size(72, 23);
			this.label37.TabIndex = 56;
			this.label37.Text = "出版日期:";
			this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// txtPayNum
			// 
			this.txtPayNum.EditValue = new System.Decimal(new int[] {
																		0,
																		0,
																		0,
																		0});
			this.txtPayNum.EnterMoveNextControl = true;
			this.txtPayNum.Location = new System.Drawing.Point(368, 80);
			this.txtPayNum.Name = "txtPayNum";
			// 
			// txtPayNum.Properties
			// 
			this.txtPayNum.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.txtPayNum.Properties.MaxValue = new System.Decimal(new int[] {
																				  1000,
																				  0,
																				  0,
																				  0});
			this.txtPayNum.Properties.ReadOnly = true;
			this.txtPayNum.Properties.UseCtrlIncrement = false;
			this.txtPayNum.Size = new System.Drawing.Size(96, 21);
			this.txtPayNum.TabIndex = 11;
			// 
			// txtPaperSpace
			// 
			this.txtPaperSpace.EnterMoveNextControl = true;
			this.txtPaperSpace.Location = new System.Drawing.Point(72, 128);
			this.txtPaperSpace.Name = "txtPaperSpace";
			// 
			// txtPaperSpace.Properties
			// 
			this.txtPaperSpace.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtPaperSpace.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtPaperSpace.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.txtPaperSpace.Properties.ReadOnly = true;
			this.txtPaperSpace.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
			this.txtPaperSpace.Size = new System.Drawing.Size(96, 21);
			this.txtPaperSpace.TabIndex = 6;
			// 
			// txtPaySum
			// 
			this.txtPaySum.EnterMoveNextControl = true;
			this.txtPaySum.Location = new System.Drawing.Point(368, 128);
			this.txtPaySum.Name = "txtPaySum";
			// 
			// txtPaySum.Properties
			// 
			this.txtPaySum.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtPaySum.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtPaySum.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.txtPaySum.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
			this.txtPaySum.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
			this.txtPaySum.Properties.Mask.EditMask = "c2";
			this.txtPaySum.Properties.Mask.UseMaskAsDisplayFormat = true;
			this.txtPaySum.Properties.ReadOnly = true;
			this.txtPaySum.Size = new System.Drawing.Size(96, 21);
			this.txtPaySum.TabIndex = 12;
			// 
			// txtColor
			// 
			this.txtColor.EnterMoveNextControl = true;
			this.txtColor.Location = new System.Drawing.Point(232, 128);
			this.txtColor.Name = "txtColor";
			// 
			// txtColor.Properties
			// 
			this.txtColor.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtColor.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtColor.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.txtColor.Properties.ReadOnly = true;
			this.txtColor.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
			this.txtColor.Size = new System.Drawing.Size(56, 21);
			this.txtColor.TabIndex = 7;
			// 
			// txtPayPrice
			// 
			this.txtPayPrice.EnterMoveNextControl = true;
			this.txtPayPrice.Location = new System.Drawing.Point(368, 104);
			this.txtPayPrice.Name = "txtPayPrice";
			// 
			// txtPayPrice.Properties
			// 
			this.txtPayPrice.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(255)), ((System.Byte)(224)), ((System.Byte)(192)));
			this.txtPayPrice.Properties.AppearanceFocused.Options.UseBackColor = true;
			this.txtPayPrice.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.txtPayPrice.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
			this.txtPayPrice.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
			this.txtPayPrice.Properties.Mask.EditMask = "c2";
			this.txtPayPrice.Properties.Mask.UseMaskAsDisplayFormat = true;
			this.txtPayPrice.Properties.ReadOnly = true;
			this.txtPayPrice.Size = new System.Drawing.Size(96, 21);
			this.txtPayPrice.TabIndex = 10;
			// 
			// txtPaperSpaceNum
			// 
			this.txtPaperSpaceNum.EditValue = "";
			this.txtPaperSpaceNum.EnterMoveNextControl = true;
			this.txtPaperSpaceNum.Location = new System.Drawing.Point(200, 104);
			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.Properties.ReadOnly = true;
			this.txtPaperSpaceNum.Size = new System.Drawing.Size(40, 21);
			this.txtPaperSpaceNum.TabIndex = 5;
			// 
			// txtPayUnit
			// 
			this.txtPayUnit.EnterMoveNextControl = true;
			this.txtPayUnit.Location = new System.Drawing.Point(368, 56);
			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, "", -1, true, false, false, DevExpress.Utils.HorzAlignment.Center, null)});
			this.txtPayUnit.Properties.ReadOnly = true;
			this.txtPayUnit.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
			this.txtPayUnit.Size = new System.Drawing.Size(96, 21);
			this.txtPayUnit.TabIndex = 9;
			// 
			// txtPaperName
			// 
			this.txtPaperName.EnterMoveNextControl = true;
			this.txtPaperName.Location = new System.Drawing.Point(72, 104);
			this.txtPaperName.Name = "txtPaperName";
			// 
			// txtPaperName.Properties
			// 
			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.ReadOnly = true;
			this.txtPaperName.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
			this.txtPaperName.Size = new System.Drawing.Size(120, 21);
			this.txtPaperName.TabIndex = 4;
			// 
			// txtAdvSpec
			// 
			this.txtAdvSpec.EditValue = "";
			this.txtAdvSpec.EnterMoveNextControl = true;
			this.txtAdvSpec.Location = new System.Drawing.Point(304, 32);
			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.Properties.ReadOnly = true;
			this.txtAdvSpec.Size = new System.Drawing.Size(160, 21);
			this.txtAdvSpec.TabIndex = 8;
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(304, 128);
			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(304, 104);
			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(304, 80);
			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(304, 8);
			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;

⌨️ 快捷键说明

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