/// <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(wfrm_Aliases));
     this.m_pDomains = new LumiSoft.UI.Controls.WComboBox();
     this.mt_domain = new LumiSoft.UI.Controls.WLabel();
     this.grid = new LumiSoft.UI.Controls.WDataGrid();
     this.imgToolbar = new System.Windows.Forms.ImageList(this.components);
     this.wToolBar1 = new LumiSoft.UI.Controls.WToolBar();
     this.toolBarButton_Add = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton_Delete = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton_Edit = new System.Windows.Forms.ToolBarButton();
     ((System.ComponentModel.ISupportInitialize)(this.grid)).BeginInit();
     this.SuspendLayout();
     //
     // m_pDomains
     //
     this.m_pDomains.DrawBorder = true;
     this.m_pDomains.DropDownWidth = 168;
     this.m_pDomains.EditStyle = LumiSoft.UI.Controls.EditStyle.Selectable;
     this.m_pDomains.Location = new System.Drawing.Point(96, 24);
     this.m_pDomains.Name = "m_pDomains";
     this.m_pDomains.SelectedIndex = -1;
     this.m_pDomains.SelectionLength = 0;
     this.m_pDomains.SelectionStart = 0;
     this.m_pDomains.Size = new System.Drawing.Size(168, 20);
     this.m_pDomains.TabIndex = 11;
     this.m_pDomains.UseStaticViewStyle = true;
     //
     // m_pDomains.ViewStyle
     //
     this.m_pDomains.VisibleItems = 5;
     this.m_pDomains.SelectedIndexChanged += new System.EventHandler(this.m_pDomains_SelectedIndexChanged);
     //
     // mt_domain
     //
     this.mt_domain.Location = new System.Drawing.Point(16, 24);
     this.mt_domain.Name = "mt_domain";
     this.mt_domain.Size = new System.Drawing.Size(80, 24);
     this.mt_domain.TabIndex = 12;
     this.mt_domain.Text = "Domain";
     this.mt_domain.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // mt_domain.ViewStyle
     //
     //
     // grid
     //
     this.grid.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
         | System.Windows.Forms.AnchorStyles.Left)
         | System.Windows.Forms.AnchorStyles.Right)));
     this.grid.CaptionVisible = false;
     this.grid.DataMember = "";
     this.grid.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.grid.Location = new System.Drawing.Point(8, 72);
     this.grid.Name = "grid";
     this.grid.Size = new System.Drawing.Size(456, 272);
     this.grid.TabIndex = 7;
     //
     // imgToolbar
     //
     this.imgToolbar.ImageSize = new System.Drawing.Size(16, 16);
     this.imgToolbar.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgToolbar.ImageStream")));
     this.imgToolbar.TransparentColor = System.Drawing.Color.Empty;
     //
     // wToolBar1
     //
     this.wToolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.wToolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
                                                                                  this.toolBarButton_Add,
                                                                                  this.toolBarButton_Delete,
                                                                                  this.toolBarButton_Edit});
     this.wToolBar1.Divider = false;
     this.wToolBar1.DropDownArrows = true;
     this.wToolBar1.ImageList = this.imgToolbar;
     this.wToolBar1.Location = new System.Drawing.Point(0, 0);
     this.wToolBar1.Name = "wToolBar1";
     this.wToolBar1.ShowToolTips = true;
     this.wToolBar1.Size = new System.Drawing.Size(472, 26);
     this.wToolBar1.TabIndex = 14;
     this.wToolBar1.ButtonClick += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.wToolBar1_ButtonClick);
     //
     // toolBarButton_Add
     //
     this.toolBarButton_Add.ImageIndex = 0;
     //
     // toolBarButton_Delete
     //
     this.toolBarButton_Delete.ImageIndex = 2;
     //
     // toolBarButton_Edit
     //
     this.toolBarButton_Edit.ImageIndex = 1;
     //
     // wfrm_Aliases
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(472, 357);
     this.Controls.Add(this.wToolBar1);
     this.Controls.Add(this.m_pDomains);
     this.Controls.Add(this.mt_domain);
     this.Controls.Add(this.grid);
     this.Name = "wfrm_Aliases";
     this.Text = "wfrm_Aliases";
     ((System.ComponentModel.ISupportInitialize)(this.grid)).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.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(wfrm_Security));
     this.grid = new LumiSoft.UI.Controls.WDataGrid();
     this.imgToolbar = new System.Windows.Forms.ImageList(this.components);
     this.wToolBar1 = new LumiSoft.UI.Controls.WToolBar();
     this.toolBarButton_Add = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton_Delete = new System.Windows.Forms.ToolBarButton();
     this.toolBarButton_Edit = new System.Windows.Forms.ToolBarButton();
     ((System.ComponentModel.ISupportInitialize)(this.grid)).BeginInit();
     this.SuspendLayout();
     //
     // grid
     //
     this.grid.Anchor = (((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
         | System.Windows.Forms.AnchorStyles.Left)
         | System.Windows.Forms.AnchorStyles.Right);
     this.grid.CaptionVisible = false;
     this.grid.DataMember = "";
     this.grid.HeaderForeColor = System.Drawing.SystemColors.ControlText;
     this.grid.Location = new System.Drawing.Point(8, 24);
     this.grid.Name = "grid";
     this.grid.Size = new System.Drawing.Size(456, 320);
     this.grid.TabIndex = 4;
     //
     // imgToolbar
     //
     this.imgToolbar.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
     this.imgToolbar.ImageSize = new System.Drawing.Size(16, 16);
     this.imgToolbar.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgToolbar.ImageStream")));
     this.imgToolbar.TransparentColor = System.Drawing.Color.Empty;
     //
     // wToolBar1
     //
     this.wToolBar1.Appearance = System.Windows.Forms.ToolBarAppearance.Flat;
     this.wToolBar1.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
                                                                                  this.toolBarButton_Add,
                                                                                  this.toolBarButton_Delete,
                                                                                  this.toolBarButton_Edit});
     this.wToolBar1.Divider = false;
     this.wToolBar1.DropDownArrows = true;
     this.wToolBar1.ImageList = this.imgToolbar;
     this.wToolBar1.Name = "wToolBar1";
     this.wToolBar1.ShowToolTips = true;
     this.wToolBar1.Size = new System.Drawing.Size(472, 23);
     this.wToolBar1.TabIndex = 13;
     this.wToolBar1.ButtonClick += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.wToolBar1_ButtonClick);
     //
     // toolBarButton_Add
     //
     this.toolBarButton_Add.ImageIndex = 0;
     //
     // toolBarButton_Delete
     //
     this.toolBarButton_Delete.ImageIndex = 2;
     //
     // toolBarButton_Edit
     //
     this.toolBarButton_Edit.ImageIndex = 1;
     //
     // wfrm_Security
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(472, 357);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                   this.wToolBar1,
                                                                   this.grid});
     this.Name = "wfrm_Security";
     this.Text = "wfrm_Security";
     ((System.ComponentModel.ISupportInitialize)(this.grid)).EndInit();
     this.ResumeLayout(false);
 }