📄 options.cs
字号:
this.ultraLabel1.Text = "My incoming mail server is";
//
// ultraLabel2
//
this.ultraLabel2.Location = new System.Drawing.Point(8, 40);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Size = new System.Drawing.Size(160, 23);
this.ultraLabel2.TabIndex = 2;
this.ultraLabel2.Text = "Incoming mail server (POP3)";
//
// ultraLabel3
//
this.ultraLabel3.Location = new System.Drawing.Point(8, 64);
this.ultraLabel3.Name = "ultraLabel3";
this.ultraLabel3.Size = new System.Drawing.Size(160, 23);
this.ultraLabel3.TabIndex = 3;
this.ultraLabel3.Text = "Outgoing mail server (SMTP)";
//
// ultraGroupBox3
//
this.ultraGroupBox3.Controls.Add(this.ultraCheckEditor2);
this.ultraGroupBox3.Controls.Add(this.ultraTextEditor6);
this.ultraGroupBox3.Controls.Add(this.ultraLabel9);
this.ultraGroupBox3.Controls.Add(this.ultraTextEditor2);
this.ultraGroupBox3.Controls.Add(this.ultraTextEditor1);
this.ultraGroupBox3.Controls.Add(this.ultraLabel5);
this.ultraGroupBox3.Controls.Add(this.ultraLabel4);
this.ultraGroupBox3.Location = new System.Drawing.Point(-8, 96);
this.ultraGroupBox3.Name = "ultraGroupBox3";
this.ultraGroupBox3.Size = new System.Drawing.Size(472, 96);
this.ultraGroupBox3.SupportThemes = false;
this.ultraGroupBox3.TabIndex = 4;
this.ultraGroupBox3.Text = " Incoming Mail Server";
//
// ultraLabel4
//
this.ultraLabel4.Location = new System.Drawing.Point(16, 18);
this.ultraLabel4.Name = "ultraLabel4";
this.ultraLabel4.Size = new System.Drawing.Size(160, 23);
this.ultraLabel4.TabIndex = 3;
this.ultraLabel4.Text = "Account name";
//
// ultraLabel5
//
this.ultraLabel5.Location = new System.Drawing.Point(16, 42);
this.ultraLabel5.Name = "ultraLabel5";
this.ultraLabel5.Size = new System.Drawing.Size(160, 23);
this.ultraLabel5.TabIndex = 4;
this.ultraLabel5.Text = "Password";
//
// ultraTextEditor1
//
this.ultraTextEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraTextEditor1.Location = new System.Drawing.Point(176, 18);
this.ultraTextEditor1.Name = "ultraTextEditor1";
this.ultraTextEditor1.Size = new System.Drawing.Size(152, 21);
this.ultraTextEditor1.TabIndex = 5;
//
// ultraTextEditor2
//
this.ultraTextEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraTextEditor2.Location = new System.Drawing.Point(176, 42);
this.ultraTextEditor2.Name = "ultraTextEditor2";
this.ultraTextEditor2.PasswordChar = '*';
this.ultraTextEditor2.Size = new System.Drawing.Size(152, 21);
this.ultraTextEditor2.TabIndex = 6;
//
// ultraGroupBox4
//
this.ultraGroupBox4.Controls.Add(this.ultraTextEditor5);
this.ultraGroupBox4.Controls.Add(this.ultraLabel8);
this.ultraGroupBox4.Controls.Add(this.ultraCheckEditor1);
this.ultraGroupBox4.Controls.Add(this.ultraTextEditor3);
this.ultraGroupBox4.Controls.Add(this.ultraTextEditor4);
this.ultraGroupBox4.Controls.Add(this.ultraLabel6);
this.ultraGroupBox4.Controls.Add(this.ultraLabel7);
this.ultraGroupBox4.Enabled = false;
this.ultraGroupBox4.Location = new System.Drawing.Point(-8, 185);
this.ultraGroupBox4.Name = "ultraGroupBox4";
this.ultraGroupBox4.Size = new System.Drawing.Size(472, 103);
this.ultraGroupBox4.SupportThemes = false;
this.ultraGroupBox4.TabIndex = 5;
this.ultraGroupBox4.Text = " Outgoing Mail Server";
//
// ultraTextEditor3
//
appearance1.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
this.ultraTextEditor3.Appearance = appearance1;
this.ultraTextEditor3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraTextEditor3.Enabled = false;
this.ultraTextEditor3.Location = new System.Drawing.Point(176, 72);
this.ultraTextEditor3.Name = "ultraTextEditor3";
this.ultraTextEditor3.PasswordChar = '*';
this.ultraTextEditor3.Size = new System.Drawing.Size(152, 21);
this.ultraTextEditor3.TabIndex = 6;
//
// ultraTextEditor4
//
appearance2.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
this.ultraTextEditor4.Appearance = appearance2;
this.ultraTextEditor4.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraTextEditor4.Enabled = false;
this.ultraTextEditor4.Location = new System.Drawing.Point(176, 48);
this.ultraTextEditor4.Name = "ultraTextEditor4";
this.ultraTextEditor4.Size = new System.Drawing.Size(152, 21);
this.ultraTextEditor4.TabIndex = 5;
//
// ultraLabel6
//
this.ultraLabel6.Enabled = false;
this.ultraLabel6.Location = new System.Drawing.Point(16, 72);
this.ultraLabel6.Name = "ultraLabel6";
this.ultraLabel6.Size = new System.Drawing.Size(160, 23);
this.ultraLabel6.TabIndex = 4;
this.ultraLabel6.Text = "Password";
//
// ultraLabel7
//
this.ultraLabel7.Enabled = false;
this.ultraLabel7.Location = new System.Drawing.Point(16, 48);
this.ultraLabel7.Name = "ultraLabel7";
this.ultraLabel7.Size = new System.Drawing.Size(160, 23);
this.ultraLabel7.TabIndex = 3;
this.ultraLabel7.Text = "Account name";
//
// ultraCheckEditor1
//
this.ultraCheckEditor1.Enabled = false;
this.ultraCheckEditor1.FlatMode = true;
this.ultraCheckEditor1.Location = new System.Drawing.Point(16, 24);
this.ultraCheckEditor1.Name = "ultraCheckEditor1";
this.ultraCheckEditor1.Size = new System.Drawing.Size(152, 20);
this.ultraCheckEditor1.TabIndex = 7;
this.ultraCheckEditor1.Text = "Required Authentication";
//
// ultraLabel8
//
this.ultraLabel8.Enabled = false;
this.ultraLabel8.Location = new System.Drawing.Point(334, 51);
this.ultraLabel8.Name = "ultraLabel8";
this.ultraLabel8.Size = new System.Drawing.Size(56, 16);
this.ultraLabel8.TabIndex = 8;
this.ultraLabel8.Text = "Port";
//
// ultraTextEditor5
//
appearance3.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
this.ultraTextEditor5.Appearance = appearance3;
this.ultraTextEditor5.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraTextEditor5.Enabled = false;
this.ultraTextEditor5.Location = new System.Drawing.Point(400, 47);
this.ultraTextEditor5.Name = "ultraTextEditor5";
this.ultraTextEditor5.Size = new System.Drawing.Size(56, 21);
this.ultraTextEditor5.TabIndex = 9;
//
// ultraTextEditor6
//
this.ultraTextEditor6.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraTextEditor6.Location = new System.Drawing.Point(400, 19);
this.ultraTextEditor6.Name = "ultraTextEditor6";
this.ultraTextEditor6.Size = new System.Drawing.Size(56, 21);
this.ultraTextEditor6.TabIndex = 11;
//
// ultraLabel9
//
this.ultraLabel9.Location = new System.Drawing.Point(336, 21);
this.ultraLabel9.Name = "ultraLabel9";
this.ultraLabel9.Size = new System.Drawing.Size(56, 16);
this.ultraLabel9.TabIndex = 10;
this.ultraLabel9.Text = "Port";
//
// ultraCheckEditor2
//
this.ultraCheckEditor2.Checked = true;
this.ultraCheckEditor2.CheckState = System.Windows.Forms.CheckState.Checked;
this.ultraCheckEditor2.FlatMode = true;
this.ultraCheckEditor2.Location = new System.Drawing.Point(16, 64);
this.ultraCheckEditor2.Name = "ultraCheckEditor2";
this.ultraCheckEditor2.Size = new System.Drawing.Size(448, 20);
this.ultraCheckEditor2.TabIndex = 12;
this.ultraCheckEditor2.Text = "leave a copy of messages on server";
//
// ultraTextEditor7
//
this.ultraTextEditor7.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraTextEditor7.Location = new System.Drawing.Point(176, 40);
this.ultraTextEditor7.Name = "ultraTextEditor7";
this.ultraTextEditor7.Size = new System.Drawing.Size(152, 21);
this.ultraTextEditor7.TabIndex = 6;
//
// ultraTextEditor8
//
appearance4.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(224)), ((System.Byte)(224)), ((System.Byte)(224)));
this.ultraTextEditor8.Appearance = appearance4;
this.ultraTextEditor8.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraTextEditor8.Enabled = false;
this.ultraTextEditor8.Location = new System.Drawing.Point(176, 64);
this.ultraTextEditor8.Name = "ultraTextEditor8";
this.ultraTextEditor8.Size = new System.Drawing.Size(152, 21);
this.ultraTextEditor8.TabIndex = 7;
//
// ultraCheckEditor3
//
this.ultraCheckEditor3.Checked = true;
this.ultraCheckEditor3.CheckState = System.Windows.Forms.CheckState.Checked;
this.ultraCheckEditor3.FlatMode = true;
this.ultraCheckEditor3.Location = new System.Drawing.Point(336, 64);
this.ultraCheckEditor3.Name = "ultraCheckEditor3";
this.ultraCheckEditor3.TabIndex = 8;
this.ultraCheckEditor3.Text = "Use Default SMTP";
//
// ultraLabel10
//
this.ultraLabel10.Location = new System.Drawing.Point(8, 16);
this.ultraLabel10.Name = "ultraLabel10";
this.ultraLabel10.Size = new System.Drawing.Size(160, 23);
this.ultraLabel10.TabIndex = 7;
this.ultraLabel10.Text = "Interface Language";
//
// ultraComboEditor2
//
this.ultraComboEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2003;
this.ultraComboEditor2.Location = new System.Drawing.Point(176, 16);
this.ultraComboEditor2.Name = "ultraComboEditor2";
this.ultraComboEditor2.Size = new System.Drawing.Size(152, 21);
this.ultraComboEditor2.TabIndex = 8;
this.ultraComboEditor2.Text = "English";
//
// Options
//
this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
this.ClientSize = new System.Drawing.Size(462, 343);
this.Controls.Add(this.ultraGroupBox2);
this.Controls.Add(this.ultraTabControl1);
this.Controls.Add(this.ultraGroupBox1);
this.Name = "Options";
this.Text = "Options";
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
this.ultraTabControl1.ResumeLayout(false);
this.ultraTabPageControl1.ResumeLayout(false);
this.ultraTabPageControl2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
this.ultraGroupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
this.ultraGroupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
this.ultraGroupBox4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
this.ResumeLayout(false);
}
#endregion
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -