Exemple #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.wEditBox1      = new LumiSoft.UI.Controls.WEditBox();
     this.wSpinEdit1     = new LumiSoft.UI.Controls.WSpinEdit();
     this.wPictureBox1   = new LumiSoft.UI.Controls.WPictureBox();
     this.wButtonEdit1   = new LumiSoft.UI.Controls.WButtonEdit();
     this.wDatePicker1   = new LumiSoft.UI.Controls.WDatePicker.WDatePicker();
     this.wComboBox1     = new LumiSoft.UI.Controls.WComboBox();
     this.wCheckBox1     = new LumiSoft.UI.Controls.WCheckBox.WCheckBox();
     this.toolBar1       = new LumiSoft.UI.Controls.WToolBar();
     this.toolBarButton1 = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton2 = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton3 = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton4 = new System.Windows.Forms.ToolBarButton();
     this.contextMenu1   = new System.Windows.Forms.ContextMenu();
     this.menuItem1      = new System.Windows.Forms.MenuItem();
     this.menuItem2      = new System.Windows.Forms.MenuItem();
     this.toolBarButton5 = new System.Windows.Forms.ToolBarButton();
     this.imageList1     = new System.Windows.Forms.ImageList(this.components);
     this.wEditBox2      = new LumiSoft.UI.Controls.WEditBox();
     this.wEditBox3      = new LumiSoft.UI.Controls.WEditBox();
     this.wSpinEdit2     = new LumiSoft.UI.Controls.WSpinEdit();
     this.wSpinEdit3     = new LumiSoft.UI.Controls.WSpinEdit();
     this.wButtonEdit2   = new LumiSoft.UI.Controls.WButtonEdit();
     this.wButtonEdit3   = new LumiSoft.UI.Controls.WButtonEdit();
     this.wComboBox2     = new LumiSoft.UI.Controls.WComboBox();
     this.wComboBox3     = new LumiSoft.UI.Controls.WComboBox();
     this.wDatePicker2   = new LumiSoft.UI.Controls.WDatePicker.WDatePicker();
     this.wDatePicker3   = new LumiSoft.UI.Controls.WDatePicker.WDatePicker();
     this.wCheckBox2     = new LumiSoft.UI.Controls.WCheckBox.WCheckBox();
     this.wCheckBox3     = new LumiSoft.UI.Controls.WCheckBox.WCheckBox();
     this.button1        = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.wEditBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wSpinEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wPictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wButtonEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wDatePicker1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wCheckBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wEditBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wEditBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wSpinEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wSpinEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wButtonEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wButtonEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wComboBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wComboBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wDatePicker2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wDatePicker3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wCheckBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.wCheckBox3)).BeginInit();
     this.SuspendLayout();
     //
     // wEditBox1
     //
     this.wEditBox1.DecimalPlaces      = 2;
     this.wEditBox1.DecMaxValue        = 99999999;
     this.wEditBox1.DecMinValue        = -99999999;
     this.wEditBox1.Location           = new System.Drawing.Point(240, 40);
     this.wEditBox1.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Text;
     this.wEditBox1.MaxLength          = 32767;
     this.wEditBox1.Multiline          = false;
     this.wEditBox1.Name               = "wEditBox1";
     this.wEditBox1.PasswordChar       = '\0';
     this.wEditBox1.ReadOnly           = false;
     this.wEditBox1.Size               = new System.Drawing.Size(100, 20);
     this.wEditBox1.TabIndex           = 0;
     this.wEditBox1.Text               = "Normal";
     this.wEditBox1.TextAlign          = System.Windows.Forms.HorizontalAlignment.Left;
     this.wEditBox1.UseStaticViewStyle = true;
     //
     // wSpinEdit1
     //
     this.wSpinEdit1.BackColor     = System.Drawing.Color.White;
     this.wSpinEdit1.ButtonsAlign  = LumiSoft.UI.Controls.LeftRight.Right;
     this.wSpinEdit1.DecimalPlaces = 0;
     this.wSpinEdit1.DecMaxValue   = 99999999;
     this.wSpinEdit1.DecMinValue   = -99999999;
     this.wSpinEdit1.DecValue      = new System.Decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.wSpinEdit1.Location           = new System.Drawing.Point(240, 120);
     this.wSpinEdit1.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.wSpinEdit1.MaxLength          = 32767;
     this.wSpinEdit1.Name               = "wSpinEdit1";
     this.wSpinEdit1.ReadOnly           = false;
     this.wSpinEdit1.Size               = new System.Drawing.Size(104, 20);
     this.wSpinEdit1.TabIndex           = 1;
     this.wSpinEdit1.Text               = "0";
     this.wSpinEdit1.TextAlign          = System.Windows.Forms.HorizontalAlignment.Left;
     this.wSpinEdit1.UseStaticViewStyle = true;
     //
     // wPictureBox1
     //
     this.wPictureBox1.Image              = null;
     this.wPictureBox1.Location           = new System.Drawing.Point(384, 200);
     this.wPictureBox1.Name               = "wPictureBox1";
     this.wPictureBox1.Size               = new System.Drawing.Size(100, 64);
     this.wPictureBox1.SizeMode           = System.Windows.Forms.PictureBoxSizeMode.Normal;
     this.wPictureBox1.TabIndex           = 2;
     this.wPictureBox1.UseStaticViewStyle = true;
     //
     // wButtonEdit1
     //
     this.wButtonEdit1.AcceptsPlussKey    = true;
     this.wButtonEdit1.BackColor          = System.Drawing.Color.White;
     this.wButtonEdit1.ButtonIcon         = ((System.Drawing.Icon)(resources.GetObject("wButtonEdit1.ButtonIcon")));
     this.wButtonEdit1.ButtonWidth        = 18;
     this.wButtonEdit1.Location           = new System.Drawing.Point(240, 200);
     this.wButtonEdit1.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Text;
     this.wButtonEdit1.MaxLength          = 32767;
     this.wButtonEdit1.Name               = "wButtonEdit1";
     this.wButtonEdit1.ReadOnly           = false;
     this.wButtonEdit1.Size               = new System.Drawing.Size(118, 20);
     this.wButtonEdit1.TabIndex           = 3;
     this.wButtonEdit1.Text               = "Normal";
     this.wButtonEdit1.UseStaticViewStyle = true;
     this.wButtonEdit1.ButtonPressed     += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.wButtonEdit1_ButtonPressed);
     //
     // wDatePicker1
     //
     this.wDatePicker1.AcceptsPlussKey    = true;
     this.wDatePicker1.BackColor          = System.Drawing.Color.White;
     this.wDatePicker1.ButtonIcon         = ((System.Drawing.Icon)(resources.GetObject("wDatePicker1.ButtonIcon")));
     this.wDatePicker1.ButtonWidth        = 18;
     this.wDatePicker1.Location           = new System.Drawing.Point(384, 120);
     this.wDatePicker1.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Date;
     this.wDatePicker1.MaxLength          = 32767;
     this.wDatePicker1.Name               = "wDatePicker1";
     this.wDatePicker1.ReadOnly           = false;
     this.wDatePicker1.Size               = new System.Drawing.Size(88, 20);
     this.wDatePicker1.TabIndex           = 4;
     this.wDatePicker1.Text               = "04/17/2002";
     this.wDatePicker1.UseStaticViewStyle = true;
     this.wDatePicker1.Value              = new System.DateTime(2002, 4, 17, 0, 0, 0, 0);
     //
     // wComboBox1
     //
     this.wComboBox1.AcceptsPlussKey    = true;
     this.wComboBox1.BackColor          = System.Drawing.Color.White;
     this.wComboBox1.ButtonIcon         = ((System.Drawing.Icon)(resources.GetObject("wComboBox1.ButtonIcon")));
     this.wComboBox1.ButtonWidth        = 18;
     this.wComboBox1.DropDownWidth      = 120;
     this.wComboBox1.Location           = new System.Drawing.Point(384, 40);
     this.wComboBox1.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Text;
     this.wComboBox1.MaxLength          = 32767;
     this.wComboBox1.Name               = "wComboBox1";
     this.wComboBox1.ReadOnly           = false;
     this.wComboBox1.Size               = new System.Drawing.Size(120, 20);
     this.wComboBox1.TabIndex           = 5;
     this.wComboBox1.Text               = "Normal";
     this.wComboBox1.UseStaticViewStyle = true;
     this.wComboBox1.VisibleItems       = 5;
     //
     // wCheckBox1
     //
     this.wCheckBox1.Checked            = false;
     this.wCheckBox1.Location           = new System.Drawing.Point(240, 280);
     this.wCheckBox1.Name               = "wCheckBox1";
     this.wCheckBox1.ReadOnly           = false;
     this.wCheckBox1.Size               = new System.Drawing.Size(30, 22);
     this.wCheckBox1.TabIndex           = 6;
     this.wCheckBox1.UseStaticViewStyle = true;
     //
     // toolBar1
     //
     this.toolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.toolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
         this.toolBarButton1,
         this.toolBarButton2,
         this.toolBarButton3,
         this.toolBarButton4,
         this.toolBarButton5
     });
     this.toolBar1.Divider        = false;
     this.toolBar1.DropDownArrows = true;
     this.toolBar1.ImageList      = this.imageList1;
     this.toolBar1.Name           = "toolBar1";
     this.toolBar1.ShowToolTips   = true;
     this.toolBar1.Size           = new System.Drawing.Size(536, 23);
     this.toolBar1.TabIndex       = 7;
     //
     // toolBarButton1
     //
     this.toolBarButton1.Enabled    = false;
     this.toolBarButton1.ImageIndex = 0;
     //
     // toolBarButton2
     //
     this.toolBarButton2.Enabled    = false;
     this.toolBarButton2.ImageIndex = 1;
     //
     // toolBarButton3
     //
     this.toolBarButton3.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     //
     // toolBarButton4
     //
     this.toolBarButton4.DropDownMenu = this.contextMenu1;
     this.toolBarButton4.ImageIndex   = 3;
     this.toolBarButton4.Style        = System.Windows.Forms.ToolBarButtonStyle.DropDownButton;
     //
     // contextMenu1
     //
     this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.menuItem1,
         this.menuItem2
     });
     //
     // menuItem1
     //
     this.menuItem1.Index  = 0;
     this.menuItem1.Text   = "Enable print";
     this.menuItem1.Click += new System.EventHandler(this.menuItem1_Click);
     //
     // menuItem2
     //
     this.menuItem2.Index  = 1;
     this.menuItem2.Text   = "Disable print";
     this.menuItem2.Click += new System.EventHandler(this.menuItem2_Click);
     //
     // toolBarButton5
     //
     this.toolBarButton5.ImageIndex = 2;
     //
     // imageList1
     //
     this.imageList1.ColorDepth       = System.Windows.Forms.ColorDepth.Depth8Bit;
     this.imageList1.ImageSize        = new System.Drawing.Size(16, 16);
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Fuchsia;
     //
     // wEditBox2
     //
     this.wEditBox2.DecimalPlaces      = 2;
     this.wEditBox2.DecMaxValue        = 99999999;
     this.wEditBox2.DecMinValue        = -99999999;
     this.wEditBox2.Location           = new System.Drawing.Point(240, 64);
     this.wEditBox2.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Text;
     this.wEditBox2.MaxLength          = 32767;
     this.wEditBox2.Multiline          = false;
     this.wEditBox2.Name               = "wEditBox2";
     this.wEditBox2.PasswordChar       = '\0';
     this.wEditBox2.ReadOnly           = true;
     this.wEditBox2.Size               = new System.Drawing.Size(100, 20);
     this.wEditBox2.TabIndex           = 8;
     this.wEditBox2.Text               = "ReadOnly";
     this.wEditBox2.TextAlign          = System.Windows.Forms.HorizontalAlignment.Left;
     this.wEditBox2.UseStaticViewStyle = true;
     //
     // wEditBox3
     //
     this.wEditBox3.DecimalPlaces      = 2;
     this.wEditBox3.DecMaxValue        = 99999999;
     this.wEditBox3.DecMinValue        = -99999999;
     this.wEditBox3.Enabled            = false;
     this.wEditBox3.Location           = new System.Drawing.Point(240, 88);
     this.wEditBox3.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Text;
     this.wEditBox3.MaxLength          = 32767;
     this.wEditBox3.Multiline          = false;
     this.wEditBox3.Name               = "wEditBox3";
     this.wEditBox3.PasswordChar       = '\0';
     this.wEditBox3.ReadOnly           = false;
     this.wEditBox3.Size               = new System.Drawing.Size(100, 20);
     this.wEditBox3.TabIndex           = 9;
     this.wEditBox3.Text               = "Disabled";
     this.wEditBox3.TextAlign          = System.Windows.Forms.HorizontalAlignment.Left;
     this.wEditBox3.UseStaticViewStyle = true;
     //
     // wSpinEdit2
     //
     this.wSpinEdit2.BackColor     = System.Drawing.Color.White;
     this.wSpinEdit2.ButtonsAlign  = LumiSoft.UI.Controls.LeftRight.Right;
     this.wSpinEdit2.DecimalPlaces = 0;
     this.wSpinEdit2.DecMaxValue   = 99999999;
     this.wSpinEdit2.DecMinValue   = -99999999;
     this.wSpinEdit2.DecValue      = new System.Decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.wSpinEdit2.Location           = new System.Drawing.Point(240, 144);
     this.wSpinEdit2.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.wSpinEdit2.MaxLength          = 32767;
     this.wSpinEdit2.Name               = "wSpinEdit2";
     this.wSpinEdit2.ReadOnly           = true;
     this.wSpinEdit2.Size               = new System.Drawing.Size(104, 20);
     this.wSpinEdit2.TabIndex           = 10;
     this.wSpinEdit2.Text               = "0";
     this.wSpinEdit2.TextAlign          = System.Windows.Forms.HorizontalAlignment.Left;
     this.wSpinEdit2.UseStaticViewStyle = true;
     //
     // wSpinEdit3
     //
     this.wSpinEdit3.BackColor     = System.Drawing.Color.White;
     this.wSpinEdit3.ButtonsAlign  = LumiSoft.UI.Controls.LeftRight.Right;
     this.wSpinEdit3.DecimalPlaces = 0;
     this.wSpinEdit3.DecMaxValue   = 99999999;
     this.wSpinEdit3.DecMinValue   = -99999999;
     this.wSpinEdit3.DecValue      = new System.Decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.wSpinEdit3.Enabled            = false;
     this.wSpinEdit3.Location           = new System.Drawing.Point(240, 168);
     this.wSpinEdit3.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.wSpinEdit3.MaxLength          = 32767;
     this.wSpinEdit3.Name               = "wSpinEdit3";
     this.wSpinEdit3.ReadOnly           = false;
     this.wSpinEdit3.Size               = new System.Drawing.Size(104, 20);
     this.wSpinEdit3.TabIndex           = 11;
     this.wSpinEdit3.Text               = "0";
     this.wSpinEdit3.TextAlign          = System.Windows.Forms.HorizontalAlignment.Left;
     this.wSpinEdit3.UseStaticViewStyle = true;
     //
     // wButtonEdit2
     //
     this.wButtonEdit2.AcceptsPlussKey    = true;
     this.wButtonEdit2.BackColor          = System.Drawing.Color.White;
     this.wButtonEdit2.ButtonIcon         = ((System.Drawing.Icon)(resources.GetObject("wButtonEdit2.ButtonIcon")));
     this.wButtonEdit2.ButtonWidth        = 18;
     this.wButtonEdit2.Location           = new System.Drawing.Point(240, 224);
     this.wButtonEdit2.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Text;
     this.wButtonEdit2.MaxLength          = 32767;
     this.wButtonEdit2.Name               = "wButtonEdit2";
     this.wButtonEdit2.ReadOnly           = true;
     this.wButtonEdit2.Size               = new System.Drawing.Size(118, 20);
     this.wButtonEdit2.TabIndex           = 12;
     this.wButtonEdit2.Text               = "ReadOnly";
     this.wButtonEdit2.UseStaticViewStyle = true;
     //
     // wButtonEdit3
     //
     this.wButtonEdit3.AcceptsPlussKey    = true;
     this.wButtonEdit3.BackColor          = System.Drawing.Color.White;
     this.wButtonEdit3.ButtonIcon         = ((System.Drawing.Icon)(resources.GetObject("wButtonEdit3.ButtonIcon")));
     this.wButtonEdit3.ButtonWidth        = 18;
     this.wButtonEdit3.Enabled            = false;
     this.wButtonEdit3.Location           = new System.Drawing.Point(240, 248);
     this.wButtonEdit3.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Text;
     this.wButtonEdit3.MaxLength          = 32767;
     this.wButtonEdit3.Name               = "wButtonEdit3";
     this.wButtonEdit3.ReadOnly           = false;
     this.wButtonEdit3.Size               = new System.Drawing.Size(118, 20);
     this.wButtonEdit3.TabIndex           = 13;
     this.wButtonEdit3.Text               = "Disabled";
     this.wButtonEdit3.UseStaticViewStyle = true;
     //
     // wComboBox2
     //
     this.wComboBox2.AcceptsPlussKey    = true;
     this.wComboBox2.BackColor          = System.Drawing.Color.White;
     this.wComboBox2.ButtonIcon         = ((System.Drawing.Icon)(resources.GetObject("wComboBox2.ButtonIcon")));
     this.wComboBox2.ButtonWidth        = 18;
     this.wComboBox2.DropDownWidth      = 120;
     this.wComboBox2.Location           = new System.Drawing.Point(384, 64);
     this.wComboBox2.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Text;
     this.wComboBox2.MaxLength          = 32767;
     this.wComboBox2.Name               = "wComboBox2";
     this.wComboBox2.ReadOnly           = true;
     this.wComboBox2.Size               = new System.Drawing.Size(120, 20);
     this.wComboBox2.TabIndex           = 14;
     this.wComboBox2.Text               = "ReadOnly";
     this.wComboBox2.UseStaticViewStyle = true;
     this.wComboBox2.VisibleItems       = 5;
     //
     // wComboBox3
     //
     this.wComboBox3.AcceptsPlussKey    = true;
     this.wComboBox3.BackColor          = System.Drawing.Color.White;
     this.wComboBox3.ButtonIcon         = ((System.Drawing.Icon)(resources.GetObject("wComboBox3.ButtonIcon")));
     this.wComboBox3.ButtonWidth        = 18;
     this.wComboBox3.DropDownWidth      = 120;
     this.wComboBox3.Enabled            = false;
     this.wComboBox3.Location           = new System.Drawing.Point(384, 88);
     this.wComboBox3.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Text;
     this.wComboBox3.MaxLength          = 32767;
     this.wComboBox3.Name               = "wComboBox3";
     this.wComboBox3.ReadOnly           = false;
     this.wComboBox3.Size               = new System.Drawing.Size(120, 20);
     this.wComboBox3.TabIndex           = 15;
     this.wComboBox3.Text               = "Disabled";
     this.wComboBox3.UseStaticViewStyle = true;
     this.wComboBox3.VisibleItems       = 5;
     //
     // wDatePicker2
     //
     this.wDatePicker2.AcceptsPlussKey    = true;
     this.wDatePicker2.BackColor          = System.Drawing.Color.White;
     this.wDatePicker2.ButtonIcon         = ((System.Drawing.Icon)(resources.GetObject("wDatePicker2.ButtonIcon")));
     this.wDatePicker2.ButtonWidth        = 18;
     this.wDatePicker2.Location           = new System.Drawing.Point(384, 144);
     this.wDatePicker2.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Date;
     this.wDatePicker2.MaxLength          = 32767;
     this.wDatePicker2.Name               = "wDatePicker2";
     this.wDatePicker2.ReadOnly           = true;
     this.wDatePicker2.Size               = new System.Drawing.Size(88, 20);
     this.wDatePicker2.TabIndex           = 16;
     this.wDatePicker2.Text               = "04/17/2002";
     this.wDatePicker2.UseStaticViewStyle = true;
     this.wDatePicker2.Value              = new System.DateTime(2002, 4, 17, 0, 0, 0, 0);
     //
     // wDatePicker3
     //
     this.wDatePicker3.AcceptsPlussKey    = true;
     this.wDatePicker3.BackColor          = System.Drawing.Color.White;
     this.wDatePicker3.ButtonIcon         = ((System.Drawing.Icon)(resources.GetObject("wDatePicker3.ButtonIcon")));
     this.wDatePicker3.ButtonWidth        = 18;
     this.wDatePicker3.Enabled            = false;
     this.wDatePicker3.Location           = new System.Drawing.Point(384, 168);
     this.wDatePicker3.Mask               = LumiSoft.UI.Controls.WEditBox_Mask.Date;
     this.wDatePicker3.MaxLength          = 32767;
     this.wDatePicker3.Name               = "wDatePicker3";
     this.wDatePicker3.ReadOnly           = false;
     this.wDatePicker3.Size               = new System.Drawing.Size(88, 20);
     this.wDatePicker3.TabIndex           = 17;
     this.wDatePicker3.Text               = "04/17/2002";
     this.wDatePicker3.UseStaticViewStyle = true;
     this.wDatePicker3.Value              = new System.DateTime(2002, 4, 17, 0, 0, 0, 0);
     //
     // wCheckBox2
     //
     this.wCheckBox2.Checked            = false;
     this.wCheckBox2.Location           = new System.Drawing.Point(280, 280);
     this.wCheckBox2.Name               = "wCheckBox2";
     this.wCheckBox2.ReadOnly           = true;
     this.wCheckBox2.Size               = new System.Drawing.Size(30, 22);
     this.wCheckBox2.TabIndex           = 18;
     this.wCheckBox2.UseStaticViewStyle = true;
     //
     // wCheckBox3
     //
     this.wCheckBox3.Checked            = false;
     this.wCheckBox3.Enabled            = false;
     this.wCheckBox3.Location           = new System.Drawing.Point(320, 280);
     this.wCheckBox3.Name               = "wCheckBox3";
     this.wCheckBox3.ReadOnly           = false;
     this.wCheckBox3.Size               = new System.Drawing.Size(30, 22);
     this.wCheckBox3.TabIndex           = 19;
     this.wCheckBox3.UseStaticViewStyle = true;
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Location  = new System.Drawing.Point(400, 280);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(72, 32);
     this.button1.TabIndex  = 20;
     this.button1.Text      = "Flash controls";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(536, 325);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.button1,
         this.wCheckBox3,
         this.wCheckBox2,
         this.wDatePicker3,
         this.wDatePicker2,
         this.wComboBox3,
         this.wComboBox2,
         this.wButtonEdit3,
         this.wButtonEdit2,
         this.wSpinEdit3,
         this.wSpinEdit2,
         this.wEditBox3,
         this.wEditBox2,
         this.toolBar1,
         this.wCheckBox1,
         this.wComboBox1,
         this.wDatePicker1,
         this.wButtonEdit1,
         this.wPictureBox1,
         this.wSpinEdit1,
         this.wEditBox1
     });
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.wEditBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wSpinEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wPictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wButtonEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wDatePicker1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wCheckBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wEditBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wEditBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wSpinEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wSpinEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wButtonEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wButtonEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wComboBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wComboBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wDatePicker2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wDatePicker3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wCheckBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.wCheckBox3)).EndInit();
     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.groupBox1 = new System.Windows.Forms.GroupBox();
     this.wLabel12 = new LumiSoft.UI.Controls.WLabel();
     this.m_pMailStorePath = new LumiSoft.UI.Controls.WEditBox();
     this.m_pConStr = new LumiSoft.UI.Controls.WEditBox();
     this.m_pDbType = new LumiSoft.UI.Controls.WComboBox();
     this.m_pServerLogPath = new LumiSoft.UI.Controls.WEditBox();
     this.wLabel1 = new LumiSoft.UI.Controls.WLabel();
     this.wLabel2 = new LumiSoft.UI.Controls.WLabel();
     this.m_pLogServerEvents = new LumiSoft.UI.Controls.WCheckBox.WCheckBox();
     this.m_pPOP3path = new LumiSoft.UI.Controls.WEditBox();
     this.m_pSMTPpath = new LumiSoft.UI.Controls.WEditBox();
     this.mt_path2 = new LumiSoft.UI.Controls.WLabel();
     this.mt_path1 = new LumiSoft.UI.Controls.WLabel();
     this.mt_logPOP3 = new LumiSoft.UI.Controls.WLabel();
     this.mt_logSMTP = new LumiSoft.UI.Controls.WLabel();
     this.m_pLogPOP3Cmds = new LumiSoft.UI.Controls.WCheckBox.WCheckBox();
     this.m_pLogSMTPCmds = new LumiSoft.UI.Controls.WCheckBox.WCheckBox();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.m_pLogIMAPCmds = new LumiSoft.UI.Controls.WCheckBox.WCheckBox();
     this.wLabel3 = new LumiSoft.UI.Controls.WLabel();
     this.wLabel4 = new LumiSoft.UI.Controls.WLabel();
     this.m_pIMAPpath = new LumiSoft.UI.Controls.WEditBox();
     this.m_pGetServerLogPath = new LumiSoft.UI.Controls.WButton();
     this.m_pGetPop3LogPath = new LumiSoft.UI.Controls.WButton();
     this.m_pGetSmtpLogPath = new LumiSoft.UI.Controls.WButton();
     this.m_pGetIMAPLogPath = new LumiSoft.UI.Controls.WButton();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.wLabel12);
     this.groupBox1.Controls.Add(this.m_pMailStorePath);
     this.groupBox1.Controls.Add(this.m_pConStr);
     this.groupBox1.Controls.Add(this.m_pDbType);
     this.groupBox1.Location = new System.Drawing.Point(8, 16);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(456, 88);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Storage";
     //
     // wLabel12
     //
     this.wLabel12.Location = new System.Drawing.Point(16, 48);
     this.wLabel12.Name = "wLabel12";
     this.wLabel12.Size = new System.Drawing.Size(88, 24);
     this.wLabel12.TabIndex = 3;
     this.wLabel12.Text = "MailStore Path";
     this.wLabel12.UseStaticViewStyle = false;
     //
     // wLabel12.ViewStyle
     //
     //
     // m_pMailStorePath
     //
     this.m_pMailStorePath.DrawBorder = true;
     this.m_pMailStorePath.Location = new System.Drawing.Point(112, 48);
     this.m_pMailStorePath.Name = "m_pMailStorePath";
     this.m_pMailStorePath.Size = new System.Drawing.Size(328, 20);
     this.m_pMailStorePath.TabIndex = 2;
     this.m_pMailStorePath.UseStaticViewStyle = true;
     //
     // m_pMailStorePath.ViewStyle
     //
     //
     // m_pConStr
     //
     this.m_pConStr.DrawBorder = true;
     this.m_pConStr.Location = new System.Drawing.Point(112, 24);
     this.m_pConStr.Name = "m_pConStr";
     this.m_pConStr.Size = new System.Drawing.Size(328, 20);
     this.m_pConStr.TabIndex = 1;
     this.m_pConStr.UseStaticViewStyle = true;
     //
     // m_pConStr.ViewStyle
     //
     //
     // m_pDbType
     //
     this.m_pDbType.DrawBorder = true;
     this.m_pDbType.DropDownWidth = 88;
     this.m_pDbType.EditStyle = LumiSoft.UI.Controls.EditStyle.Selectable;
     this.m_pDbType.Location = new System.Drawing.Point(16, 24);
     this.m_pDbType.Name = "m_pDbType";
     this.m_pDbType.SelectedIndex = -1;
     this.m_pDbType.SelectionLength = 0;
     this.m_pDbType.SelectionStart = 0;
     this.m_pDbType.Size = new System.Drawing.Size(88, 20);
     this.m_pDbType.TabIndex = 0;
     this.m_pDbType.UseStaticViewStyle = true;
     //
     // m_pDbType.ViewStyle
     //
     this.m_pDbType.VisibleItems = 10;
     //
     // m_pServerLogPath
     //
     this.m_pServerLogPath.DrawBorder = true;
     this.m_pServerLogPath.Location = new System.Drawing.Point(80, 200);
     this.m_pServerLogPath.Name = "m_pServerLogPath";
     this.m_pServerLogPath.ReadOnly = true;
     this.m_pServerLogPath.Size = new System.Drawing.Size(344, 20);
     this.m_pServerLogPath.TabIndex = 5;
     this.m_pServerLogPath.UseStaticViewStyle = true;
     //
     // m_pServerLogPath.ViewStyle
     //
     //
     // wLabel1
     //
     this.wLabel1.Location = new System.Drawing.Point(16, 200);
     this.wLabel1.Name = "wLabel1";
     this.wLabel1.Size = new System.Drawing.Size(62, 24);
     this.wLabel1.TabIndex = 11;
     this.wLabel1.Text = "Path:";
     this.wLabel1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // wLabel1.ViewStyle
     //
     //
     // wLabel2
     //
     this.wLabel2.Location = new System.Drawing.Point(32, 176);
     this.wLabel2.Name = "wLabel2";
     this.wLabel2.TabIndex = 10;
     this.wLabel2.Text = "Log server events";
     this.wLabel2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // wLabel2.ViewStyle
     //
     //
     // m_pLogServerEvents
     //
     this.m_pLogServerEvents.Checked = true;
     this.m_pLogServerEvents.DrawBorder = true;
     this.m_pLogServerEvents.Location = new System.Drawing.Point(16, 176);
     this.m_pLogServerEvents.Name = "m_pLogServerEvents";
     this.m_pLogServerEvents.ReadOnly = true;
     this.m_pLogServerEvents.Size = new System.Drawing.Size(16, 22);
     this.m_pLogServerEvents.TabIndex = 4;
     this.m_pLogServerEvents.UseStaticViewStyle = true;
     //
     // m_pLogServerEvents.ViewStyle
     //
     //
     // m_pPOP3path
     //
     this.m_pPOP3path.DrawBorder = true;
     this.m_pPOP3path.Location = new System.Drawing.Point(80, 144);
     this.m_pPOP3path.Name = "m_pPOP3path";
     this.m_pPOP3path.ReadOnly = true;
     this.m_pPOP3path.Size = new System.Drawing.Size(344, 20);
     this.m_pPOP3path.TabIndex = 3;
     this.m_pPOP3path.UseStaticViewStyle = true;
     //
     // m_pPOP3path.ViewStyle
     //
     //
     // m_pSMTPpath
     //
     this.m_pSMTPpath.DrawBorder = true;
     this.m_pSMTPpath.Location = new System.Drawing.Point(80, 48);
     this.m_pSMTPpath.Name = "m_pSMTPpath";
     this.m_pSMTPpath.ReadOnly = true;
     this.m_pSMTPpath.Size = new System.Drawing.Size(344, 20);
     this.m_pSMTPpath.TabIndex = 1;
     this.m_pSMTPpath.UseStaticViewStyle = true;
     //
     // m_pSMTPpath.ViewStyle
     //
     //
     // mt_path2
     //
     this.mt_path2.Location = new System.Drawing.Point(16, 144);
     this.mt_path2.Name = "mt_path2";
     this.mt_path2.Size = new System.Drawing.Size(62, 24);
     this.mt_path2.TabIndex = 9;
     this.mt_path2.Text = "Path:";
     this.mt_path2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_path2.ViewStyle
     //
     //
     // mt_path1
     //
     this.mt_path1.Location = new System.Drawing.Point(16, 48);
     this.mt_path1.Name = "mt_path1";
     this.mt_path1.Size = new System.Drawing.Size(62, 24);
     this.mt_path1.TabIndex = 7;
     this.mt_path1.Text = "Path:";
     this.mt_path1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_path1.ViewStyle
     //
     //
     // mt_logPOP3
     //
     this.mt_logPOP3.Location = new System.Drawing.Point(32, 120);
     this.mt_logPOP3.Name = "mt_logPOP3";
     this.mt_logPOP3.TabIndex = 8;
     this.mt_logPOP3.Text = "Log POP3 commands";
     this.mt_logPOP3.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // mt_logPOP3.ViewStyle
     //
     //
     // mt_logSMTP
     //
     this.mt_logSMTP.Location = new System.Drawing.Point(32, 24);
     this.mt_logSMTP.Name = "mt_logSMTP";
     this.mt_logSMTP.TabIndex = 6;
     this.mt_logSMTP.Text = "Log SMTP commands";
     this.mt_logSMTP.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // mt_logSMTP.ViewStyle
     //
     //
     // m_pLogPOP3Cmds
     //
     this.m_pLogPOP3Cmds.Checked = false;
     this.m_pLogPOP3Cmds.DrawBorder = true;
     this.m_pLogPOP3Cmds.Location = new System.Drawing.Point(16, 120);
     this.m_pLogPOP3Cmds.Name = "m_pLogPOP3Cmds";
     this.m_pLogPOP3Cmds.ReadOnly = false;
     this.m_pLogPOP3Cmds.Size = new System.Drawing.Size(16, 22);
     this.m_pLogPOP3Cmds.TabIndex = 2;
     this.m_pLogPOP3Cmds.UseStaticViewStyle = true;
     //
     // m_pLogPOP3Cmds.ViewStyle
     //
     //
     // m_pLogSMTPCmds
     //
     this.m_pLogSMTPCmds.Checked = false;
     this.m_pLogSMTPCmds.DrawBorder = true;
     this.m_pLogSMTPCmds.Location = new System.Drawing.Point(16, 24);
     this.m_pLogSMTPCmds.Name = "m_pLogSMTPCmds";
     this.m_pLogSMTPCmds.ReadOnly = false;
     this.m_pLogSMTPCmds.Size = new System.Drawing.Size(16, 22);
     this.m_pLogSMTPCmds.TabIndex = 0;
     this.m_pLogSMTPCmds.UseStaticViewStyle = true;
     //
     // m_pLogSMTPCmds.ViewStyle
     //
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.m_pGetIMAPLogPath);
     this.groupBox2.Controls.Add(this.m_pLogIMAPCmds);
     this.groupBox2.Controls.Add(this.wLabel3);
     this.groupBox2.Controls.Add(this.wLabel4);
     this.groupBox2.Controls.Add(this.m_pIMAPpath);
     this.groupBox2.Controls.Add(this.m_pGetServerLogPath);
     this.groupBox2.Controls.Add(this.m_pGetPop3LogPath);
     this.groupBox2.Controls.Add(this.m_pGetSmtpLogPath);
     this.groupBox2.Controls.Add(this.m_pLogSMTPCmds);
     this.groupBox2.Controls.Add(this.mt_logSMTP);
     this.groupBox2.Controls.Add(this.mt_path1);
     this.groupBox2.Controls.Add(this.m_pSMTPpath);
     this.groupBox2.Controls.Add(this.m_pLogPOP3Cmds);
     this.groupBox2.Controls.Add(this.mt_logPOP3);
     this.groupBox2.Controls.Add(this.m_pPOP3path);
     this.groupBox2.Controls.Add(this.mt_path2);
     this.groupBox2.Controls.Add(this.wLabel2);
     this.groupBox2.Controls.Add(this.wLabel1);
     this.groupBox2.Controls.Add(this.m_pLogServerEvents);
     this.groupBox2.Controls.Add(this.m_pServerLogPath);
     this.groupBox2.Location = new System.Drawing.Point(8, 112);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(456, 232);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "Logs";
     //
     // m_pLogIMAPCmds
     //
     this.m_pLogIMAPCmds.Checked = false;
     this.m_pLogIMAPCmds.DrawBorder = true;
     this.m_pLogIMAPCmds.Location = new System.Drawing.Point(16, 72);
     this.m_pLogIMAPCmds.Name = "m_pLogIMAPCmds";
     this.m_pLogIMAPCmds.ReadOnly = false;
     this.m_pLogIMAPCmds.Size = new System.Drawing.Size(16, 22);
     this.m_pLogIMAPCmds.TabIndex = 15;
     this.m_pLogIMAPCmds.UseStaticViewStyle = true;
     //
     // m_pLogIMAPCmds.ViewStyle
     //
     //
     // wLabel3
     //
     this.wLabel3.Location = new System.Drawing.Point(32, 72);
     this.wLabel3.Name = "wLabel3";
     this.wLabel3.TabIndex = 17;
     this.wLabel3.Text = "Log IMAP commands";
     this.wLabel3.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // wLabel3.ViewStyle
     //
     //
     // wLabel4
     //
     this.wLabel4.Location = new System.Drawing.Point(16, 96);
     this.wLabel4.Name = "wLabel4";
     this.wLabel4.Size = new System.Drawing.Size(62, 24);
     this.wLabel4.TabIndex = 18;
     this.wLabel4.Text = "Path:";
     this.wLabel4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // wLabel4.ViewStyle
     //
     //
     // m_pIMAPpath
     //
     this.m_pIMAPpath.DrawBorder = true;
     this.m_pIMAPpath.Location = new System.Drawing.Point(80, 96);
     this.m_pIMAPpath.Name = "m_pIMAPpath";
     this.m_pIMAPpath.ReadOnly = true;
     this.m_pIMAPpath.Size = new System.Drawing.Size(344, 20);
     this.m_pIMAPpath.TabIndex = 16;
     this.m_pIMAPpath.UseStaticViewStyle = true;
     //
     // m_pIMAPpath.ViewStyle
     //
     //
     // m_pGetServerLogPath
     //
     this.m_pGetServerLogPath.DrawBorder = true;
     this.m_pGetServerLogPath.Location = new System.Drawing.Point(425, 200);
     this.m_pGetServerLogPath.Name = "m_pGetServerLogPath";
     this.m_pGetServerLogPath.Size = new System.Drawing.Size(24, 20);
     this.m_pGetServerLogPath.TabIndex = 14;
     this.m_pGetServerLogPath.Text = "...";
     this.m_pGetServerLogPath.UseStaticViewStyle = true;
     //
     // m_pGetServerLogPath.ViewStyle
     //
     this.m_pGetServerLogPath.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pGetServerLogPath_ButtonPressed);
     //
     // m_pGetPop3LogPath
     //
     this.m_pGetPop3LogPath.DrawBorder = true;
     this.m_pGetPop3LogPath.Location = new System.Drawing.Point(425, 144);
     this.m_pGetPop3LogPath.Name = "m_pGetPop3LogPath";
     this.m_pGetPop3LogPath.Size = new System.Drawing.Size(24, 20);
     this.m_pGetPop3LogPath.TabIndex = 13;
     this.m_pGetPop3LogPath.Text = "...";
     this.m_pGetPop3LogPath.UseStaticViewStyle = true;
     //
     // m_pGetPop3LogPath.ViewStyle
     //
     this.m_pGetPop3LogPath.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pGetPop3LogPath_ButtonPressed);
     //
     // m_pGetSmtpLogPath
     //
     this.m_pGetSmtpLogPath.DrawBorder = true;
     this.m_pGetSmtpLogPath.Location = new System.Drawing.Point(425, 48);
     this.m_pGetSmtpLogPath.Name = "m_pGetSmtpLogPath";
     this.m_pGetSmtpLogPath.Size = new System.Drawing.Size(24, 20);
     this.m_pGetSmtpLogPath.TabIndex = 12;
     this.m_pGetSmtpLogPath.Text = "...";
     this.m_pGetSmtpLogPath.UseStaticViewStyle = true;
     //
     // m_pGetSmtpLogPath.ViewStyle
     //
     this.m_pGetSmtpLogPath.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pGetSmtpLogPath_ButtonPressed);
     //
     // m_pGetIMAPLogPath
     //
     this.m_pGetIMAPLogPath.DrawBorder = true;
     this.m_pGetIMAPLogPath.Location = new System.Drawing.Point(424, 96);
     this.m_pGetIMAPLogPath.Name = "m_pGetIMAPLogPath";
     this.m_pGetIMAPLogPath.Size = new System.Drawing.Size(24, 20);
     this.m_pGetIMAPLogPath.TabIndex = 19;
     this.m_pGetIMAPLogPath.Text = "...";
     this.m_pGetIMAPLogPath.UseStaticViewStyle = true;
     //
     // m_pGetIMAPLogPath.ViewStyle
     //
     this.m_pGetIMAPLogPath.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pGetImapLogPath_ButtonPressed);
     //
     // wfrm_System_General
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(472, 357);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name = "wfrm_System_General";
     this.Text = "wfrm_System_General";
     this.groupBox1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     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_pIMAPIPAddresses = new LumiSoft.UI.Controls.WComboBox();
     this.wLabel7 = new LumiSoft.UI.Controls.WLabel();
     this.m_pIMAP_Threads = new LumiSoft.UI.Controls.WSpinEdit();
     this.m_pIMAP = new LumiSoft.UI.Controls.WSpinEdit();
     this.mt_pop3max = new LumiSoft.UI.Controls.WLabel();
     this.mt_pop3 = new LumiSoft.UI.Controls.WLabel();
     this.wLabel10 = new LumiSoft.UI.Controls.WLabel();
     this.m_pIMAPSessionIdle = new LumiSoft.UI.Controls.WSpinEdit();
     this.wLabel8 = new LumiSoft.UI.Controls.WLabel();
     this.wLabel11 = new LumiSoft.UI.Controls.WLabel();
     this.m_pIMAPCommandIdle = new LumiSoft.UI.Controls.WSpinEdit();
     this.wLabel9 = new LumiSoft.UI.Controls.WLabel();
     this.m_pMaxIMAPbadCmds = new LumiSoft.UI.Controls.WSpinEdit();
     this.wLabel13 = new LumiSoft.UI.Controls.WLabel();
     this.wLabel1 = new LumiSoft.UI.Controls.WLabel();
     this.m_pEnabled = new LumiSoft.UI.Controls.WCheckBox.WCheckBox();
     this.SuspendLayout();
     //
     // m_pIMAPIPAddresses
     //
     this.m_pIMAPIPAddresses.DrawBorder = true;
     this.m_pIMAPIPAddresses.DropDownWidth = 128;
     this.m_pIMAPIPAddresses.EditStyle = LumiSoft.UI.Controls.EditStyle.Selectable;
     this.m_pIMAPIPAddresses.Location = new System.Drawing.Point(176, 144);
     this.m_pIMAPIPAddresses.Name = "m_pIMAPIPAddresses";
     this.m_pIMAPIPAddresses.SelectedIndex = -1;
     this.m_pIMAPIPAddresses.SelectionLength = 0;
     this.m_pIMAPIPAddresses.SelectionStart = 0;
     this.m_pIMAPIPAddresses.Size = new System.Drawing.Size(128, 20);
     this.m_pIMAPIPAddresses.TabIndex = 42;
     this.m_pIMAPIPAddresses.UseStaticViewStyle = true;
     //
     // m_pIMAPIPAddresses.ViewStyle
     //
     this.m_pIMAPIPAddresses.VisibleItems = 5;
     //
     // wLabel7
     //
     this.wLabel7.Location = new System.Drawing.Point(8, 144);
     this.wLabel7.Name = "wLabel7";
     this.wLabel7.Size = new System.Drawing.Size(166, 24);
     this.wLabel7.TabIndex = 41;
     this.wLabel7.Text = "IMAP IP Address";
     this.wLabel7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // wLabel7.ViewStyle
     //
     //
     // m_pIMAP_Threads
     //
     this.m_pIMAP_Threads.BackColor = System.Drawing.Color.White;
     this.m_pIMAP_Threads.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pIMAP_Threads.DecimalPlaces = 0;
     this.m_pIMAP_Threads.DecMaxValue = new System.Decimal(new int[] {
                                                                         999,
                                                                         0,
                                                                         0,
                                                                         0});
     this.m_pIMAP_Threads.DecMinValue = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.m_pIMAP_Threads.DecValue = new System.Decimal(new int[] {
                                                                      100,
                                                                      0,
                                                                      0,
                                                                      0});
     this.m_pIMAP_Threads.DrawBorder = true;
     this.m_pIMAP_Threads.Location = new System.Drawing.Point(176, 192);
     this.m_pIMAP_Threads.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pIMAP_Threads.MaxLength = 32767;
     this.m_pIMAP_Threads.Name = "m_pIMAP_Threads";
     this.m_pIMAP_Threads.ReadOnly = false;
     this.m_pIMAP_Threads.Size = new System.Drawing.Size(64, 20);
     this.m_pIMAP_Threads.TabIndex = 39;
     this.m_pIMAP_Threads.Text = "100";
     this.m_pIMAP_Threads.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pIMAP_Threads.UseStaticViewStyle = true;
     //
     // m_pIMAP_Threads.ViewStyle
     //
     //
     // m_pIMAP
     //
     this.m_pIMAP.BackColor = System.Drawing.Color.White;
     this.m_pIMAP.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pIMAP.DecimalPlaces = 0;
     this.m_pIMAP.DecMaxValue = new System.Decimal(new int[] {
                                                                 999999999,
                                                                 0,
                                                                 0,
                                                                 0});
     this.m_pIMAP.DecMinValue = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.m_pIMAP.DecValue = new System.Decimal(new int[] {
                                                              143,
                                                              0,
                                                              0,
                                                              0});
     this.m_pIMAP.DrawBorder = true;
     this.m_pIMAP.Location = new System.Drawing.Point(176, 168);
     this.m_pIMAP.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pIMAP.MaxLength = 32767;
     this.m_pIMAP.Name = "m_pIMAP";
     this.m_pIMAP.ReadOnly = false;
     this.m_pIMAP.Size = new System.Drawing.Size(64, 20);
     this.m_pIMAP.TabIndex = 37;
     this.m_pIMAP.Text = "143";
     this.m_pIMAP.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pIMAP.UseStaticViewStyle = true;
     //
     // m_pIMAP.ViewStyle
     //
     //
     // mt_pop3max
     //
     this.mt_pop3max.Location = new System.Drawing.Point(8, 192);
     this.mt_pop3max.Name = "mt_pop3max";
     this.mt_pop3max.Size = new System.Drawing.Size(166, 24);
     this.mt_pop3max.TabIndex = 36;
     this.mt_pop3max.Text = "Maximum IMAP Threads";
     this.mt_pop3max.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_pop3max.ViewStyle
     //
     //
     // mt_pop3
     //
     this.mt_pop3.Location = new System.Drawing.Point(8, 168);
     this.mt_pop3.Name = "mt_pop3";
     this.mt_pop3.Size = new System.Drawing.Size(166, 24);
     this.mt_pop3.TabIndex = 35;
     this.mt_pop3.Text = "IMAP Port on IP Address Above";
     this.mt_pop3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_pop3.ViewStyle
     //
     //
     // wLabel10
     //
     this.wLabel10.Location = new System.Drawing.Point(8, 24);
     this.wLabel10.Name = "wLabel10";
     this.wLabel10.Size = new System.Drawing.Size(166, 24);
     this.wLabel10.TabIndex = 29;
     this.wLabel10.Text = "Session Idle Timeout";
     this.wLabel10.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // wLabel10.ViewStyle
     //
     //
     // m_pIMAPSessionIdle
     //
     this.m_pIMAPSessionIdle.BackColor = System.Drawing.Color.White;
     this.m_pIMAPSessionIdle.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pIMAPSessionIdle.DecimalPlaces = 0;
     this.m_pIMAPSessionIdle.DecMaxValue = new System.Decimal(new int[] {
                                                                            999999999,
                                                                            0,
                                                                            0,
                                                                            0});
     this.m_pIMAPSessionIdle.DecMinValue = new System.Decimal(new int[] {
                                                                            20,
                                                                            0,
                                                                            0,
                                                                            0});
     this.m_pIMAPSessionIdle.DecValue = new System.Decimal(new int[] {
                                                                         60,
                                                                         0,
                                                                         0,
                                                                         0});
     this.m_pIMAPSessionIdle.DrawBorder = true;
     this.m_pIMAPSessionIdle.Location = new System.Drawing.Point(176, 24);
     this.m_pIMAPSessionIdle.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pIMAPSessionIdle.MaxLength = 32767;
     this.m_pIMAPSessionIdle.Name = "m_pIMAPSessionIdle";
     this.m_pIMAPSessionIdle.ReadOnly = false;
     this.m_pIMAPSessionIdle.Size = new System.Drawing.Size(64, 20);
     this.m_pIMAPSessionIdle.TabIndex = 31;
     this.m_pIMAPSessionIdle.Text = "60";
     this.m_pIMAPSessionIdle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pIMAPSessionIdle.UseStaticViewStyle = true;
     //
     // m_pIMAPSessionIdle.ViewStyle
     //
     //
     // wLabel8
     //
     this.wLabel8.Location = new System.Drawing.Point(240, 24);
     this.wLabel8.Name = "wLabel8";
     this.wLabel8.Size = new System.Drawing.Size(48, 24);
     this.wLabel8.TabIndex = 33;
     this.wLabel8.Text = "sec.";
     this.wLabel8.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // wLabel8.ViewStyle
     //
     //
     // wLabel11
     //
     this.wLabel11.Location = new System.Drawing.Point(240, 48);
     this.wLabel11.Name = "wLabel11";
     this.wLabel11.Size = new System.Drawing.Size(48, 24);
     this.wLabel11.TabIndex = 34;
     this.wLabel11.Text = "sec.";
     this.wLabel11.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // wLabel11.ViewStyle
     //
     //
     // m_pIMAPCommandIdle
     //
     this.m_pIMAPCommandIdle.BackColor = System.Drawing.Color.White;
     this.m_pIMAPCommandIdle.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pIMAPCommandIdle.DecimalPlaces = 0;
     this.m_pIMAPCommandIdle.DecMaxValue = new System.Decimal(new int[] {
                                                                            999999999,
                                                                            0,
                                                                            0,
                                                                            0});
     this.m_pIMAPCommandIdle.DecMinValue = new System.Decimal(new int[] {
                                                                            10,
                                                                            0,
                                                                            0,
                                                                            0});
     this.m_pIMAPCommandIdle.DecValue = new System.Decimal(new int[] {
                                                                         60,
                                                                         0,
                                                                         0,
                                                                         0});
     this.m_pIMAPCommandIdle.DrawBorder = true;
     this.m_pIMAPCommandIdle.Location = new System.Drawing.Point(176, 48);
     this.m_pIMAPCommandIdle.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pIMAPCommandIdle.MaxLength = 32767;
     this.m_pIMAPCommandIdle.Name = "m_pIMAPCommandIdle";
     this.m_pIMAPCommandIdle.ReadOnly = false;
     this.m_pIMAPCommandIdle.Size = new System.Drawing.Size(64, 20);
     this.m_pIMAPCommandIdle.TabIndex = 32;
     this.m_pIMAPCommandIdle.Text = "60";
     this.m_pIMAPCommandIdle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pIMAPCommandIdle.UseStaticViewStyle = true;
     //
     // m_pIMAPCommandIdle.ViewStyle
     //
     //
     // wLabel9
     //
     this.wLabel9.Location = new System.Drawing.Point(8, 48);
     this.wLabel9.Name = "wLabel9";
     this.wLabel9.Size = new System.Drawing.Size(166, 24);
     this.wLabel9.TabIndex = 30;
     this.wLabel9.Text = "Command Idle Timeout";
     this.wLabel9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // wLabel9.ViewStyle
     //
     //
     // m_pMaxIMAPbadCmds
     //
     this.m_pMaxIMAPbadCmds.BackColor = System.Drawing.Color.White;
     this.m_pMaxIMAPbadCmds.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pMaxIMAPbadCmds.DecimalPlaces = 0;
     this.m_pMaxIMAPbadCmds.DecMaxValue = new System.Decimal(new int[] {
                                                                           999999999,
                                                                           0,
                                                                           0,
                                                                           0});
     this.m_pMaxIMAPbadCmds.DecMinValue = new System.Decimal(new int[] {
                                                                           1,
                                                                           0,
                                                                           0,
                                                                           0});
     this.m_pMaxIMAPbadCmds.DecValue = new System.Decimal(new int[] {
                                                                        8,
                                                                        0,
                                                                        0,
                                                                        0});
     this.m_pMaxIMAPbadCmds.DrawBorder = true;
     this.m_pMaxIMAPbadCmds.Location = new System.Drawing.Point(176, 96);
     this.m_pMaxIMAPbadCmds.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pMaxIMAPbadCmds.MaxLength = 32767;
     this.m_pMaxIMAPbadCmds.Name = "m_pMaxIMAPbadCmds";
     this.m_pMaxIMAPbadCmds.ReadOnly = false;
     this.m_pMaxIMAPbadCmds.Size = new System.Drawing.Size(64, 20);
     this.m_pMaxIMAPbadCmds.TabIndex = 38;
     this.m_pMaxIMAPbadCmds.Text = "8";
     this.m_pMaxIMAPbadCmds.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pMaxIMAPbadCmds.UseStaticViewStyle = true;
     //
     // m_pMaxIMAPbadCmds.ViewStyle
     //
     //
     // wLabel13
     //
     this.wLabel13.Location = new System.Drawing.Point(8, 96);
     this.wLabel13.Name = "wLabel13";
     this.wLabel13.Size = new System.Drawing.Size(166, 24);
     this.wLabel13.TabIndex = 40;
     this.wLabel13.Text = "Max. bad commands";
     this.wLabel13.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // wLabel13.ViewStyle
     //
     //
     // wLabel1
     //
     this.wLabel1.Location = new System.Drawing.Point(8, 232);
     this.wLabel1.Name = "wLabel1";
     this.wLabel1.Size = new System.Drawing.Size(166, 24);
     this.wLabel1.TabIndex = 43;
     this.wLabel1.Text = "Enabled";
     this.wLabel1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // wLabel1.ViewStyle
     //
     //
     // m_pEnabled
     //
     this.m_pEnabled.Checked = false;
     this.m_pEnabled.DrawBorder = true;
     this.m_pEnabled.Location = new System.Drawing.Point(176, 232);
     this.m_pEnabled.Name = "m_pEnabled";
     this.m_pEnabled.ReadOnly = false;
     this.m_pEnabled.Size = new System.Drawing.Size(16, 22);
     this.m_pEnabled.TabIndex = 44;
     this.m_pEnabled.UseStaticViewStyle = true;
     //
     // m_pEnabled.ViewStyle
     //
     //
     // wfrm_System_IMAP
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(472, 357);
     this.Controls.Add(this.m_pEnabled);
     this.Controls.Add(this.wLabel1);
     this.Controls.Add(this.m_pIMAPIPAddresses);
     this.Controls.Add(this.wLabel7);
     this.Controls.Add(this.m_pIMAP_Threads);
     this.Controls.Add(this.m_pIMAP);
     this.Controls.Add(this.mt_pop3max);
     this.Controls.Add(this.mt_pop3);
     this.Controls.Add(this.wLabel10);
     this.Controls.Add(this.m_pIMAPSessionIdle);
     this.Controls.Add(this.wLabel8);
     this.Controls.Add(this.wLabel11);
     this.Controls.Add(this.m_pIMAPCommandIdle);
     this.Controls.Add(this.wLabel9);
     this.Controls.Add(this.m_pMaxIMAPbadCmds);
     this.Controls.Add(this.wLabel13);
     this.Name = "wfrm_System_IMAP";
     this.Text = "wfrm_System_IMAP";
     this.ResumeLayout(false);
 }
Exemple #4
0
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
			this.wEditBox1 = new LumiSoft.UI.Controls.WEditBox();
			this.wSpinEdit1 = new LumiSoft.UI.Controls.WSpinEdit();
			this.wPictureBox1 = new LumiSoft.UI.Controls.WPictureBox();
			this.wButtonEdit1 = new LumiSoft.UI.Controls.WButtonEdit();
			this.wDatePicker1 = new LumiSoft.UI.Controls.WDatePicker.WDatePicker();
			this.wComboBox1 = new LumiSoft.UI.Controls.WComboBox();
			this.wCheckBox1 = new LumiSoft.UI.Controls.WCheckBox.WCheckBox();
			this.toolBar1 = new LumiSoft.UI.Controls.WToolBar();
			this.toolBarButton1 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton2 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton3 = new System.Windows.Forms.ToolBarButton();
			this.toolBarButton4 = new System.Windows.Forms.ToolBarButton();
			this.contextMenu1 = new System.Windows.Forms.ContextMenu();
			this.menuItem1 = new System.Windows.Forms.MenuItem();
			this.menuItem2 = new System.Windows.Forms.MenuItem();
			this.toolBarButton5 = new System.Windows.Forms.ToolBarButton();
			this.imageList1 = new System.Windows.Forms.ImageList(this.components);
			this.wEditBox2 = new LumiSoft.UI.Controls.WEditBox();
			this.wEditBox3 = new LumiSoft.UI.Controls.WEditBox();
			this.wSpinEdit2 = new LumiSoft.UI.Controls.WSpinEdit();
			this.wSpinEdit3 = new LumiSoft.UI.Controls.WSpinEdit();
			this.wButtonEdit2 = new LumiSoft.UI.Controls.WButtonEdit();
			this.wButtonEdit3 = new LumiSoft.UI.Controls.WButtonEdit();
			this.wComboBox2 = new LumiSoft.UI.Controls.WComboBox();
			this.wComboBox3 = new LumiSoft.UI.Controls.WComboBox();
			this.wDatePicker2 = new LumiSoft.UI.Controls.WDatePicker.WDatePicker();
			this.wDatePicker3 = new LumiSoft.UI.Controls.WDatePicker.WDatePicker();
			this.wCheckBox2 = new LumiSoft.UI.Controls.WCheckBox.WCheckBox();
			this.wCheckBox3 = new LumiSoft.UI.Controls.WCheckBox.WCheckBox();
			this.button1 = new System.Windows.Forms.Button();
			((System.ComponentModel.ISupportInitialize)(this.wEditBox1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wSpinEdit1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wPictureBox1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wButtonEdit1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wDatePicker1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wComboBox1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wCheckBox1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wEditBox2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wEditBox3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wSpinEdit2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wSpinEdit3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wButtonEdit2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wButtonEdit3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wComboBox2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wComboBox3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wDatePicker2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wDatePicker3)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wCheckBox2)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.wCheckBox3)).BeginInit();
			this.SuspendLayout();
			// 
			// wEditBox1
			// 
			this.wEditBox1.DecimalPlaces = 2;
			this.wEditBox1.DecMaxValue = 99999999;
			this.wEditBox1.DecMinValue = -99999999;
			this.wEditBox1.Location = new System.Drawing.Point(240, 40);
			this.wEditBox1.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Text;
			this.wEditBox1.MaxLength = 32767;
			this.wEditBox1.Multiline = false;
			this.wEditBox1.Name = "wEditBox1";
			this.wEditBox1.PasswordChar = '\0';
			this.wEditBox1.ReadOnly = false;
			this.wEditBox1.Size = new System.Drawing.Size(100, 20);
			this.wEditBox1.TabIndex = 0;
			this.wEditBox1.Text = "Normal";
			this.wEditBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.wEditBox1.UseStaticViewStyle = true;
			// 
			// wSpinEdit1
			// 
			this.wSpinEdit1.BackColor = System.Drawing.Color.White;
			this.wSpinEdit1.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
			this.wSpinEdit1.DecimalPlaces = 0;
			this.wSpinEdit1.DecMaxValue = 99999999;
			this.wSpinEdit1.DecMinValue = -99999999;
			this.wSpinEdit1.DecValue = new System.Decimal(new int[] {
																		0,
																		0,
																		0,
																		0});
			this.wSpinEdit1.Location = new System.Drawing.Point(240, 120);
			this.wSpinEdit1.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
			this.wSpinEdit1.MaxLength = 32767;
			this.wSpinEdit1.Name = "wSpinEdit1";
			this.wSpinEdit1.ReadOnly = false;
			this.wSpinEdit1.Size = new System.Drawing.Size(104, 20);
			this.wSpinEdit1.TabIndex = 1;
			this.wSpinEdit1.Text = "0";
			this.wSpinEdit1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.wSpinEdit1.UseStaticViewStyle = true;
			// 
			// wPictureBox1
			// 
			this.wPictureBox1.Image = null;
			this.wPictureBox1.Location = new System.Drawing.Point(384, 200);
			this.wPictureBox1.Name = "wPictureBox1";
			this.wPictureBox1.Size = new System.Drawing.Size(100, 64);
			this.wPictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Normal;
			this.wPictureBox1.TabIndex = 2;
			this.wPictureBox1.UseStaticViewStyle = true;
			// 
			// wButtonEdit1
			// 
			this.wButtonEdit1.AcceptsPlussKey = true;
			this.wButtonEdit1.BackColor = System.Drawing.Color.White;
			this.wButtonEdit1.ButtonIcon = ((System.Drawing.Icon)(resources.GetObject("wButtonEdit1.ButtonIcon")));
			this.wButtonEdit1.ButtonWidth = 18;
			this.wButtonEdit1.Location = new System.Drawing.Point(240, 200);
			this.wButtonEdit1.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Text;
			this.wButtonEdit1.MaxLength = 32767;
			this.wButtonEdit1.Name = "wButtonEdit1";
			this.wButtonEdit1.ReadOnly = false;
			this.wButtonEdit1.Size = new System.Drawing.Size(118, 20);
			this.wButtonEdit1.TabIndex = 3;
			this.wButtonEdit1.Text = "Normal";
			this.wButtonEdit1.UseStaticViewStyle = true;
			this.wButtonEdit1.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.wButtonEdit1_ButtonPressed);
			// 
			// wDatePicker1
			// 
			this.wDatePicker1.AcceptsPlussKey = true;
			this.wDatePicker1.BackColor = System.Drawing.Color.White;
			this.wDatePicker1.ButtonIcon = ((System.Drawing.Icon)(resources.GetObject("wDatePicker1.ButtonIcon")));
			this.wDatePicker1.ButtonWidth = 18;
			this.wDatePicker1.Location = new System.Drawing.Point(384, 120);
			this.wDatePicker1.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Date;
			this.wDatePicker1.MaxLength = 32767;
			this.wDatePicker1.Name = "wDatePicker1";
			this.wDatePicker1.ReadOnly = false;
			this.wDatePicker1.Size = new System.Drawing.Size(88, 20);
			this.wDatePicker1.TabIndex = 4;
			this.wDatePicker1.Text = "04/17/2002";
			this.wDatePicker1.UseStaticViewStyle = true;
			this.wDatePicker1.Value = new System.DateTime(2002, 4, 17, 0, 0, 0, 0);
			// 
			// wComboBox1
			// 
			this.wComboBox1.AcceptsPlussKey = true;
			this.wComboBox1.BackColor = System.Drawing.Color.White;
			this.wComboBox1.ButtonIcon = ((System.Drawing.Icon)(resources.GetObject("wComboBox1.ButtonIcon")));
			this.wComboBox1.ButtonWidth = 18;
			this.wComboBox1.DropDownWidth = 120;
			this.wComboBox1.Location = new System.Drawing.Point(384, 40);
			this.wComboBox1.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Text;
			this.wComboBox1.MaxLength = 32767;
			this.wComboBox1.Name = "wComboBox1";
			this.wComboBox1.ReadOnly = false;
			this.wComboBox1.Size = new System.Drawing.Size(120, 20);
			this.wComboBox1.TabIndex = 5;
			this.wComboBox1.Text = "Normal";
			this.wComboBox1.UseStaticViewStyle = true;
			this.wComboBox1.VisibleItems = 5;
			// 
			// wCheckBox1
			// 
			this.wCheckBox1.Checked = false;
			this.wCheckBox1.Location = new System.Drawing.Point(240, 280);
			this.wCheckBox1.Name = "wCheckBox1";
			this.wCheckBox1.ReadOnly = false;
			this.wCheckBox1.Size = new System.Drawing.Size(30, 22);
			this.wCheckBox1.TabIndex = 6;
			this.wCheckBox1.UseStaticViewStyle = true;
			// 
			// toolBar1
			// 
			this.toolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
			this.toolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
																						this.toolBarButton1,
																						this.toolBarButton2,
																						this.toolBarButton3,
																						this.toolBarButton4,
																						this.toolBarButton5});
			this.toolBar1.Divider = false;
			this.toolBar1.DropDownArrows = true;
			this.toolBar1.ImageList = this.imageList1;
			this.toolBar1.Name = "toolBar1";
			this.toolBar1.ShowToolTips = true;
			this.toolBar1.Size = new System.Drawing.Size(536, 23);
			this.toolBar1.TabIndex = 7;
			// 
			// toolBarButton1
			// 
			this.toolBarButton1.Enabled = false;
			this.toolBarButton1.ImageIndex = 0;
			// 
			// toolBarButton2
			// 
			this.toolBarButton2.Enabled = false;
			this.toolBarButton2.ImageIndex = 1;
			// 
			// toolBarButton3
			// 
			this.toolBarButton3.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
			// 
			// toolBarButton4
			// 
			this.toolBarButton4.DropDownMenu = this.contextMenu1;
			this.toolBarButton4.ImageIndex = 3;
			this.toolBarButton4.Style = System.Windows.Forms.ToolBarButtonStyle.DropDownButton;
			// 
			// contextMenu1
			// 
			this.contextMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
																						 this.menuItem1,
																						 this.menuItem2});
			// 
			// menuItem1
			// 
			this.menuItem1.Index = 0;
			this.menuItem1.Text = "Enable print";
			this.menuItem1.Click += new System.EventHandler(this.menuItem1_Click);
			// 
			// menuItem2
			// 
			this.menuItem2.Index = 1;
			this.menuItem2.Text = "Disable print";
			this.menuItem2.Click += new System.EventHandler(this.menuItem2_Click);
			// 
			// toolBarButton5
			// 
			this.toolBarButton5.ImageIndex = 2;
			// 
			// imageList1
			// 
			this.imageList1.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
			this.imageList1.ImageSize = new System.Drawing.Size(16, 16);
			this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
			this.imageList1.TransparentColor = System.Drawing.Color.Fuchsia;
			// 
			// wEditBox2
			// 
			this.wEditBox2.DecimalPlaces = 2;
			this.wEditBox2.DecMaxValue = 99999999;
			this.wEditBox2.DecMinValue = -99999999;
			this.wEditBox2.Location = new System.Drawing.Point(240, 64);
			this.wEditBox2.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Text;
			this.wEditBox2.MaxLength = 32767;
			this.wEditBox2.Multiline = false;
			this.wEditBox2.Name = "wEditBox2";
			this.wEditBox2.PasswordChar = '\0';
			this.wEditBox2.ReadOnly = true;
			this.wEditBox2.Size = new System.Drawing.Size(100, 20);
			this.wEditBox2.TabIndex = 8;
			this.wEditBox2.Text = "ReadOnly";
			this.wEditBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.wEditBox2.UseStaticViewStyle = true;
			// 
			// wEditBox3
			// 
			this.wEditBox3.DecimalPlaces = 2;
			this.wEditBox3.DecMaxValue = 99999999;
			this.wEditBox3.DecMinValue = -99999999;
			this.wEditBox3.Enabled = false;
			this.wEditBox3.Location = new System.Drawing.Point(240, 88);
			this.wEditBox3.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Text;
			this.wEditBox3.MaxLength = 32767;
			this.wEditBox3.Multiline = false;
			this.wEditBox3.Name = "wEditBox3";
			this.wEditBox3.PasswordChar = '\0';
			this.wEditBox3.ReadOnly = false;
			this.wEditBox3.Size = new System.Drawing.Size(100, 20);
			this.wEditBox3.TabIndex = 9;
			this.wEditBox3.Text = "Disabled";
			this.wEditBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.wEditBox3.UseStaticViewStyle = true;
			// 
			// wSpinEdit2
			// 
			this.wSpinEdit2.BackColor = System.Drawing.Color.White;
			this.wSpinEdit2.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
			this.wSpinEdit2.DecimalPlaces = 0;
			this.wSpinEdit2.DecMaxValue = 99999999;
			this.wSpinEdit2.DecMinValue = -99999999;
			this.wSpinEdit2.DecValue = new System.Decimal(new int[] {
																		0,
																		0,
																		0,
																		0});
			this.wSpinEdit2.Location = new System.Drawing.Point(240, 144);
			this.wSpinEdit2.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
			this.wSpinEdit2.MaxLength = 32767;
			this.wSpinEdit2.Name = "wSpinEdit2";
			this.wSpinEdit2.ReadOnly = true;
			this.wSpinEdit2.Size = new System.Drawing.Size(104, 20);
			this.wSpinEdit2.TabIndex = 10;
			this.wSpinEdit2.Text = "0";
			this.wSpinEdit2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.wSpinEdit2.UseStaticViewStyle = true;
			// 
			// wSpinEdit3
			// 
			this.wSpinEdit3.BackColor = System.Drawing.Color.White;
			this.wSpinEdit3.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
			this.wSpinEdit3.DecimalPlaces = 0;
			this.wSpinEdit3.DecMaxValue = 99999999;
			this.wSpinEdit3.DecMinValue = -99999999;
			this.wSpinEdit3.DecValue = new System.Decimal(new int[] {
																		0,
																		0,
																		0,
																		0});
			this.wSpinEdit3.Enabled = false;
			this.wSpinEdit3.Location = new System.Drawing.Point(240, 168);
			this.wSpinEdit3.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
			this.wSpinEdit3.MaxLength = 32767;
			this.wSpinEdit3.Name = "wSpinEdit3";
			this.wSpinEdit3.ReadOnly = false;
			this.wSpinEdit3.Size = new System.Drawing.Size(104, 20);
			this.wSpinEdit3.TabIndex = 11;
			this.wSpinEdit3.Text = "0";
			this.wSpinEdit3.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
			this.wSpinEdit3.UseStaticViewStyle = true;
			// 
			// wButtonEdit2
			// 
			this.wButtonEdit2.AcceptsPlussKey = true;
			this.wButtonEdit2.BackColor = System.Drawing.Color.White;
			this.wButtonEdit2.ButtonIcon = ((System.Drawing.Icon)(resources.GetObject("wButtonEdit2.ButtonIcon")));
			this.wButtonEdit2.ButtonWidth = 18;
			this.wButtonEdit2.Location = new System.Drawing.Point(240, 224);
			this.wButtonEdit2.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Text;
			this.wButtonEdit2.MaxLength = 32767;
			this.wButtonEdit2.Name = "wButtonEdit2";
			this.wButtonEdit2.ReadOnly = true;
			this.wButtonEdit2.Size = new System.Drawing.Size(118, 20);
			this.wButtonEdit2.TabIndex = 12;
			this.wButtonEdit2.Text = "ReadOnly";
			this.wButtonEdit2.UseStaticViewStyle = true;
			// 
			// wButtonEdit3
			// 
			this.wButtonEdit3.AcceptsPlussKey = true;
			this.wButtonEdit3.BackColor = System.Drawing.Color.White;
			this.wButtonEdit3.ButtonIcon = ((System.Drawing.Icon)(resources.GetObject("wButtonEdit3.ButtonIcon")));
			this.wButtonEdit3.ButtonWidth = 18;
			this.wButtonEdit3.Enabled = false;
			this.wButtonEdit3.Location = new System.Drawing.Point(240, 248);
			this.wButtonEdit3.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Text;
			this.wButtonEdit3.MaxLength = 32767;
			this.wButtonEdit3.Name = "wButtonEdit3";
			this.wButtonEdit3.ReadOnly = false;
			this.wButtonEdit3.Size = new System.Drawing.Size(118, 20);
			this.wButtonEdit3.TabIndex = 13;
			this.wButtonEdit3.Text = "Disabled";
			this.wButtonEdit3.UseStaticViewStyle = true;
			// 
			// wComboBox2
			// 
			this.wComboBox2.AcceptsPlussKey = true;
			this.wComboBox2.BackColor = System.Drawing.Color.White;
			this.wComboBox2.ButtonIcon = ((System.Drawing.Icon)(resources.GetObject("wComboBox2.ButtonIcon")));
			this.wComboBox2.ButtonWidth = 18;
			this.wComboBox2.DropDownWidth = 120;
			this.wComboBox2.Location = new System.Drawing.Point(384, 64);
			this.wComboBox2.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Text;
			this.wComboBox2.MaxLength = 32767;
			this.wComboBox2.Name = "wComboBox2";
			this.wComboBox2.ReadOnly = true;
			this.wComboBox2.Size = new System.Drawing.Size(120, 20);
			this.wComboBox2.TabIndex = 14;
			this.wComboBox2.Text = "ReadOnly";
			this.wComboBox2.UseStaticViewStyle = true;
			this.wComboBox2.VisibleItems = 5;
			// 
			// wComboBox3
			// 
			this.wComboBox3.AcceptsPlussKey = true;
			this.wComboBox3.BackColor = System.Drawing.Color.White;
			this.wComboBox3.ButtonIcon = ((System.Drawing.Icon)(resources.GetObject("wComboBox3.ButtonIcon")));
			this.wComboBox3.ButtonWidth = 18;
			this.wComboBox3.DropDownWidth = 120;
			this.wComboBox3.Enabled = false;
			this.wComboBox3.Location = new System.Drawing.Point(384, 88);
			this.wComboBox3.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Text;
			this.wComboBox3.MaxLength = 32767;
			this.wComboBox3.Name = "wComboBox3";
			this.wComboBox3.ReadOnly = false;
			this.wComboBox3.Size = new System.Drawing.Size(120, 20);
			this.wComboBox3.TabIndex = 15;
			this.wComboBox3.Text = "Disabled";
			this.wComboBox3.UseStaticViewStyle = true;
			this.wComboBox3.VisibleItems = 5;
			// 
			// wDatePicker2
			// 
			this.wDatePicker2.AcceptsPlussKey = true;
			this.wDatePicker2.BackColor = System.Drawing.Color.White;
			this.wDatePicker2.ButtonIcon = ((System.Drawing.Icon)(resources.GetObject("wDatePicker2.ButtonIcon")));
			this.wDatePicker2.ButtonWidth = 18;
			this.wDatePicker2.Location = new System.Drawing.Point(384, 144);
			this.wDatePicker2.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Date;
			this.wDatePicker2.MaxLength = 32767;
			this.wDatePicker2.Name = "wDatePicker2";
			this.wDatePicker2.ReadOnly = true;
			this.wDatePicker2.Size = new System.Drawing.Size(88, 20);
			this.wDatePicker2.TabIndex = 16;
			this.wDatePicker2.Text = "04/17/2002";
			this.wDatePicker2.UseStaticViewStyle = true;
			this.wDatePicker2.Value = new System.DateTime(2002, 4, 17, 0, 0, 0, 0);
			// 
			// wDatePicker3
			// 
			this.wDatePicker3.AcceptsPlussKey = true;
			this.wDatePicker3.BackColor = System.Drawing.Color.White;
			this.wDatePicker3.ButtonIcon = ((System.Drawing.Icon)(resources.GetObject("wDatePicker3.ButtonIcon")));
			this.wDatePicker3.ButtonWidth = 18;
			this.wDatePicker3.Enabled = false;
			this.wDatePicker3.Location = new System.Drawing.Point(384, 168);
			this.wDatePicker3.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Date;
			this.wDatePicker3.MaxLength = 32767;
			this.wDatePicker3.Name = "wDatePicker3";
			this.wDatePicker3.ReadOnly = false;
			this.wDatePicker3.Size = new System.Drawing.Size(88, 20);
			this.wDatePicker3.TabIndex = 17;
			this.wDatePicker3.Text = "04/17/2002";
			this.wDatePicker3.UseStaticViewStyle = true;
			this.wDatePicker3.Value = new System.DateTime(2002, 4, 17, 0, 0, 0, 0);
			// 
			// wCheckBox2
			// 
			this.wCheckBox2.Checked = false;
			this.wCheckBox2.Location = new System.Drawing.Point(280, 280);
			this.wCheckBox2.Name = "wCheckBox2";
			this.wCheckBox2.ReadOnly = true;
			this.wCheckBox2.Size = new System.Drawing.Size(30, 22);
			this.wCheckBox2.TabIndex = 18;
			this.wCheckBox2.UseStaticViewStyle = true;
			// 
			// wCheckBox3
			// 
			this.wCheckBox3.Checked = false;
			this.wCheckBox3.Enabled = false;
			this.wCheckBox3.Location = new System.Drawing.Point(320, 280);
			this.wCheckBox3.Name = "wCheckBox3";
			this.wCheckBox3.ReadOnly = false;
			this.wCheckBox3.Size = new System.Drawing.Size(30, 22);
			this.wCheckBox3.TabIndex = 19;
			this.wCheckBox3.UseStaticViewStyle = true;
			// 
			// button1
			// 
			this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
			this.button1.Location = new System.Drawing.Point(400, 280);
			this.button1.Name = "button1";
			this.button1.Size = new System.Drawing.Size(72, 32);
			this.button1.TabIndex = 20;
			this.button1.Text = "Flash controls";
			this.button1.Click += new System.EventHandler(this.button1_Click);
			// 
			// Form1
			// 
			this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
			this.ClientSize = new System.Drawing.Size(536, 325);
			this.Controls.AddRange(new System.Windows.Forms.Control[] {
																		  this.button1,
																		  this.wCheckBox3,
																		  this.wCheckBox2,
																		  this.wDatePicker3,
																		  this.wDatePicker2,
																		  this.wComboBox3,
																		  this.wComboBox2,
																		  this.wButtonEdit3,
																		  this.wButtonEdit2,
																		  this.wSpinEdit3,
																		  this.wSpinEdit2,
																		  this.wEditBox3,
																		  this.wEditBox2,
																		  this.toolBar1,
																		  this.wCheckBox1,
																		  this.wComboBox1,
																		  this.wDatePicker1,
																		  this.wButtonEdit1,
																		  this.wPictureBox1,
																		  this.wSpinEdit1,
																		  this.wEditBox1});
			this.Name = "Form1";
			this.Text = "Form1";
			((System.ComponentModel.ISupportInitialize)(this.wEditBox1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wSpinEdit1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wPictureBox1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wButtonEdit1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wDatePicker1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wComboBox1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wCheckBox1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wEditBox2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wEditBox3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wSpinEdit2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wSpinEdit3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wButtonEdit2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wButtonEdit3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wComboBox2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wComboBox3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wDatePicker2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wDatePicker3)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wCheckBox2)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.wCheckBox3)).EndInit();
			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.wLabel1 = new LumiSoft.UI.Controls.WLabel();
     this.m_pMaxSMTPbadCmds = new LumiSoft.UI.Controls.WSpinEdit();
     this.m_pMaxRecipients = new LumiSoft.UI.Controls.WSpinEdit();
     this.mt_maxrecipients = new LumiSoft.UI.Controls.WLabel();
     this.wLabel6 = new LumiSoft.UI.Controls.WLabel();
     this.wLabel4 = new LumiSoft.UI.Controls.WLabel();
     this.m_pMessageSize = new LumiSoft.UI.Controls.WSpinEdit();
     this.m_pCommandIdle = new LumiSoft.UI.Controls.WSpinEdit();
     this.m_pSessionIdle = new LumiSoft.UI.Controls.WSpinEdit();
     this.mt_msgsize = new LumiSoft.UI.Controls.WLabel();
     this.mt_commandidle = new LumiSoft.UI.Controls.WLabel();
     this.mt_sessionidle = new LumiSoft.UI.Controls.WLabel();
     this.wLabel5 = new LumiSoft.UI.Controls.WLabel();
     this.m_pSMTP_Threads = new LumiSoft.UI.Controls.WSpinEdit();
     this.m_pSMTP = new LumiSoft.UI.Controls.WSpinEdit();
     this.m_pSMTPIPAddresses = new LumiSoft.UI.Controls.WComboBox();
     this.mt_smtpmax = new LumiSoft.UI.Controls.WLabel();
     this.mt_smtp = new LumiSoft.UI.Controls.WLabel();
     this.mt_ipaddress = new LumiSoft.UI.Controls.WLabel();
     this.m_pEnabled = new LumiSoft.UI.Controls.WCheckBox.WCheckBox();
     this.wLabel7 = new LumiSoft.UI.Controls.WLabel();
     this.m_pDefaultDomain = new LumiSoft.UI.Controls.WEditBox();
     this.wLabel8 = new LumiSoft.UI.Controls.WLabel();
     this.SuspendLayout();
     //
     // wLabel1
     //
     this.wLabel1.Location = new System.Drawing.Point(8, 192);
     this.wLabel1.Name = "wLabel1";
     this.wLabel1.Size = new System.Drawing.Size(166, 24);
     this.wLabel1.TabIndex = 16;
     this.wLabel1.Text = "Max. bad commands";
     this.wLabel1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // wLabel1.ViewStyle
     //
     //
     // m_pMaxSMTPbadCmds
     //
     this.m_pMaxSMTPbadCmds.BackColor = System.Drawing.Color.White;
     this.m_pMaxSMTPbadCmds.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pMaxSMTPbadCmds.DecimalPlaces = 0;
     this.m_pMaxSMTPbadCmds.DecMaxValue = new System.Decimal(new int[] {
                                                                           999999999,
                                                                           0,
                                                                           0,
                                                                           0});
     this.m_pMaxSMTPbadCmds.DecMinValue = new System.Decimal(new int[] {
                                                                           1,
                                                                           0,
                                                                           0,
                                                                           0});
     this.m_pMaxSMTPbadCmds.DecValue = new System.Decimal(new int[] {
                                                                        8,
                                                                        0,
                                                                        0,
                                                                        0});
     this.m_pMaxSMTPbadCmds.DrawBorder = true;
     this.m_pMaxSMTPbadCmds.Location = new System.Drawing.Point(176, 192);
     this.m_pMaxSMTPbadCmds.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pMaxSMTPbadCmds.MaxLength = 32767;
     this.m_pMaxSMTPbadCmds.Name = "m_pMaxSMTPbadCmds";
     this.m_pMaxSMTPbadCmds.ReadOnly = false;
     this.m_pMaxSMTPbadCmds.Size = new System.Drawing.Size(64, 20);
     this.m_pMaxSMTPbadCmds.TabIndex = 6;
     this.m_pMaxSMTPbadCmds.Text = "8";
     this.m_pMaxSMTPbadCmds.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pMaxSMTPbadCmds.UseStaticViewStyle = true;
     //
     // m_pMaxSMTPbadCmds.ViewStyle
     //
     //
     // m_pMaxRecipients
     //
     this.m_pMaxRecipients.BackColor = System.Drawing.Color.White;
     this.m_pMaxRecipients.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pMaxRecipients.DecimalPlaces = 0;
     this.m_pMaxRecipients.DecMaxValue = new System.Decimal(new int[] {
                                                                          999999999,
                                                                          0,
                                                                          0,
                                                                          0});
     this.m_pMaxRecipients.DecMinValue = new System.Decimal(new int[] {
                                                                          1,
                                                                          0,
                                                                          0,
                                                                          0});
     this.m_pMaxRecipients.DecValue = new System.Decimal(new int[] {
                                                                       100,
                                                                       0,
                                                                       0,
                                                                       0});
     this.m_pMaxRecipients.DrawBorder = true;
     this.m_pMaxRecipients.Location = new System.Drawing.Point(176, 168);
     this.m_pMaxRecipients.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pMaxRecipients.MaxLength = 32767;
     this.m_pMaxRecipients.Name = "m_pMaxRecipients";
     this.m_pMaxRecipients.ReadOnly = false;
     this.m_pMaxRecipients.Size = new System.Drawing.Size(64, 20);
     this.m_pMaxRecipients.TabIndex = 5;
     this.m_pMaxRecipients.Text = "100";
     this.m_pMaxRecipients.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pMaxRecipients.UseStaticViewStyle = true;
     //
     // m_pMaxRecipients.ViewStyle
     //
     //
     // mt_maxrecipients
     //
     this.mt_maxrecipients.Location = new System.Drawing.Point(8, 168);
     this.mt_maxrecipients.Name = "mt_maxrecipients";
     this.mt_maxrecipients.Size = new System.Drawing.Size(166, 24);
     this.mt_maxrecipients.TabIndex = 15;
     this.mt_maxrecipients.Text = "Max. Recipients per Message";
     this.mt_maxrecipients.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_maxrecipients.ViewStyle
     //
     //
     // wLabel6
     //
     this.wLabel6.Location = new System.Drawing.Point(240, 144);
     this.wLabel6.Name = "wLabel6";
     this.wLabel6.Size = new System.Drawing.Size(48, 24);
     this.wLabel6.TabIndex = 22;
     this.wLabel6.Text = "MB";
     this.wLabel6.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // wLabel6.ViewStyle
     //
     //
     // wLabel4
     //
     this.wLabel4.Location = new System.Drawing.Point(240, 24);
     this.wLabel4.Name = "wLabel4";
     this.wLabel4.Size = new System.Drawing.Size(48, 24);
     this.wLabel4.TabIndex = 20;
     this.wLabel4.Text = "sec.";
     this.wLabel4.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // wLabel4.ViewStyle
     //
     //
     // m_pMessageSize
     //
     this.m_pMessageSize.BackColor = System.Drawing.Color.White;
     this.m_pMessageSize.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pMessageSize.DecimalPlaces = 0;
     this.m_pMessageSize.DecMaxValue = new System.Decimal(new int[] {
                                                                        999999999,
                                                                        0,
                                                                        0,
                                                                        0});
     this.m_pMessageSize.DecMinValue = new System.Decimal(new int[] {
                                                                        1,
                                                                        0,
                                                                        0,
                                                                        0});
     this.m_pMessageSize.DecValue = new System.Decimal(new int[] {
                                                                     10,
                                                                     0,
                                                                     0,
                                                                     0});
     this.m_pMessageSize.DrawBorder = true;
     this.m_pMessageSize.Location = new System.Drawing.Point(176, 144);
     this.m_pMessageSize.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pMessageSize.MaxLength = 32767;
     this.m_pMessageSize.Name = "m_pMessageSize";
     this.m_pMessageSize.ReadOnly = false;
     this.m_pMessageSize.Size = new System.Drawing.Size(64, 20);
     this.m_pMessageSize.TabIndex = 4;
     this.m_pMessageSize.Text = "10";
     this.m_pMessageSize.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pMessageSize.UseStaticViewStyle = true;
     //
     // m_pMessageSize.ViewStyle
     //
     //
     // m_pCommandIdle
     //
     this.m_pCommandIdle.BackColor = System.Drawing.Color.White;
     this.m_pCommandIdle.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pCommandIdle.DecimalPlaces = 0;
     this.m_pCommandIdle.DecMaxValue = new System.Decimal(new int[] {
                                                                        999999999,
                                                                        0,
                                                                        0,
                                                                        0});
     this.m_pCommandIdle.DecMinValue = new System.Decimal(new int[] {
                                                                        10,
                                                                        0,
                                                                        0,
                                                                        0});
     this.m_pCommandIdle.DecValue = new System.Decimal(new int[] {
                                                                     60,
                                                                     0,
                                                                     0,
                                                                     0});
     this.m_pCommandIdle.DrawBorder = true;
     this.m_pCommandIdle.Location = new System.Drawing.Point(176, 48);
     this.m_pCommandIdle.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pCommandIdle.MaxLength = 32767;
     this.m_pCommandIdle.Name = "m_pCommandIdle";
     this.m_pCommandIdle.ReadOnly = false;
     this.m_pCommandIdle.Size = new System.Drawing.Size(64, 20);
     this.m_pCommandIdle.TabIndex = 1;
     this.m_pCommandIdle.Text = "60";
     this.m_pCommandIdle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pCommandIdle.UseStaticViewStyle = true;
     //
     // m_pCommandIdle.ViewStyle
     //
     //
     // m_pSessionIdle
     //
     this.m_pSessionIdle.BackColor = System.Drawing.Color.White;
     this.m_pSessionIdle.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pSessionIdle.DecimalPlaces = 0;
     this.m_pSessionIdle.DecMaxValue = new System.Decimal(new int[] {
                                                                        999999999,
                                                                        0,
                                                                        0,
                                                                        0});
     this.m_pSessionIdle.DecMinValue = new System.Decimal(new int[] {
                                                                        20,
                                                                        0,
                                                                        0,
                                                                        0});
     this.m_pSessionIdle.DecValue = new System.Decimal(new int[] {
                                                                     60,
                                                                     0,
                                                                     0,
                                                                     0});
     this.m_pSessionIdle.DrawBorder = true;
     this.m_pSessionIdle.Location = new System.Drawing.Point(176, 24);
     this.m_pSessionIdle.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pSessionIdle.MaxLength = 32767;
     this.m_pSessionIdle.Name = "m_pSessionIdle";
     this.m_pSessionIdle.ReadOnly = false;
     this.m_pSessionIdle.Size = new System.Drawing.Size(64, 20);
     this.m_pSessionIdle.TabIndex = 0;
     this.m_pSessionIdle.Text = "60";
     this.m_pSessionIdle.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pSessionIdle.UseStaticViewStyle = true;
     //
     // m_pSessionIdle.ViewStyle
     //
     //
     // mt_msgsize
     //
     this.mt_msgsize.Location = new System.Drawing.Point(8, 144);
     this.mt_msgsize.Name = "mt_msgsize";
     this.mt_msgsize.Size = new System.Drawing.Size(166, 24);
     this.mt_msgsize.TabIndex = 14;
     this.mt_msgsize.Text = "Max. Message Size";
     this.mt_msgsize.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_msgsize.ViewStyle
     //
     //
     // mt_commandidle
     //
     this.mt_commandidle.Location = new System.Drawing.Point(8, 48);
     this.mt_commandidle.Name = "mt_commandidle";
     this.mt_commandidle.Size = new System.Drawing.Size(166, 24);
     this.mt_commandidle.TabIndex = 11;
     this.mt_commandidle.Text = "Command Idle Timeout";
     this.mt_commandidle.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_commandidle.ViewStyle
     //
     //
     // mt_sessionidle
     //
     this.mt_sessionidle.Location = new System.Drawing.Point(8, 24);
     this.mt_sessionidle.Name = "mt_sessionidle";
     this.mt_sessionidle.Size = new System.Drawing.Size(166, 24);
     this.mt_sessionidle.TabIndex = 10;
     this.mt_sessionidle.Text = "Session Idle Timeout";
     this.mt_sessionidle.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_sessionidle.ViewStyle
     //
     //
     // wLabel5
     //
     this.wLabel5.Location = new System.Drawing.Point(240, 48);
     this.wLabel5.Name = "wLabel5";
     this.wLabel5.Size = new System.Drawing.Size(48, 24);
     this.wLabel5.TabIndex = 21;
     this.wLabel5.Text = "sec.";
     this.wLabel5.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // wLabel5.ViewStyle
     //
     //
     // m_pSMTP_Threads
     //
     this.m_pSMTP_Threads.BackColor = System.Drawing.Color.White;
     this.m_pSMTP_Threads.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pSMTP_Threads.DecimalPlaces = 0;
     this.m_pSMTP_Threads.DecMaxValue = new System.Decimal(new int[] {
                                                                         999,
                                                                         0,
                                                                         0,
                                                                         0});
     this.m_pSMTP_Threads.DecMinValue = new System.Decimal(new int[] {
                                                                         1,
                                                                         0,
                                                                         0,
                                                                         0});
     this.m_pSMTP_Threads.DecValue = new System.Decimal(new int[] {
                                                                      10,
                                                                      0,
                                                                      0,
                                                                      0});
     this.m_pSMTP_Threads.DrawBorder = true;
     this.m_pSMTP_Threads.Location = new System.Drawing.Point(176, 288);
     this.m_pSMTP_Threads.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pSMTP_Threads.MaxLength = 32767;
     this.m_pSMTP_Threads.Name = "m_pSMTP_Threads";
     this.m_pSMTP_Threads.ReadOnly = false;
     this.m_pSMTP_Threads.Size = new System.Drawing.Size(64, 20);
     this.m_pSMTP_Threads.TabIndex = 9;
     this.m_pSMTP_Threads.Text = "10";
     this.m_pSMTP_Threads.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pSMTP_Threads.UseStaticViewStyle = true;
     //
     // m_pSMTP_Threads.ViewStyle
     //
     //
     // m_pSMTP
     //
     this.m_pSMTP.BackColor = System.Drawing.Color.White;
     this.m_pSMTP.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pSMTP.DecimalPlaces = 0;
     this.m_pSMTP.DecMaxValue = new System.Decimal(new int[] {
                                                                 999999999,
                                                                 0,
                                                                 0,
                                                                 0});
     this.m_pSMTP.DecMinValue = new System.Decimal(new int[] {
                                                                 0,
                                                                 0,
                                                                 0,
                                                                 0});
     this.m_pSMTP.DecValue = new System.Decimal(new int[] {
                                                              25,
                                                              0,
                                                              0,
                                                              0});
     this.m_pSMTP.DrawBorder = true;
     this.m_pSMTP.Location = new System.Drawing.Point(176, 264);
     this.m_pSMTP.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pSMTP.MaxLength = 32767;
     this.m_pSMTP.Name = "m_pSMTP";
     this.m_pSMTP.ReadOnly = false;
     this.m_pSMTP.Size = new System.Drawing.Size(64, 20);
     this.m_pSMTP.TabIndex = 8;
     this.m_pSMTP.Text = "25";
     this.m_pSMTP.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pSMTP.UseStaticViewStyle = true;
     //
     // m_pSMTP.ViewStyle
     //
     //
     // m_pSMTPIPAddresses
     //
     this.m_pSMTPIPAddresses.DrawBorder = true;
     this.m_pSMTPIPAddresses.DropDownWidth = 128;
     this.m_pSMTPIPAddresses.EditStyle = LumiSoft.UI.Controls.EditStyle.Selectable;
     this.m_pSMTPIPAddresses.Location = new System.Drawing.Point(176, 240);
     this.m_pSMTPIPAddresses.Name = "m_pSMTPIPAddresses";
     this.m_pSMTPIPAddresses.SelectedIndex = -1;
     this.m_pSMTPIPAddresses.SelectionLength = 0;
     this.m_pSMTPIPAddresses.SelectionStart = 0;
     this.m_pSMTPIPAddresses.Size = new System.Drawing.Size(128, 20);
     this.m_pSMTPIPAddresses.TabIndex = 7;
     this.m_pSMTPIPAddresses.UseStaticViewStyle = true;
     //
     // m_pSMTPIPAddresses.ViewStyle
     //
     this.m_pSMTPIPAddresses.VisibleItems = 5;
     //
     // mt_smtpmax
     //
     this.mt_smtpmax.Location = new System.Drawing.Point(8, 288);
     this.mt_smtpmax.Name = "mt_smtpmax";
     this.mt_smtpmax.Size = new System.Drawing.Size(166, 24);
     this.mt_smtpmax.TabIndex = 19;
     this.mt_smtpmax.Text = "Maximum SMTP Threads";
     this.mt_smtpmax.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_smtpmax.ViewStyle
     //
     //
     // mt_smtp
     //
     this.mt_smtp.Location = new System.Drawing.Point(8, 264);
     this.mt_smtp.Name = "mt_smtp";
     this.mt_smtp.Size = new System.Drawing.Size(166, 24);
     this.mt_smtp.TabIndex = 18;
     this.mt_smtp.Text = "SMTP Port on IP Address Above";
     this.mt_smtp.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_smtp.ViewStyle
     //
     //
     // mt_ipaddress
     //
     this.mt_ipaddress.Location = new System.Drawing.Point(8, 240);
     this.mt_ipaddress.Name = "mt_ipaddress";
     this.mt_ipaddress.Size = new System.Drawing.Size(166, 24);
     this.mt_ipaddress.TabIndex = 17;
     this.mt_ipaddress.Text = "SMTP IP Address";
     this.mt_ipaddress.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_ipaddress.ViewStyle
     //
     //
     // m_pEnabled
     //
     this.m_pEnabled.Checked = false;
     this.m_pEnabled.DrawBorder = true;
     this.m_pEnabled.Location = new System.Drawing.Point(176, 320);
     this.m_pEnabled.Name = "m_pEnabled";
     this.m_pEnabled.ReadOnly = false;
     this.m_pEnabled.Size = new System.Drawing.Size(16, 22);
     this.m_pEnabled.TabIndex = 46;
     this.m_pEnabled.UseStaticViewStyle = true;
     //
     // m_pEnabled.ViewStyle
     //
     //
     // wLabel7
     //
     this.wLabel7.Location = new System.Drawing.Point(8, 320);
     this.wLabel7.Name = "wLabel7";
     this.wLabel7.Size = new System.Drawing.Size(166, 24);
     this.wLabel7.TabIndex = 45;
     this.wLabel7.Text = "Enabled";
     this.wLabel7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // wLabel7.ViewStyle
     //
     //
     // m_pDefaultDomain
     //
     this.m_pDefaultDomain.DrawBorder = true;
     this.m_pDefaultDomain.Location = new System.Drawing.Point(176, 80);
     this.m_pDefaultDomain.Name = "m_pDefaultDomain";
     this.m_pDefaultDomain.Size = new System.Drawing.Size(272, 20);
     this.m_pDefaultDomain.TabIndex = 47;
     this.m_pDefaultDomain.UseStaticViewStyle = true;
     //
     // m_pDefaultDomain.ViewStyle
     //
     //
     // wLabel8
     //
     this.wLabel8.Location = new System.Drawing.Point(8, 80);
     this.wLabel8.Name = "wLabel8";
     this.wLabel8.Size = new System.Drawing.Size(166, 24);
     this.wLabel8.TabIndex = 48;
     this.wLabel8.Text = "Defult domain";
     this.wLabel8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // wLabel8.ViewStyle
     //
     //
     // wfrm_System_SMTP
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(472, 357);
     this.Controls.Add(this.m_pDefaultDomain);
     this.Controls.Add(this.wLabel8);
     this.Controls.Add(this.m_pEnabled);
     this.Controls.Add(this.wLabel7);
     this.Controls.Add(this.m_pSMTP_Threads);
     this.Controls.Add(this.m_pSMTP);
     this.Controls.Add(this.m_pSMTPIPAddresses);
     this.Controls.Add(this.mt_smtpmax);
     this.Controls.Add(this.mt_smtp);
     this.Controls.Add(this.mt_ipaddress);
     this.Controls.Add(this.wLabel4);
     this.Controls.Add(this.mt_sessionidle);
     this.Controls.Add(this.mt_commandidle);
     this.Controls.Add(this.m_pSessionIdle);
     this.Controls.Add(this.wLabel5);
     this.Controls.Add(this.m_pCommandIdle);
     this.Controls.Add(this.wLabel6);
     this.Controls.Add(this.m_pMaxRecipients);
     this.Controls.Add(this.wLabel1);
     this.Controls.Add(this.m_pMessageSize);
     this.Controls.Add(this.mt_msgsize);
     this.Controls.Add(this.mt_maxrecipients);
     this.Controls.Add(this.m_pMaxSMTPbadCmds);
     this.Name = "wfrm_System_SMTP";
     this.Text = "wfrm_System_SMTP";
     this.ResumeLayout(false);
 }