/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.m_pAssembly = new LumiSoft.UI.Controls.WEditBox(); this.m_pClass = new LumiSoft.UI.Controls.WEditBox(); this.m_pCost = new LumiSoft.UI.Controls.WSpinEdit(); this.m_pGet = new LumiSoft.UI.Controls.WButton(); this.wLabel1 = new LumiSoft.UI.Controls.WLabel(); this.wLabel2 = new LumiSoft.UI.Controls.WLabel(); this.wLabel3 = new LumiSoft.UI.Controls.WLabel(); this.m_pCancel = new LumiSoft.UI.Controls.WButton(); this.m_pOk = new LumiSoft.UI.Controls.WButton(); this.m_pEnabled = new LumiSoft.UI.Controls.WCheckBox.WCheckBox(); this.mt_Enabled = new LumiSoft.UI.Controls.WLabel(); this.wLabel4 = new LumiSoft.UI.Controls.WLabel(); this.m_pDescription = new LumiSoft.UI.Controls.WEditBox(); this.SuspendLayout(); // // m_pAssembly // this.m_pAssembly.DrawBorder = true; this.m_pAssembly.Location = new System.Drawing.Point(8, 56); this.m_pAssembly.Name = "m_pAssembly"; this.m_pAssembly.Size = new System.Drawing.Size(328, 20); this.m_pAssembly.TabIndex = 0; this.m_pAssembly.UseStaticViewStyle = true; // // m_pAssembly.ViewStyle // // // m_pClass // this.m_pClass.DrawBorder = true; this.m_pClass.Location = new System.Drawing.Point(8, 96); this.m_pClass.Name = "m_pClass"; this.m_pClass.Size = new System.Drawing.Size(328, 20); this.m_pClass.TabIndex = 1; this.m_pClass.UseStaticViewStyle = true; // // m_pClass.ViewStyle // // // m_pCost // this.m_pCost.BackColor = System.Drawing.Color.White; this.m_pCost.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right; this.m_pCost.DecimalPlaces = 0; this.m_pCost.DecMaxValue = new System.Decimal(new int[] { 999999999, 0, 0, 0}); this.m_pCost.DecMinValue = new System.Decimal(new int[] { 0, 0, 0, 0}); this.m_pCost.DecValue = new System.Decimal(new int[] { 0, 0, 0, 0}); this.m_pCost.DrawBorder = true; this.m_pCost.Location = new System.Drawing.Point(64, 120); this.m_pCost.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric; this.m_pCost.MaxLength = 32767; this.m_pCost.Name = "m_pCost"; this.m_pCost.ReadOnly = false; this.m_pCost.Size = new System.Drawing.Size(64, 20); this.m_pCost.TabIndex = 2; this.m_pCost.Text = "0"; this.m_pCost.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.m_pCost.UseStaticViewStyle = true; // // m_pCost.ViewStyle // // // m_pGet // this.m_pGet.DrawBorder = true; this.m_pGet.Location = new System.Drawing.Point(344, 56); this.m_pGet.Name = "m_pGet"; this.m_pGet.Size = new System.Drawing.Size(32, 20); this.m_pGet.TabIndex = 3; this.m_pGet.Text = "..."; this.m_pGet.UseStaticViewStyle = true; // // m_pGet.ViewStyle // this.m_pGet.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pGet_ButtonPressed); // // wLabel1 // this.wLabel1.Location = new System.Drawing.Point(8, 40); this.wLabel1.Name = "wLabel1"; this.wLabel1.Size = new System.Drawing.Size(144, 16); this.wLabel1.TabIndex = 4; this.wLabel1.Text = "Assembly"; this.wLabel1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; // // wLabel1.ViewStyle // // // wLabel2 // this.wLabel2.Location = new System.Drawing.Point(8, 80); this.wLabel2.Name = "wLabel2"; this.wLabel2.Size = new System.Drawing.Size(144, 16); this.wLabel2.TabIndex = 5; this.wLabel2.Text = "Class"; this.wLabel2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; // // wLabel2.ViewStyle // // // wLabel3 // this.wLabel3.Location = new System.Drawing.Point(8, 120); this.wLabel3.Name = "wLabel3"; this.wLabel3.Size = new System.Drawing.Size(56, 24); this.wLabel3.TabIndex = 6; this.wLabel3.Text = "Cost"; this.wLabel3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // wLabel3.ViewStyle // // // m_pCancel // this.m_pCancel.DrawBorder = true; this.m_pCancel.Location = new System.Drawing.Point(304, 120); this.m_pCancel.Name = "m_pCancel"; this.m_pCancel.Size = new System.Drawing.Size(72, 24); this.m_pCancel.TabIndex = 17; this.m_pCancel.Text = "Cancel"; this.m_pCancel.UseStaticViewStyle = true; // // m_pCancel.ViewStyle // this.m_pCancel.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pCancel_ButtonPressed); // // m_pOk // this.m_pOk.DrawBorder = true; this.m_pOk.Location = new System.Drawing.Point(216, 120); this.m_pOk.Name = "m_pOk"; this.m_pOk.Size = new System.Drawing.Size(72, 24); this.m_pOk.TabIndex = 18; this.m_pOk.Text = "OK"; this.m_pOk.UseStaticViewStyle = true; // // m_pOk.ViewStyle // this.m_pOk.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pOk_ButtonPressed); // // m_pEnabled // this.m_pEnabled.Checked = true; this.m_pEnabled.DrawBorder = true; this.m_pEnabled.Location = new System.Drawing.Point(192, 124); this.m_pEnabled.Name = "m_pEnabled"; this.m_pEnabled.ReadOnly = false; this.m_pEnabled.Size = new System.Drawing.Size(16, 16); this.m_pEnabled.TabIndex = 19; this.m_pEnabled.UseStaticViewStyle = true; // // m_pEnabled.ViewStyle // // // mt_Enabled // this.mt_Enabled.Location = new System.Drawing.Point(136, 120); this.mt_Enabled.Name = "mt_Enabled"; this.mt_Enabled.Size = new System.Drawing.Size(56, 24); this.mt_Enabled.TabIndex = 20; this.mt_Enabled.Text = "Enabled"; this.mt_Enabled.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // mt_Enabled.ViewStyle // // // wLabel4 // this.wLabel4.Location = new System.Drawing.Point(8, 0); this.wLabel4.Name = "wLabel4"; this.wLabel4.Size = new System.Drawing.Size(144, 16); this.wLabel4.TabIndex = 22; this.wLabel4.Text = "Description"; this.wLabel4.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; // // wLabel4.ViewStyle // // // m_pDescription // this.m_pDescription.DrawBorder = true; this.m_pDescription.Location = new System.Drawing.Point(8, 16); this.m_pDescription.Name = "m_pDescription"; this.m_pDescription.Size = new System.Drawing.Size(328, 20); this.m_pDescription.TabIndex = 21; this.m_pDescription.UseStaticViewStyle = true; // // m_pDescription.ViewStyle // // // wfrm_Filter // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(386, 151); this.Controls.Add(this.wLabel4); this.Controls.Add(this.m_pDescription); this.Controls.Add(this.mt_Enabled); this.Controls.Add(this.m_pEnabled); this.Controls.Add(this.m_pCancel); this.Controls.Add(this.m_pOk); this.Controls.Add(this.wLabel3); this.Controls.Add(this.wLabel2); this.Controls.Add(this.wLabel1); this.Controls.Add(this.m_pGet); this.Controls.Add(this.m_pCost); this.Controls.Add(this.m_pClass); this.Controls.Add(this.m_pAssembly); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "wfrm_Filter"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Filter"; this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.m_pEnabled = new LumiSoft.UI.Controls.WCheckBox.WCheckBox(); this.m_pMailboxSize = new LumiSoft.UI.Controls.WSpinEdit(); this.wLabel3 = new LumiSoft.UI.Controls.WLabel(); this.mt_userenabled = new LumiSoft.UI.Controls.WLabel(); this.mt_mailboxsize = new LumiSoft.UI.Controls.WLabel(); this.m_pRemove = new LumiSoft.UI.Controls.WButton(); this.m_pAdd = new LumiSoft.UI.Controls.WButton(); this.m_pGenerate = new LumiSoft.UI.Controls.WButton(); this.m_pDomains = new LumiSoft.UI.Controls.WComboBox(); this.mt_symbolAT = new LumiSoft.UI.Controls.WLabel(); this.m_pAddress = new LumiSoft.UI.Controls.WEditBox(); this.m_pDescription = new LumiSoft.UI.Controls.WEditBox(); this.m_pPassword = new LumiSoft.UI.Controls.WEditBox(); this.m_pLogOnName = new LumiSoft.UI.Controls.WEditBox(); this.m_pFullName = new LumiSoft.UI.Controls.WEditBox(); this.mt_Emails = new LumiSoft.UI.Controls.WLabel(); this.mt_description = new LumiSoft.UI.Controls.WLabel(); this.mt_password = new LumiSoft.UI.Controls.WLabel(); this.mt_username = new LumiSoft.UI.Controls.WLabel(); this.mt_fullname = new LumiSoft.UI.Controls.WLabel(); this.m_pAddresses = new System.Windows.Forms.ListBox(); this.m_pAllowRelay = new LumiSoft.UI.Controls.WCheckBox.WCheckBox(); this.wLabel1 = new LumiSoft.UI.Controls.WLabel(); this.SuspendLayout(); // // m_pEnabled // this.m_pEnabled.Checked = true; this.m_pEnabled.Location = new System.Drawing.Point(328, 134); this.m_pEnabled.Name = "m_pEnabled"; this.m_pEnabled.ReadOnly = false; this.m_pEnabled.Size = new System.Drawing.Size(30, 22); this.m_pEnabled.TabIndex = 30; this.m_pEnabled.UseStaticViewStyle = true; // // m_pEnabled.ViewStyle // // // m_pMailboxSize // this.m_pMailboxSize.BackColor = System.Drawing.Color.White; this.m_pMailboxSize.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Left; this.m_pMailboxSize.DecimalPlaces = 0; this.m_pMailboxSize.DecMaxValue = new System.Decimal(new int[] { 999999999, 0, 0, 0}); this.m_pMailboxSize.DecMinValue = new System.Decimal(new int[] { 999999999, 0, 0, -2147483648}); this.m_pMailboxSize.DecValue = new System.Decimal(new int[] { 20, 0, 0, 0}); this.m_pMailboxSize.Location = new System.Drawing.Point(120, 134); this.m_pMailboxSize.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric; this.m_pMailboxSize.MaxLength = 32767; this.m_pMailboxSize.Name = "m_pMailboxSize"; this.m_pMailboxSize.ReadOnly = false; this.m_pMailboxSize.Size = new System.Drawing.Size(56, 20); this.m_pMailboxSize.TabIndex = 29; this.m_pMailboxSize.Text = "20"; this.m_pMailboxSize.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.m_pMailboxSize.UseStaticViewStyle = true; // // m_pMailboxSize.ViewStyle // // // wLabel3 // this.wLabel3.Location = new System.Drawing.Point(176, 134); this.wLabel3.Name = "wLabel3"; this.wLabel3.Size = new System.Drawing.Size(40, 24); this.wLabel3.TabIndex = 43; this.wLabel3.Text = "MB"; this.wLabel3.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; // // wLabel3.ViewStyle // // // mt_userenabled // this.mt_userenabled.Location = new System.Drawing.Point(224, 134); this.mt_userenabled.Name = "mt_userenabled"; this.mt_userenabled.Size = new System.Drawing.Size(104, 24); this.mt_userenabled.TabIndex = 44; this.mt_userenabled.Text = "User Enabled"; this.mt_userenabled.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // mt_userenabled.ViewStyle // // // mt_mailboxsize // this.mt_mailboxsize.Location = new System.Drawing.Point(8, 134); this.mt_mailboxsize.Name = "mt_mailboxsize"; this.mt_mailboxsize.Size = new System.Drawing.Size(112, 24); this.mt_mailboxsize.TabIndex = 41; this.mt_mailboxsize.Text = "Max. Mailbox Size"; this.mt_mailboxsize.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // mt_mailboxsize.ViewStyle // // // m_pRemove // this.m_pRemove.Location = new System.Drawing.Point(280, 246); this.m_pRemove.Name = "m_pRemove"; this.m_pRemove.TabIndex = 34; this.m_pRemove.Text = "Remove"; this.m_pRemove.UseStaticViewStyle = true; // // m_pRemove.ViewStyle // this.m_pRemove.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pRemove_Click); // // m_pAdd // this.m_pAdd.Location = new System.Drawing.Point(280, 214); this.m_pAdd.Name = "m_pAdd"; this.m_pAdd.TabIndex = 33; this.m_pAdd.Text = "Add"; this.m_pAdd.UseStaticViewStyle = true; // // m_pAdd.ViewStyle // this.m_pAdd.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pAdd_Click); // // m_pGenerate // this.m_pGenerate.Location = new System.Drawing.Point(232, 62); this.m_pGenerate.Name = "m_pGenerate"; this.m_pGenerate.Size = new System.Drawing.Size(128, 24); this.m_pGenerate.TabIndex = 27; this.m_pGenerate.Text = "Generate Password"; this.m_pGenerate.UseStaticViewStyle = true; // // m_pGenerate.ViewStyle // this.m_pGenerate.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pGenerate_Click); // // m_pDomains // this.m_pDomains.DropDownWidth = 144; this.m_pDomains.Location = new System.Drawing.Point(216, 182); this.m_pDomains.Name = "m_pDomains"; this.m_pDomains.EditStyle = LumiSoft.UI.Controls.EditStyle.Selectable; this.m_pDomains.SelectedIndex = -1; this.m_pDomains.Size = new System.Drawing.Size(144, 20); this.m_pDomains.TabIndex = 32; this.m_pDomains.UseStaticViewStyle = true; // // m_pDomains.ViewStyle // this.m_pDomains.VisibleItems = 5; // // mt_symbolAT // this.mt_symbolAT.Location = new System.Drawing.Point(200, 182); this.mt_symbolAT.Name = "mt_symbolAT"; this.mt_symbolAT.Size = new System.Drawing.Size(16, 24); this.mt_symbolAT.TabIndex = 45; this.mt_symbolAT.Text = "@"; // // mt_symbolAT.ViewStyle // // // m_pAddress // this.m_pAddress.Location = new System.Drawing.Point(8, 182); this.m_pAddress.Name = "m_pAddress"; this.m_pAddress.Size = new System.Drawing.Size(192, 20); this.m_pAddress.TabIndex = 31; this.m_pAddress.UseStaticViewStyle = true; // // m_pAddress.ViewStyle // // // m_pDescription // this.m_pDescription.Location = new System.Drawing.Point(8, 102); this.m_pDescription.Name = "m_pDescription"; this.m_pDescription.Size = new System.Drawing.Size(352, 20); this.m_pDescription.TabIndex = 28; this.m_pDescription.UseStaticViewStyle = true; // // m_pDescription.ViewStyle // // // m_pPassword // this.m_pPassword.Location = new System.Drawing.Point(120, 62); this.m_pPassword.Name = "m_pPassword"; this.m_pPassword.Size = new System.Drawing.Size(104, 20); this.m_pPassword.TabIndex = 26; this.m_pPassword.UseStaticViewStyle = true; // // m_pPassword.ViewStyle // // // m_pLogOnName // this.m_pLogOnName.Location = new System.Drawing.Point(8, 62); this.m_pLogOnName.Name = "m_pLogOnName"; this.m_pLogOnName.Size = new System.Drawing.Size(104, 20); this.m_pLogOnName.TabIndex = 25; this.m_pLogOnName.UseStaticViewStyle = true; // // m_pLogOnName.ViewStyle // // // m_pFullName // this.m_pFullName.Location = new System.Drawing.Point(8, 22); this.m_pFullName.Name = "m_pFullName"; this.m_pFullName.Size = new System.Drawing.Size(216, 20); this.m_pFullName.TabIndex = 24; this.m_pFullName.UseStaticViewStyle = true; // // m_pFullName.ViewStyle // // // mt_Emails // this.mt_Emails.Location = new System.Drawing.Point(8, 166); this.mt_Emails.Name = "mt_Emails"; this.mt_Emails.Size = new System.Drawing.Size(104, 16); this.mt_Emails.TabIndex = 42; this.mt_Emails.Text = "E-mail Address"; this.mt_Emails.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; // // mt_Emails.ViewStyle // // // mt_description // this.mt_description.Location = new System.Drawing.Point(8, 86); this.mt_description.Name = "mt_description"; this.mt_description.Size = new System.Drawing.Size(104, 16); this.mt_description.TabIndex = 40; this.mt_description.Text = "Description"; this.mt_description.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; // // mt_description.ViewStyle // // // mt_password // this.mt_password.Location = new System.Drawing.Point(120, 46); this.mt_password.Name = "mt_password"; this.mt_password.Size = new System.Drawing.Size(104, 16); this.mt_password.TabIndex = 39; this.mt_password.Text = "Password"; this.mt_password.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; // // mt_password.ViewStyle // // // mt_username // this.mt_username.Location = new System.Drawing.Point(8, 46); this.mt_username.Name = "mt_username"; this.mt_username.Size = new System.Drawing.Size(104, 16); this.mt_username.TabIndex = 38; this.mt_username.Text = "User Name"; this.mt_username.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; // // mt_username.ViewStyle // // // mt_fullname // this.mt_fullname.Location = new System.Drawing.Point(8, 6); this.mt_fullname.Name = "mt_fullname"; this.mt_fullname.Size = new System.Drawing.Size(104, 16); this.mt_fullname.TabIndex = 37; this.mt_fullname.Text = "Full Name"; this.mt_fullname.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; // // mt_fullname.ViewStyle // // // m_pAddresses // this.m_pAddresses.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.m_pAddresses.Location = new System.Drawing.Point(8, 214); this.m_pAddresses.Name = "m_pAddresses"; this.m_pAddresses.Size = new System.Drawing.Size(264, 132); this.m_pAddresses.TabIndex = 36; // // m_pAllowRelay // this.m_pAllowRelay.Checked = true; this.m_pAllowRelay.Location = new System.Drawing.Point(328, 152); this.m_pAllowRelay.Name = "m_pAllowRelay"; this.m_pAllowRelay.ReadOnly = false; this.m_pAllowRelay.Size = new System.Drawing.Size(30, 22); this.m_pAllowRelay.TabIndex = 46; this.m_pAllowRelay.UseStaticViewStyle = true; // // m_pAllowRelay.ViewStyle // // // wLabel1 // this.wLabel1.Location = new System.Drawing.Point(224, 152); this.wLabel1.Name = "wLabel1"; this.wLabel1.Size = new System.Drawing.Size(104, 24); this.wLabel1.TabIndex = 47; this.wLabel1.Text = "Allow Relay"; this.wLabel1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // wLabel1.ViewStyle // // // wfrm_User_General // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(368, 351); this.Controls.AddRange(new System.Windows.Forms.Control[] { this.m_pAllowRelay, this.wLabel1, this.m_pEnabled, this.m_pMailboxSize, this.wLabel3, this.mt_userenabled, this.mt_mailboxsize, this.m_pRemove, this.m_pAdd, this.m_pGenerate, this.m_pDomains, this.mt_symbolAT, this.m_pAddress, this.m_pDescription, this.m_pPassword, this.m_pLogOnName, this.m_pFullName, this.mt_Emails, this.mt_description, this.mt_password, this.mt_username, this.mt_fullname, this.m_pAddresses}); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "wfrm_User_General"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "User"; this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.wLabel3 = new LumiSoft.UI.Controls.WLabel(); this.wLabel2 = new LumiSoft.UI.Controls.WLabel(); this.wLabel1 = new LumiSoft.UI.Controls.WLabel(); this.m_pAdd = new LumiSoft.UI.Controls.WButton(); this.grid = new System.Windows.Forms.DataGrid(); this.n_pPassword = new LumiSoft.UI.Controls.WEditBox(); this.m_pUserName = new LumiSoft.UI.Controls.WEditBox(); this.m_pPort = new LumiSoft.UI.Controls.WSpinEdit(); this.m_pServer = new LumiSoft.UI.Controls.WEditBox(); this.m_pDelete = new LumiSoft.UI.Controls.WButton(); ((System.ComponentModel.ISupportInitialize)(this.grid)).BeginInit(); this.SuspendLayout(); // // wLabel3 // this.wLabel3.Location = new System.Drawing.Point(10, 72); this.wLabel3.Name = "wLabel3"; this.wLabel3.Size = new System.Drawing.Size(72, 24); this.wLabel3.TabIndex = 19; this.wLabel3.Text = "Password"; this.wLabel3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // wLabel3.ViewStyle // // // wLabel2 // this.wLabel2.Location = new System.Drawing.Point(10, 48); this.wLabel2.Name = "wLabel2"; this.wLabel2.Size = new System.Drawing.Size(72, 24); this.wLabel2.TabIndex = 18; this.wLabel2.Text = "Username"; this.wLabel2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // wLabel2.ViewStyle // // // wLabel1 // this.wLabel1.Location = new System.Drawing.Point(10, 24); this.wLabel1.Name = "wLabel1"; this.wLabel1.Size = new System.Drawing.Size(72, 24); this.wLabel1.TabIndex = 17; this.wLabel1.Text = "Server"; this.wLabel1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // wLabel1.ViewStyle // // // m_pAdd // this.m_pAdd.Location = new System.Drawing.Point(218, 72); this.m_pAdd.Name = "m_pAdd"; this.m_pAdd.Size = new System.Drawing.Size(56, 24); this.m_pAdd.TabIndex = 15; this.m_pAdd.Text = "Add"; // // m_pAdd.ViewStyle // this.m_pAdd.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pAdd_ButtonPressed); // // grid // this.grid.DataMember = ""; this.grid.HeaderForeColor = System.Drawing.SystemColors.ControlText; this.grid.Location = new System.Drawing.Point(8, 112); this.grid.Name = "grid"; this.grid.Size = new System.Drawing.Size(352, 184); this.grid.TabIndex = 14; // // n_pPassword // this.n_pPassword.Location = new System.Drawing.Point(82, 72); this.n_pPassword.Name = "n_pPassword"; this.n_pPassword.Size = new System.Drawing.Size(120, 20); this.n_pPassword.TabIndex = 13; // // wEditBox3.ViewStyle // // // m_pUserName // this.m_pUserName.Location = new System.Drawing.Point(82, 48); this.m_pUserName.Name = "m_pUserName"; this.m_pUserName.Size = new System.Drawing.Size(120, 20); this.m_pUserName.TabIndex = 12; // // wEditBox2.ViewStyle // // // m_pPort // this.m_pPort.BackColor = System.Drawing.Color.White; this.m_pPort.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right; this.m_pPort.DecimalPlaces = 0; this.m_pPort.DecMaxValue = new System.Decimal(new int[] { 999999999, 0, 0, 0}); this.m_pPort.DecMinValue = new System.Decimal(new int[] { 1, 0, 0, 0}); this.m_pPort.DecValue = new System.Decimal(new int[] { 110, 0, 0, 0}); this.m_pPort.Location = new System.Drawing.Point(210, 24); this.m_pPort.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric; this.m_pPort.MaxLength = 32767; this.m_pPort.Name = "m_pPort"; this.m_pPort.ReadOnly = false; this.m_pPort.Size = new System.Drawing.Size(48, 20); this.m_pPort.TabIndex = 11; this.m_pPort.Text = "110"; this.m_pPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.m_pPort.UseStaticViewStyle = false; // // wSpinEdit1.ViewStyle // // // m_pServer // this.m_pServer.Location = new System.Drawing.Point(82, 24); this.m_pServer.Name = "m_pServer"; this.m_pServer.Size = new System.Drawing.Size(120, 20); this.m_pServer.TabIndex = 10; // // wEditBox1.ViewStyle // // // m_pDelete // this.m_pDelete.Location = new System.Drawing.Point(288, 72); this.m_pDelete.Name = "m_pDelete"; this.m_pDelete.Size = new System.Drawing.Size(72, 24); this.m_pDelete.TabIndex = 20; this.m_pDelete.Text = "Delete"; // // m_pDelete.ViewStyle // this.m_pDelete.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pDelete_ButtonPressed); // // wfrm_User_Pop3Rem // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(376, 309); this.Controls.AddRange(new System.Windows.Forms.Control[] { this.m_pDelete, this.wLabel3, this.wLabel2, this.wLabel1, this.m_pAdd, this.grid, this.n_pPassword, this.m_pUserName, this.m_pPort, this.m_pServer}); this.Name = "wfrm_User_Pop3Rem"; this.Text = "wfrm_User_Pop3Rem"; ((System.ComponentModel.ISupportInitialize)(this.grid)).EndInit(); this.ResumeLayout(false); }