📄 childadvregist.cs
字号:
//
// label7
//
this.label7.Location = new System.Drawing.Point(168, 128);
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(304, 56);
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(8, 128);
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(248, 104);
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(8, 104);
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;
//
// pageClient
//
this.pageClient.Controls.Add(this.txtClientType);
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(689, 169);
this.pageClient.Text = "客户";
//
// txtClientType
//
this.txtClientType.EditValue = "";
this.txtClientType.EnterMoveNextControl = true;
this.txtClientType.Location = new System.Drawing.Point(64, 32);
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, "", -1, true, false, false, DevExpress.Utils.HorzAlignment.Center, null)});
this.txtClientType.Properties.ReadOnly = true;
this.txtClientType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.txtClientType.Size = new System.Drawing.Size(160, 21);
this.txtClientType.TabIndex = 1;
//
// txtFax
//
this.txtFax.EditValue = "";
this.txtFax.EnterMoveNextControl = true;
this.txtFax.Location = new System.Drawing.Point(64, 104);
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.Properties.ReadOnly = true;
this.txtFax.Size = new System.Drawing.Size(160, 21);
this.txtFax.TabIndex = 4;
//
// txtAddress
//
this.txtAddress.EditValue = "";
this.txtAddress.EnterMoveNextControl = true;
this.txtAddress.Location = new System.Drawing.Point(272, 48);
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.Properties.ReadOnly = true;
this.txtAddress.Size = new System.Drawing.Size(160, 48);
this.txtAddress.TabIndex = 5;
//
// txtZipCode
//
this.txtZipCode.EditValue = "";
this.txtZipCode.EnterMoveNextControl = true;
this.txtZipCode.Location = new System.Drawing.Point(272, 104);
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.Properties.ReadOnly = true;
this.txtZipCode.Size = new System.Drawing.Size(160, 21);
this.txtZipCode.TabIndex = 6;
//
// txtPhone
//
this.txtPhone.EditValue = "";
this.txtPhone.EnterMoveNextControl = true;
this.txtPhone.Location = new System.Drawing.Point(64, 80);
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.Properties.ReadOnly = true;
this.txtPhone.Size = new System.Drawing.Size(160, 21);
this.txtPhone.TabIndex = 3;
//
// txtLinkMan
//
this.txtLinkMan.EditValue = "";
this.txtLinkMan.EnterMoveNextControl = true;
this.txtLinkMan.Location = new System.Drawing.Point(64, 56);
this.txtLinkMan.Name = "txtLinkMan";
//
// 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.Properties.ReadOnly = true;
this.txtLinkMan.Size = new System.Drawing.Size(160, 21);
this.txtLinkMan.TabIndex = 2;
//
// txtClientCode
//
this.txtClientCode.EditValue = "";
this.txtClientCode.EnterMoveNextControl = true;
this.txtClientCode.Location = new System.Drawing.Point(64, 8);
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.Properties.ReadOnly = true;
this.txtClientCode.Size = new System.Drawing.Size(160, 21);
this.txtClientCode.TabIndex = 0;
//
// label3
//
this.label3.Location = new System.Drawing.Point(232, 104);
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(232, 48);
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(16, 104);
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(16, 80);
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(16, 56);
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(16, 32);
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(16, 8);
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.txtAuthor);
this.pageAuth.Name = "pageAuth";
this.pageAuth.Size = new System.Drawing.Size(689, 169);
this.pageAuth.Text = "批示";
//
// txtAuthContent
//
this.txtAuthContent.EditValue = "";
this.txtAuthContent.EnterMoveNextControl = true;
this.txtAuthContent.Location = new System.Drawing.Point(80, 56);
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.Properties.ReadOnly = true;
this.txtAuthContent.Size = new System.Drawing.Size(256, 80);
this.txtAuthContent.TabIndex = 2;
//
// label36
//
this.label36.Location = new System.Drawing.Point(8, 56);
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(80, 8);
this.txtAuthDate.Name = "txtAuthDate";
//
// txtAuthDate.Properties
//
this.txtAuthDate.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -