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.m_pUndeliveredText = new LumiSoft.UI.Controls.WButton();
     this.m_UndelWarningText = new LumiSoft.UI.Controls.WButton();
     this.wLabel6 = new LumiSoft.UI.Controls.WLabel();
     this.wLabel5 = new LumiSoft.UI.Controls.WLabel();
     this.wLabel4 = new LumiSoft.UI.Controls.WLabel();
     this.wLabel3 = new LumiSoft.UI.Controls.WLabel();
     this.m_pUndeliveredWarning = new LumiSoft.UI.Controls.WSpinEdit();
     this.wLabel1 = new LumiSoft.UI.Controls.WLabel();
     this.m_pUndelivered = new LumiSoft.UI.Controls.WSpinEdit();
     this.wLabel2 = new LumiSoft.UI.Controls.WLabel();
     this.m_pRelayRetryInterval = new LumiSoft.UI.Controls.WSpinEdit();
     this.mt_RelayRetryInterval = new LumiSoft.UI.Controls.WLabel();
     this.m_pRelayInterval = new LumiSoft.UI.Controls.WSpinEdit();
     this.mt_RelayInterval = new LumiSoft.UI.Controls.WLabel();
     this.m_pMaxThreads = new LumiSoft.UI.Controls.WSpinEdit();
     this.mt_maxthreads = new LumiSoft.UI.Controls.WLabel();
     this.m_pUseSmartHost = new System.Windows.Forms.RadioButton();
     this.m_pDNS = new System.Windows.Forms.RadioButton();
     this.mt_smarthost = new LumiSoft.UI.Controls.WLabel();
     this.mt_pridns = new LumiSoft.UI.Controls.WLabel();
     this.m_pSmartHost = new LumiSoft.UI.Controls.WEditBox();
     this.m_pSecDNS = new LumiSoft.UI.Controls.WEditBox();
     this.mt_secdns = new LumiSoft.UI.Controls.WLabel();
     this.m_pPriDNS = new LumiSoft.UI.Controls.WEditBox();
     this.m_pStoreUndeliveredMessages = new LumiSoft.UI.Controls.WCheckBox.WCheckBox();
     this.wLabel7 = new LumiSoft.UI.Controls.WLabel();
     this.m_pTestDns = new LumiSoft.UI.Controls.WButton();
     this.SuspendLayout();
     //
     // m_pUndeliveredText
     //
     this.m_pUndeliveredText.DrawBorder = true;
     this.m_pUndeliveredText.Location = new System.Drawing.Point(296, 290);
     this.m_pUndeliveredText.Name = "m_pUndeliveredText";
     this.m_pUndeliveredText.Size = new System.Drawing.Size(168, 24);
     this.m_pUndeliveredText.TabIndex = 57;
     this.m_pUndeliveredText.Text = "Edit undelivered text";
     this.m_pUndeliveredText.UseStaticViewStyle = true;
     //
     // m_pUndeliveredText.ViewStyle
     //
     this.m_pUndeliveredText.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pUndeliveredText_ButtonPressed);
     //
     // m_UndelWarningText
     //
     this.m_UndelWarningText.DrawBorder = true;
     this.m_UndelWarningText.Location = new System.Drawing.Point(296, 258);
     this.m_UndelWarningText.Name = "m_UndelWarningText";
     this.m_UndelWarningText.Size = new System.Drawing.Size(168, 24);
     this.m_UndelWarningText.TabIndex = 56;
     this.m_UndelWarningText.Text = "Edit undelivered warning text";
     this.m_UndelWarningText.UseStaticViewStyle = true;
     //
     // m_UndelWarningText.ViewStyle
     //
     this.m_UndelWarningText.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_UndelWarningText_ButtonPressed);
     //
     // wLabel6
     //
     this.wLabel6.Location = new System.Drawing.Point(232, 200);
     this.wLabel6.Name = "wLabel6";
     this.wLabel6.Size = new System.Drawing.Size(48, 24);
     this.wLabel6.TabIndex = 55;
     this.wLabel6.Text = "seconds";
     this.wLabel6.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // wLabel6.ViewStyle
     //
     //
     // wLabel5
     //
     this.wLabel5.Location = new System.Drawing.Point(232, 176);
     this.wLabel5.Name = "wLabel5";
     this.wLabel5.Size = new System.Drawing.Size(48, 24);
     this.wLabel5.TabIndex = 54;
     this.wLabel5.Text = "seconds";
     this.wLabel5.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // wLabel5.ViewStyle
     //
     //
     // wLabel4
     //
     this.wLabel4.Location = new System.Drawing.Point(232, 288);
     this.wLabel4.Name = "wLabel4";
     this.wLabel4.Size = new System.Drawing.Size(48, 24);
     this.wLabel4.TabIndex = 53;
     this.wLabel4.Text = "hours";
     this.wLabel4.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // wLabel4.ViewStyle
     //
     //
     // wLabel3
     //
     this.wLabel3.Location = new System.Drawing.Point(232, 264);
     this.wLabel3.Name = "wLabel3";
     this.wLabel3.Size = new System.Drawing.Size(48, 24);
     this.wLabel3.TabIndex = 52;
     this.wLabel3.Text = "minutes";
     this.wLabel3.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // wLabel3.ViewStyle
     //
     //
     // m_pUndeliveredWarning
     //
     this.m_pUndeliveredWarning.BackColor = System.Drawing.Color.White;
     this.m_pUndeliveredWarning.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pUndeliveredWarning.DecimalPlaces = 0;
     this.m_pUndeliveredWarning.DecMaxValue = new System.Decimal(new int[] {
                                                                               999999999,
                                                                               0,
                                                                               0,
                                                                               0});
     this.m_pUndeliveredWarning.DecMinValue = new System.Decimal(new int[] {
                                                                               999999999,
                                                                               0,
                                                                               0,
                                                                               -2147483648});
     this.m_pUndeliveredWarning.DecValue = new System.Decimal(new int[] {
                                                                            0,
                                                                            0,
                                                                            0,
                                                                            0});
     this.m_pUndeliveredWarning.DrawBorder = true;
     this.m_pUndeliveredWarning.Location = new System.Drawing.Point(168, 264);
     this.m_pUndeliveredWarning.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pUndeliveredWarning.MaxLength = 32767;
     this.m_pUndeliveredWarning.Name = "m_pUndeliveredWarning";
     this.m_pUndeliveredWarning.ReadOnly = false;
     this.m_pUndeliveredWarning.Size = new System.Drawing.Size(64, 20);
     this.m_pUndeliveredWarning.TabIndex = 51;
     this.m_pUndeliveredWarning.Text = "0";
     this.m_pUndeliveredWarning.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pUndeliveredWarning.UseStaticViewStyle = false;
     //
     // m_pUndeliveredWarning.ViewStyle
     //
     this.m_pUndeliveredWarning.ViewStyle.EditReadOnlyColor = System.Drawing.Color.White;
     //
     // wLabel1
     //
     this.wLabel1.Location = new System.Drawing.Point(8, 288);
     this.wLabel1.Name = "wLabel1";
     this.wLabel1.Size = new System.Drawing.Size(160, 24);
     this.wLabel1.TabIndex = 50;
     this.wLabel1.Text = "Send undelivered after";
     this.wLabel1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // wLabel1.ViewStyle
     //
     //
     // m_pUndelivered
     //
     this.m_pUndelivered.BackColor = System.Drawing.Color.White;
     this.m_pUndelivered.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pUndelivered.DecimalPlaces = 0;
     this.m_pUndelivered.DecMaxValue = new System.Decimal(new int[] {
                                                                        999999999,
                                                                        0,
                                                                        0,
                                                                        0});
     this.m_pUndelivered.DecMinValue = new System.Decimal(new int[] {
                                                                        999999999,
                                                                        0,
                                                                        0,
                                                                        -2147483648});
     this.m_pUndelivered.DecValue = new System.Decimal(new int[] {
                                                                     0,
                                                                     0,
                                                                     0,
                                                                     0});
     this.m_pUndelivered.DrawBorder = true;
     this.m_pUndelivered.Location = new System.Drawing.Point(168, 288);
     this.m_pUndelivered.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pUndelivered.MaxLength = 32767;
     this.m_pUndelivered.Name = "m_pUndelivered";
     this.m_pUndelivered.ReadOnly = false;
     this.m_pUndelivered.Size = new System.Drawing.Size(64, 20);
     this.m_pUndelivered.TabIndex = 49;
     this.m_pUndelivered.Text = "0";
     this.m_pUndelivered.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pUndelivered.UseStaticViewStyle = false;
     //
     // m_pUndelivered.ViewStyle
     //
     this.m_pUndelivered.ViewStyle.EditReadOnlyColor = System.Drawing.Color.White;
     //
     // wLabel2
     //
     this.wLabel2.Location = new System.Drawing.Point(8, 264);
     this.wLabel2.Name = "wLabel2";
     this.wLabel2.Size = new System.Drawing.Size(160, 24);
     this.wLabel2.TabIndex = 48;
     this.wLabel2.Text = "Send undelivered warning after";
     this.wLabel2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // wLabel2.ViewStyle
     //
     //
     // m_pRelayRetryInterval
     //
     this.m_pRelayRetryInterval.BackColor = System.Drawing.Color.White;
     this.m_pRelayRetryInterval.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pRelayRetryInterval.DecimalPlaces = 0;
     this.m_pRelayRetryInterval.DecMaxValue = new System.Decimal(new int[] {
                                                                               999999999,
                                                                               0,
                                                                               0,
                                                                               0});
     this.m_pRelayRetryInterval.DecMinValue = new System.Decimal(new int[] {
                                                                               999999999,
                                                                               0,
                                                                               0,
                                                                               -2147483648});
     this.m_pRelayRetryInterval.DecValue = new System.Decimal(new int[] {
                                                                            0,
                                                                            0,
                                                                            0,
                                                                            0});
     this.m_pRelayRetryInterval.DrawBorder = true;
     this.m_pRelayRetryInterval.Location = new System.Drawing.Point(168, 200);
     this.m_pRelayRetryInterval.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pRelayRetryInterval.MaxLength = 32767;
     this.m_pRelayRetryInterval.Name = "m_pRelayRetryInterval";
     this.m_pRelayRetryInterval.ReadOnly = false;
     this.m_pRelayRetryInterval.Size = new System.Drawing.Size(64, 20);
     this.m_pRelayRetryInterval.TabIndex = 47;
     this.m_pRelayRetryInterval.Text = "0";
     this.m_pRelayRetryInterval.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pRelayRetryInterval.UseStaticViewStyle = false;
     //
     // m_pRelayRetryInterval.ViewStyle
     //
     this.m_pRelayRetryInterval.ViewStyle.EditReadOnlyColor = System.Drawing.Color.White;
     //
     // mt_RelayRetryInterval
     //
     this.mt_RelayRetryInterval.Location = new System.Drawing.Point(16, 200);
     this.mt_RelayRetryInterval.Name = "mt_RelayRetryInterval";
     this.mt_RelayRetryInterval.TabIndex = 46;
     this.mt_RelayRetryInterval.Text = "Relay retry interval";
     this.mt_RelayRetryInterval.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_RelayRetryInterval.ViewStyle
     //
     //
     // m_pRelayInterval
     //
     this.m_pRelayInterval.BackColor = System.Drawing.Color.White;
     this.m_pRelayInterval.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pRelayInterval.DecimalPlaces = 0;
     this.m_pRelayInterval.DecMaxValue = new System.Decimal(new int[] {
                                                                          999999999,
                                                                          0,
                                                                          0,
                                                                          0});
     this.m_pRelayInterval.DecMinValue = new System.Decimal(new int[] {
                                                                          999999999,
                                                                          0,
                                                                          0,
                                                                          -2147483648});
     this.m_pRelayInterval.DecValue = new System.Decimal(new int[] {
                                                                       0,
                                                                       0,
                                                                       0,
                                                                       0});
     this.m_pRelayInterval.DrawBorder = true;
     this.m_pRelayInterval.Location = new System.Drawing.Point(168, 176);
     this.m_pRelayInterval.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pRelayInterval.MaxLength = 32767;
     this.m_pRelayInterval.Name = "m_pRelayInterval";
     this.m_pRelayInterval.ReadOnly = false;
     this.m_pRelayInterval.Size = new System.Drawing.Size(64, 20);
     this.m_pRelayInterval.TabIndex = 45;
     this.m_pRelayInterval.Text = "0";
     this.m_pRelayInterval.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pRelayInterval.UseStaticViewStyle = false;
     //
     // m_pRelayInterval.ViewStyle
     //
     this.m_pRelayInterval.ViewStyle.EditReadOnlyColor = System.Drawing.Color.White;
     //
     // mt_RelayInterval
     //
     this.mt_RelayInterval.Location = new System.Drawing.Point(16, 176);
     this.mt_RelayInterval.Name = "mt_RelayInterval";
     this.mt_RelayInterval.TabIndex = 44;
     this.mt_RelayInterval.Text = "Relay interval";
     this.mt_RelayInterval.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_RelayInterval.ViewStyle
     //
     //
     // m_pMaxThreads
     //
     this.m_pMaxThreads.BackColor = System.Drawing.Color.White;
     this.m_pMaxThreads.ButtonsAlign = LumiSoft.UI.Controls.LeftRight.Right;
     this.m_pMaxThreads.DecimalPlaces = 0;
     this.m_pMaxThreads.DecMaxValue = new System.Decimal(new int[] {
                                                                       999999999,
                                                                       0,
                                                                       0,
                                                                       0});
     this.m_pMaxThreads.DecMinValue = new System.Decimal(new int[] {
                                                                       999999999,
                                                                       0,
                                                                       0,
                                                                       -2147483648});
     this.m_pMaxThreads.DecValue = new System.Decimal(new int[] {
                                                                    0,
                                                                    0,
                                                                    0,
                                                                    0});
     this.m_pMaxThreads.DrawBorder = true;
     this.m_pMaxThreads.Location = new System.Drawing.Point(168, 128);
     this.m_pMaxThreads.Mask = LumiSoft.UI.Controls.WEditBox_Mask.Numeric;
     this.m_pMaxThreads.MaxLength = 32767;
     this.m_pMaxThreads.Name = "m_pMaxThreads";
     this.m_pMaxThreads.ReadOnly = false;
     this.m_pMaxThreads.Size = new System.Drawing.Size(64, 20);
     this.m_pMaxThreads.TabIndex = 42;
     this.m_pMaxThreads.Text = "0";
     this.m_pMaxThreads.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     this.m_pMaxThreads.UseStaticViewStyle = false;
     //
     // m_pMaxThreads.ViewStyle
     //
     this.m_pMaxThreads.ViewStyle.EditReadOnlyColor = System.Drawing.Color.White;
     //
     // mt_maxthreads
     //
     this.mt_maxthreads.Location = new System.Drawing.Point(16, 128);
     this.mt_maxthreads.Name = "mt_maxthreads";
     this.mt_maxthreads.TabIndex = 41;
     this.mt_maxthreads.Text = "Max. Delivery Threads";
     this.mt_maxthreads.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_maxthreads.ViewStyle
     //
     //
     // m_pUseSmartHost
     //
     this.m_pUseSmartHost.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.m_pUseSmartHost.Location = new System.Drawing.Point(40, 32);
     this.m_pUseSmartHost.Name = "m_pUseSmartHost";
     this.m_pUseSmartHost.Size = new System.Drawing.Size(176, 24);
     this.m_pUseSmartHost.TabIndex = 33;
     this.m_pUseSmartHost.Text = "Send mails through SmartHost";
     this.m_pUseSmartHost.CheckedChanged += new System.EventHandler(this.m_pDNS_CheckedChanged);
     //
     // m_pDNS
     //
     this.m_pDNS.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
     this.m_pDNS.Location = new System.Drawing.Point(40, 56);
     this.m_pDNS.Name = "m_pDNS";
     this.m_pDNS.Size = new System.Drawing.Size(176, 24);
     this.m_pDNS.TabIndex = 34;
     this.m_pDNS.Text = "Send mails directly using DNS";
     this.m_pDNS.CheckedChanged += new System.EventHandler(this.m_pDNS_CheckedChanged);
     //
     // mt_smarthost
     //
     this.mt_smarthost.Location = new System.Drawing.Point(224, 32);
     this.mt_smarthost.Name = "mt_smarthost";
     this.mt_smarthost.Size = new System.Drawing.Size(86, 24);
     this.mt_smarthost.TabIndex = 35;
     this.mt_smarthost.Text = "SmartHost";
     this.mt_smarthost.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_smarthost.ViewStyle
     //
     //
     // mt_pridns
     //
     this.mt_pridns.Location = new System.Drawing.Point(224, 56);
     this.mt_pridns.Name = "mt_pridns";
     this.mt_pridns.Size = new System.Drawing.Size(86, 24);
     this.mt_pridns.TabIndex = 36;
     this.mt_pridns.Text = "Primary DNS";
     this.mt_pridns.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_pridns.ViewStyle
     //
     //
     // m_pSmartHost
     //
     this.m_pSmartHost.DrawBorder = true;
     this.m_pSmartHost.Location = new System.Drawing.Point(312, 32);
     this.m_pSmartHost.Name = "m_pSmartHost";
     this.m_pSmartHost.TabIndex = 38;
     this.m_pSmartHost.UseStaticViewStyle = true;
     //
     // m_pSmartHost.ViewStyle
     //
     //
     // m_pSecDNS
     //
     this.m_pSecDNS.DrawBorder = true;
     this.m_pSecDNS.Location = new System.Drawing.Point(312, 80);
     this.m_pSecDNS.Name = "m_pSecDNS";
     this.m_pSecDNS.TabIndex = 40;
     this.m_pSecDNS.UseStaticViewStyle = true;
     //
     // m_pSecDNS.ViewStyle
     //
     //
     // mt_secdns
     //
     this.mt_secdns.Location = new System.Drawing.Point(216, 80);
     this.mt_secdns.Name = "mt_secdns";
     this.mt_secdns.Size = new System.Drawing.Size(94, 24);
     this.mt_secdns.TabIndex = 37;
     this.mt_secdns.Text = "Secondary DNS";
     this.mt_secdns.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_secdns.ViewStyle
     //
     //
     // m_pPriDNS
     //
     this.m_pPriDNS.DrawBorder = true;
     this.m_pPriDNS.Location = new System.Drawing.Point(312, 56);
     this.m_pPriDNS.Name = "m_pPriDNS";
     this.m_pPriDNS.TabIndex = 39;
     this.m_pPriDNS.UseStaticViewStyle = true;
     //
     // m_pPriDNS.ViewStyle
     //
     //
     // m_pStoreUndeliveredMessages
     //
     this.m_pStoreUndeliveredMessages.Checked = false;
     this.m_pStoreUndeliveredMessages.DrawBorder = true;
     this.m_pStoreUndeliveredMessages.Location = new System.Drawing.Point(8, 320);
     this.m_pStoreUndeliveredMessages.Name = "m_pStoreUndeliveredMessages";
     this.m_pStoreUndeliveredMessages.ReadOnly = false;
     this.m_pStoreUndeliveredMessages.Size = new System.Drawing.Size(16, 22);
     this.m_pStoreUndeliveredMessages.TabIndex = 58;
     this.m_pStoreUndeliveredMessages.UseStaticViewStyle = false;
     //
     // m_pStoreUndeliveredMessages.ViewStyle
     //
     //
     // wLabel7
     //
     this.wLabel7.Location = new System.Drawing.Point(24, 320);
     this.wLabel7.Name = "wLabel7";
     this.wLabel7.TabIndex = 59;
     this.wLabel7.Text = "Store undelivered messages";
     this.wLabel7.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
     //
     // wLabel7.ViewStyle
     //
     //
     // m_pTestDns
     //
     this.m_pTestDns.DrawBorder = true;
     this.m_pTestDns.Location = new System.Drawing.Point(120, 80);
     this.m_pTestDns.Name = "m_pTestDns";
     this.m_pTestDns.Size = new System.Drawing.Size(96, 24);
     this.m_pTestDns.TabIndex = 60;
     this.m_pTestDns.Text = "Test Dns";
     this.m_pTestDns.UseStaticViewStyle = true;
     //
     // m_pTestDns.ViewStyle
     //
     this.m_pTestDns.ButtonPressed += new LumiSoft.UI.Controls.ButtonPressedEventHandler(this.m_pTestDns_ButtonPressed);
     //
     // wfrm_System_Delivery
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(472, 357);
     this.Controls.Add(this.m_pTestDns);
     this.Controls.Add(this.wLabel7);
     this.Controls.Add(this.m_pStoreUndeliveredMessages);
     this.Controls.Add(this.m_pUndeliveredText);
     this.Controls.Add(this.m_UndelWarningText);
     this.Controls.Add(this.wLabel6);
     this.Controls.Add(this.wLabel5);
     this.Controls.Add(this.wLabel4);
     this.Controls.Add(this.wLabel3);
     this.Controls.Add(this.m_pUndeliveredWarning);
     this.Controls.Add(this.wLabel1);
     this.Controls.Add(this.m_pUndelivered);
     this.Controls.Add(this.wLabel2);
     this.Controls.Add(this.m_pRelayRetryInterval);
     this.Controls.Add(this.mt_RelayRetryInterval);
     this.Controls.Add(this.m_pRelayInterval);
     this.Controls.Add(this.mt_RelayInterval);
     this.Controls.Add(this.m_pMaxThreads);
     this.Controls.Add(this.mt_maxthreads);
     this.Controls.Add(this.m_pUseSmartHost);
     this.Controls.Add(this.m_pDNS);
     this.Controls.Add(this.mt_smarthost);
     this.Controls.Add(this.mt_pridns);
     this.Controls.Add(this.m_pSmartHost);
     this.Controls.Add(this.m_pSecDNS);
     this.Controls.Add(this.mt_secdns);
     this.Controls.Add(this.m_pPriDNS);
     this.Name = "wfrm_System_Delivery";
     this.Text = "wfrm_System_Delivery";
     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);
 }