Пример #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Status");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Icon");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn3 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Baseline");
     this.ultraListViewSnapshots = new Infragistics.Win.UltraWinListView.UltraListView();
     ((System.ComponentModel.ISupportInitialize)(this.ultraListViewSnapshots)).BeginInit();
     this.SuspendLayout();
     //
     // ultraListViewSnapshots
     //
     this.ultraListViewSnapshots.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraListViewSnapshots.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
     this.ultraListViewSnapshots.Location        = new System.Drawing.Point(0, 0);
     this.ultraListViewSnapshots.MainColumn.Key  = "Snapshot";
     this.ultraListViewSnapshots.MainColumn.Text = "Snapshot";
     this.ultraListViewSnapshots.MainColumn.VisiblePositionInDetailsView = 1;
     this.ultraListViewSnapshots.MainColumn.Width = 150;
     this.ultraListViewSnapshots.Name             = "ultraListViewSnapshots";
     this.ultraListViewSnapshots.Size             = new System.Drawing.Size(359, 253);
     ultraListViewSubItemColumn1.Key  = "Status";
     ultraListViewSubItemColumn1.Text = "Status";
     ultraListViewSubItemColumn1.VisiblePositionInDetailsView = 2;
     ultraListViewSubItemColumn1.Width    = 100;
     ultraListViewSubItemColumn2.DataType = typeof(System.Drawing.Bitmap);
     ultraListViewSubItemColumn2.Key      = "Icon";
     ultraListViewSubItemColumn2.Text     = " ";
     ultraListViewSubItemColumn2.VisiblePositionInDetailsView = 0;
     ultraListViewSubItemColumn2.Width = 30;
     ultraListViewSubItemColumn3.Key   = "Baseline";
     ultraListViewSubItemColumn3.Text  = "Baseline";
     ultraListViewSubItemColumn3.VisiblePositionInDetailsView = 3;
     ultraListViewSubItemColumn3.Width = 60;
     this.ultraListViewSnapshots.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1,
         ultraListViewSubItemColumn2,
         ultraListViewSubItemColumn3
     });
     this.ultraListViewSnapshots.TabIndex = 3;
     this.ultraListViewSnapshots.Text     = "ultraListView1";
     this.ultraListViewSnapshots.View     = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.ultraListViewSnapshots.ViewSettingsDetails.FullRowSelect = true;
     this.ultraListViewSnapshots.ItemSelectionChanged += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.ultraListViewSnapshots_ItemSelectionChanged);
     //
     // SelectSnapshot
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Transparent;
     this.Controls.Add(this.ultraListViewSnapshots);
     this.Name = "SelectSnapshot";
     this.Size = new System.Drawing.Size(359, 253);
     ((System.ComponentModel.ISupportInitialize)(this.ultraListViewSnapshots)).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()
 {
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Manage");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Last");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn3 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Next");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn4 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Collect");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn5 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Manage");
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlGettingStarted));
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     this.ultraTabPageControl1         = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.viewSection_RegisterServer   = new Idera.SQLsecure.UI.Console.Controls.ViewSection();
     this.ultraListView_RegisterServer = new Infragistics.Win.UltraWinListView.UltraListView();
     this.panel1                          = new System.Windows.Forms.Panel();
     this.ultraButton1                    = new Infragistics.Win.Misc.UltraButton();
     this.button1                         = new System.Windows.Forms.Button();
     this.label_RegisterServer            = new System.Windows.Forms.Label();
     this.ultraTabPageControl2            = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.viewSection1                    = new Idera.SQLsecure.UI.Console.Controls.ViewSection();
     this.ultraListView_CollectData       = new Infragistics.Win.UltraWinListView.UltraListView();
     this.panel4                          = new System.Windows.Forms.Panel();
     this.label_CollectData               = new System.Windows.Forms.Label();
     this.ultraTabPageControl3            = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.viewSection2                    = new Idera.SQLsecure.UI.Console.Controls.ViewSection();
     this.panel2                          = new System.Windows.Forms.Panel();
     this.ultraListViewPolicies           = new Infragistics.Win.UltraWinListView.UltraListView();
     this.panel3                          = new System.Windows.Forms.Panel();
     this.ultraButton2                    = new Infragistics.Win.Misc.UltraButton();
     this.label_Policy                    = new System.Windows.Forms.Label();
     this.ultraTabPageControl4            = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.viewSection3                    = new Idera.SQLsecure.UI.Console.Controls.ViewSection();
     this.panel6                          = new System.Windows.Forms.Panel();
     this.panel5                          = new System.Windows.Forms.Panel();
     this.label1                          = new System.Windows.Forms.Label();
     this.gradientPanelMainGettingStarted = new Idera.SQLsecure.UI.Console.Controls.GradientPanel();
     this.ultraTabControl1                = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1     = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.ultraTabPageControl1.SuspendLayout();
     this.viewSection_RegisterServer.ViewPanel.SuspendLayout();
     this.viewSection_RegisterServer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraListView_RegisterServer)).BeginInit();
     this.panel1.SuspendLayout();
     this.ultraTabPageControl2.SuspendLayout();
     this.viewSection1.ViewPanel.SuspendLayout();
     this.viewSection1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraListView_CollectData)).BeginInit();
     this.panel4.SuspendLayout();
     this.ultraTabPageControl3.SuspendLayout();
     this.viewSection2.ViewPanel.SuspendLayout();
     this.viewSection2.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraListViewPolicies)).BeginInit();
     this.panel3.SuspendLayout();
     this.ultraTabPageControl4.SuspendLayout();
     this.viewSection3.ViewPanel.SuspendLayout();
     this.viewSection3.SuspendLayout();
     this.panel5.SuspendLayout();
     this.gradientPanelMainGettingStarted.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
     this.ultraTabControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.viewSection_RegisterServer);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(598, 475);
     //
     // viewSection_RegisterServer
     //
     this.viewSection_RegisterServer.BackColor = System.Drawing.Color.WhiteSmoke;
     this.viewSection_RegisterServer.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.viewSection_RegisterServer.HeaderGradientBorderStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientBorderStyle.None;
     this.viewSection_RegisterServer.HeaderGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.viewSection_RegisterServer.HeaderGradientCornerStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientCornerStyle.Square;
     this.viewSection_RegisterServer.HeaderTextColor           = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.viewSection_RegisterServer.Location = new System.Drawing.Point(0, 0);
     this.viewSection_RegisterServer.Name     = "viewSection_RegisterServer";
     this.viewSection_RegisterServer.Size     = new System.Drawing.Size(598, 475);
     this.viewSection_RegisterServer.TabIndex = 1;
     this.viewSection_RegisterServer.Title    = "Register SQL Server Instance (required)";
     //
     // viewSection_RegisterServer.Panel
     //
     this.viewSection_RegisterServer.ViewPanel.BackColor = System.Drawing.Color.White;
     this.viewSection_RegisterServer.ViewPanel.Controls.Add(this.ultraListView_RegisterServer);
     this.viewSection_RegisterServer.ViewPanel.Controls.Add(this.panel1);
     this.viewSection_RegisterServer.ViewPanel.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.viewSection_RegisterServer.ViewPanel.ForeColor     = System.Drawing.Color.Navy;
     this.viewSection_RegisterServer.ViewPanel.GradientColor = System.Drawing.Color.WhiteSmoke;
     this.viewSection_RegisterServer.ViewPanel.Location      = new System.Drawing.Point(0, 20);
     this.viewSection_RegisterServer.ViewPanel.Name          = "Panel";
     this.viewSection_RegisterServer.ViewPanel.Rotation      = 270F;
     this.viewSection_RegisterServer.ViewPanel.Size          = new System.Drawing.Size(598, 455);
     this.viewSection_RegisterServer.ViewPanel.TabIndex      = 2;
     //
     // ultraListView_RegisterServer
     //
     this.ultraListView_RegisterServer.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraListView_RegisterServer.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
     this.ultraListView_RegisterServer.Location        = new System.Drawing.Point(0, 100);
     this.ultraListView_RegisterServer.MainColumn.Key  = "Server";
     this.ultraListView_RegisterServer.MainColumn.Text = "Registered Server";
     this.ultraListView_RegisterServer.MainColumn.VisiblePositionInDetailsView = 0;
     this.ultraListView_RegisterServer.MainColumn.Width = 200;
     this.ultraListView_RegisterServer.Name             = "ultraListView_RegisterServer";
     this.ultraListView_RegisterServer.Size             = new System.Drawing.Size(598, 355);
     ultraListViewSubItemColumn1.Key  = "Manage";
     ultraListViewSubItemColumn1.Text = "Manage Server";
     ultraListViewSubItemColumn1.VisiblePositionInDetailsView = 1;
     ultraListViewSubItemColumn1.Width = 300;
     this.ultraListView_RegisterServer.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1
     });
     this.ultraListView_RegisterServer.TabIndex   = 4;
     this.ultraListView_RegisterServer.Text       = "ultraListView1";
     this.ultraListView_RegisterServer.View       = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.ultraListView_RegisterServer.MouseMove += new System.Windows.Forms.MouseEventHandler(this.ultraListView_RegisterServer_MouseMove);
     this.ultraListView_RegisterServer.MouseDown += new System.Windows.Forms.MouseEventHandler(this.ultraListView_RegisterServer_MouseDown);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Transparent;
     this.panel1.Controls.Add(this.ultraButton1);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Controls.Add(this.label_RegisterServer);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(598, 100);
     this.panel1.TabIndex = 4;
     //
     // ultraButton1
     //
     this.ultraButton1.Location = new System.Drawing.Point(14, 67);
     this.ultraButton1.Name     = "ultraButton1";
     this.ultraButton1.Size     = new System.Drawing.Size(102, 23);
     this.ultraButton1.TabIndex = 4;
     this.ultraButton1.Text     = "Register Server...";
     this.ultraButton1.Click   += new System.EventHandler(this.ultraButton1_Click);
     //
     // button1
     //
     this.button1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.button1.Location = new System.Drawing.Point(31, -247);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(76, 23);
     this.button1.TabIndex = 3;
     this.button1.Text     = "Register...";
     this.button1.UseVisualStyleBackColor = true;
     //
     // label_RegisterServer
     //
     this.label_RegisterServer.BackColor = System.Drawing.Color.White;
     this.label_RegisterServer.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label_RegisterServer.ForeColor = System.Drawing.Color.Navy;
     this.label_RegisterServer.Location  = new System.Drawing.Point(0, 0);
     this.label_RegisterServer.Name      = "label_RegisterServer";
     this.label_RegisterServer.Padding   = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.label_RegisterServer.Size      = new System.Drawing.Size(598, 58);
     this.label_RegisterServer.TabIndex  = 0;
     this.label_RegisterServer.Text      = "A SQL Server Instance must be registered with SQLsecure before the audit process." +
                                           " You can see what Servers you have registed and register new server here.";
     this.label_RegisterServer.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Controls.Add(this.viewSection1);
     this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(598, 475);
     //
     // viewSection1
     //
     this.viewSection1.BackColor = System.Drawing.Color.White;
     this.viewSection1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.viewSection1.HeaderGradientBorderStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientBorderStyle.None;
     this.viewSection1.HeaderGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.viewSection1.HeaderGradientCornerStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientCornerStyle.Square;
     this.viewSection1.HeaderTextColor           = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.viewSection1.Location = new System.Drawing.Point(0, 0);
     this.viewSection1.Name     = "viewSection1";
     this.viewSection1.Size     = new System.Drawing.Size(598, 475);
     this.viewSection1.TabIndex = 3;
     this.viewSection1.Title    = "Collect Data (required)";
     //
     // viewSection1.Panel
     //
     this.viewSection1.ViewPanel.BackColor = System.Drawing.Color.White;
     this.viewSection1.ViewPanel.Controls.Add(this.ultraListView_CollectData);
     this.viewSection1.ViewPanel.Controls.Add(this.panel4);
     this.viewSection1.ViewPanel.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.viewSection1.ViewPanel.ForeColor     = System.Drawing.Color.Navy;
     this.viewSection1.ViewPanel.GradientColor = System.Drawing.Color.WhiteSmoke;
     this.viewSection1.ViewPanel.Location      = new System.Drawing.Point(0, 20);
     this.viewSection1.ViewPanel.Name          = "Panel";
     this.viewSection1.ViewPanel.Rotation      = 270F;
     this.viewSection1.ViewPanel.Size          = new System.Drawing.Size(598, 455);
     this.viewSection1.ViewPanel.TabIndex      = 2;
     //
     // ultraListView_CollectData
     //
     this.ultraListView_CollectData.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraListView_CollectData.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
     this.ultraListView_CollectData.Location        = new System.Drawing.Point(0, 100);
     this.ultraListView_CollectData.MainColumn.Key  = "Server";
     this.ultraListView_CollectData.MainColumn.Text = "Registered Server";
     this.ultraListView_CollectData.MainColumn.VisiblePositionInDetailsView = 0;
     this.ultraListView_CollectData.MainColumn.Width = 200;
     this.ultraListView_CollectData.Name             = "ultraListView_CollectData";
     this.ultraListView_CollectData.ShowGroups       = false;
     this.ultraListView_CollectData.Size             = new System.Drawing.Size(598, 355);
     ultraListViewSubItemColumn2.Key  = "Last";
     ultraListViewSubItemColumn2.Text = "Last Collection";
     ultraListViewSubItemColumn2.VisiblePositionInDetailsView = 1;
     ultraListViewSubItemColumn2.Width = 150;
     ultraListViewSubItemColumn3.Key   = "Next";
     ultraListViewSubItemColumn3.Text  = "Next Scheduled Collection";
     ultraListViewSubItemColumn3.VisiblePositionInDetailsView = 2;
     ultraListViewSubItemColumn3.Width = 150;
     ultraListViewSubItemColumn4.Key   = "Collect";
     ultraListViewSubItemColumn4.Text  = "Collect Now";
     ultraListViewSubItemColumn4.VisiblePositionInDetailsView = 3;
     this.ultraListView_CollectData.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn2,
         ultraListViewSubItemColumn3,
         ultraListViewSubItemColumn4
     });
     this.ultraListView_CollectData.TabIndex   = 5;
     this.ultraListView_CollectData.Text       = "ultraListView1";
     this.ultraListView_CollectData.View       = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.ultraListView_CollectData.MouseMove += new System.Windows.Forms.MouseEventHandler(this.ultraListView_CollectData_MouseMove);
     this.ultraListView_CollectData.MouseDown += new System.Windows.Forms.MouseEventHandler(this.ultraListView_CollectData_MouseDown);
     //
     // panel4
     //
     this.panel4.BackColor = System.Drawing.Color.Transparent;
     this.panel4.Controls.Add(this.label_CollectData);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(598, 100);
     this.panel4.TabIndex = 6;
     //
     // label_CollectData
     //
     this.label_CollectData.BackColor = System.Drawing.Color.White;
     this.label_CollectData.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label_CollectData.ForeColor = System.Drawing.Color.Navy;
     this.label_CollectData.Location  = new System.Drawing.Point(0, 0);
     this.label_CollectData.Name      = "label_CollectData";
     this.label_CollectData.Padding   = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.label_CollectData.Size      = new System.Drawing.Size(598, 58);
     this.label_CollectData.TabIndex  = 0;
     this.label_CollectData.Text      = "SQLsecure must collect data from the Registered Server. This collection can be sc" +
                                        "heduled or ran manually. Here you can review and modify your collection schedule" +
                                        "s or run a manually collection.";
     this.label_CollectData.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ultraTabPageControl3
     //
     this.ultraTabPageControl3.Controls.Add(this.viewSection2);
     this.ultraTabPageControl3.Location = new System.Drawing.Point(142, 1);
     this.ultraTabPageControl3.Name     = "ultraTabPageControl3";
     this.ultraTabPageControl3.Size     = new System.Drawing.Size(598, 475);
     //
     // viewSection2
     //
     this.viewSection2.BackColor = System.Drawing.Color.White;
     this.viewSection2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.viewSection2.HeaderGradientBorderStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientBorderStyle.None;
     this.viewSection2.HeaderGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.viewSection2.HeaderGradientCornerStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientCornerStyle.Square;
     this.viewSection2.HeaderTextColor           = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.viewSection2.Location = new System.Drawing.Point(0, 0);
     this.viewSection2.Name     = "viewSection2";
     this.viewSection2.Size     = new System.Drawing.Size(598, 475);
     this.viewSection2.TabIndex = 4;
     this.viewSection2.Title    = "Setup a Secuity Policy (recommended)";
     //
     // viewSection2.Panel
     //
     this.viewSection2.ViewPanel.BackColor = System.Drawing.Color.White;
     this.viewSection2.ViewPanel.Controls.Add(this.panel2);
     this.viewSection2.ViewPanel.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.viewSection2.ViewPanel.ForeColor     = System.Drawing.Color.Navy;
     this.viewSection2.ViewPanel.GradientColor = System.Drawing.Color.WhiteSmoke;
     this.viewSection2.ViewPanel.Location      = new System.Drawing.Point(0, 20);
     this.viewSection2.ViewPanel.Name          = "Panel";
     this.viewSection2.ViewPanel.Rotation      = 270F;
     this.viewSection2.ViewPanel.Size          = new System.Drawing.Size(598, 455);
     this.viewSection2.ViewPanel.TabIndex      = 2;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.Transparent;
     this.panel2.Controls.Add(this.ultraListViewPolicies);
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(598, 455);
     this.panel2.TabIndex = 3;
     //
     // ultraListViewPolicies
     //
     this.ultraListViewPolicies.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ultraListViewPolicies.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
     this.ultraListViewPolicies.Location        = new System.Drawing.Point(0, 100);
     this.ultraListViewPolicies.MainColumn.Key  = "Policy";
     this.ultraListViewPolicies.MainColumn.Text = "Policy";
     this.ultraListViewPolicies.MainColumn.VisiblePositionInDetailsView = 0;
     this.ultraListViewPolicies.MainColumn.Width = 200;
     this.ultraListViewPolicies.Name             = "ultraListViewPolicies";
     this.ultraListViewPolicies.Size             = new System.Drawing.Size(598, 355);
     ultraListViewSubItemColumn5.Key             = "Manage";
     ultraListViewSubItemColumn5.Text            = "Manage Policy";
     ultraListViewSubItemColumn5.VisiblePositionInDetailsView = 1;
     ultraListViewSubItemColumn5.Width = 300;
     this.ultraListViewPolicies.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn5
     });
     this.ultraListViewPolicies.TabIndex   = 5;
     this.ultraListViewPolicies.Text       = "ultraListView1";
     this.ultraListViewPolicies.View       = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.ultraListViewPolicies.MouseMove += new System.Windows.Forms.MouseEventHandler(this.ultraListViewPolicies_MouseMove);
     this.ultraListViewPolicies.MouseDown += new System.Windows.Forms.MouseEventHandler(this.ultraListViewPolicies_MouseDown);
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.Transparent;
     this.panel3.Controls.Add(this.ultraButton2);
     this.panel3.Controls.Add(this.label_Policy);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(598, 100);
     this.panel3.TabIndex = 0;
     //
     // ultraButton2
     //
     this.ultraButton2.Location = new System.Drawing.Point(14, 67);
     this.ultraButton2.Name     = "ultraButton2";
     this.ultraButton2.Size     = new System.Drawing.Size(89, 23);
     this.ultraButton2.TabIndex = 1;
     this.ultraButton2.Text     = "Create Policy...";
     this.ultraButton2.Click   += new System.EventHandler(this.ultraButton2_Click);
     //
     // label_Policy
     //
     this.label_Policy.BackColor = System.Drawing.Color.White;
     this.label_Policy.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label_Policy.ForeColor = System.Drawing.Color.Navy;
     this.label_Policy.Location  = new System.Drawing.Point(0, 0);
     this.label_Policy.Name      = "label_Policy";
     this.label_Policy.Padding   = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.label_Policy.Size      = new System.Drawing.Size(598, 58);
     this.label_Policy.TabIndex  = 0;
     this.label_Policy.Text      = resources.GetString("label_Policy.Text");
     this.label_Policy.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // ultraTabPageControl4
     //
     this.ultraTabPageControl4.Controls.Add(this.viewSection3);
     this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabPageControl4.Name     = "ultraTabPageControl4";
     this.ultraTabPageControl4.Size     = new System.Drawing.Size(598, 475);
     //
     // viewSection3
     //
     this.viewSection3.BackColor = System.Drawing.Color.White;
     this.viewSection3.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.viewSection3.HeaderGradientBorderStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientBorderStyle.None;
     this.viewSection3.HeaderGradientColor       = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.viewSection3.HeaderGradientCornerStyle = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientCornerStyle.Square;
     this.viewSection3.HeaderTextColor           = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(66)))), ((int)(((byte)(139)))));
     this.viewSection3.Location = new System.Drawing.Point(0, 0);
     this.viewSection3.Name     = "viewSection3";
     this.viewSection3.Size     = new System.Drawing.Size(598, 475);
     this.viewSection3.TabIndex = 4;
     this.viewSection3.Title    = "View Data";
     //
     // viewSection3.Panel
     //
     this.viewSection3.ViewPanel.BackColor = System.Drawing.Color.White;
     this.viewSection3.ViewPanel.Controls.Add(this.panel6);
     this.viewSection3.ViewPanel.Controls.Add(this.panel5);
     this.viewSection3.ViewPanel.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.viewSection3.ViewPanel.ForeColor     = System.Drawing.Color.Navy;
     this.viewSection3.ViewPanel.GradientColor = System.Drawing.Color.WhiteSmoke;
     this.viewSection3.ViewPanel.Location      = new System.Drawing.Point(0, 20);
     this.viewSection3.ViewPanel.Name          = "Panel";
     this.viewSection3.ViewPanel.Rotation      = 270F;
     this.viewSection3.ViewPanel.Size          = new System.Drawing.Size(598, 455);
     this.viewSection3.ViewPanel.TabIndex      = 2;
     //
     // panel6
     //
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel6.Location = new System.Drawing.Point(0, 100);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(598, 355);
     this.panel6.TabIndex = 7;
     //
     // panel5
     //
     this.panel5.BackColor = System.Drawing.Color.Transparent;
     this.panel5.Controls.Add(this.label1);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel5.Location = new System.Drawing.Point(0, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(598, 100);
     this.panel5.TabIndex = 6;
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.White;
     this.label1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.label1.ForeColor = System.Drawing.Color.Navy;
     this.label1.Location  = new System.Drawing.Point(0, 0);
     this.label1.Name      = "label1";
     this.label1.Padding   = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.label1.Size      = new System.Drawing.Size(598, 58);
     this.label1.TabIndex  = 0;
     this.label1.Text      = "SQLsecure allows you to easily review the security data to find vulnerabilities, " +
                             "access and permissions  for you SQL Server environment.";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // gradientPanelMainGettingStarted
     //
     this.gradientPanelMainGettingStarted.BackColor = System.Drawing.Color.WhiteSmoke;
     this.gradientPanelMainGettingStarted.Controls.Add(this.ultraTabControl1);
     this.gradientPanelMainGettingStarted.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.gradientPanelMainGettingStarted.GradientColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
     this.gradientPanelMainGettingStarted.Location      = new System.Drawing.Point(0, 0);
     this.gradientPanelMainGettingStarted.Name          = "gradientPanelMainGettingStarted";
     this.gradientPanelMainGettingStarted.Rotation      = 270F;
     this.gradientPanelMainGettingStarted.Size          = new System.Drawing.Size(743, 479);
     this.gradientPanelMainGettingStarted.TabIndex      = 2;
     //
     // ultraTabControl1
     //
     appearance2.BackColor  = System.Drawing.Color.White;
     appearance2.BackColor2 = System.Drawing.Color.White;
     this.ultraTabControl1.ActiveTabAppearance = appearance2;
     appearance3.BackColor                      = System.Drawing.Color.Transparent;
     appearance3.BackColor2                     = System.Drawing.Color.Transparent;
     appearance3.FontData.BoldAsString          = "True";
     appearance3.TextHAlignAsString             = "Left";
     this.ultraTabControl1.Appearance           = appearance3;
     appearance4.BackColor                      = System.Drawing.Color.Transparent;
     appearance4.BackColor2                     = System.Drawing.Color.Transparent;
     this.ultraTabControl1.ClientAreaAppearance = appearance4;
     this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
     this.ultraTabControl1.Controls.Add(this.ultraTabPageControl4);
     this.ultraTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.ultraTabControl1.Location           = new System.Drawing.Point(0, 0);
     this.ultraTabControl1.Name               = "ultraTabControl1";
     this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.ultraTabControl1.Size               = new System.Drawing.Size(743, 479);
     appearance1.BackColor          = System.Drawing.Color.Transparent;
     appearance1.BackColor2         = System.Drawing.Color.Transparent;
     appearance1.TextHAlignAsString = "Left";
     this.ultraTabControl1.TabHeaderAreaAppearance = appearance1;
     this.ultraTabControl1.TabIndex       = 6;
     this.ultraTabControl1.TabOrientation = Infragistics.Win.UltraWinTabs.TabOrientation.LeftTop;
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text    = "1 - Register SQL Server";
     ultraTab2.TabPage = this.ultraTabPageControl2;
     ultraTab2.Text    = "2 - Collect Data";
     ultraTab3.TabPage = this.ultraTabPageControl3;
     ultraTab3.Text    = "3 - Setup Security Policy";
     ultraTab4.TabPage = this.ultraTabPageControl4;
     ultraTab4.Text    = "4 - View Data";
     this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1,
         ultraTab2,
         ultraTab3,
         ultraTab4
     });
     this.ultraTabControl1.TextOrientation   = Infragistics.Win.UltraWinTabs.TextOrientation.Horizontal;
     this.ultraTabControl1.ActiveTabChanged += new Infragistics.Win.UltraWinTabControl.ActiveTabChangedEventHandler(this.ultraTabControl1_ActiveTabChanged);
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(598, 475);
     //
     // ControlGettingStarted
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Transparent;
     this.Controls.Add(this.gradientPanelMainGettingStarted);
     this.Name = "ControlGettingStarted";
     this.Size = new System.Drawing.Size(743, 479);
     this.ultraTabPageControl1.ResumeLayout(false);
     this.viewSection_RegisterServer.ViewPanel.ResumeLayout(false);
     this.viewSection_RegisterServer.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraListView_RegisterServer)).EndInit();
     this.panel1.ResumeLayout(false);
     this.ultraTabPageControl2.ResumeLayout(false);
     this.viewSection1.ViewPanel.ResumeLayout(false);
     this.viewSection1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraListView_CollectData)).EndInit();
     this.panel4.ResumeLayout(false);
     this.ultraTabPageControl3.ResumeLayout(false);
     this.viewSection2.ViewPanel.ResumeLayout(false);
     this.viewSection2.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraListViewPolicies)).EndInit();
     this.panel3.ResumeLayout(false);
     this.ultraTabPageControl4.ResumeLayout(false);
     this.viewSection3.ViewPanel.ResumeLayout(false);
     this.viewSection3.ResumeLayout(false);
     this.panel5.ResumeLayout(false);
     this.gradientPanelMainGettingStarted.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
     this.ultraTabControl1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Scope");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Name");
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FilterSelection));
     this.splitContainer1              = new System.Windows.Forms.SplitContainer();
     this.ultraListViewFilters         = new Infragistics.Win.UltraWinListView.UltraListView();
     this.richTextBox1                 = new System.Windows.Forms.RichTextBox();
     this.contextMenuStripType         = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.userToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.systemToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.allToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem_Any        = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem_LikeDialog = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem_LikeBelow  = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripTextBox1            = new System.Windows.Forms.ToolStripTextBox();
     this.panel2         = new System.Windows.Forms.Panel();
     this.panel3         = new System.Windows.Forms.Panel();
     this.gradientPanel1 = new Idera.SQLsecure.UI.Console.Controls.GradientPanel();
     this.label7         = new System.Windows.Forms.Label();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraListViewFilters)).BeginInit();
     this.contextMenuStripType.SuspendLayout();
     this.panel2.SuspendLayout();
     this.panel3.SuspendLayout();
     this.gradientPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(200)))), ((int)(((byte)(206)))));
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.ultraListViewFilters);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.richTextBox1);
     this.splitContainer1.Size             = new System.Drawing.Size(486, 392);
     this.splitContainer1.SplitterDistance = 241;
     this.splitContainer1.SplitterWidth    = 2;
     this.splitContainer1.TabIndex         = 0;
     this.splitContainer1.TabStop          = false;
     //
     // ultraListViewFilters
     //
     this.ultraListViewFilters.BorderStyle            = Infragistics.Win.UIElementBorderStyle.None;
     this.ultraListViewFilters.Dock                   = System.Windows.Forms.DockStyle.Fill;
     this.ultraListViewFilters.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
     appearance1.Image = global::Idera.SQLsecure.UI.Console.Properties.Resources.data_gear;
     this.ultraListViewFilters.ItemSettings.Appearance = appearance1;
     this.ultraListViewFilters.Location        = new System.Drawing.Point(0, 0);
     this.ultraListViewFilters.MainColumn.Key  = "Object";
     this.ultraListViewFilters.MainColumn.Text = "Object";
     this.ultraListViewFilters.MainColumn.VisiblePositionInDetailsView = 0;
     this.ultraListViewFilters.MainColumn.Width = 220;
     this.ultraListViewFilters.Name             = "ultraListViewFilters";
     this.ultraListViewFilters.Size             = new System.Drawing.Size(486, 241);
     ultraListViewSubItemColumn1.Key            = "Scope";
     ultraListViewSubItemColumn1.Text           = "Scope matches";
     ultraListViewSubItemColumn1.VisiblePositionInDetailsView = 1;
     ultraListViewSubItemColumn1.Width = 120;
     ultraListViewSubItemColumn2.Key   = "Name";
     ultraListViewSubItemColumn2.Text  = "Name matches";
     ultraListViewSubItemColumn2.VisiblePositionInDetailsView = 2;
     ultraListViewSubItemColumn2.Width = 120;
     this.ultraListViewFilters.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1,
         ultraListViewSubItemColumn2
     });
     this.ultraListViewFilters.TabIndex = 2;
     this.ultraListViewFilters.Text     = "ultraListView1";
     this.ultraListViewFilters.View     = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.ultraListViewFilters.ViewSettingsDetails.CheckBoxStyle = Infragistics.Win.UltraWinListView.CheckBoxStyle.CheckBox;
     this.ultraListViewFilters.Enter                 += new System.EventHandler(this.ultraListViewFilters_Enter);
     this.ultraListViewFilters.MouseMove             += new System.Windows.Forms.MouseEventHandler(this.ultraListViewFilters_MouseMove);
     this.ultraListViewFilters.ItemCheckStateChanged += new Infragistics.Win.UltraWinListView.ItemCheckStateChangedEventHandler(this.ultraListViewFilters_ItemCheckStateChanged);
     this.ultraListViewFilters.MouseDown             += new System.Windows.Forms.MouseEventHandler(this.ultraListViewFilters_MouseDown);
     //
     // richTextBox1
     //
     this.richTextBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.richTextBox1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.richTextBox1.Location    = new System.Drawing.Point(0, 0);
     this.richTextBox1.Name        = "richTextBox1";
     this.richTextBox1.Size        = new System.Drawing.Size(486, 149);
     this.richTextBox1.TabIndex    = 2;
     this.richTextBox1.Text        = resources.GetString("richTextBox1.Text");
     //
     // contextMenuStripType
     //
     this.contextMenuStripType.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.userToolStripMenuItem,
         this.systemToolStripMenuItem,
         this.allToolStripMenuItem
     });
     this.contextMenuStripType.Name            = "contextMenuStripType";
     this.contextMenuStripType.RenderMode      = System.Windows.Forms.ToolStripRenderMode.System;
     this.contextMenuStripType.ShowImageMargin = false;
     this.contextMenuStripType.Size            = new System.Drawing.Size(134, 70);
     //
     // userToolStripMenuItem
     //
     this.userToolStripMenuItem.Name   = "userToolStripMenuItem";
     this.userToolStripMenuItem.Size   = new System.Drawing.Size(133, 22);
     this.userToolStripMenuItem.Text   = "User";
     this.userToolStripMenuItem.Click += new System.EventHandler(this.userToolStripMenuItem_Click);
     //
     // systemToolStripMenuItem
     //
     this.systemToolStripMenuItem.Name   = "systemToolStripMenuItem";
     this.systemToolStripMenuItem.Size   = new System.Drawing.Size(133, 22);
     this.systemToolStripMenuItem.Text   = "System";
     this.systemToolStripMenuItem.Click += new System.EventHandler(this.systemToolStripMenuItem_Click);
     //
     // allToolStripMenuItem
     //
     this.allToolStripMenuItem.Name   = "allToolStripMenuItem";
     this.allToolStripMenuItem.Size   = new System.Drawing.Size(133, 22);
     this.allToolStripMenuItem.Text   = "System or User";
     this.allToolStripMenuItem.Click += new System.EventHandler(this.allToolStripMenuItem_Click);
     //
     // toolStripMenuItem_Any
     //
     this.toolStripMenuItem_Any.Name = "toolStripMenuItem_Any";
     this.toolStripMenuItem_Any.Size = new System.Drawing.Size(32, 19);
     //
     // toolStripMenuItem_LikeDialog
     //
     this.toolStripMenuItem_LikeDialog.Name = "toolStripMenuItem_LikeDialog";
     this.toolStripMenuItem_LikeDialog.Size = new System.Drawing.Size(32, 19);
     //
     // toolStripMenuItem_LikeBelow
     //
     this.toolStripMenuItem_LikeBelow.Name = "toolStripMenuItem_LikeBelow";
     this.toolStripMenuItem_LikeBelow.Size = new System.Drawing.Size(32, 19);
     //
     // toolStripTextBox1
     //
     this.toolStripTextBox1.Name = "toolStripTextBox1";
     this.toolStripTextBox1.Size = new System.Drawing.Size(100, 21);
     //
     // panel2
     //
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel2.Controls.Add(this.panel3);
     this.panel2.Controls.Add(this.gradientPanel1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(490, 420);
     this.panel2.TabIndex = 2;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.splitContainer1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(0, 24);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(486, 392);
     this.panel3.TabIndex = 1;
     //
     // gradientPanel1
     //
     this.gradientPanel1.BackColor = System.Drawing.Color.WhiteSmoke;
     this.gradientPanel1.Controls.Add(this.label7);
     this.gradientPanel1.Dock = System.Windows.Forms.DockStyle.Top;
     this.gradientPanel1.GradientBorderMode = Idera.SQLsecure.UI.Console.Controls.GradientPanel.GradientBorderStyle.Fixed3DOut;
     this.gradientPanel1.GradientColor      = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(205)))), ((int)(((byte)(205)))));
     this.gradientPanel1.Location           = new System.Drawing.Point(0, 0);
     this.gradientPanel1.Name     = "gradientPanel1";
     this.gradientPanel1.Rotation = 270F;
     this.gradientPanel1.Size     = new System.Drawing.Size(486, 24);
     this.gradientPanel1.TabIndex = 0;
     //
     // label7
     //
     this.label7.AutoSize  = true;
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Location  = new System.Drawing.Point(5, 6);
     this.label7.Name      = "label7";
     this.label7.Size      = new System.Drawing.Size(467, 13);
     this.label7.TabIndex  = 4;
     this.label7.Text      = "Select filter for databases and database objects to collect. Click on underlined " +
                             "text to edit settings.";
     //
     // FilterSelection
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize            = true;
     this.Controls.Add(this.panel2);
     this.Name  = "FilterSelection";
     this.Size  = new System.Drawing.Size(490, 420);
     this.Load += new System.EventHandler(this.FilterSelection_Load);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraListViewFilters)).EndInit();
     this.contextMenuStripType.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.gradientPanel1.ResumeLayout(false);
     this.gradientPanel1.PerformLayout();
     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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LicenseTypesTabView));
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("");
     Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.ultraGroupBox1       = new Infragistics.Win.Misc.UltraGroupBox();
     this.label8                      = new System.Windows.Forms.Label();
     this.bnDelete                    = new System.Windows.Forms.Button();
     this.bnAdd                       = new System.Windows.Forms.Button();
     this.bnEdit                      = new System.Windows.Forms.Button();
     this.lvLicenseTypes              = new Infragistics.Win.UltraWinListView.UltraListView();
     this.usersDataSet                = new System.Data.DataSet();
     this.usersTable                  = new System.Data.DataTable();
     this.dataColumn1                 = new System.Data.DataColumn();
     this.firstName                   = new System.Data.DataColumn();
     this.dataColumn3                 = new System.Data.DataColumn();
     this.dataColumn4                 = new System.Data.DataColumn();
     this.dataColumn5                 = new System.Data.DataColumn();
     this.dataColumn2                 = new System.Data.DataColumn();
     this.activityTabPage             = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.emailButton                 = new System.Windows.Forms.Button();
     this.advancedButton              = new System.Windows.Forms.Button();
     this.smtpTextBox                 = new System.Windows.Forms.TextBox();
     this.label3                      = new System.Windows.Forms.Label();
     this.emailTextBox                = new System.Windows.Forms.TextBox();
     this.label2                      = new System.Windows.Forms.Label();
     this.neverRadioButton            = new System.Windows.Forms.RadioButton();
     this.monthlyRadioButton          = new System.Windows.Forms.RadioButton();
     this.label1                      = new System.Windows.Forms.Label();
     this.weeklyRadioButton           = new System.Windows.Forms.RadioButton();
     this.dailyRadioButton            = new System.Windows.Forms.RadioButton();
     this.instructionLabel            = new Infragistics.Win.Misc.UltraLabel();
     this.footerPictureBox            = new System.Windows.Forms.PictureBox();
     this.contextMenuStrip1           = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.newUserToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteUserToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.button1                     = new System.Windows.Forms.Button();
     this.button2                     = new System.Windows.Forms.Button();
     this.textBox1                    = new System.Windows.Forms.TextBox();
     this.label4                      = new System.Windows.Forms.Label();
     this.textBox2                    = new System.Windows.Forms.TextBox();
     this.label5                      = new System.Windows.Forms.Label();
     this.radioButton1                = new System.Windows.Forms.RadioButton();
     this.radioButton2                = new System.Windows.Forms.RadioButton();
     this.label6                      = new System.Windows.Forms.Label();
     this.radioButton3                = new System.Windows.Forms.RadioButton();
     this.radioButton4                = new System.Windows.Forms.RadioButton();
     this.ultraLabel1                 = new Infragistics.Win.Misc.UltraLabel();
     this.agentTabControl             = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
     this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
     this.headerGroupBox              = new Infragistics.Win.Misc.UltraGroupBox();
     this.headerLabel                 = new Infragistics.Win.Misc.UltraLabel();
     this.pictureBox2                 = new System.Windows.Forms.PictureBox();
     this.ultraTabPageControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lvLicenseTypes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.usersDataSet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.usersTable)).BeginInit();
     this.activityTabPage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).BeginInit();
     this.contextMenuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.agentTabControl)).BeginInit();
     this.agentTabControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.headerGroupBox)).BeginInit();
     this.headerGroupBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     this.SuspendLayout();
     //
     // ultraTabPageControl1
     //
     this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox1);
     this.ultraTabPageControl1.Location = new System.Drawing.Point(0, 0);
     this.ultraTabPageControl1.Name     = "ultraTabPageControl1";
     this.ultraTabPageControl1.Size     = new System.Drawing.Size(817, 520);
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.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.ultraGroupBox1.Controls.Add(this.label8);
     this.ultraGroupBox1.Controls.Add(this.bnDelete);
     this.ultraGroupBox1.Controls.Add(this.bnAdd);
     this.ultraGroupBox1.Controls.Add(this.bnEdit);
     this.ultraGroupBox1.Controls.Add(this.lvLicenseTypes);
     this.ultraGroupBox1.Location = new System.Drawing.Point(23, 30);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(770, 352);
     this.ultraGroupBox1.TabIndex = 55;
     this.ultraGroupBox1.Text     = "License Types";
     //
     // label8
     //
     this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.label8.Location = new System.Drawing.Point(14, 28);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(730, 54);
     this.label8.TabIndex = 36;
     this.label8.Text     = resources.GetString("label8.Text");
     //
     // bnDelete
     //
     this.bnDelete.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bnDelete.Enabled  = false;
     this.bnDelete.Location = new System.Drawing.Point(461, 148);
     this.bnDelete.Name     = "bnDelete";
     this.bnDelete.Size     = new System.Drawing.Size(87, 23);
     this.bnDelete.TabIndex = 35;
     this.bnDelete.Text     = "&Delete";
     this.bnDelete.UseVisualStyleBackColor = true;
     this.bnDelete.Click += new System.EventHandler(this.bnDeleteLicenseType_Click);
     //
     // bnAdd
     //
     this.bnAdd.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bnAdd.Location = new System.Drawing.Point(461, 90);
     this.bnAdd.Name     = "bnAdd";
     this.bnAdd.Size     = new System.Drawing.Size(87, 23);
     this.bnAdd.TabIndex = 34;
     this.bnAdd.Text     = "&Add";
     this.bnAdd.UseVisualStyleBackColor = true;
     this.bnAdd.Click += new System.EventHandler(this.bnAddLicenseType_Click);
     //
     // bnEdit
     //
     this.bnEdit.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bnEdit.Enabled  = false;
     this.bnEdit.Location = new System.Drawing.Point(461, 119);
     this.bnEdit.Name     = "bnEdit";
     this.bnEdit.Size     = new System.Drawing.Size(87, 23);
     this.bnEdit.TabIndex = 33;
     this.bnEdit.Text     = "&Edit";
     this.bnEdit.UseVisualStyleBackColor = true;
     this.bnEdit.Click += new System.EventHandler(this.bnEditLicenseType_Click);
     //
     // lvLicenseTypes
     //
     this.lvLicenseTypes.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.lvLicenseTypes.Location = new System.Drawing.Point(17, 90);
     appearance2.Image            = global::Layton.AuditWizard.Administration.Properties.Resources.application_license_16;
     this.lvLicenseTypes.MainColumn.ItemAppearance = appearance2;
     this.lvLicenseTypes.MainColumn.Sorting        = Infragistics.Win.UltraWinListView.Sorting.Descending;
     this.lvLicenseTypes.MainColumn.Text           = "License Type";
     this.lvLicenseTypes.MainColumn.Width          = 200;
     this.lvLicenseTypes.Name          = "lvLicenseTypes";
     this.lvLicenseTypes.Size          = new System.Drawing.Size(436, 215);
     ultraListViewSubItemColumn1.Text  = "Per-Asset";
     ultraListViewSubItemColumn1.Width = 150;
     this.lvLicenseTypes.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1
     });
     this.lvLicenseTypes.TabIndex              = 32;
     this.lvLicenseTypes.View                  = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.lvLicenseTypes.ItemSelectionChanged += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.lvLicenseTypes_ItemSelectionChanged);
     this.lvLicenseTypes.ItemDoubleClick      += new Infragistics.Win.UltraWinListView.ItemDoubleClickEventHandler(this.lvLicenseTypes_ItemDoubleClick);
     //
     // usersDataSet
     //
     this.usersDataSet.DataSetName = "NewDataSet";
     this.usersDataSet.Tables.AddRange(new System.Data.DataTable[] {
         this.usersTable
     });
     //
     // usersTable
     //
     this.usersTable.Columns.AddRange(new System.Data.DataColumn[] {
         this.dataColumn1,
         this.firstName,
         this.dataColumn3,
         this.dataColumn4,
         this.dataColumn5,
         this.dataColumn2
     });
     this.usersTable.TableName = "UsersTable";
     //
     // dataColumn1
     //
     this.dataColumn1.ColumnName = "UserObject";
     this.dataColumn1.DataType   = typeof(object);
     //
     // firstName
     //
     this.firstName.Caption    = "First Name";
     this.firstName.ColumnName = "firstName";
     //
     // dataColumn3
     //
     this.dataColumn3.Caption    = "Last Name";
     this.dataColumn3.ColumnName = "lastName";
     //
     // dataColumn4
     //
     this.dataColumn4.Caption    = "Access Level";
     this.dataColumn4.ColumnName = "accessLevel";
     this.dataColumn4.DataType   = typeof(int);
     //
     // dataColumn5
     //
     this.dataColumn5.Caption    = "Root Location";
     this.dataColumn5.ColumnName = "rootLocation";
     //
     // dataColumn2
     //
     this.dataColumn2.Caption    = "Logon";
     this.dataColumn2.ColumnName = "logon";
     //
     // activityTabPage
     //
     this.activityTabPage.Controls.Add(this.emailButton);
     this.activityTabPage.Controls.Add(this.advancedButton);
     this.activityTabPage.Controls.Add(this.smtpTextBox);
     this.activityTabPage.Controls.Add(this.label3);
     this.activityTabPage.Controls.Add(this.emailTextBox);
     this.activityTabPage.Controls.Add(this.label2);
     this.activityTabPage.Controls.Add(this.neverRadioButton);
     this.activityTabPage.Controls.Add(this.monthlyRadioButton);
     this.activityTabPage.Controls.Add(this.label1);
     this.activityTabPage.Controls.Add(this.weeklyRadioButton);
     this.activityTabPage.Controls.Add(this.dailyRadioButton);
     this.activityTabPage.Controls.Add(this.instructionLabel);
     this.activityTabPage.Controls.Add(this.footerPictureBox);
     this.activityTabPage.Location = new System.Drawing.Point(-10000, -10000);
     this.activityTabPage.Name     = "activityTabPage";
     this.activityTabPage.Size     = new System.Drawing.Size(825, 535);
     //
     // emailButton
     //
     this.emailButton.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.emailButton.BackColor = System.Drawing.Color.Transparent;
     this.emailButton.Location  = new System.Drawing.Point(316, 175);
     this.emailButton.Name      = "emailButton";
     this.emailButton.Size      = new System.Drawing.Size(75, 23);
     this.emailButton.TabIndex  = 29;
     this.emailButton.Text      = "Send Email";
     this.emailButton.UseVisualStyleBackColor = false;
     //
     // advancedButton
     //
     this.advancedButton.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.advancedButton.BackColor = System.Drawing.Color.Transparent;
     this.advancedButton.Location  = new System.Drawing.Point(397, 175);
     this.advancedButton.Name      = "advancedButton";
     this.advancedButton.Size      = new System.Drawing.Size(75, 23);
     this.advancedButton.TabIndex  = 28;
     this.advancedButton.Text      = "Advanced";
     this.advancedButton.UseVisualStyleBackColor = false;
     //
     // smtpTextBox
     //
     this.smtpTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.smtpTextBox.Location = new System.Drawing.Point(98, 149);
     this.smtpTextBox.Name     = "smtpTextBox";
     this.smtpTextBox.Size     = new System.Drawing.Size(374, 20);
     this.smtpTextBox.TabIndex = 27;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(13, 152);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(65, 13);
     this.label3.TabIndex = 26;
     this.label3.Text     = "SMTP Host:";
     //
     // emailTextBox
     //
     this.emailTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.emailTextBox.Location = new System.Drawing.Point(98, 123);
     this.emailTextBox.Name     = "emailTextBox";
     this.emailTextBox.Size     = new System.Drawing.Size(374, 20);
     this.emailTextBox.TabIndex = 25;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(13, 126);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(76, 13);
     this.label2.TabIndex = 24;
     this.label2.Text     = "Email Address:";
     //
     // neverRadioButton
     //
     this.neverRadioButton.AutoSize  = true;
     this.neverRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.neverRadioButton.Location  = new System.Drawing.Point(267, 79);
     this.neverRadioButton.Name      = "neverRadioButton";
     this.neverRadioButton.Size      = new System.Drawing.Size(54, 17);
     this.neverRadioButton.TabIndex  = 23;
     this.neverRadioButton.Text      = "Never";
     this.neverRadioButton.UseVisualStyleBackColor = false;
     //
     // monthlyRadioButton
     //
     this.monthlyRadioButton.AutoSize  = true;
     this.monthlyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.monthlyRadioButton.Location  = new System.Drawing.Point(204, 79);
     this.monthlyRadioButton.Name      = "monthlyRadioButton";
     this.monthlyRadioButton.Size      = new System.Drawing.Size(62, 17);
     this.monthlyRadioButton.TabIndex  = 22;
     this.monthlyRadioButton.Text      = "Monthly";
     this.monthlyRadioButton.UseVisualStyleBackColor = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(13, 81);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(60, 13);
     this.label1.TabIndex = 21;
     this.label1.Text     = "Frequency:";
     //
     // weeklyRadioButton
     //
     this.weeklyRadioButton.AutoSize  = true;
     this.weeklyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.weeklyRadioButton.Location  = new System.Drawing.Point(139, 79);
     this.weeklyRadioButton.Name      = "weeklyRadioButton";
     this.weeklyRadioButton.Size      = new System.Drawing.Size(61, 17);
     this.weeklyRadioButton.TabIndex  = 20;
     this.weeklyRadioButton.Text      = "Weekly";
     this.weeklyRadioButton.UseVisualStyleBackColor = false;
     //
     // dailyRadioButton
     //
     this.dailyRadioButton.AutoSize  = true;
     this.dailyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.dailyRadioButton.Checked   = true;
     this.dailyRadioButton.Location  = new System.Drawing.Point(85, 79);
     this.dailyRadioButton.Name      = "dailyRadioButton";
     this.dailyRadioButton.Size      = new System.Drawing.Size(48, 17);
     this.dailyRadioButton.TabIndex  = 19;
     this.dailyRadioButton.TabStop   = true;
     this.dailyRadioButton.Text      = "Daily";
     this.dailyRadioButton.UseVisualStyleBackColor = false;
     //
     // instructionLabel
     //
     this.instructionLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.instructionLabel.Font     = new System.Drawing.Font("Verdana", 8.25F);
     this.instructionLabel.Location = new System.Drawing.Point(16, 14);
     this.instructionLabel.Name     = "instructionLabel";
     this.instructionLabel.Size     = new System.Drawing.Size(793, 69);
     this.instructionLabel.TabIndex = 17;
     this.instructionLabel.Text     = resources.GetString("instructionLabel.Text");
     //
     // footerPictureBox
     //
     this.footerPictureBox.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.footerPictureBox.BackColor = System.Drawing.Color.Transparent;
     this.footerPictureBox.Image     = global::Layton.AuditWizard.Administration.Properties.Resources.email_settings_footer;
     this.footerPictureBox.Location  = new System.Drawing.Point(510, 440);
     this.footerPictureBox.Name      = "footerPictureBox";
     this.footerPictureBox.Size      = new System.Drawing.Size(312, 92);
     this.footerPictureBox.TabIndex  = 7;
     this.footerPictureBox.TabStop   = false;
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.newUserToolStripMenuItem,
         this.deleteUserToolStripMenuItem
     });
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(142, 48);
     //
     // newUserToolStripMenuItem
     //
     this.newUserToolStripMenuItem.Image = global::Layton.AuditWizard.Administration.Properties.Resources.useradd_16;
     this.newUserToolStripMenuItem.Name  = "newUserToolStripMenuItem";
     this.newUserToolStripMenuItem.Size  = new System.Drawing.Size(141, 22);
     this.newUserToolStripMenuItem.Text  = "&New User";
     //
     // deleteUserToolStripMenuItem
     //
     this.deleteUserToolStripMenuItem.Image = global::Layton.AuditWizard.Administration.Properties.Resources.userdelete_16;
     this.deleteUserToolStripMenuItem.Name  = "deleteUserToolStripMenuItem";
     this.deleteUserToolStripMenuItem.Size  = new System.Drawing.Size(141, 22);
     this.deleteUserToolStripMenuItem.Text  = "&Delete User";
     //
     // button1
     //
     this.button1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button1.BackColor = System.Drawing.Color.Transparent;
     this.button1.Location  = new System.Drawing.Point(301, 190);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(75, 23);
     this.button1.TabIndex  = 65;
     this.button1.Text      = "Send Email";
     this.button1.UseVisualStyleBackColor = false;
     //
     // button2
     //
     this.button2.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button2.BackColor = System.Drawing.Color.Transparent;
     this.button2.Location  = new System.Drawing.Point(382, 190);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(75, 23);
     this.button2.TabIndex  = 64;
     this.button2.Text      = "Advanced";
     this.button2.UseVisualStyleBackColor = false;
     //
     // textBox1
     //
     this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox1.Location = new System.Drawing.Point(85, 164);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(372, 20);
     this.textBox1.TabIndex = 63;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(6, 167);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(65, 13);
     this.label4.TabIndex = 62;
     this.label4.Text     = "SMTP Host:";
     //
     // textBox2
     //
     this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox2.Location = new System.Drawing.Point(86, 134);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(372, 20);
     this.textBox2.TabIndex = 61;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(7, 137);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(76, 13);
     this.label5.TabIndex = 60;
     this.label5.Text     = "Email Address:";
     //
     // radioButton1
     //
     this.radioButton1.AutoSize  = true;
     this.radioButton1.BackColor = System.Drawing.Color.Transparent;
     this.radioButton1.Location  = new System.Drawing.Point(316, 94);
     this.radioButton1.Name      = "radioButton1";
     this.radioButton1.Size      = new System.Drawing.Size(54, 17);
     this.radioButton1.TabIndex  = 59;
     this.radioButton1.Text      = "Never";
     this.radioButton1.UseVisualStyleBackColor = false;
     //
     // radioButton2
     //
     this.radioButton2.AutoSize  = true;
     this.radioButton2.BackColor = System.Drawing.Color.Transparent;
     this.radioButton2.Location  = new System.Drawing.Point(237, 94);
     this.radioButton2.Name      = "radioButton2";
     this.radioButton2.Size      = new System.Drawing.Size(62, 17);
     this.radioButton2.TabIndex  = 58;
     this.radioButton2.Text      = "Monthly";
     this.radioButton2.UseVisualStyleBackColor = false;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(6, 96);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(60, 13);
     this.label6.TabIndex = 57;
     this.label6.Text     = "Frequency:";
     //
     // radioButton3
     //
     this.radioButton3.AutoSize  = true;
     this.radioButton3.BackColor = System.Drawing.Color.Transparent;
     this.radioButton3.Location  = new System.Drawing.Point(156, 94);
     this.radioButton3.Name      = "radioButton3";
     this.radioButton3.Size      = new System.Drawing.Size(61, 17);
     this.radioButton3.TabIndex  = 55;
     this.radioButton3.Text      = "Weekly";
     this.radioButton3.UseVisualStyleBackColor = false;
     //
     // radioButton4
     //
     this.radioButton4.AutoSize  = true;
     this.radioButton4.BackColor = System.Drawing.Color.Transparent;
     this.radioButton4.Checked   = true;
     this.radioButton4.Location  = new System.Drawing.Point(86, 94);
     this.radioButton4.Name      = "radioButton4";
     this.radioButton4.Size      = new System.Drawing.Size(48, 17);
     this.radioButton4.TabIndex  = 54;
     this.radioButton4.TabStop   = true;
     this.radioButton4.Text      = "Daily";
     this.radioButton4.UseVisualStyleBackColor = false;
     //
     // ultraLabel1
     //
     this.ultraLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.ultraLabel1.Font     = new System.Drawing.Font("Verdana", 8.25F);
     this.ultraLabel1.Location = new System.Drawing.Point(3, 23);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(796, 68);
     this.ultraLabel1.TabIndex = 53;
     this.ultraLabel1.Text     = resources.GetString("ultraLabel1.Text");
     //
     // agentTabControl
     //
     this.agentTabControl.Controls.Add(this.ultraTabSharedControlsPage1);
     this.agentTabControl.Controls.Add(this.ultraTabPageControl1);
     this.agentTabControl.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.agentTabControl.Location           = new System.Drawing.Point(0, 80);
     this.agentTabControl.Name               = "agentTabControl";
     this.agentTabControl.SharedControlsPage = this.ultraTabSharedControlsPage1;
     this.agentTabControl.Size               = new System.Drawing.Size(817, 520);
     this.agentTabControl.Style              = Infragistics.Win.UltraWinTabControl.UltraTabControlStyle.Wizard;
     this.agentTabControl.TabIndex           = 4;
     this.agentTabControl.TabOrientation     = Infragistics.Win.UltraWinTabs.TabOrientation.TopLeft;
     ultraTab1.TabPage = this.ultraTabPageControl1;
     ultraTab1.Text    = "User Accounts";
     this.agentTabControl.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
         ultraTab1
     });
     //
     // ultraTabSharedControlsPage1
     //
     this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
     this.ultraTabSharedControlsPage1.Name     = "ultraTabSharedControlsPage1";
     this.ultraTabSharedControlsPage1.Size     = new System.Drawing.Size(817, 520);
     //
     // headerGroupBox
     //
     this.headerGroupBox.Controls.Add(this.headerLabel);
     this.headerGroupBox.Dock      = System.Windows.Forms.DockStyle.Top;
     this.headerGroupBox.Location  = new System.Drawing.Point(0, 0);
     this.headerGroupBox.Name      = "headerGroupBox";
     this.headerGroupBox.Size      = new System.Drawing.Size(817, 80);
     this.headerGroupBox.TabIndex  = 6;
     this.headerGroupBox.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // headerLabel
     //
     appearance1.BackColor          = System.Drawing.Color.Transparent;
     appearance1.Image              = global::Layton.AuditWizard.Administration.Properties.Resources.application_license_72;
     appearance1.ImageVAlign        = Infragistics.Win.VAlign.Middle;
     appearance1.TextHAlignAsString = "Center";
     appearance1.TextVAlignAsString = "Middle";
     this.headerLabel.Appearance    = appearance1;
     this.headerLabel.Font          = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.headerLabel.ImageSize     = new System.Drawing.Size(72, 72);
     this.headerLabel.Location      = new System.Drawing.Point(7, 5);
     this.headerLabel.Name          = "headerLabel";
     this.headerLabel.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.headerLabel.Size          = new System.Drawing.Size(318, 72);
     this.headerLabel.TabIndex      = 5;
     this.headerLabel.Text          = "Application License Types";
     //
     // pictureBox2
     //
     this.pictureBox2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureBox2.Image    = global::Layton.AuditWizard.Administration.Properties.Resources.email_service_control_corner;
     this.pictureBox2.Location = new System.Drawing.Point(451, 415);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(383, 121);
     this.pictureBox2.TabIndex = 52;
     this.pictureBox2.TabStop  = false;
     //
     // LicenseTypesTabView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.agentTabControl);
     this.Controls.Add(this.headerGroupBox);
     this.Font = new System.Drawing.Font("Verdana", 8.25F);
     this.Name = "LicenseTypesTabView";
     this.Size = new System.Drawing.Size(817, 600);
     this.ultraTabPageControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.lvLicenseTypes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.usersDataSet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.usersTable)).EndInit();
     this.activityTabPage.ResumeLayout(false);
     this.activityTabPage.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).EndInit();
     this.contextMenuStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.agentTabControl)).EndInit();
     this.agentTabControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.headerGroupBox)).EndInit();
     this.headerGroupBox.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     this.ResumeLayout(false);
 }
Пример #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn4 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("ulvcFragmentation");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn5 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("ulvcSpaceUsed");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn6 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("ulvcRecommendation");
     this.grbSpaceUsage            = new Infragistics.Win.Misc.UltraGroupBox();
     this.txtIndexSpaceUsage       = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.txtDataSpaceUsage        = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
     this.lvwIndexes               = new Infragistics.Win.UltraWinListView.UltraListView();
     this.btnReorganize            = new Infragistics.Win.Misc.UltraButton();
     this.btnRebuild               = new Infragistics.Win.Misc.UltraButton();
     this.btnPerformRecommendation = new Infragistics.Win.Misc.UltraButton();
     ((System.ComponentModel.ISupportInitialize)(this.grbSpaceUsage)).BeginInit();
     this.grbSpaceUsage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtIndexSpaceUsage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDataSpaceUsage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lvwIndexes)).BeginInit();
     this.SuspendLayout();
     //
     // grbSpaceUsage
     //
     this.grbSpaceUsage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.grbSpaceUsage.Controls.Add(this.txtIndexSpaceUsage);
     this.grbSpaceUsage.Controls.Add(this.txtDataSpaceUsage);
     this.grbSpaceUsage.Location = new System.Drawing.Point(12, 12);
     this.grbSpaceUsage.Name     = "grbSpaceUsage";
     this.grbSpaceUsage.Size     = new System.Drawing.Size(775, 92);
     this.grbSpaceUsage.TabIndex = 3;
     this.grbSpaceUsage.Text     = "Space Usage";
     //
     // txtIndexSpaceUsage
     //
     this.txtIndexSpaceUsage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.txtIndexSpaceUsage.Location = new System.Drawing.Point(14, 57);
     this.txtIndexSpaceUsage.Name     = "txtIndexSpaceUsage";
     this.txtIndexSpaceUsage.ReadOnly = true;
     this.txtIndexSpaceUsage.Size     = new System.Drawing.Size(746, 21);
     this.txtIndexSpaceUsage.TabIndex = 1;
     //
     // txtDataSpaceUsage
     //
     this.txtDataSpaceUsage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.txtDataSpaceUsage.Location = new System.Drawing.Point(14, 29);
     this.txtDataSpaceUsage.Name     = "txtDataSpaceUsage";
     this.txtDataSpaceUsage.ReadOnly = true;
     this.txtDataSpaceUsage.Size     = new System.Drawing.Size(746, 21);
     this.txtDataSpaceUsage.TabIndex = 0;
     //
     // lvwIndexes
     //
     this.lvwIndexes.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.lvwIndexes.Location            = new System.Drawing.Point(12, 127);
     this.lvwIndexes.MainColumn.DataType = typeof(string);
     this.lvwIndexes.MainColumn.Key      = "ulvcName";
     this.lvwIndexes.MainColumn.Text     = "Index Name";
     this.lvwIndexes.Name = "lvwIndexes";
     this.lvwIndexes.Size = new System.Drawing.Size(775, 289);
     ultraListViewSubItemColumn4.DataType = typeof(double);
     ultraListViewSubItemColumn4.Key      = "ulvcFragmentation";
     ultraListViewSubItemColumn4.Text     = "Fragmentation (%)";
     ultraListViewSubItemColumn4.Width    = 125;
     ultraListViewSubItemColumn5.DataType = typeof(int);
     ultraListViewSubItemColumn5.Key      = "ulvcSpaceUsed";
     ultraListViewSubItemColumn5.Text     = "SpaceUsed (kb)";
     ultraListViewSubItemColumn5.Width    = 125;
     ultraListViewSubItemColumn6.Key      = "ulvcRecommendation";
     ultraListViewSubItemColumn6.Text     = "Recommendation";
     ultraListViewSubItemColumn6.Width    = 200;
     this.lvwIndexes.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn4,
         ultraListViewSubItemColumn5,
         ultraListViewSubItemColumn6
     });
     this.lvwIndexes.TabIndex = 0;
     this.lvwIndexes.View     = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.lvwIndexes.ViewSettingsDetails.AllowColumnMoving = false;
     this.lvwIndexes.ViewSettingsDetails.CheckBoxStyle     = Infragistics.Win.UltraWinListView.CheckBoxStyle.CheckBox;
     this.lvwIndexes.ViewSettingsDetails.ColumnHeaderStyle = Infragistics.Win.HeaderStyle.XPThemed;
     this.lvwIndexes.ViewSettingsDetails.FullRowSelect     = true;
     //
     // btnReorganize
     //
     this.btnReorganize.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnReorganize.Location = new System.Drawing.Point(12, 422);
     this.btnReorganize.Name     = "btnReorganize";
     this.btnReorganize.Size     = new System.Drawing.Size(75, 23);
     this.btnReorganize.TabIndex = 4;
     this.btnReorganize.Text     = "Reorganize";
     //
     // btnRebuild
     //
     this.btnRebuild.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnRebuild.Location = new System.Drawing.Point(93, 422);
     this.btnRebuild.Name     = "btnRebuild";
     this.btnRebuild.Size     = new System.Drawing.Size(75, 23);
     this.btnRebuild.TabIndex = 4;
     this.btnRebuild.Text     = "Rebuild";
     //
     // btnPerformRecommendation
     //
     this.btnPerformRecommendation.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnPerformRecommendation.Location = new System.Drawing.Point(174, 422);
     this.btnPerformRecommendation.Name     = "btnPerformRecommendation";
     this.btnPerformRecommendation.Size     = new System.Drawing.Size(160, 23);
     this.btnPerformRecommendation.TabIndex = 5;
     this.btnPerformRecommendation.Text     = "Perform Recommendation";
     //
     // TableUsageChildForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(799, 458);
     this.Controls.Add(this.btnPerformRecommendation);
     this.Controls.Add(this.btnRebuild);
     this.Controls.Add(this.btnReorganize);
     this.Controls.Add(this.lvwIndexes);
     this.Controls.Add(this.grbSpaceUsage);
     this.Name = "TableUsageChildForm";
     this.Text = "TableUsage";
     ((System.ComponentModel.ISupportInitialize)(this.grbSpaceUsage)).EndInit();
     this.grbSpaceUsage.ResumeLayout(false);
     this.grbSpaceUsage.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtIndexSpaceUsage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDataSpaceUsage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lvwIndexes)).EndInit();
     this.ResumeLayout(false);
 }
Пример #6
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("CheckState");
            Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Count");
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            this._wizard                  = new Divelements.WizardFramework.Wizard();
            this._page_Introduction       = new Divelements.WizardFramework.IntroductionPage();
            this._rtb_Introduction        = new System.Windows.Forms.RichTextBox();
            this._page_PolicyCreateType   = new Divelements.WizardFramework.WizardPage();
            this._linkLabel_HelpTemplates = new System.Windows.Forms.LinkLabel();
            this._groupBox_PolicyName     = new System.Windows.Forms.GroupBox();
            this._label_Description       = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this._ultraListViewStandardPolicies = new Infragistics.Win.UltraWinListView.UltraListView();
            this.radioButtonCreateFromStandard  = new System.Windows.Forms.RadioButton();
            this.radioButtonCreateNew           = new System.Windows.Forms.RadioButton();
            this.label2                = new System.Windows.Forms.Label();
            this._page_PolicyName      = new Divelements.WizardFramework.WizardPage();
            this.textBox_Description   = new System.Windows.Forms.TextBox();
            this.label1                = new System.Windows.Forms.Label();
            this.textBox_PolicyName    = new System.Windows.Forms.TextBox();
            this.label4                = new System.Windows.Forms.Label();
            this._page_Vulnerabilities = new Divelements.WizardFramework.WizardPage();

            // SQLsecure 3.1 (Anshul Aggarwal) - Use the same control across application.
            this.controlConfigurePolicyVulnerabilities1 = new Controls.controlConfigurePolicyVulnerabilities(Utility.ConfigurePolicyControlType.CreatePolicySecurityCheck);

            this._page_SQLServers         = new Divelements.WizardFramework.WizardPage();
            this.controlPolicyAddServers1 = new Idera.SQLsecure.UI.Console.Controls.ControlPolicyAddServers();
            this._page_Interview          = new Divelements.WizardFramework.WizardPage();
            this._policyInterview         = new Idera.SQLsecure.UI.Console.Controls.PolicyInterview();
            this._page_Finish             = new Divelements.WizardFramework.FinishPage();
            this._rtb_Finish = new System.Windows.Forms.RichTextBox();
            this._wizard.SuspendLayout();
            this._page_Introduction.SuspendLayout();
            this._page_PolicyCreateType.SuspendLayout();
            this._groupBox_PolicyName.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this._ultraListViewStandardPolicies)).BeginInit();
            this._page_PolicyName.SuspendLayout();
            this._page_Vulnerabilities.SuspendLayout();
            this._page_SQLServers.SuspendLayout();
            this._page_Interview.SuspendLayout();
            this._page_Finish.SuspendLayout();
            this.SuspendLayout();
            //
            // _wizard
            //
            this._wizard.BannerImage = global::Idera.SQLsecure.UI.Console.Properties.Resources.add_policy_49;
            this._wizard.Controls.Add(this._page_PolicyCreateType);
            this._wizard.Controls.Add(this._page_Introduction);
            this._wizard.Controls.Add(this._page_Vulnerabilities);
            this._wizard.Controls.Add(this._page_PolicyName);
            this._wizard.Controls.Add(this._page_Interview);
            this._wizard.Controls.Add(this._page_Finish);
            this._wizard.Controls.Add(this._page_SQLServers);
            this._wizard.Dock           = System.Windows.Forms.DockStyle.Fill;
            this._wizard.Font           = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._wizard.ForeColor      = System.Drawing.Color.Navy;
            this._wizard.HelpVisible    = true;
            this._wizard.Location       = new System.Drawing.Point(0, 0);
            this._wizard.MarginImage    = global::Idera.SQLsecure.UI.Console.Properties.Resources.AddPolicy;
            this._wizard.Name           = "_wizard";
            this._wizard.SelectedPage   = this._page_PolicyCreateType;
            this._wizard.Size           = new System.Drawing.Size(786, 573);
            this._wizard.TabIndex       = 2;
            this._wizard.Finish        += new System.EventHandler(this._wizard_Finish);
            this._wizard.HelpRequested += new System.Windows.Forms.HelpEventHandler(this._wizard_HelpRequested);
            //
            // _page_Introduction
            //
            this._page_Introduction.Controls.Add(this._rtb_Introduction);
            this._page_Introduction.IntroductionText = "";
            this._page_Introduction.Location         = new System.Drawing.Point(177, 66);
            this._page_Introduction.Name             = "_page_Introduction";
            this._page_Introduction.NextPage         = this._page_PolicyCreateType;
            this._page_Introduction.Size             = new System.Drawing.Size(596, 447);
            this._page_Introduction.TabIndex         = 1004;
            this._page_Introduction.Text             = "Welcome to the SQLsecure New Policy Wizard";
            this._page_Introduction.BeforeDisplay   += new System.EventHandler(this._page_Introduction_BeforeDisplay);
            //
            // _rtb_Introduction
            //
            this._rtb_Introduction.BackColor   = System.Drawing.SystemColors.Window;
            this._rtb_Introduction.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this._rtb_Introduction.Location    = new System.Drawing.Point(0, 0);
            this._rtb_Introduction.Name        = "_rtb_Introduction";
            this._rtb_Introduction.ReadOnly    = true;
            this._rtb_Introduction.Size        = new System.Drawing.Size(311, 211);
            this._rtb_Introduction.TabIndex    = 0;
            this._rtb_Introduction.Text        = "";
            //
            // _page_PolicyCreateType
            //
            this._page_PolicyCreateType.Controls.Add(this._linkLabel_HelpTemplates);
            this._page_PolicyCreateType.Controls.Add(this._groupBox_PolicyName);
            this._page_PolicyCreateType.Controls.Add(this.label3);
            this._page_PolicyCreateType.Controls.Add(this._ultraListViewStandardPolicies);
            this._page_PolicyCreateType.Controls.Add(this.radioButtonCreateFromStandard);
            this._page_PolicyCreateType.Controls.Add(this.radioButtonCreateNew);
            this._page_PolicyCreateType.Controls.Add(this.label2);
            this._page_PolicyCreateType.Description      = "Create a new policy or select a policy template.";
            this._page_PolicyCreateType.DescriptionColor = System.Drawing.Color.Navy;
            this._page_PolicyCreateType.Font             = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._page_PolicyCreateType.Location         = new System.Drawing.Point(19, 73);
            this._page_PolicyCreateType.Name             = "_page_PolicyCreateType";
            this._page_PolicyCreateType.NextPage         = this._page_PolicyName;
            this._page_PolicyCreateType.PreviousPage     = this._page_Introduction;
            this._page_PolicyCreateType.Size             = new System.Drawing.Size(748, 440);
            this._page_PolicyCreateType.TabIndex         = 0;
            this._page_PolicyCreateType.Text             = "Select the Policy Template";
            this._page_PolicyCreateType.TextColor        = System.Drawing.Color.Navy;
            this._page_PolicyCreateType.BeforeMoveNext  += new Divelements.WizardFramework.WizardPageEventHandler(this._page_PolicyType_BeforeMoveNext);
            //
            // _linkLabel_HelpTemplates
            //
            this._linkLabel_HelpTemplates.AutoSize     = true;
            this._linkLabel_HelpTemplates.Location     = new System.Drawing.Point(202, 126);
            this._linkLabel_HelpTemplates.Name         = "_linkLabel_HelpTemplates";
            this._linkLabel_HelpTemplates.Size         = new System.Drawing.Size(70, 13);
            this._linkLabel_HelpTemplates.TabIndex     = 11;
            this._linkLabel_HelpTemplates.TabStop      = true;
            this._linkLabel_HelpTemplates.Text         = "Tell me more.";
            this._linkLabel_HelpTemplates.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this._linkLabel_HelpTemplates_LinkClicked);
            //
            // _groupBox_PolicyName
            //
            this._groupBox_PolicyName.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._groupBox_PolicyName.BackColor = System.Drawing.Color.Transparent;
            this._groupBox_PolicyName.Controls.Add(this._label_Description);
            this._groupBox_PolicyName.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._groupBox_PolicyName.Location = new System.Drawing.Point(484, 160);
            this._groupBox_PolicyName.Name     = "_groupBox_PolicyName";
            this._groupBox_PolicyName.Size     = new System.Drawing.Size(261, 229);
            this._groupBox_PolicyName.TabIndex = 10;
            this._groupBox_PolicyName.TabStop  = false;
            this._groupBox_PolicyName.Text     = "Policy Name";
            //
            // _label_Description
            //
            this._label_Description.BackColor = System.Drawing.Color.Transparent;
            this._label_Description.Dock      = System.Windows.Forms.DockStyle.Fill;
            this._label_Description.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._label_Description.Location  = new System.Drawing.Point(3, 16);
            this._label_Description.Name      = "_label_Description";
            this._label_Description.Size      = new System.Drawing.Size(255, 210);
            this._label_Description.TabIndex  = 3;
            this._label_Description.Text      = "Description";
            //
            // label3
            //
            this.label3.Location = new System.Drawing.Point(50, 31);
            this.label3.Name     = "label3";
            this.label3.Size     = new System.Drawing.Size(470, 36);
            this.label3.TabIndex = 9;
            this.label3.Text     = "Creating a new policy lets you select which security checks you want to perform o" +
                                   "n specific SQL Servers in your enterprise.";
            //
            // _ultraListViewStandardPolicies
            //
            this._ultraListViewStandardPolicies.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                               | System.Windows.Forms.AnchorStyles.Left)));
            this._ultraListViewStandardPolicies.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
            this._ultraListViewStandardPolicies.Location        = new System.Drawing.Point(53, 164);
            this._ultraListViewStandardPolicies.MainColumn.Key  = "Policy";
            this._ultraListViewStandardPolicies.MainColumn.Text = "Select Template";
            this._ultraListViewStandardPolicies.MainColumn.VisiblePositionInDetailsView = 1;
            this._ultraListViewStandardPolicies.MainColumn.Width = 352;
            this._ultraListViewStandardPolicies.Name             = "_ultraListViewStandardPolicies";
            this._ultraListViewStandardPolicies.Size             = new System.Drawing.Size(425, 225);
            ultraListViewSubItemColumn1.Key  = "CheckState";
            ultraListViewSubItemColumn1.Text = " ";
            ultraListViewSubItemColumn1.VisiblePositionInDetailsView = 0;
            ultraListViewSubItemColumn1.Width             = 20;
            ultraListViewSubItemColumn2.Key               = "Count";
            appearance1.TextHAlignAsString                = "Right";
            ultraListViewSubItemColumn2.SubItemAppearance = appearance1;
            ultraListViewSubItemColumn2.Text              = "Checks";
            ultraListViewSubItemColumn2.Width             = 48;
            this._ultraListViewStandardPolicies.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
                ultraListViewSubItemColumn1,
                ultraListViewSubItemColumn2
            });
            this._ultraListViewStandardPolicies.TabIndex = 4;
            this._ultraListViewStandardPolicies.Text     = "ultraListView1";
            this._ultraListViewStandardPolicies.View     = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
            this._ultraListViewStandardPolicies.ViewSettingsDetails.FullRowSelect = true;
            this._ultraListViewStandardPolicies.MouseMove += new System.Windows.Forms.MouseEventHandler(this._ultraListViewStandardPolicies_MouseMove);
            this._ultraListViewStandardPolicies.MouseDown += new System.Windows.Forms.MouseEventHandler(this._ultraListViewStandardPolicies_MouseDown);
            //
            // radioButtonCreateFromStandard
            //
            this.radioButtonCreateFromStandard.AutoSize = true;
            this.radioButtonCreateFromStandard.Location = new System.Drawing.Point(33, 89);
            this.radioButtonCreateFromStandard.Name     = "radioButtonCreateFromStandard";
            this.radioButtonCreateFromStandard.Size     = new System.Drawing.Size(155, 17);
            this.radioButtonCreateFromStandard.TabIndex = 3;
            this.radioButtonCreateFromStandard.Text     = "Use existing policy template";
            this.radioButtonCreateFromStandard.UseVisualStyleBackColor = true;
            this.radioButtonCreateFromStandard.CheckedChanged         += new System.EventHandler(this.radioButtonCreateFromStandard_CheckedChanged);
            //
            // radioButtonCreateNew
            //
            this.radioButtonCreateNew.AutoSize = true;
            this.radioButtonCreateNew.Checked  = true;
            this.radioButtonCreateNew.Location = new System.Drawing.Point(33, 10);
            this.radioButtonCreateNew.Name     = "radioButtonCreateNew";
            this.radioButtonCreateNew.Size     = new System.Drawing.Size(109, 17);
            this.radioButtonCreateNew.TabIndex = 2;
            this.radioButtonCreateNew.TabStop  = true;
            this.radioButtonCreateNew.Text     = "Create new policy";
            this.radioButtonCreateNew.UseVisualStyleBackColor = true;
            this.radioButtonCreateNew.CheckedChanged         += new System.EventHandler(this.radioButtonCreateNew_CheckedChanged);
            //
            // label2
            //
            this.label2.Location = new System.Drawing.Point(50, 113);
            this.label2.Name     = "label2";
            this.label2.Size     = new System.Drawing.Size(470, 48);
            this.label2.TabIndex = 8;
            this.label2.Text     = "Using a policy template lets you apply consistent, pre-configured security checks" +
                                   " to multiple SQL Servers across your enterprise.";
            //
            // _page_PolicyName
            //
            this._page_PolicyName.Controls.Add(this.textBox_Description);
            this._page_PolicyName.Controls.Add(this.label1);
            this._page_PolicyName.Controls.Add(this.textBox_PolicyName);
            this._page_PolicyName.Controls.Add(this.label4);
            this._page_PolicyName.Description      = "Specify a name and description for this new policy.";
            this._page_PolicyName.DescriptionColor = System.Drawing.Color.Navy;
            this._page_PolicyName.Location         = new System.Drawing.Point(19, 73);
            this._page_PolicyName.Name             = "_page_PolicyName";
            this._page_PolicyName.NextPage         = this._page_Vulnerabilities;
            this._page_PolicyName.PreviousPage     = this._page_PolicyCreateType;
            this._page_PolicyName.Size             = new System.Drawing.Size(748, 440);
            this._page_PolicyName.TabIndex         = 1011;
            this._page_PolicyName.Text             = "Name the Policy";
            this._page_PolicyName.TextColor        = System.Drawing.Color.Navy;
            this._page_PolicyName.BeforeMoveNext  += new Divelements.WizardFramework.WizardPageEventHandler(this._page_PolicyName_BeforeMoveNext);
            this._page_PolicyName.BeforeDisplay   += new System.EventHandler(this._page_PolicyName_BeforeDisplay);
            //
            // textBox_Description
            //
            this.textBox_Description.AcceptsReturn = true;
            this.textBox_Description.Anchor        = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                           | System.Windows.Forms.AnchorStyles.Right)));
            this.textBox_Description.Location   = new System.Drawing.Point(94, 60);
            this.textBox_Description.Multiline  = true;
            this.textBox_Description.Name       = "textBox_Description";
            this.textBox_Description.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
            this.textBox_Description.Size       = new System.Drawing.Size(613, 189);
            this.textBox_Description.TabIndex   = 13;
            //
            // label1
            //
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(9, 60);
            this.label1.Name     = "label1";
            this.label1.Size     = new System.Drawing.Size(60, 13);
            this.label1.TabIndex = 12;
            this.label1.Text     = "Description";
            //
            // textBox_PolicyName
            //
            this.textBox_PolicyName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                   | System.Windows.Forms.AnchorStyles.Right)));
            this.textBox_PolicyName.Location = new System.Drawing.Point(94, 14);
            this.textBox_PolicyName.Name     = "textBox_PolicyName";
            this.textBox_PolicyName.Size     = new System.Drawing.Size(613, 20);
            this.textBox_PolicyName.TabIndex = 11;
            //
            // label4
            //
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(8, 17);
            this.label4.Name     = "label4";
            this.label4.Size     = new System.Drawing.Size(35, 13);
            this.label4.TabIndex = 10;
            this.label4.Text     = "Name";
            //
            // _page_Vulnerabilities
            //
            this._page_Vulnerabilities.Controls.Add(this.controlConfigurePolicyVulnerabilities1);
            this._page_Vulnerabilities.Description      = "Specify which security checks you want this policy to perform.";
            this._page_Vulnerabilities.DescriptionColor = System.Drawing.Color.Navy;
            this._page_Vulnerabilities.Font             = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this._page_Vulnerabilities.Location         = new System.Drawing.Point(19, 73);
            this._page_Vulnerabilities.Name             = "_page_Vulnerabilities";
            this._page_Vulnerabilities.NextPage         = this._page_SQLServers;
            this._page_Vulnerabilities.PreviousPage     = this._page_PolicyName;
            this._page_Vulnerabilities.Size             = new System.Drawing.Size(748, 440);
            this._page_Vulnerabilities.TabIndex         = 1009;
            this._page_Vulnerabilities.Text             = "Configure the Policy";
            this._page_Vulnerabilities.TextColor        = System.Drawing.Color.Navy;
            this._page_Vulnerabilities.BeforeMoveNext  += new Divelements.WizardFramework.WizardPageEventHandler(this._page_Vulnerabilities_BeforeMoveNext);
            this._page_Vulnerabilities.BeforeMoveBack  += new Divelements.WizardFramework.WizardPageEventHandler(this._page_Vulnerabilities_BeforeMoveBack);
            this._page_Vulnerabilities.BeforeDisplay   += new System.EventHandler(this._page_Vulnerabilities_BeforeDisplay);
            //
            // controlConfigurePolicyVulnerabilities1
            //
            this.controlConfigurePolicyVulnerabilities1.BackColor = System.Drawing.Color.Transparent;
            this.controlConfigurePolicyVulnerabilities1.Dock      = System.Windows.Forms.DockStyle.Fill;
            this.controlConfigurePolicyVulnerabilities1.Location  = new System.Drawing.Point(0, 0);
            this.controlConfigurePolicyVulnerabilities1.Name      = "controlConfigurePolicyVulnerabilities1";
            this.controlConfigurePolicyVulnerabilities1.Size      = new System.Drawing.Size(756, 536);
            this.controlConfigurePolicyVulnerabilities1.TabIndex  = 0;
            //
            // _page_SQLServers
            //
            this._page_SQLServers.Controls.Add(this.controlPolicyAddServers1);
            this._page_SQLServers.Description      = "Specify which SQL Server instances you want to audit with this policy.";
            this._page_SQLServers.DescriptionColor = System.Drawing.Color.Navy;
            this._page_SQLServers.Font             = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this._page_SQLServers.Location         = new System.Drawing.Point(19, 73);
            this._page_SQLServers.Name             = "_page_SQLServers";
            this._page_SQLServers.NextPage         = this._page_Interview;
            this._page_SQLServers.PreviousPage     = this._page_Vulnerabilities;
            this._page_SQLServers.Size             = new System.Drawing.Size(748, 440);
            this._page_SQLServers.TabIndex         = 1010;
            this._page_SQLServers.Text             = "Assign SQL Servers to the Policy";
            this._page_SQLServers.TextColor        = System.Drawing.Color.Navy;
            this._page_SQLServers.BeforeMoveNext  += new Divelements.WizardFramework.WizardPageEventHandler(this._page_SQLServers_BeforeMoveNext);
            this._page_SQLServers.BeforeDisplay   += new System.EventHandler(this._page_SQLServers_BeforeDisplay);
            //
            // controlPolicyAddServers1
            //
            this.controlPolicyAddServers1.BackColor = System.Drawing.Color.Transparent;
            this.controlPolicyAddServers1.Dock      = System.Windows.Forms.DockStyle.Fill;
            this.controlPolicyAddServers1.Location  = new System.Drawing.Point(0, 0);
            this.controlPolicyAddServers1.Name      = "controlPolicyAddServers1";
            this.controlPolicyAddServers1.Padding   = new System.Windows.Forms.Padding(3);
            this.controlPolicyAddServers1.Size      = new System.Drawing.Size(748, 440);
            this.controlPolicyAddServers1.TabIndex  = 0;
            //
            // _page_Interview
            //
            this._page_Interview.Controls.Add(this._policyInterview);
            this._page_Interview.Description      = "Specify any additional information that should be included in the policy report.";
            this._page_Interview.DescriptionColor = System.Drawing.Color.Navy;
            this._page_Interview.Font             = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
            this._page_Interview.Location         = new System.Drawing.Point(19, 73);
            this._page_Interview.Name             = "_page_Interview";
            this._page_Interview.NextPage         = this._page_Finish;
            this._page_Interview.PreviousPage     = this._page_SQLServers;
            this._page_Interview.Size             = new System.Drawing.Size(748, 440);
            this._page_Interview.TabIndex         = 1013;
            this._page_Interview.Text             = "Internal Review Notes";
            this._page_Interview.TextColor        = System.Drawing.Color.Navy;
            this._page_Interview.BeforeDisplay   += new System.EventHandler(this._page_Interview_BeforeDisplay);
            //
            // _policyInterview
            //
            this._policyInterview.BackColor     = System.Drawing.Color.Transparent;
            this._policyInterview.Dock          = System.Windows.Forms.DockStyle.Fill;
            this._policyInterview.InterviewName = "";
            this._policyInterview.Location      = new System.Drawing.Point(0, 0);
            this._policyInterview.Name          = "_policyInterview";
            this._policyInterview.Padding       = new System.Windows.Forms.Padding(6);
            this._policyInterview.Size          = new System.Drawing.Size(748, 440);
            this._policyInterview.TabIndex      = 0;
            //
            // _page_Finish
            //
            this._page_Finish.Controls.Add(this._rtb_Finish);
            this._page_Finish.FinishText     = "";
            this._page_Finish.Location       = new System.Drawing.Point(177, 66);
            this._page_Finish.Name           = "_page_Finish";
            this._page_Finish.PreviousPage   = this._page_Interview;
            this._page_Finish.ProceedText    = "To create this policy, click Finish";
            this._page_Finish.Size           = new System.Drawing.Size(596, 447);
            this._page_Finish.TabIndex       = 1006;
            this._page_Finish.Text           = "Completing SQLsecure New Policy Wizard";
            this._page_Finish.BeforeDisplay += new System.EventHandler(this._page_Finish_BeforeDisplay);
            //
            // _rtb_Finish
            //
            this._rtb_Finish.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._rtb_Finish.BackColor   = System.Drawing.SystemColors.Window;
            this._rtb_Finish.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this._rtb_Finish.Location    = new System.Drawing.Point(0, 0);
            this._rtb_Finish.Name        = "_rtb_Finish";
            this._rtb_Finish.ReadOnly    = true;
            this._rtb_Finish.Size        = new System.Drawing.Size(596, 375);
            this._rtb_Finish.TabIndex    = 1;
            this._rtb_Finish.Text        = "";
            //
            // Form_WizardCreatePolicy
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor           = System.Drawing.Color.WhiteSmoke;
            this.ClientSize          = new System.Drawing.Size(786, 573);
            this.Controls.Add(this._wizard);
            this.ForeColor     = System.Drawing.Color.Navy;
            this.MinimumSize   = new System.Drawing.Size(794, 600);
            this.Name          = "Form_WizardCreatePolicy";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text          = "SQLsecure Create Policy";
            this._wizard.ResumeLayout(false);
            this._page_Introduction.ResumeLayout(false);
            this._page_PolicyCreateType.ResumeLayout(false);
            this._page_PolicyCreateType.PerformLayout();
            this._groupBox_PolicyName.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this._ultraListViewStandardPolicies)).EndInit();
            this._page_PolicyName.ResumeLayout(false);
            this._page_PolicyName.PerformLayout();
            this._page_Vulnerabilities.ResumeLayout(false);
            this._page_SQLServers.ResumeLayout(false);
            this._page_Interview.ResumeLayout(false);
            this._page_Finish.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Пример #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("colServer");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("colDaysToExpiration");
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.ultraListView_Licenses = new Infragistics.Win.UltraWinListView.UltraListView();
     this.button_Delete          = new Infragistics.Win.Misc.UltraButton();
     this.button_Add             = new Infragistics.Win.Misc.UltraButton();
     this.groupBox3           = new System.Windows.Forms.GroupBox();
     this.textBox_LicenseType = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.textBox_DaysToExpire = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.label6 = new System.Windows.Forms.Label();
     this.label4 = new System.Windows.Forms.Label();
     this.textBox_LicenseExpiration = new System.Windows.Forms.TextBox();
     this.label5 = new System.Windows.Forms.Label();
     this.textBox_LicensedServers = new System.Windows.Forms.TextBox();
     this.textBox_LicensedFor     = new System.Windows.Forms.TextBox();
     this.button_OK = new Infragistics.Win.Misc.UltraButton();
     this._btn_Help = new Infragistics.Win.Misc.UltraButton();
     this._bf_MainPanel.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraListView_Licenses)).BeginInit();
     this.groupBox3.SuspendLayout();
     this.SuspendLayout();
     //
     // _bf_MainPanel
     //
     this._bf_MainPanel.Controls.Add(this.groupBox1);
     this._bf_MainPanel.Controls.Add(this.button_OK);
     this._bf_MainPanel.Controls.Add(this._btn_Help);
     this._bf_MainPanel.ForeColor = System.Drawing.Color.Navy;
     this._bf_MainPanel.Size      = new System.Drawing.Size(559, 444);
     //
     // _bf_HeaderPanel
     //
     this._bf_HeaderPanel.Size = new System.Drawing.Size(559, 53);
     //
     // groupBox1
     //
     this.groupBox1.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.groupBox1.BackColor = System.Drawing.Color.Transparent;
     this.groupBox1.Controls.Add(this.ultraListView_Licenses);
     this.groupBox1.Controls.Add(this.button_Delete);
     this.groupBox1.Controls.Add(this.button_Add);
     this.groupBox1.Controls.Add(this.groupBox3);
     this.groupBox1.Location = new System.Drawing.Point(14, 11);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(533, 392);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Registered Licenses ";
     //
     // ultraListView_Licenses
     //
     this.ultraListView_Licenses.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.ultraListView_Licenses.ItemSettings.AllowEdit     = Infragistics.Win.DefaultableBoolean.False;
     this.ultraListView_Licenses.ItemSettings.SelectionType = Infragistics.Win.UltraWinListView.SelectionType.Single;
     this.ultraListView_Licenses.Location = new System.Drawing.Point(6, 17);
     this.ultraListView_Licenses.MainColumn.AllowMoving = Infragistics.Win.DefaultableBoolean.False;
     this.ultraListView_Licenses.MainColumn.DataType    = typeof(string);
     this.ultraListView_Licenses.MainColumn.Key         = "colLicenseString";
     this.ultraListView_Licenses.MainColumn.Text        = "License String";
     this.ultraListView_Licenses.MainColumn.VisiblePositionInDetailsView = 0;
     this.ultraListView_Licenses.MainColumn.Width = 280;
     this.ultraListView_Licenses.Name             = "ultraListView_Licenses";
     this.ultraListView_Licenses.Size             = new System.Drawing.Size(518, 171);
     ultraListViewSubItemColumn1.Key  = "colServer";
     ultraListViewSubItemColumn1.Text = "Servers";
     ultraListViewSubItemColumn1.VisiblePositionInDetailsView = 1;
     ultraListViewSubItemColumn1.Width = 60;
     ultraListViewSubItemColumn2.Key   = "colDaysToExpiration";
     ultraListViewSubItemColumn2.Text  = "Days to Expiration";
     ultraListViewSubItemColumn2.VisiblePositionInDetailsView = 2;
     ultraListViewSubItemColumn2.Width = 160;
     this.ultraListView_Licenses.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1,
         ultraListViewSubItemColumn2
     });
     this.ultraListView_Licenses.TabIndex = 3;
     this.ultraListView_Licenses.Text     = "ultraListView1";
     this.ultraListView_Licenses.View     = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.ultraListView_Licenses.ViewSettingsDetails.AllowColumnMoving = false;
     this.ultraListView_Licenses.ViewSettingsDetails.FullRowSelect     = true;
     this.ultraListView_Licenses.ItemSelectionChanged += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.ultraListView_Licenses_ItemSelectionChanged);
     //
     // button_Delete
     //
     this.button_Delete.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.button_Delete.Location = new System.Drawing.Point(87, 356);
     this.button_Delete.Name     = "button_Delete";
     this.button_Delete.Size     = new System.Drawing.Size(75, 23);
     this.button_Delete.TabIndex = 2;
     this.button_Delete.Text     = "&Delete";
     this.button_Delete.Click   += new System.EventHandler(this.button_Delete_Click);
     //
     // button_Add
     //
     this.button_Add.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.button_Add.Location = new System.Drawing.Point(6, 356);
     this.button_Add.Name     = "button_Add";
     this.button_Add.Size     = new System.Drawing.Size(75, 23);
     this.button_Add.TabIndex = 1;
     this.button_Add.Text     = "&Add";
     this.button_Add.Click   += new System.EventHandler(this.button_Add_Click);
     //
     // groupBox3
     //
     this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox3.Controls.Add(this.textBox_LicenseType);
     this.groupBox3.Controls.Add(this.label2);
     this.groupBox3.Controls.Add(this.textBox_DaysToExpire);
     this.groupBox3.Controls.Add(this.label3);
     this.groupBox3.Controls.Add(this.label6);
     this.groupBox3.Controls.Add(this.label4);
     this.groupBox3.Controls.Add(this.textBox_LicenseExpiration);
     this.groupBox3.Controls.Add(this.label5);
     this.groupBox3.Controls.Add(this.textBox_LicensedServers);
     this.groupBox3.Controls.Add(this.textBox_LicensedFor);
     this.groupBox3.Location = new System.Drawing.Point(6, 194);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(518, 156);
     this.groupBox3.TabIndex = 14;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "License Details";
     //
     // textBox_LicenseType
     //
     this.textBox_LicenseType.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox_LicenseType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this.textBox_LicenseType.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this.textBox_LicenseType.Location  = new System.Drawing.Point(106, 19);
     this.textBox_LicenseType.Name      = "textBox_LicenseType";
     this.textBox_LicenseType.ReadOnly  = true;
     this.textBox_LicenseType.Size      = new System.Drawing.Size(406, 20);
     this.textBox_LicenseType.TabIndex  = 6;
     this.textBox_LicenseType.TabStop   = false;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.ForeColor = System.Drawing.Color.Navy;
     this.label2.Location  = new System.Drawing.Point(6, 22);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(34, 13);
     this.label2.TabIndex  = 2;
     this.label2.Text      = "Type:";
     //
     // textBox_DaysToExpire
     //
     this.textBox_DaysToExpire.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox_DaysToExpire.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this.textBox_DaysToExpire.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this.textBox_DaysToExpire.Location  = new System.Drawing.Point(106, 97);
     this.textBox_DaysToExpire.Name      = "textBox_DaysToExpire";
     this.textBox_DaysToExpire.ReadOnly  = true;
     this.textBox_DaysToExpire.Size      = new System.Drawing.Size(406, 20);
     this.textBox_DaysToExpire.TabIndex  = 11;
     this.textBox_DaysToExpire.TabStop   = false;
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.ForeColor = System.Drawing.Color.Navy;
     this.label3.Location  = new System.Drawing.Point(6, 126);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(71, 13);
     this.label3.TabIndex  = 3;
     this.label3.Text      = "Licensed For:";
     //
     // label6
     //
     this.label6.AutoSize  = true;
     this.label6.ForeColor = System.Drawing.Color.Navy;
     this.label6.Location  = new System.Drawing.Point(6, 100);
     this.label6.Name      = "label6";
     this.label6.Size      = new System.Drawing.Size(95, 13);
     this.label6.TabIndex  = 10;
     this.label6.Text      = "Days to Expiration:";
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.ForeColor = System.Drawing.Color.Navy;
     this.label4.Location  = new System.Drawing.Point(6, 48);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(46, 13);
     this.label4.TabIndex  = 4;
     this.label4.Text      = "Servers:";
     //
     // textBox_LicenseExpiration
     //
     this.textBox_LicenseExpiration.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox_LicenseExpiration.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this.textBox_LicenseExpiration.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this.textBox_LicenseExpiration.Location  = new System.Drawing.Point(106, 71);
     this.textBox_LicenseExpiration.Name      = "textBox_LicenseExpiration";
     this.textBox_LicenseExpiration.ReadOnly  = true;
     this.textBox_LicenseExpiration.Size      = new System.Drawing.Size(406, 20);
     this.textBox_LicenseExpiration.TabIndex  = 9;
     this.textBox_LicenseExpiration.TabStop   = false;
     //
     // label5
     //
     this.label5.AutoSize  = true;
     this.label5.ForeColor = System.Drawing.Color.Navy;
     this.label5.Location  = new System.Drawing.Point(6, 74);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(61, 13);
     this.label5.TabIndex  = 5;
     this.label5.Text      = "Expires On:";
     //
     // textBox_LicensedServers
     //
     this.textBox_LicensedServers.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox_LicensedServers.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this.textBox_LicensedServers.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this.textBox_LicensedServers.Location  = new System.Drawing.Point(106, 45);
     this.textBox_LicensedServers.Name      = "textBox_LicensedServers";
     this.textBox_LicensedServers.ReadOnly  = true;
     this.textBox_LicensedServers.Size      = new System.Drawing.Size(406, 20);
     this.textBox_LicensedServers.TabIndex  = 8;
     this.textBox_LicensedServers.TabStop   = false;
     //
     // textBox_LicensedFor
     //
     this.textBox_LicensedFor.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox_LicensedFor.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this.textBox_LicensedFor.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this.textBox_LicensedFor.Location  = new System.Drawing.Point(106, 123);
     this.textBox_LicensedFor.Name      = "textBox_LicensedFor";
     this.textBox_LicensedFor.ReadOnly  = true;
     this.textBox_LicensedFor.Size      = new System.Drawing.Size(406, 20);
     this.textBox_LicensedFor.TabIndex  = 7;
     this.textBox_LicensedFor.TabStop   = false;
     //
     // button_OK
     //
     this.button_OK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.button_OK.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.button_OK.Location     = new System.Drawing.Point(388, 409);
     this.button_OK.Name         = "button_OK";
     this.button_OK.Size         = new System.Drawing.Size(75, 23);
     this.button_OK.TabIndex     = 1;
     this.button_OK.Text         = "&OK";
     this.button_OK.Click       += new System.EventHandler(this.button_OK_Click);
     //
     // _btn_Help
     //
     this._btn_Help.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this._btn_Help.Location = new System.Drawing.Point(472, 409);
     this._btn_Help.Name     = "_btn_Help";
     this._btn_Help.Size     = new System.Drawing.Size(75, 23);
     this._btn_Help.TabIndex = 2;
     this._btn_Help.Text     = "&Help";
     this._btn_Help.Click   += new System.EventHandler(this._btn_Help_Click);
     //
     // Form_License
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(559, 497);
     this.Description         = "SQLsecure requires a license for each Instance of SQL Server to be audited. Use t" +
                                "his page to review, add or delete licenses.";
     this.Name           = "Form_License";
     this.Text           = "Manage SQLsecure Licenses";
     this.Shown         += new System.EventHandler(this.Form_License_Shown);
     this.HelpRequested += new System.Windows.Forms.HelpEventHandler(this.Form_License_HelpRequested);
     this._bf_MainPanel.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ultraListView_Licenses)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     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();
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo            ultraToolTipInfo5           = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Click to browse for the audit data folder", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo            ultraToolTipInfo3           = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("This is the folder containing the audit files to be uploaded", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 0");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("status");
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo            ultraToolTipInfo2           = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Upload the selected audit files", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo            ultraToolTipInfo1           = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Upload all audit files displayed", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo            ultraToolTipInfo4           = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Exit without uploading", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     this.bnBrowseSingle         = new System.Windows.Forms.Button();
     this.tbAuditFolder          = new System.Windows.Forms.TextBox();
     this.lblTitle               = new System.Windows.Forms.Label();
     this.lvAudits               = new Infragistics.Win.UltraWinListView.UltraListView();
     this.lblAutoRefresh         = new System.Windows.Forms.Label();
     this.bnUpload               = new System.Windows.Forms.Button();
     this.bnUploadAll            = new System.Windows.Forms.Button();
     this.bnClose                = new System.Windows.Forms.Button();
     this.folderBrowserDialog1   = new System.Windows.Forms.FolderBrowserDialog();
     this.backgroundWorkerUpload = new System.ComponentModel.BackgroundWorker();
     this.bnCancel               = new System.Windows.Forms.Button();
     this.lblProgress            = new System.Windows.Forms.Label();
     this.ultraToolTipManager1   = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lvAudits)).BeginInit();
     this.SuspendLayout();
     //
     // footerPictureBox
     //
     this.footerPictureBox.Image    = global::Layton.AuditWizard.Network.Properties.Resources.upload_audits_corner;
     this.footerPictureBox.Location = new System.Drawing.Point(102, 453);
     //
     // bnBrowseSingle
     //
     this.bnBrowseSingle.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bnBrowseSingle.Location  = new System.Drawing.Point(497, 50);
     this.bnBrowseSingle.Name      = "bnBrowseSingle";
     this.bnBrowseSingle.Size      = new System.Drawing.Size(42, 23);
     this.bnBrowseSingle.TabIndex  = 12;
     this.bnBrowseSingle.Text      = "...";
     ultraToolTipInfo5.ToolTipText = "Click to browse for the audit data folder";
     this.ultraToolTipManager1.SetUltraToolTip(this.bnBrowseSingle, ultraToolTipInfo5);
     this.bnBrowseSingle.UseVisualStyleBackColor = true;
     this.bnBrowseSingle.Click += new System.EventHandler(this.bnBrowseSingle_Click);
     //
     // tbAuditFolder
     //
     this.tbAuditFolder.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.tbAuditFolder.Location   = new System.Drawing.Point(12, 50);
     this.tbAuditFolder.Name       = "tbAuditFolder";
     this.tbAuditFolder.Size       = new System.Drawing.Size(479, 21);
     this.tbAuditFolder.TabIndex   = 11;
     ultraToolTipInfo3.ToolTipText = "This is the folder containing the audit files to be uploaded";
     this.ultraToolTipManager1.SetUltraToolTip(this.tbAuditFolder, ultraToolTipInfo3);
     this.tbAuditFolder.TextChanged += new System.EventHandler(this.tbAuditFolder_TextChanged);
     this.tbAuditFolder.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.tbAuditFolder_KeyDown);
     this.tbAuditFolder.Leave       += new System.EventHandler(this.tbAuditFolder_Leave);
     //
     // lblTitle
     //
     this.lblTitle.AutoSize  = true;
     this.lblTitle.BackColor = System.Drawing.Color.Transparent;
     this.lblTitle.Location  = new System.Drawing.Point(9, 24);
     this.lblTitle.Name      = "lblTitle";
     this.lblTitle.Size      = new System.Drawing.Size(340, 13);
     this.lblTitle.TabIndex  = 10;
     this.lblTitle.Text      = "Please select the folder containing the audit files to upload";
     //
     // lvAudits
     //
     this.lvAudits.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.lvAudits.ItemSettings.DefaultImage = global::Layton.AuditWizard.Network.Properties.Resources.audit_upload_16;
     this.lvAudits.Location            = new System.Drawing.Point(12, 109);
     this.lvAudits.MainColumn.Text     = "Audit File Name";
     this.lvAudits.MainColumn.Width    = 195;
     this.lvAudits.Name                = "lvAudits";
     this.lvAudits.Size                = new System.Drawing.Size(527, 189);
     ultraListViewSubItemColumn1.Key   = "SubItemColumn 0";
     ultraListViewSubItemColumn1.Text  = "Asset Name";
     ultraListViewSubItemColumn1.Width = 170;
     ultraListViewSubItemColumn2.Key   = "status";
     ultraListViewSubItemColumn2.Text  = "Date of Audit";
     ultraListViewSubItemColumn2.Width = 160;
     this.lvAudits.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1,
         ultraListViewSubItemColumn2
     });
     this.lvAudits.TabIndex              = 13;
     this.lvAudits.Text                  = "lvAudits";
     this.lvAudits.View                  = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.lvAudits.DoubleClick          += new System.EventHandler(this.Form_DoubleClick);
     this.lvAudits.ItemSelectionChanged += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.lvAudits_ItemSelectionChanged);
     //
     // lblAutoRefresh
     //
     this.lblAutoRefresh.AutoSize  = true;
     this.lblAutoRefresh.BackColor = System.Drawing.Color.Transparent;
     this.lblAutoRefresh.Location  = new System.Drawing.Point(9, 88);
     this.lblAutoRefresh.Name      = "lblAutoRefresh";
     this.lblAutoRefresh.Size      = new System.Drawing.Size(354, 13);
     this.lblAutoRefresh.TabIndex  = 14;
     this.lblAutoRefresh.Text      = "N.B. This list will auto-refresh when new audits are detected.";
     //
     // bnUpload
     //
     this.bnUpload.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnUpload.Enabled         = false;
     this.bnUpload.Location        = new System.Drawing.Point(228, 423);
     this.bnUpload.Name            = "bnUpload";
     this.bnUpload.Size            = new System.Drawing.Size(99, 24);
     this.bnUpload.TabIndex        = 15;
     this.bnUpload.Text            = "&Upload";
     ultraToolTipInfo2.ToolTipText = "Upload the selected audit files";
     this.ultraToolTipManager1.SetUltraToolTip(this.bnUpload, ultraToolTipInfo2);
     this.bnUpload.UseVisualStyleBackColor = true;
     this.bnUpload.Click += new System.EventHandler(this.bnUpload_Click);
     //
     // bnUploadAll
     //
     this.bnUploadAll.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnUploadAll.Location     = new System.Drawing.Point(334, 423);
     this.bnUploadAll.Name         = "bnUploadAll";
     this.bnUploadAll.Size         = new System.Drawing.Size(99, 24);
     this.bnUploadAll.TabIndex     = 16;
     this.bnUploadAll.Text         = "Upload &All";
     ultraToolTipInfo1.ToolTipText = "Upload all audit files displayed";
     this.ultraToolTipManager1.SetUltraToolTip(this.bnUploadAll, ultraToolTipInfo1);
     this.bnUploadAll.UseVisualStyleBackColor = true;
     this.bnUploadAll.Click += new System.EventHandler(this.bnUploadAll_Click);
     //
     // bnClose
     //
     this.bnClose.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnClose.DialogResult            = System.Windows.Forms.DialogResult.OK;
     this.bnClose.Location                = new System.Drawing.Point(440, 423);
     this.bnClose.Name                    = "bnClose";
     this.bnClose.Size                    = new System.Drawing.Size(99, 24);
     this.bnClose.TabIndex                = 17;
     this.bnClose.Tag                     = "0";
     this.bnClose.Text                    = "&Close";
     this.bnClose.UseVisualStyleBackColor = true;
     //
     // folderBrowserDialog1
     //
     this.folderBrowserDialog1.Description         = "Select the Upload Folder";
     this.folderBrowserDialog1.RootFolder          = System.Environment.SpecialFolder.DesktopDirectory;
     this.folderBrowserDialog1.ShowNewFolderButton = false;
     //
     // backgroundWorkerUpload
     //
     this.backgroundWorkerUpload.WorkerReportsProgress      = true;
     this.backgroundWorkerUpload.WorkerSupportsCancellation = true;
     this.backgroundWorkerUpload.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorkerUpload_DoWork);
     this.backgroundWorkerUpload.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorkerUpload_RunWorkerCompleted);
     this.backgroundWorkerUpload.ProgressChanged    += new System.ComponentModel.ProgressChangedEventHandler(this.backgroundWorkerUpload_ProgressChanged);
     //
     // bnCancel
     //
     this.bnCancel.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnCancel.DialogResult    = System.Windows.Forms.DialogResult.Cancel;
     this.bnCancel.Location        = new System.Drawing.Point(440, 423);
     this.bnCancel.Name            = "bnCancel";
     this.bnCancel.Size            = new System.Drawing.Size(99, 24);
     this.bnCancel.TabIndex        = 19;
     this.bnCancel.Tag             = "0";
     this.bnCancel.Text            = "&Cancel";
     ultraToolTipInfo4.ToolTipText = "Exit without uploading";
     this.ultraToolTipManager1.SetUltraToolTip(this.bnCancel, ultraToolTipInfo4);
     this.bnCancel.UseVisualStyleBackColor = true;
     this.bnCancel.Visible = false;
     this.bnCancel.Click  += new System.EventHandler(this.bnCancel_Click);
     //
     // lblProgress
     //
     this.lblProgress.BackColor = System.Drawing.Color.Transparent;
     this.lblProgress.Location  = new System.Drawing.Point(9, 311);
     this.lblProgress.Name      = "lblProgress";
     this.lblProgress.Size      = new System.Drawing.Size(530, 40);
     this.lblProgress.TabIndex  = 20;
     this.lblProgress.Text      = "Status: Ready";
     //
     // ultraToolTipManager1
     //
     this.ultraToolTipManager1.ContainingControl = this;
     //
     // FormUploadAudits
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(551, 574);
     this.Controls.Add(this.lblProgress);
     this.Controls.Add(this.bnClose);
     this.Controls.Add(this.bnUploadAll);
     this.Controls.Add(this.bnUpload);
     this.Controls.Add(this.lblAutoRefresh);
     this.Controls.Add(this.lvAudits);
     this.Controls.Add(this.bnBrowseSingle);
     this.Controls.Add(this.tbAuditFolder);
     this.Controls.Add(this.lblTitle);
     this.Controls.Add(this.bnCancel);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "FormUploadAudits";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Upload Audit Data";
     this.Load           += new System.EventHandler(this.FormUploadAudits_Load);
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.FormUploadAudits_FormClosing);
     this.Controls.SetChildIndex(this.bnCancel, 0);
     this.Controls.SetChildIndex(this.footerPictureBox, 0);
     this.Controls.SetChildIndex(this.lblTitle, 0);
     this.Controls.SetChildIndex(this.tbAuditFolder, 0);
     this.Controls.SetChildIndex(this.bnBrowseSingle, 0);
     this.Controls.SetChildIndex(this.lvAudits, 0);
     this.Controls.SetChildIndex(this.lblAutoRefresh, 0);
     this.Controls.SetChildIndex(this.bnUpload, 0);
     this.Controls.SetChildIndex(this.bnUploadAll, 0);
     this.Controls.SetChildIndex(this.bnClose, 0);
     this.Controls.SetChildIndex(this.lblProgress, 0);
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lvAudits)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #9
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();
            Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("titleColumn");
            Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("artistColumn");
            Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn3 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("albumColumn");
            Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn4 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("lengthColumn");
            Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn5 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("countColumn");
            Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo5 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Click left mouse button on item to increment play counts by one.\\nClick right but" +
                    "ton do decrement.\\nClick scroller to set count to one.", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
            Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo4 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Some directories may appear as if not having subfolders - click on them to refres" +
                    "h its substructure", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
            Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn6 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("codecColumn");
            Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo3 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("You may select multiple tracks by using Ctrl or Shift", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
            Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
            Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo2 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Duration of previous action in ms", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
            Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Does not change tag of a real file!", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
            Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
            Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
            this.trackList = new Infragistics.Win.UltraWinListView.UltraListView();
            this.folderTree = new Infragistics.Win.UltraWinTree.UltraTree();
            this.fileList = new Infragistics.Win.UltraWinListView.UltraListView();
            this.ultraToolTipManager1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components);
            this.timeLabel = new Infragistics.Win.Misc.UltraLabel();
            this.applyEdit = new Infragistics.Win.Misc.UltraButton();
            this.optionsButton = new Infragistics.Win.Misc.UltraButton();
            this.errorPopup = new Infragistics.Win.Misc.UltraPopupControlContainer(this.components);
            this.optionsPopup = new Infragistics.Win.Misc.UltraPopupControlContainer(this.components);
            this.scrobbleDropdown = new Infragistics.Win.Misc.UltraDropDownButton();
            this.scrobbleDropdownPopup = new Infragistics.Win.Misc.UltraPopupControlContainer(this.components);
            this.removeDropdown = new Infragistics.Win.Misc.UltraDropDownButton();
            this.RefreshButton = new Infragistics.Win.Misc.UltraButton();
            this.infoLabel = new Infragistics.Win.Misc.UltraLabel();
            this.removePopup = new Infragistics.Win.Misc.UltraPopupControlContainer(this.components);
            this.progressBar = new System.Windows.Forms.ProgressBar();
            this.addDropButton = new Infragistics.Win.Misc.UltraDropDownButton();
            this.selectionDropdown = new Infragistics.Win.Misc.UltraDropDownButton();
            this.openCue = new Infragistics.Win.Misc.UltraButton();
            this.quitButton = new Infragistics.Win.Misc.UltraButton();
            this.addDropdownPopup = new Infragistics.Win.Misc.UltraPopupControlContainer(this.components);
            this.selectionDropdownPopup = new Infragistics.Win.Misc.UltraPopupControlContainer(this.components);
            this.labelStats = new Infragistics.Win.Misc.UltraLabel();
            this.treeFullButton = new Infragistics.Win.Misc.UltraButton();
            this.tracksFullButton = new Infragistics.Win.Misc.UltraButton();
            this.editFields = new Infragistics.Win.Misc.UltraButton();
            this.editPanel = new Infragistics.Win.Misc.UltraPanel();
            this.checkAlbum = new System.Windows.Forms.CheckBox();
            this.checkArtist = new System.Windows.Forms.CheckBox();
            this.checkTrack = new System.Windows.Forms.CheckBox();
            this.trackLabel = new System.Windows.Forms.Label();
            this.albumLabel = new System.Windows.Forms.Label();
            this.artistLabel = new System.Windows.Forms.Label();
            this.trackNew = new System.Windows.Forms.TextBox();
            this.albumNew = new System.Windows.Forms.TextBox();
            this.artistNew = new System.Windows.Forms.TextBox();
            ((System.ComponentModel.ISupportInitialize)(this.trackList)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.folderTree)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.fileList)).BeginInit();
            this.editPanel.ClientArea.SuspendLayout();
            this.editPanel.SuspendLayout();
            this.SuspendLayout();
            // 
            // trackList
            // 
            this.trackList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.trackList.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
            this.trackList.ItemSettings.HotTracking = true;
            this.trackList.Location = new System.Drawing.Point(278, 42);
            this.trackList.MainColumn.Text = "Path to track";
            this.trackList.Name = "trackList";
            this.trackList.Size = new System.Drawing.Size(604, 179);
            ultraListViewSubItemColumn1.Key = "titleColumn";
            ultraListViewSubItemColumn1.Text = "Title";
            ultraListViewSubItemColumn2.Key = "artistColumn";
            ultraListViewSubItemColumn2.Text = "Artist";
            ultraListViewSubItemColumn3.Key = "albumColumn";
            ultraListViewSubItemColumn3.Text = "Album";
            ultraListViewSubItemColumn4.Key = "lengthColumn";
            ultraListViewSubItemColumn4.Text = "Length";
            ultraListViewSubItemColumn4.Width = 50;
            ultraListViewSubItemColumn5.DataType = typeof(int);
            ultraListViewSubItemColumn5.Key = "countColumn";
            ultraListViewSubItemColumn5.NullText = "1";
            ultraListViewSubItemColumn5.Text = "Count";
            ultraListViewSubItemColumn5.Width = 52;
            this.trackList.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
            ultraListViewSubItemColumn1,
            ultraListViewSubItemColumn2,
            ultraListViewSubItemColumn3,
            ultraListViewSubItemColumn4,
            ultraListViewSubItemColumn5});
            this.trackList.TabIndex = 0;
            this.trackList.Text = "trackList";
            ultraToolTipInfo5.ToolTipText = "Click left mouse button on item to increment play counts by one.\\nClick right but" +
                "ton do decrement.\\nClick scroller to set count to one.";
            ultraToolTipInfo5.ToolTipTextStyle = Infragistics.Win.ToolTipTextStyle.Formatted;
            this.ultraToolTipManager1.SetUltraToolTip(this.trackList, ultraToolTipInfo5);
            this.trackList.UseFlatMode = Infragistics.Win.DefaultableBoolean.False;
            this.trackList.UseOsThemes = Infragistics.Win.DefaultableBoolean.True;
            this.trackList.View = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
            this.trackList.ViewSettingsDetails.FullRowSelect = true;
            this.trackList.ItemDoubleClick += new Infragistics.Win.UltraWinListView.ItemDoubleClickEventHandler(this.trackList_ItemDoubleClick);
            this.trackList.MouseClick += new System.Windows.Forms.MouseEventHandler(this.trackList_MouseClick);
            this.trackList.MouseEnter += new System.EventHandler(this.trackList_MouseEnter);
            // 
            // folderTree
            // 
            this.folderTree.Location = new System.Drawing.Point(13, 72);
            this.folderTree.Name = "folderTree";
            this.folderTree.NodeConnectorStyle = Infragistics.Win.UltraWinTree.NodeConnectorStyle.Inset;
            this.folderTree.Size = new System.Drawing.Size(257, 408);
            this.folderTree.TabIndex = 1;
            ultraToolTipInfo4.ToolTipText = "Some directories may appear as if not having subfolders - click on them to refres" +
                "h its substructure";
            this.ultraToolTipManager1.SetUltraToolTip(this.folderTree, ultraToolTipInfo4);
            this.folderTree.ViewStyle = Infragistics.Win.UltraWinTree.ViewStyle.Grid;
            this.folderTree.AfterActivate += new Infragistics.Win.UltraWinTree.AfterNodeChangedEventHandler(this.folderTree_AfterActivate);
            this.folderTree.MouseEnter += new System.EventHandler(this.folderTree_MouseEnter);
            // 
            // fileList
            // 
            this.fileList.ItemSettings.HotTracking = true;
            this.fileList.Location = new System.Drawing.Point(276, 276);
            this.fileList.MainColumn.Text = "Name";
            this.fileList.MainColumn.Width = 500;
            this.fileList.Name = "fileList";
            this.fileList.Size = new System.Drawing.Size(603, 176);
            ultraListViewSubItemColumn6.Key = "codecColumn";
            ultraListViewSubItemColumn6.Text = "Codec";
            this.fileList.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
            ultraListViewSubItemColumn6});
            this.fileList.TabIndex = 2;
            this.fileList.Text = "ultraListView1";
            ultraToolTipInfo3.ToolTipText = "You may select multiple tracks by using Ctrl or Shift";
            this.ultraToolTipManager1.SetUltraToolTip(this.fileList, ultraToolTipInfo3);
            this.fileList.View = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
            this.fileList.ViewSettingsDetails.ColumnHeaderImageSize = new System.Drawing.Size(-1, -1);
            this.fileList.ViewSettingsDetails.FullRowSelect = true;
            this.fileList.ItemActivated += new Infragistics.Win.UltraWinListView.ItemActivatedEventHandler(this.fileList_ItemActivated);
            this.fileList.ItemDoubleClick += new Infragistics.Win.UltraWinListView.ItemDoubleClickEventHandler(this.fileList_ItemDoubleClick);
            this.fileList.MouseEnter += new System.EventHandler(this.fileList_MouseEnter);
            // 
            // ultraToolTipManager1
            // 
            this.ultraToolTipManager1.ContainingControl = this;
            this.ultraToolTipManager1.DisplayStyle = Infragistics.Win.ToolTipDisplayStyle.WindowsVista;
            // 
            // timeLabel
            // 
            appearance1.BackColor = System.Drawing.Color.Gray;
            appearance1.BorderColor = System.Drawing.Color.White;
            appearance1.ForeColor = System.Drawing.Color.White;
            appearance1.TextHAlignAsString = "Center";
            appearance1.TextVAlignAsString = "Middle";
            this.timeLabel.Appearance = appearance1;
            this.timeLabel.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.Etched;
            this.timeLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
            this.timeLabel.Location = new System.Drawing.Point(780, 14);
            this.timeLabel.Name = "timeLabel";
            this.timeLabel.Size = new System.Drawing.Size(100, 23);
            this.timeLabel.TabIndex = 14;
            this.timeLabel.Text = "0:0";
            ultraToolTipInfo2.ToolTipText = "Duration of previous action in ms";
            this.ultraToolTipManager1.SetUltraToolTip(this.timeLabel, ultraToolTipInfo2);
            this.timeLabel.UseAppStyling = false;
            // 
            // applyEdit
            // 
            this.applyEdit.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.applyEdit.Location = new System.Drawing.Point(2, 138);
            this.applyEdit.Name = "applyEdit";
            this.applyEdit.Size = new System.Drawing.Size(597, 23);
            this.applyEdit.TabIndex = 2;
            this.applyEdit.Text = "Apply";
            ultraToolTipInfo1.ToolTipText = "Does not change tag of a real file!";
            this.ultraToolTipManager1.SetUltraToolTip(this.applyEdit, ultraToolTipInfo1);
            this.applyEdit.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.applyEdit.Click += new System.EventHandler(this.applyEdit_Click);
            // 
            // optionsButton
            // 
            this.optionsButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.optionsButton.Location = new System.Drawing.Point(784, 247);
            this.optionsButton.Name = "optionsButton";
            this.optionsButton.Size = new System.Drawing.Size(96, 23);
            this.optionsButton.TabIndex = 15;
            this.optionsButton.Text = "Options";
            this.optionsButton.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.optionsButton.Click += new System.EventHandler(this.ultraButton1_Click);
            this.optionsButton.MouseClick += new System.Windows.Forms.MouseEventHandler(this.optionsButton_MouseClick);
            this.optionsButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.optionsButton_MouseDown);
            // 
            // errorPopup
            // 
            this.errorPopup.Opening += new System.ComponentModel.CancelEventHandler(this.ultraPopupControlContainer1_Opening);
            // 
            // optionsPopup
            // 
            this.optionsPopup.Opening += new System.ComponentModel.CancelEventHandler(this.ultraPopupControlContainer2_Opening);
            // 
            // scrobbleDropdown
            // 
            this.scrobbleDropdown.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.scrobbleDropdown.Location = new System.Drawing.Point(594, 247);
            this.scrobbleDropdown.Name = "scrobbleDropdown";
            this.scrobbleDropdown.Size = new System.Drawing.Size(184, 23);
            this.scrobbleDropdown.TabIndex = 16;
            this.scrobbleDropdown.Text = "Scrobble!";
            this.scrobbleDropdown.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.scrobbleDropdown.Click += new System.EventHandler(this.ultraDropDownButton1_Click);
            this.scrobbleDropdown.MouseEnter += new System.EventHandler(this.scrobbleDropdown_MouseEnter);
            // 
            // scrobbleDropdownPopup
            // 
            this.scrobbleDropdownPopup.Opening += new System.ComponentModel.CancelEventHandler(this.ultraPopupControlContainer3_Opening);
            // 
            // removeDropdown
            // 
            this.removeDropdown.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.removeDropdown.Location = new System.Drawing.Point(278, 247);
            this.removeDropdown.Name = "removeDropdown";
            this.removeDropdown.Size = new System.Drawing.Size(199, 23);
            this.removeDropdown.TabIndex = 17;
            this.removeDropdown.Text = "Remove Selected Tracks";
            this.removeDropdown.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.removeDropdown.Click += new System.EventHandler(this.removeDropdown_Click);
            // 
            // RefreshButton
            // 
            this.RefreshButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.RefreshButton.Location = new System.Drawing.Point(13, 42);
            this.RefreshButton.Name = "RefreshButton";
            this.RefreshButton.Size = new System.Drawing.Size(257, 23);
            this.RefreshButton.TabIndex = 18;
            this.RefreshButton.Text = "Refresh Directories Tree";
            this.RefreshButton.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.RefreshButton.Click += new System.EventHandler(this.RefreshButton_Click_1);
            // 
            // infoLabel
            // 
            appearance2.BackColor = System.Drawing.Color.Gray;
            appearance2.ForeColor = System.Drawing.Color.White;
            appearance2.TextHAlignAsString = "Center";
            appearance2.TextVAlignAsString = "Middle";
            this.infoLabel.Appearance = appearance2;
            this.infoLabel.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Etched;
            this.infoLabel.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.infoLabel.Location = new System.Drawing.Point(13, 14);
            this.infoLabel.Name = "infoLabel";
            this.infoLabel.Size = new System.Drawing.Size(765, 23);
            this.infoLabel.TabIndex = 19;
            this.infoLabel.Text = "Welcome to crafty scrobbler!";
            this.infoLabel.UseAppStyling = false;
            // 
            // removePopup
            // 
            this.removePopup.Opening += new System.ComponentModel.CancelEventHandler(this.removePopup_Opening);
            // 
            // progressBar
            // 
            this.progressBar.Location = new System.Drawing.Point(13, 18);
            this.progressBar.Name = "progressBar";
            this.progressBar.Size = new System.Drawing.Size(765, 15);
            this.progressBar.Style = System.Windows.Forms.ProgressBarStyle.Marquee;
            this.progressBar.TabIndex = 20;
            this.progressBar.UseWaitCursor = true;
            this.progressBar.Visible = false;
            // 
            // addDropButton
            // 
            this.addDropButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.addDropButton.Location = new System.Drawing.Point(276, 457);
            this.addDropButton.Name = "addDropButton";
            this.addDropButton.Size = new System.Drawing.Size(147, 23);
            this.addDropButton.TabIndex = 21;
            this.addDropButton.Text = "Add Selected Files";
            this.addDropButton.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.addDropButton.Click += new System.EventHandler(this.addDropButton_Click);
            // 
            // selectionDropdown
            // 
            this.selectionDropdown.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.selectionDropdown.Location = new System.Drawing.Point(429, 457);
            this.selectionDropdown.Name = "selectionDropdown";
            this.selectionDropdown.Size = new System.Drawing.Size(159, 23);
            this.selectionDropdown.TabIndex = 22;
            this.selectionDropdown.Text = "Clear Selection";
            this.selectionDropdown.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.selectionDropdown.Click += new System.EventHandler(this.selectionDropdown_Click);
            // 
            // openCue
            // 
            this.openCue.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.openCue.Location = new System.Drawing.Point(594, 457);
            this.openCue.Name = "openCue";
            this.openCue.Size = new System.Drawing.Size(184, 23);
            this.openCue.TabIndex = 23;
            this.openCue.Text = "Add Tracks from .CUE";
            this.openCue.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.openCue.Click += new System.EventHandler(this.openCue_Click);
            // 
            // quitButton
            // 
            this.quitButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.quitButton.Location = new System.Drawing.Point(784, 457);
            this.quitButton.Name = "quitButton";
            this.quitButton.Size = new System.Drawing.Size(96, 23);
            this.quitButton.TabIndex = 24;
            this.quitButton.Text = "Quit";
            this.quitButton.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.quitButton.Click += new System.EventHandler(this.quitButton_Click);
            // 
            // addDropdownPopup
            // 
            this.addDropdownPopup.Opening += new System.ComponentModel.CancelEventHandler(this.addDropdownPopup_Opening);
            // 
            // selectionDropdownPopup
            // 
            this.selectionDropdownPopup.Opening += new System.ComponentModel.CancelEventHandler(this.selectionDropdownPopup_Opening);
            // 
            // labelStats
            // 
            appearance3.TextHAlignAsString = "Center";
            appearance3.TextVAlignAsString = "Middle";
            this.labelStats.Appearance = appearance3;
            this.labelStats.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.None;
            this.labelStats.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.None;
            this.labelStats.Location = new System.Drawing.Point(278, 227);
            this.labelStats.Name = "labelStats";
            this.labelStats.Size = new System.Drawing.Size(604, 14);
            this.labelStats.TabIndex = 25;
            this.labelStats.Text = "Total items: 0   Scrobbles count: 0    Total time: 0   Scrobble Time: 0";
            this.labelStats.UseAppStyling = false;
            // 
            // treeFullButton
            // 
            this.treeFullButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.treeFullButton.Location = new System.Drawing.Point(266, 72);
            this.treeFullButton.Name = "treeFullButton";
            this.treeFullButton.Size = new System.Drawing.Size(6, 408);
            this.treeFullButton.TabIndex = 26;
            this.treeFullButton.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.treeFullButton.Click += new System.EventHandler(this.treeFullButton_Click);
            // 
            // tracksFullButton
            // 
            this.tracksFullButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.tracksFullButton.Location = new System.Drawing.Point(278, 215);
            this.tracksFullButton.Name = "tracksFullButton";
            this.tracksFullButton.Size = new System.Drawing.Size(604, 6);
            this.tracksFullButton.TabIndex = 27;
            this.tracksFullButton.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.tracksFullButton.Click += new System.EventHandler(this.tracksFullButton_Click);
            // 
            // editFields
            // 
            this.editFields.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
            this.editFields.Location = new System.Drawing.Point(483, 246);
            this.editFields.Name = "editFields";
            this.editFields.Size = new System.Drawing.Size(105, 24);
            this.editFields.TabIndex = 28;
            this.editFields.Text = "Edit";
            this.editFields.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
            this.editFields.Click += new System.EventHandler(this.editFields_Click);
            // 
            // editPanel
            // 
            // 
            // editPanel.ClientArea
            // 
            this.editPanel.ClientArea.Controls.Add(this.checkAlbum);
            this.editPanel.ClientArea.Controls.Add(this.checkArtist);
            this.editPanel.ClientArea.Controls.Add(this.checkTrack);
            this.editPanel.ClientArea.Controls.Add(this.applyEdit);
            this.editPanel.ClientArea.Controls.Add(this.trackLabel);
            this.editPanel.ClientArea.Controls.Add(this.albumLabel);
            this.editPanel.ClientArea.Controls.Add(this.artistLabel);
            this.editPanel.ClientArea.Controls.Add(this.trackNew);
            this.editPanel.ClientArea.Controls.Add(this.albumNew);
            this.editPanel.ClientArea.Controls.Add(this.artistNew);
            this.editPanel.Location = new System.Drawing.Point(276, 276);
            this.editPanel.Name = "editPanel";
            this.editPanel.Size = new System.Drawing.Size(603, 175);
            this.editPanel.TabIndex = 29;
            this.editPanel.Visible = false;
            // 
            // checkAlbum
            // 
            this.checkAlbum.AutoSize = true;
            this.checkAlbum.Location = new System.Drawing.Point(504, 46);
            this.checkAlbum.Name = "checkAlbum";
            this.checkAlbum.Size = new System.Drawing.Size(92, 17);
            this.checkAlbum.TabIndex = 3;
            this.checkAlbum.Text = "Update album";
            this.checkAlbum.UseVisualStyleBackColor = true;
            // 
            // checkArtist
            // 
            this.checkArtist.AutoSize = true;
            this.checkArtist.Location = new System.Drawing.Point(504, 3);
            this.checkArtist.Name = "checkArtist";
            this.checkArtist.Size = new System.Drawing.Size(86, 17);
            this.checkArtist.TabIndex = 3;
            this.checkArtist.Text = "Update artist";
            this.checkArtist.UseVisualStyleBackColor = true;
            // 
            // checkTrack
            // 
            this.checkTrack.AutoSize = true;
            this.checkTrack.Location = new System.Drawing.Point(504, 92);
            this.checkTrack.Name = "checkTrack";
            this.checkTrack.Size = new System.Drawing.Size(80, 17);
            this.checkTrack.TabIndex = 3;
            this.checkTrack.Text = "Update title";
            this.checkTrack.UseVisualStyleBackColor = true;
            // 
            // trackLabel
            // 
            this.trackLabel.AutoSize = true;
            this.trackLabel.Location = new System.Drawing.Point(3, 89);
            this.trackLabel.Name = "trackLabel";
            this.trackLabel.Size = new System.Drawing.Size(35, 13);
            this.trackLabel.TabIndex = 1;
            this.trackLabel.Text = "Track";
            // 
            // albumLabel
            // 
            this.albumLabel.AutoSize = true;
            this.albumLabel.Location = new System.Drawing.Point(3, 50);
            this.albumLabel.Name = "albumLabel";
            this.albumLabel.Size = new System.Drawing.Size(36, 13);
            this.albumLabel.TabIndex = 1;
            this.albumLabel.Text = "Album";
            // 
            // artistLabel
            // 
            this.artistLabel.AutoSize = true;
            this.artistLabel.Location = new System.Drawing.Point(2, 7);
            this.artistLabel.Name = "artistLabel";
            this.artistLabel.Size = new System.Drawing.Size(30, 13);
            this.artistLabel.TabIndex = 1;
            this.artistLabel.Text = "Artist";
            // 
            // trackNew
            // 
            this.trackNew.Location = new System.Drawing.Point(2, 112);
            this.trackNew.Name = "trackNew";
            this.trackNew.Size = new System.Drawing.Size(597, 20);
            this.trackNew.TabIndex = 0;
            // 
            // albumNew
            // 
            this.albumNew.Location = new System.Drawing.Point(2, 66);
            this.albumNew.Name = "albumNew";
            this.albumNew.Size = new System.Drawing.Size(597, 20);
            this.albumNew.TabIndex = 0;
            // 
            // artistNew
            // 
            this.artistNew.Location = new System.Drawing.Point(2, 23);
            this.artistNew.Name = "artistNew";
            this.artistNew.Size = new System.Drawing.Size(597, 20);
            this.artistNew.TabIndex = 0;
            // 
            // CraftyScrobbler
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(892, 489);
            this.Controls.Add(this.editPanel);
            this.Controls.Add(this.editFields);
            this.Controls.Add(this.tracksFullButton);
            this.Controls.Add(this.treeFullButton);
            this.Controls.Add(this.labelStats);
            this.Controls.Add(this.quitButton);
            this.Controls.Add(this.openCue);
            this.Controls.Add(this.selectionDropdown);
            this.Controls.Add(this.addDropButton);
            this.Controls.Add(this.progressBar);
            this.Controls.Add(this.infoLabel);
            this.Controls.Add(this.RefreshButton);
            this.Controls.Add(this.removeDropdown);
            this.Controls.Add(this.scrobbleDropdown);
            this.Controls.Add(this.optionsButton);
            this.Controls.Add(this.timeLabel);
            this.Controls.Add(this.fileList);
            this.Controls.Add(this.folderTree);
            this.Controls.Add(this.trackList);
            this.Name = "CraftyScrobbler";
            this.Text = "CraftyScrobbler";
            this.Load += new System.EventHandler(this.Form1_Load);
            this.SizeChanged += new System.EventHandler(this.Size_Changed);
            ((System.ComponentModel.ISupportInitialize)(this.trackList)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.folderTree)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.fileList)).EndInit();
            this.editPanel.ClientArea.ResumeLayout(false);
            this.editPanel.ClientArea.PerformLayout();
            this.editPanel.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Пример #10
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();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("titleColumn");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("artistColumn");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn3 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("albumColumn");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn4 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("lengthColumn");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn5 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("countColumn");
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo            ultraToolTipInfo5           = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Click left mouse button on item to increment play counts by one.\\nClick right but" +
                                                                                                                                                      "ton do decrement.\\nClick scroller to set count to one.", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo4 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Some directories may appear as if not having subfolders - click on them to refres" +
                                                                                                                                 "h its substructure", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn6 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("codecColumn");
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo            ultraToolTipInfo3           = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("You may select multiple tracks by using Ctrl or Shift", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo2 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Duration of previous action in ms", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo ultraToolTipInfo1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Does not change tag of a real file!", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     this.trackList             = new Infragistics.Win.UltraWinListView.UltraListView();
     this.folderTree            = new Infragistics.Win.UltraWinTree.UltraTree();
     this.fileList              = new Infragistics.Win.UltraWinListView.UltraListView();
     this.ultraToolTipManager1  = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components);
     this.timeLabel             = new Infragistics.Win.Misc.UltraLabel();
     this.applyEdit             = new Infragistics.Win.Misc.UltraButton();
     this.optionsButton         = new Infragistics.Win.Misc.UltraButton();
     this.errorPopup            = new Infragistics.Win.Misc.UltraPopupControlContainer(this.components);
     this.optionsPopup          = new Infragistics.Win.Misc.UltraPopupControlContainer(this.components);
     this.scrobbleDropdown      = new Infragistics.Win.Misc.UltraDropDownButton();
     this.scrobbleDropdownPopup = new Infragistics.Win.Misc.UltraPopupControlContainer(this.components);
     this.removeDropdown        = new Infragistics.Win.Misc.UltraDropDownButton();
     this.RefreshButton         = new Infragistics.Win.Misc.UltraButton();
     this.infoLabel             = new Infragistics.Win.Misc.UltraLabel();
     this.removePopup           = new Infragistics.Win.Misc.UltraPopupControlContainer(this.components);
     this.progressBar           = new System.Windows.Forms.ProgressBar();
     this.addDropButton         = new Infragistics.Win.Misc.UltraDropDownButton();
     this.selectionDropdown     = new Infragistics.Win.Misc.UltraDropDownButton();
     this.openCue                = new Infragistics.Win.Misc.UltraButton();
     this.quitButton             = new Infragistics.Win.Misc.UltraButton();
     this.addDropdownPopup       = new Infragistics.Win.Misc.UltraPopupControlContainer(this.components);
     this.selectionDropdownPopup = new Infragistics.Win.Misc.UltraPopupControlContainer(this.components);
     this.labelStats             = new Infragistics.Win.Misc.UltraLabel();
     this.treeFullButton         = new Infragistics.Win.Misc.UltraButton();
     this.tracksFullButton       = new Infragistics.Win.Misc.UltraButton();
     this.editFields             = new Infragistics.Win.Misc.UltraButton();
     this.editPanel              = new Infragistics.Win.Misc.UltraPanel();
     this.checkAlbum             = new System.Windows.Forms.CheckBox();
     this.checkArtist            = new System.Windows.Forms.CheckBox();
     this.checkTrack             = new System.Windows.Forms.CheckBox();
     this.trackLabel             = new System.Windows.Forms.Label();
     this.albumLabel             = new System.Windows.Forms.Label();
     this.artistLabel            = new System.Windows.Forms.Label();
     this.trackNew               = new System.Windows.Forms.TextBox();
     this.albumNew               = new System.Windows.Forms.TextBox();
     this.artistNew              = new System.Windows.Forms.TextBox();
     ((System.ComponentModel.ISupportInitialize)(this.trackList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.folderTree)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fileList)).BeginInit();
     this.editPanel.ClientArea.SuspendLayout();
     this.editPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // trackList
     //
     this.trackList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.trackList.ItemSettings.AllowEdit   = Infragistics.Win.DefaultableBoolean.False;
     this.trackList.ItemSettings.HotTracking = true;
     this.trackList.Location              = new System.Drawing.Point(278, 42);
     this.trackList.MainColumn.Text       = "Path to track";
     this.trackList.Name                  = "trackList";
     this.trackList.Size                  = new System.Drawing.Size(604, 179);
     ultraListViewSubItemColumn1.Key      = "titleColumn";
     ultraListViewSubItemColumn1.Text     = "Title";
     ultraListViewSubItemColumn2.Key      = "artistColumn";
     ultraListViewSubItemColumn2.Text     = "Artist";
     ultraListViewSubItemColumn3.Key      = "albumColumn";
     ultraListViewSubItemColumn3.Text     = "Album";
     ultraListViewSubItemColumn4.Key      = "lengthColumn";
     ultraListViewSubItemColumn4.Text     = "Length";
     ultraListViewSubItemColumn4.Width    = 50;
     ultraListViewSubItemColumn5.DataType = typeof(int);
     ultraListViewSubItemColumn5.Key      = "countColumn";
     ultraListViewSubItemColumn5.NullText = "1";
     ultraListViewSubItemColumn5.Text     = "Count";
     ultraListViewSubItemColumn5.Width    = 52;
     this.trackList.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1,
         ultraListViewSubItemColumn2,
         ultraListViewSubItemColumn3,
         ultraListViewSubItemColumn4,
         ultraListViewSubItemColumn5
     });
     this.trackList.TabIndex       = 0;
     this.trackList.Text           = "trackList";
     ultraToolTipInfo5.ToolTipText = "Click left mouse button on item to increment play counts by one.\\nClick right but" +
                                     "ton do decrement.\\nClick scroller to set count to one.";
     ultraToolTipInfo5.ToolTipTextStyle = Infragistics.Win.ToolTipTextStyle.Formatted;
     this.ultraToolTipManager1.SetUltraToolTip(this.trackList, ultraToolTipInfo5);
     this.trackList.UseFlatMode = Infragistics.Win.DefaultableBoolean.False;
     this.trackList.UseOsThemes = Infragistics.Win.DefaultableBoolean.True;
     this.trackList.View        = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.trackList.ViewSettingsDetails.FullRowSelect = true;
     this.trackList.ItemDoubleClick += new Infragistics.Win.UltraWinListView.ItemDoubleClickEventHandler(this.trackList_ItemDoubleClick);
     this.trackList.MouseClick      += new System.Windows.Forms.MouseEventHandler(this.trackList_MouseClick);
     this.trackList.MouseEnter      += new System.EventHandler(this.trackList_MouseEnter);
     //
     // folderTree
     //
     this.folderTree.Location           = new System.Drawing.Point(13, 72);
     this.folderTree.Name               = "folderTree";
     this.folderTree.NodeConnectorStyle = Infragistics.Win.UltraWinTree.NodeConnectorStyle.Inset;
     this.folderTree.Size               = new System.Drawing.Size(257, 408);
     this.folderTree.TabIndex           = 1;
     ultraToolTipInfo4.ToolTipText      = "Some directories may appear as if not having subfolders - click on them to refres" +
                                          "h its substructure";
     this.ultraToolTipManager1.SetUltraToolTip(this.folderTree, ultraToolTipInfo4);
     this.folderTree.ViewStyle      = Infragistics.Win.UltraWinTree.ViewStyle.Grid;
     this.folderTree.AfterActivate += new Infragistics.Win.UltraWinTree.AfterNodeChangedEventHandler(this.folderTree_AfterActivate);
     this.folderTree.MouseEnter    += new System.EventHandler(this.folderTree_MouseEnter);
     //
     // fileList
     //
     this.fileList.ItemSettings.HotTracking = true;
     this.fileList.Location           = new System.Drawing.Point(276, 276);
     this.fileList.MainColumn.Text    = "Name";
     this.fileList.MainColumn.Width   = 500;
     this.fileList.Name               = "fileList";
     this.fileList.Size               = new System.Drawing.Size(603, 176);
     ultraListViewSubItemColumn6.Key  = "codecColumn";
     ultraListViewSubItemColumn6.Text = "Codec";
     this.fileList.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn6
     });
     this.fileList.TabIndex        = 2;
     this.fileList.Text            = "ultraListView1";
     ultraToolTipInfo3.ToolTipText = "You may select multiple tracks by using Ctrl or Shift";
     this.ultraToolTipManager1.SetUltraToolTip(this.fileList, ultraToolTipInfo3);
     this.fileList.View = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.fileList.ViewSettingsDetails.ColumnHeaderImageSize = new System.Drawing.Size(-1, -1);
     this.fileList.ViewSettingsDetails.FullRowSelect         = true;
     this.fileList.ItemActivated   += new Infragistics.Win.UltraWinListView.ItemActivatedEventHandler(this.fileList_ItemActivated);
     this.fileList.ItemDoubleClick += new Infragistics.Win.UltraWinListView.ItemDoubleClickEventHandler(this.fileList_ItemDoubleClick);
     this.fileList.MouseEnter      += new System.EventHandler(this.fileList_MouseEnter);
     //
     // ultraToolTipManager1
     //
     this.ultraToolTipManager1.ContainingControl = this;
     this.ultraToolTipManager1.DisplayStyle      = Infragistics.Win.ToolTipDisplayStyle.WindowsVista;
     //
     // timeLabel
     //
     appearance1.BackColor           = System.Drawing.Color.Gray;
     appearance1.BorderColor         = System.Drawing.Color.White;
     appearance1.ForeColor           = System.Drawing.Color.White;
     appearance1.TextHAlignAsString  = "Center";
     appearance1.TextVAlignAsString  = "Middle";
     this.timeLabel.Appearance       = appearance1;
     this.timeLabel.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.Etched;
     this.timeLabel.Font             = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(128)));
     this.timeLabel.Location         = new System.Drawing.Point(780, 14);
     this.timeLabel.Name             = "timeLabel";
     this.timeLabel.Size             = new System.Drawing.Size(100, 23);
     this.timeLabel.TabIndex         = 14;
     this.timeLabel.Text             = "0:0";
     ultraToolTipInfo2.ToolTipText   = "Duration of previous action in ms";
     this.ultraToolTipManager1.SetUltraToolTip(this.timeLabel, ultraToolTipInfo2);
     this.timeLabel.UseAppStyling = false;
     //
     // applyEdit
     //
     this.applyEdit.ButtonStyle    = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
     this.applyEdit.Location       = new System.Drawing.Point(2, 138);
     this.applyEdit.Name           = "applyEdit";
     this.applyEdit.Size           = new System.Drawing.Size(597, 23);
     this.applyEdit.TabIndex       = 2;
     this.applyEdit.Text           = "Apply";
     ultraToolTipInfo1.ToolTipText = "Does not change tag of a real file!";
     this.ultraToolTipManager1.SetUltraToolTip(this.applyEdit, ultraToolTipInfo1);
     this.applyEdit.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.applyEdit.Click      += new System.EventHandler(this.applyEdit_Click);
     //
     // optionsButton
     //
     this.optionsButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
     this.optionsButton.Location    = new System.Drawing.Point(784, 247);
     this.optionsButton.Name        = "optionsButton";
     this.optionsButton.Size        = new System.Drawing.Size(96, 23);
     this.optionsButton.TabIndex    = 15;
     this.optionsButton.Text        = "Options";
     this.optionsButton.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.optionsButton.Click      += new System.EventHandler(this.ultraButton1_Click);
     this.optionsButton.MouseClick += new System.Windows.Forms.MouseEventHandler(this.optionsButton_MouseClick);
     this.optionsButton.MouseDown  += new System.Windows.Forms.MouseEventHandler(this.optionsButton_MouseDown);
     //
     // errorPopup
     //
     this.errorPopup.Opening += new System.ComponentModel.CancelEventHandler(this.ultraPopupControlContainer1_Opening);
     //
     // optionsPopup
     //
     this.optionsPopup.Opening += new System.ComponentModel.CancelEventHandler(this.ultraPopupControlContainer2_Opening);
     //
     // scrobbleDropdown
     //
     this.scrobbleDropdown.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
     this.scrobbleDropdown.Location    = new System.Drawing.Point(594, 247);
     this.scrobbleDropdown.Name        = "scrobbleDropdown";
     this.scrobbleDropdown.Size        = new System.Drawing.Size(184, 23);
     this.scrobbleDropdown.TabIndex    = 16;
     this.scrobbleDropdown.Text        = "Scrobble!";
     this.scrobbleDropdown.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.scrobbleDropdown.Click      += new System.EventHandler(this.ultraDropDownButton1_Click);
     this.scrobbleDropdown.MouseEnter += new System.EventHandler(this.scrobbleDropdown_MouseEnter);
     //
     // scrobbleDropdownPopup
     //
     this.scrobbleDropdownPopup.Opening += new System.ComponentModel.CancelEventHandler(this.ultraPopupControlContainer3_Opening);
     //
     // removeDropdown
     //
     this.removeDropdown.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
     this.removeDropdown.Location    = new System.Drawing.Point(278, 247);
     this.removeDropdown.Name        = "removeDropdown";
     this.removeDropdown.Size        = new System.Drawing.Size(199, 23);
     this.removeDropdown.TabIndex    = 17;
     this.removeDropdown.Text        = "Remove Selected Tracks";
     this.removeDropdown.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.removeDropdown.Click      += new System.EventHandler(this.removeDropdown_Click);
     //
     // RefreshButton
     //
     this.RefreshButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
     this.RefreshButton.Location    = new System.Drawing.Point(13, 42);
     this.RefreshButton.Name        = "RefreshButton";
     this.RefreshButton.Size        = new System.Drawing.Size(257, 23);
     this.RefreshButton.TabIndex    = 18;
     this.RefreshButton.Text        = "Refresh Directories Tree";
     this.RefreshButton.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.RefreshButton.Click      += new System.EventHandler(this.RefreshButton_Click_1);
     //
     // infoLabel
     //
     appearance2.BackColor           = System.Drawing.Color.Gray;
     appearance2.ForeColor           = System.Drawing.Color.White;
     appearance2.TextHAlignAsString  = "Center";
     appearance2.TextVAlignAsString  = "Middle";
     this.infoLabel.Appearance       = appearance2;
     this.infoLabel.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Etched;
     this.infoLabel.Font             = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.infoLabel.Location         = new System.Drawing.Point(13, 14);
     this.infoLabel.Name             = "infoLabel";
     this.infoLabel.Size             = new System.Drawing.Size(765, 23);
     this.infoLabel.TabIndex         = 19;
     this.infoLabel.Text             = "Welcome to crafty scrobbler!";
     this.infoLabel.UseAppStyling    = false;
     //
     // removePopup
     //
     this.removePopup.Opening += new System.ComponentModel.CancelEventHandler(this.removePopup_Opening);
     //
     // progressBar
     //
     this.progressBar.Location      = new System.Drawing.Point(13, 18);
     this.progressBar.Name          = "progressBar";
     this.progressBar.Size          = new System.Drawing.Size(765, 15);
     this.progressBar.Style         = System.Windows.Forms.ProgressBarStyle.Marquee;
     this.progressBar.TabIndex      = 20;
     this.progressBar.UseWaitCursor = true;
     this.progressBar.Visible       = false;
     //
     // addDropButton
     //
     this.addDropButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
     this.addDropButton.Location    = new System.Drawing.Point(276, 457);
     this.addDropButton.Name        = "addDropButton";
     this.addDropButton.Size        = new System.Drawing.Size(147, 23);
     this.addDropButton.TabIndex    = 21;
     this.addDropButton.Text        = "Add Selected Files";
     this.addDropButton.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.addDropButton.Click      += new System.EventHandler(this.addDropButton_Click);
     //
     // selectionDropdown
     //
     this.selectionDropdown.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
     this.selectionDropdown.Location    = new System.Drawing.Point(429, 457);
     this.selectionDropdown.Name        = "selectionDropdown";
     this.selectionDropdown.Size        = new System.Drawing.Size(159, 23);
     this.selectionDropdown.TabIndex    = 22;
     this.selectionDropdown.Text        = "Clear Selection";
     this.selectionDropdown.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.selectionDropdown.Click      += new System.EventHandler(this.selectionDropdown_Click);
     //
     // openCue
     //
     this.openCue.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
     this.openCue.Location    = new System.Drawing.Point(594, 457);
     this.openCue.Name        = "openCue";
     this.openCue.Size        = new System.Drawing.Size(184, 23);
     this.openCue.TabIndex    = 23;
     this.openCue.Text        = "Add Tracks from .CUE";
     this.openCue.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.openCue.Click      += new System.EventHandler(this.openCue_Click);
     //
     // quitButton
     //
     this.quitButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
     this.quitButton.Location    = new System.Drawing.Point(784, 457);
     this.quitButton.Name        = "quitButton";
     this.quitButton.Size        = new System.Drawing.Size(96, 23);
     this.quitButton.TabIndex    = 24;
     this.quitButton.Text        = "Quit";
     this.quitButton.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.quitButton.Click      += new System.EventHandler(this.quitButton_Click);
     //
     // addDropdownPopup
     //
     this.addDropdownPopup.Opening += new System.ComponentModel.CancelEventHandler(this.addDropdownPopup_Opening);
     //
     // selectionDropdownPopup
     //
     this.selectionDropdownPopup.Opening += new System.ComponentModel.CancelEventHandler(this.selectionDropdownPopup_Opening);
     //
     // labelStats
     //
     appearance3.TextHAlignAsString   = "Center";
     appearance3.TextVAlignAsString   = "Middle";
     this.labelStats.Appearance       = appearance3;
     this.labelStats.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.None;
     this.labelStats.BorderStyleOuter = Infragistics.Win.UIElementBorderStyle.None;
     this.labelStats.Location         = new System.Drawing.Point(278, 227);
     this.labelStats.Name             = "labelStats";
     this.labelStats.Size             = new System.Drawing.Size(604, 14);
     this.labelStats.TabIndex         = 25;
     this.labelStats.Text             = "Total items: 0   Scrobbles count: 0    Total time: 0   Scrobble Time: 0";
     this.labelStats.UseAppStyling    = false;
     //
     // treeFullButton
     //
     this.treeFullButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
     this.treeFullButton.Location    = new System.Drawing.Point(266, 72);
     this.treeFullButton.Name        = "treeFullButton";
     this.treeFullButton.Size        = new System.Drawing.Size(6, 408);
     this.treeFullButton.TabIndex    = 26;
     this.treeFullButton.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.treeFullButton.Click      += new System.EventHandler(this.treeFullButton_Click);
     //
     // tracksFullButton
     //
     this.tracksFullButton.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
     this.tracksFullButton.Location    = new System.Drawing.Point(278, 215);
     this.tracksFullButton.Name        = "tracksFullButton";
     this.tracksFullButton.Size        = new System.Drawing.Size(604, 6);
     this.tracksFullButton.TabIndex    = 27;
     this.tracksFullButton.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.tracksFullButton.Click      += new System.EventHandler(this.tracksFullButton_Click);
     //
     // editFields
     //
     this.editFields.ButtonStyle = Infragistics.Win.UIElementButtonStyle.WindowsVistaButton;
     this.editFields.Location    = new System.Drawing.Point(483, 246);
     this.editFields.Name        = "editFields";
     this.editFields.Size        = new System.Drawing.Size(105, 24);
     this.editFields.TabIndex    = 28;
     this.editFields.Text        = "Edit";
     this.editFields.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.editFields.Click      += new System.EventHandler(this.editFields_Click);
     //
     // editPanel
     //
     //
     // editPanel.ClientArea
     //
     this.editPanel.ClientArea.Controls.Add(this.checkAlbum);
     this.editPanel.ClientArea.Controls.Add(this.checkArtist);
     this.editPanel.ClientArea.Controls.Add(this.checkTrack);
     this.editPanel.ClientArea.Controls.Add(this.applyEdit);
     this.editPanel.ClientArea.Controls.Add(this.trackLabel);
     this.editPanel.ClientArea.Controls.Add(this.albumLabel);
     this.editPanel.ClientArea.Controls.Add(this.artistLabel);
     this.editPanel.ClientArea.Controls.Add(this.trackNew);
     this.editPanel.ClientArea.Controls.Add(this.albumNew);
     this.editPanel.ClientArea.Controls.Add(this.artistNew);
     this.editPanel.Location = new System.Drawing.Point(276, 276);
     this.editPanel.Name     = "editPanel";
     this.editPanel.Size     = new System.Drawing.Size(603, 175);
     this.editPanel.TabIndex = 29;
     this.editPanel.Visible  = false;
     //
     // checkAlbum
     //
     this.checkAlbum.AutoSize = true;
     this.checkAlbum.Location = new System.Drawing.Point(504, 46);
     this.checkAlbum.Name     = "checkAlbum";
     this.checkAlbum.Size     = new System.Drawing.Size(92, 17);
     this.checkAlbum.TabIndex = 3;
     this.checkAlbum.Text     = "Update album";
     this.checkAlbum.UseVisualStyleBackColor = true;
     //
     // checkArtist
     //
     this.checkArtist.AutoSize = true;
     this.checkArtist.Location = new System.Drawing.Point(504, 3);
     this.checkArtist.Name     = "checkArtist";
     this.checkArtist.Size     = new System.Drawing.Size(86, 17);
     this.checkArtist.TabIndex = 3;
     this.checkArtist.Text     = "Update artist";
     this.checkArtist.UseVisualStyleBackColor = true;
     //
     // checkTrack
     //
     this.checkTrack.AutoSize = true;
     this.checkTrack.Location = new System.Drawing.Point(504, 92);
     this.checkTrack.Name     = "checkTrack";
     this.checkTrack.Size     = new System.Drawing.Size(80, 17);
     this.checkTrack.TabIndex = 3;
     this.checkTrack.Text     = "Update title";
     this.checkTrack.UseVisualStyleBackColor = true;
     //
     // trackLabel
     //
     this.trackLabel.AutoSize = true;
     this.trackLabel.Location = new System.Drawing.Point(3, 89);
     this.trackLabel.Name     = "trackLabel";
     this.trackLabel.Size     = new System.Drawing.Size(35, 13);
     this.trackLabel.TabIndex = 1;
     this.trackLabel.Text     = "Track";
     //
     // albumLabel
     //
     this.albumLabel.AutoSize = true;
     this.albumLabel.Location = new System.Drawing.Point(3, 50);
     this.albumLabel.Name     = "albumLabel";
     this.albumLabel.Size     = new System.Drawing.Size(36, 13);
     this.albumLabel.TabIndex = 1;
     this.albumLabel.Text     = "Album";
     //
     // artistLabel
     //
     this.artistLabel.AutoSize = true;
     this.artistLabel.Location = new System.Drawing.Point(2, 7);
     this.artistLabel.Name     = "artistLabel";
     this.artistLabel.Size     = new System.Drawing.Size(30, 13);
     this.artistLabel.TabIndex = 1;
     this.artistLabel.Text     = "Artist";
     //
     // trackNew
     //
     this.trackNew.Location = new System.Drawing.Point(2, 112);
     this.trackNew.Name     = "trackNew";
     this.trackNew.Size     = new System.Drawing.Size(597, 20);
     this.trackNew.TabIndex = 0;
     //
     // albumNew
     //
     this.albumNew.Location = new System.Drawing.Point(2, 66);
     this.albumNew.Name     = "albumNew";
     this.albumNew.Size     = new System.Drawing.Size(597, 20);
     this.albumNew.TabIndex = 0;
     //
     // artistNew
     //
     this.artistNew.Location = new System.Drawing.Point(2, 23);
     this.artistNew.Name     = "artistNew";
     this.artistNew.Size     = new System.Drawing.Size(597, 20);
     this.artistNew.TabIndex = 0;
     //
     // CraftyScrobbler
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(892, 489);
     this.Controls.Add(this.editPanel);
     this.Controls.Add(this.editFields);
     this.Controls.Add(this.tracksFullButton);
     this.Controls.Add(this.treeFullButton);
     this.Controls.Add(this.labelStats);
     this.Controls.Add(this.quitButton);
     this.Controls.Add(this.openCue);
     this.Controls.Add(this.selectionDropdown);
     this.Controls.Add(this.addDropButton);
     this.Controls.Add(this.progressBar);
     this.Controls.Add(this.infoLabel);
     this.Controls.Add(this.RefreshButton);
     this.Controls.Add(this.removeDropdown);
     this.Controls.Add(this.scrobbleDropdown);
     this.Controls.Add(this.optionsButton);
     this.Controls.Add(this.timeLabel);
     this.Controls.Add(this.fileList);
     this.Controls.Add(this.folderTree);
     this.Controls.Add(this.trackList);
     this.Name         = "CraftyScrobbler";
     this.Text         = "CraftyScrobbler";
     this.Load        += new System.EventHandler(this.Form1_Load);
     this.SizeChanged += new System.EventHandler(this.Size_Changed);
     ((System.ComponentModel.ISupportInitialize)(this.trackList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.folderTree)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fileList)).EndInit();
     this.editPanel.ClientArea.ResumeLayout(false);
     this.editPanel.ClientArea.PerformLayout();
     this.editPanel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 0");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 1");
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AlertMonitorSettingsTabView));
     this.headerGroupBox           = new Infragistics.Win.Misc.UltraGroupBox();
     this.headerLabel              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraGroupBox1           = new Infragistics.Win.Misc.UltraGroupBox();
     this.ultraGroupBox3           = new Infragistics.Win.Misc.UltraGroupBox();
     this.btnEditAlert             = new System.Windows.Forms.Button();
     this.bnDelete                 = new System.Windows.Forms.Button();
     this.bnNew                    = new System.Windows.Forms.Button();
     this.lvAlertDefinitions       = new Infragistics.Win.UltraWinListView.UltraListView();
     this.ultraLabel1              = new Infragistics.Win.Misc.UltraLabel();
     this.ultraFormattedLinkLabel1 = new Infragistics.Win.FormattedLinkLabel.UltraFormattedLinkLabel();
     this.ultraGroupBox2           = new Infragistics.Win.Misc.UltraGroupBox();
     this.gbFrequency              = new System.Windows.Forms.GroupBox();
     this.panelEmailAt             = new Infragistics.Win.Misc.UltraPanel();
     this.udteEmailAtTime          = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
     this.ultraLabel2              = new Infragistics.Win.Misc.UltraLabel();
     this.dailyRadioButton         = new System.Windows.Forms.RadioButton();
     this.hourlyRadioButton        = new System.Windows.Forms.RadioButton();
     ((System.ComponentModel.ISupportInitialize)(this.headerGroupBox)).BeginInit();
     this.headerGroupBox.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
     this.ultraGroupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lvAlertDefinitions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     this.gbFrequency.SuspendLayout();
     this.panelEmailAt.ClientArea.SuspendLayout();
     this.panelEmailAt.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.udteEmailAtTime)).BeginInit();
     this.SuspendLayout();
     //
     // headerGroupBox
     //
     this.headerGroupBox.Controls.Add(this.headerLabel);
     this.headerGroupBox.Dock      = System.Windows.Forms.DockStyle.Top;
     this.headerGroupBox.Location  = new System.Drawing.Point(0, 0);
     this.headerGroupBox.Name      = "headerGroupBox";
     this.headerGroupBox.Size      = new System.Drawing.Size(818, 80);
     this.headerGroupBox.TabIndex  = 7;
     this.headerGroupBox.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // headerLabel
     //
     appearance1.BackColor          = System.Drawing.Color.Transparent;
     appearance1.Image              = global::Layton.AuditWizard.Administration.Properties.Resources.Alert_72;
     appearance1.ImageVAlign        = Infragistics.Win.VAlign.Middle;
     appearance1.TextHAlignAsString = "Center";
     appearance1.TextVAlignAsString = "Middle";
     this.headerLabel.Appearance    = appearance1;
     this.headerLabel.AutoSize      = true;
     this.headerLabel.Font          = new System.Drawing.Font("Verdana", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.headerLabel.ImageSize     = new System.Drawing.Size(72, 72);
     this.headerLabel.Location      = new System.Drawing.Point(7, 5);
     this.headerLabel.Name          = "headerLabel";
     this.headerLabel.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.headerLabel.Size          = new System.Drawing.Size(282, 72);
     this.headerLabel.TabIndex      = 5;
     this.headerLabel.Text          = "Alert Monitor Settings";
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(200, 110);
     this.ultraGroupBox1.TabIndex = 0;
     //
     // ultraGroupBox3
     //
     this.ultraGroupBox3.Controls.Add(this.btnEditAlert);
     this.ultraGroupBox3.Controls.Add(this.bnDelete);
     this.ultraGroupBox3.Controls.Add(this.bnNew);
     this.ultraGroupBox3.Controls.Add(this.lvAlertDefinitions);
     this.ultraGroupBox3.Controls.Add(this.ultraLabel1);
     this.ultraGroupBox3.Location = new System.Drawing.Point(7, 198);
     this.ultraGroupBox3.Name     = "ultraGroupBox3";
     this.ultraGroupBox3.Size     = new System.Drawing.Size(807, 257);
     this.ultraGroupBox3.TabIndex = 9;
     this.ultraGroupBox3.Text     = "Alert Definitions";
     //
     // btnEditAlert
     //
     this.btnEditAlert.Enabled  = false;
     this.btnEditAlert.Location = new System.Drawing.Point(130, 212);
     this.btnEditAlert.Name     = "btnEditAlert";
     this.btnEditAlert.Size     = new System.Drawing.Size(87, 23);
     this.btnEditAlert.TabIndex = 10;
     this.btnEditAlert.Text     = "Edit";
     this.btnEditAlert.UseVisualStyleBackColor = true;
     this.btnEditAlert.Click += new System.EventHandler(this.btnEditAlert_Click);
     //
     // bnDelete
     //
     this.bnDelete.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.bnDelete.Enabled  = false;
     this.bnDelete.Location = new System.Drawing.Point(238, 212);
     this.bnDelete.Name     = "bnDelete";
     this.bnDelete.Size     = new System.Drawing.Size(87, 23);
     this.bnDelete.TabIndex = 6;
     this.bnDelete.Text     = "&Delete";
     this.bnDelete.UseVisualStyleBackColor = true;
     this.bnDelete.Click += new System.EventHandler(this.bnDelete_Click);
     //
     // bnNew
     //
     this.bnNew.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.bnNew.Location = new System.Drawing.Point(23, 212);
     this.bnNew.Name     = "bnNew";
     this.bnNew.Size     = new System.Drawing.Size(87, 23);
     this.bnNew.TabIndex = 4;
     this.bnNew.Text     = "&Create";
     this.bnNew.UseVisualStyleBackColor = true;
     this.bnNew.Click += new System.EventHandler(this.bnCreate_Click);
     //
     // lvAlertDefinitions
     //
     this.lvAlertDefinitions.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.lvAlertDefinitions.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
     appearance2.Image = global::Layton.AuditWizard.Administration.Properties.Resources.Alert_16;
     this.lvAlertDefinitions.ItemSettings.Appearance = appearance2;
     this.lvAlertDefinitions.Location         = new System.Drawing.Point(23, 47);
     this.lvAlertDefinitions.MainColumn.Text  = "Name";
     this.lvAlertDefinitions.MainColumn.Width = 150;
     this.lvAlertDefinitions.Name             = "lvAlertDefinitions";
     this.lvAlertDefinitions.Size             = new System.Drawing.Size(758, 149);
     ultraListViewSubItemColumn1.Key          = "SubItemColumn 0";
     ultraListViewSubItemColumn1.Text         = "Description";
     ultraListViewSubItemColumn1.Width        = 347;
     ultraListViewSubItemColumn2.Key          = "SubItemColumn 1";
     ultraListViewSubItemColumn2.Sorting      = Infragistics.Win.UltraWinListView.Sorting.Descending;
     ultraListViewSubItemColumn2.Text         = "Date Modified";
     ultraListViewSubItemColumn2.Width        = 150;
     this.lvAlertDefinitions.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1,
         ultraListViewSubItemColumn2
     });
     this.lvAlertDefinitions.TabIndex              = 0;
     this.lvAlertDefinitions.Text                  = "ultraListView2";
     this.lvAlertDefinitions.View                  = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.lvAlertDefinitions.ItemSelectionChanged += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.lvAlerts_ItemSelectionChanged);
     //
     // ultraLabel1
     //
     this.ultraLabel1.Location = new System.Drawing.Point(23, 29);
     this.ultraLabel1.Name     = "ultraLabel1";
     this.ultraLabel1.Size     = new System.Drawing.Size(194, 23);
     this.ultraLabel1.TabIndex = 1;
     this.ultraLabel1.Text     = "Currently Defined Alerts";
     //
     // ultraFormattedLinkLabel1
     //
     this.ultraFormattedLinkLabel1.Location = new System.Drawing.Point(30, 95);
     this.ultraFormattedLinkLabel1.Name     = "ultraFormattedLinkLabel1";
     this.ultraFormattedLinkLabel1.Size     = new System.Drawing.Size(758, 93);
     this.ultraFormattedLinkLabel1.TabIndex = 10;
     this.ultraFormattedLinkLabel1.TabStop  = true;
     this.ultraFormattedLinkLabel1.Value    = resources.GetString("ultraFormattedLinkLabel1.Value");
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.gbFrequency);
     this.ultraGroupBox2.Location = new System.Drawing.Point(7, 465);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(804, 96);
     this.ultraGroupBox2.TabIndex = 11;
     this.ultraGroupBox2.Text     = "Email Alerts";
     //
     // gbFrequency
     //
     this.gbFrequency.Controls.Add(this.panelEmailAt);
     this.gbFrequency.Controls.Add(this.dailyRadioButton);
     this.gbFrequency.Controls.Add(this.hourlyRadioButton);
     this.gbFrequency.Location = new System.Drawing.Point(23, 31);
     this.gbFrequency.Name     = "gbFrequency";
     this.gbFrequency.Size     = new System.Drawing.Size(514, 48);
     this.gbFrequency.TabIndex = 78;
     this.gbFrequency.TabStop  = false;
     this.gbFrequency.Text     = "Frequency";
     //
     // panelEmailAt
     //
     //
     // panelEmailAt.ClientArea
     //
     this.panelEmailAt.ClientArea.Controls.Add(this.udteEmailAtTime);
     this.panelEmailAt.ClientArea.Controls.Add(this.ultraLabel2);
     this.panelEmailAt.Location = new System.Drawing.Point(170, 9);
     this.panelEmailAt.Name     = "panelEmailAt";
     this.panelEmailAt.Size     = new System.Drawing.Size(132, 33);
     this.panelEmailAt.TabIndex = 4;
     this.panelEmailAt.Visible  = false;
     //
     // udteEmailAtTime
     //
     this.udteEmailAtTime.DropDownButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Never;
     this.udteEmailAtTime.Location      = new System.Drawing.Point(36, 10);
     this.udteEmailAtTime.MaskInput     = "{LOC}hh:mm";
     this.udteEmailAtTime.Name          = "udteEmailAtTime";
     this.udteEmailAtTime.Size          = new System.Drawing.Size(69, 22);
     this.udteEmailAtTime.TabIndex      = 3;
     this.udteEmailAtTime.ValueChanged += new System.EventHandler(this.udteEmailAtTime_ValueChanged);
     //
     // ultraLabel2
     //
     this.ultraLabel2.AutoSize = true;
     this.ultraLabel2.Location = new System.Drawing.Point(3, 12);
     this.ultraLabel2.Name     = "ultraLabel2";
     this.ultraLabel2.Size     = new System.Drawing.Size(15, 15);
     this.ultraLabel2.TabIndex = 2;
     this.ultraLabel2.Text     = "at";
     //
     // dailyRadioButton
     //
     this.dailyRadioButton.AutoSize  = true;
     this.dailyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.dailyRadioButton.Location  = new System.Drawing.Point(101, 19);
     this.dailyRadioButton.Name      = "dailyRadioButton";
     this.dailyRadioButton.Size      = new System.Drawing.Size(48, 17);
     this.dailyRadioButton.TabIndex  = 3;
     this.dailyRadioButton.Text      = "Daily";
     this.dailyRadioButton.UseVisualStyleBackColor = false;
     this.dailyRadioButton.CheckedChanged         += new System.EventHandler(this.hourlyRadioButton_CheckedChanged);
     //
     // hourlyRadioButton
     //
     this.hourlyRadioButton.AutoSize  = true;
     this.hourlyRadioButton.BackColor = System.Drawing.Color.Transparent;
     this.hourlyRadioButton.Checked   = true;
     this.hourlyRadioButton.Location  = new System.Drawing.Point(32, 19);
     this.hourlyRadioButton.Name      = "hourlyRadioButton";
     this.hourlyRadioButton.Size      = new System.Drawing.Size(55, 17);
     this.hourlyRadioButton.TabIndex  = 2;
     this.hourlyRadioButton.TabStop   = true;
     this.hourlyRadioButton.Text      = "Hourly";
     this.hourlyRadioButton.UseVisualStyleBackColor = false;
     this.hourlyRadioButton.CheckedChanged         += new System.EventHandler(this.hourlyRadioButton_CheckedChanged);
     //
     // AlertMonitorSettingsTabView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll          = true;
     this.BackColor           = System.Drawing.Color.White;
     this.Controls.Add(this.ultraGroupBox2);
     this.Controls.Add(this.ultraFormattedLinkLabel1);
     this.Controls.Add(this.ultraGroupBox3);
     this.Controls.Add(this.headerGroupBox);
     this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Name = "AlertMonitorSettingsTabView";
     this.Size = new System.Drawing.Size(818, 561);
     ((System.ComponentModel.ISupportInitialize)(this.headerGroupBox)).EndInit();
     this.headerGroupBox.ResumeLayout(false);
     this.headerGroupBox.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
     this.ultraGroupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.lvAlertDefinitions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.gbFrequency.ResumeLayout(false);
     this.gbFrequency.PerformLayout();
     this.panelEmailAt.ClientArea.ResumeLayout(false);
     this.panelEmailAt.ClientArea.PerformLayout();
     this.panelEmailAt.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.udteEmailAtTime)).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()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 0");
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 1");
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn3 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 2");
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormComplianceReport));
     this.btnDeleteTrigger       = new System.Windows.Forms.Button();
     this.lvTriggers             = new Infragistics.Win.UltraWinListView.UltraListView();
     this.bnRunComplianceReport  = new System.Windows.Forms.Button();
     this.bnSaveComplianceReport = new System.Windows.Forms.Button();
     this.bnCancel                  = new System.Windows.Forms.Button();
     this.lbReportName              = new System.Windows.Forms.Label();
     this.tbReportName              = new System.Windows.Forms.TextBox();
     this.gb1                       = new System.Windows.Forms.GroupBox();
     this.btnUp                     = new System.Windows.Forms.Button();
     this.btnDown                   = new System.Windows.Forms.Button();
     this.lbBooleanOperator         = new Infragistics.Win.Misc.UltraLabel();
     this.btnEditComplianceField    = new System.Windows.Forms.Button();
     this.cbBooleanValue            = new System.Windows.Forms.ComboBox();
     this.lbAddField                = new Infragistics.Win.Misc.UltraLabel();
     this.lblUnits                  = new System.Windows.Forms.Label();
     this.lbComplianceField         = new Infragistics.Win.Misc.UltraLabel();
     this.tbSelectedComplianceField = new System.Windows.Forms.TextBox();
     this.cbConditions              = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
     this.lbConditions              = new Infragistics.Win.Misc.UltraLabel();
     this.cbValuePicker             = new System.Windows.Forms.ComboBox();
     this.lbValue                   = new Infragistics.Win.Misc.UltraLabel();
     this.bnAddTrigger              = new System.Windows.Forms.Button();
     this.selectedFields            = new Layton.AuditWizard.Common.SelectAuditedDataFieldsControl();
     ((System.ComponentModel.ISupportInitialize)(this.lvTriggers)).BeginInit();
     this.gb1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbConditions)).BeginInit();
     this.SuspendLayout();
     //
     // btnDeleteTrigger
     //
     this.btnDeleteTrigger.Location = new System.Drawing.Point(805, 548);
     this.btnDeleteTrigger.Name     = "btnDeleteTrigger";
     this.btnDeleteTrigger.Size     = new System.Drawing.Size(163, 23);
     this.btnDeleteTrigger.TabIndex = 7;
     this.btnDeleteTrigger.Text     = "Delete Compliance Field";
     this.btnDeleteTrigger.UseVisualStyleBackColor = true;
     this.btnDeleteTrigger.Click += new System.EventHandler(this.btnDeleteTrigger_Click);
     //
     // lvTriggers
     //
     this.lvTriggers.ItemSettings.AllowEdit = Infragistics.Win.DefaultableBoolean.False;
     this.lvTriggers.Location       = new System.Drawing.Point(13, 387);
     appearance1.TextHAlignAsString = "Center";
     this.lvTriggers.MainColumn.HeaderAppearance             = appearance1;
     this.lvTriggers.MainColumn.Text                         = "Compliance Field";
     this.lvTriggers.MainColumn.VisiblePositionInDetailsView = 1;
     this.lvTriggers.MainColumn.Width                        = 400;
     this.lvTriggers.Name           = "lvTriggers";
     this.lvTriggers.Size           = new System.Drawing.Size(955, 155);
     appearance2.TextHAlignAsString = "Center";
     ultraListViewSubItemColumn1.HeaderAppearance = appearance2;
     ultraListViewSubItemColumn1.Key  = "SubItemColumn 0";
     ultraListViewSubItemColumn1.Text = "Condition";
     ultraListViewSubItemColumn1.VisiblePositionInDetailsView = 2;
     ultraListViewSubItemColumn1.Width                        = 122;
     appearance3.TextHAlignAsString                           = "Center";
     ultraListViewSubItemColumn2.HeaderAppearance             = appearance3;
     ultraListViewSubItemColumn2.Key                          = "SubItemColumn 1";
     ultraListViewSubItemColumn2.Text                         = "Value";
     ultraListViewSubItemColumn2.VisiblePositionInDetailsView = 3;
     ultraListViewSubItemColumn2.Width                        = 375;
     appearance4.TextHAlignAsString                           = "Center";
     ultraListViewSubItemColumn3.HeaderAppearance             = appearance4;
     ultraListViewSubItemColumn3.Key                          = "SubItemColumn 2";
     ultraListViewSubItemColumn3.Text                         = "And/Or";
     ultraListViewSubItemColumn3.VisiblePositionInDetailsView = 0;
     ultraListViewSubItemColumn3.Width                        = 55;
     this.lvTriggers.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1,
         ultraListViewSubItemColumn2,
         ultraListViewSubItemColumn3
     });
     this.lvTriggers.TabIndex              = 6;
     this.lvTriggers.Text                  = "ultraListView2";
     this.lvTriggers.View                  = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.lvTriggers.ItemSelectionChanged += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.lvTriggers_ItemSelectionChanged);
     //
     // bnRunComplianceReport
     //
     this.bnRunComplianceReport.Location = new System.Drawing.Point(850, 609);
     this.bnRunComplianceReport.Name     = "bnRunComplianceReport";
     this.bnRunComplianceReport.Size     = new System.Drawing.Size(70, 23);
     this.bnRunComplianceReport.TabIndex = 10;
     this.bnRunComplianceReport.Text     = "Run";
     this.bnRunComplianceReport.UseVisualStyleBackColor = true;
     this.bnRunComplianceReport.Click += new System.EventHandler(this.bnRunComplianceReport_Click);
     //
     // bnSaveComplianceReport
     //
     this.bnSaveComplianceReport.Location = new System.Drawing.Point(775, 609);
     this.bnSaveComplianceReport.Name     = "bnSaveComplianceReport";
     this.bnSaveComplianceReport.Size     = new System.Drawing.Size(70, 23);
     this.bnSaveComplianceReport.TabIndex = 9;
     this.bnSaveComplianceReport.Text     = "Save";
     this.bnSaveComplianceReport.UseVisualStyleBackColor = true;
     this.bnSaveComplianceReport.Click += new System.EventHandler(this.bnSaveComplianceReport_Click);
     //
     // bnCancel
     //
     this.bnCancel.Location = new System.Drawing.Point(925, 609);
     this.bnCancel.Name     = "bnCancel";
     this.bnCancel.Size     = new System.Drawing.Size(70, 23);
     this.bnCancel.TabIndex = 11;
     this.bnCancel.Text     = "Close";
     this.bnCancel.UseVisualStyleBackColor = true;
     this.bnCancel.Click += new System.EventHandler(this.bnCancel_Click);
     //
     // lbReportName
     //
     this.lbReportName.AutoSize = true;
     this.lbReportName.Location = new System.Drawing.Point(429, 613);
     this.lbReportName.Name     = "lbReportName";
     this.lbReportName.Size     = new System.Drawing.Size(86, 13);
     this.lbReportName.TabIndex = 60;
     this.lbReportName.Text     = "Report name:";
     //
     // tbReportName
     //
     this.tbReportName.Location     = new System.Drawing.Point(521, 610);
     this.tbReportName.Name         = "tbReportName";
     this.tbReportName.Size         = new System.Drawing.Size(248, 21);
     this.tbReportName.TabIndex     = 8;
     this.tbReportName.TextChanged += new System.EventHandler(this.tbReportName_TextChanged);
     //
     // gb1
     //
     this.gb1.Controls.Add(this.btnUp);
     this.gb1.Controls.Add(this.btnDown);
     this.gb1.Controls.Add(this.lbBooleanOperator);
     this.gb1.Controls.Add(this.btnEditComplianceField);
     this.gb1.Controls.Add(this.cbBooleanValue);
     this.gb1.Controls.Add(this.btnDeleteTrigger);
     this.gb1.Controls.Add(this.lvTriggers);
     this.gb1.Controls.Add(this.lbAddField);
     this.gb1.Controls.Add(this.lblUnits);
     this.gb1.Controls.Add(this.lbComplianceField);
     this.gb1.Controls.Add(this.tbSelectedComplianceField);
     this.gb1.Controls.Add(this.cbConditions);
     this.gb1.Controls.Add(this.lbConditions);
     this.gb1.Controls.Add(this.cbValuePicker);
     this.gb1.Controls.Add(this.lbValue);
     this.gb1.Controls.Add(this.bnAddTrigger);
     this.gb1.Controls.Add(this.selectedFields);
     this.gb1.Location = new System.Drawing.Point(14, 12);
     this.gb1.Name     = "gb1";
     this.gb1.Size     = new System.Drawing.Size(981, 577);
     this.gb1.TabIndex = 66;
     this.gb1.TabStop  = false;
     this.gb1.Text     = "Define compliance fields";
     //
     // btnUp
     //
     this.btnUp.Location = new System.Drawing.Point(13, 548);
     this.btnUp.Name     = "btnUp";
     this.btnUp.Size     = new System.Drawing.Size(86, 23);
     this.btnUp.TabIndex = 79;
     this.btnUp.Text     = "Move Up";
     this.btnUp.UseVisualStyleBackColor = true;
     this.btnUp.Click += new System.EventHandler(this.btnUp_Click);
     //
     // btnDown
     //
     this.btnDown.Location = new System.Drawing.Point(105, 548);
     this.btnDown.Name     = "btnDown";
     this.btnDown.Size     = new System.Drawing.Size(86, 23);
     this.btnDown.TabIndex = 67;
     this.btnDown.Text     = "Move Down";
     this.btnDown.UseVisualStyleBackColor = true;
     this.btnDown.Click += new System.EventHandler(this.btnDown_Click);
     //
     // lbBooleanOperator
     //
     appearance12.BackColor            = System.Drawing.Color.Transparent;
     this.lbBooleanOperator.Appearance = appearance12;
     this.lbBooleanOperator.Location   = new System.Drawing.Point(418, 173);
     this.lbBooleanOperator.Name       = "lbBooleanOperator";
     this.lbBooleanOperator.Size       = new System.Drawing.Size(102, 18);
     this.lbBooleanOperator.TabIndex   = 78;
     this.lbBooleanOperator.Text       = "Boolean operator";
     //
     // btnEditComplianceField
     //
     this.btnEditComplianceField.Location = new System.Drawing.Point(636, 548);
     this.btnEditComplianceField.Name     = "btnEditComplianceField";
     this.btnEditComplianceField.Size     = new System.Drawing.Size(163, 23);
     this.btnEditComplianceField.TabIndex = 8;
     this.btnEditComplianceField.Text     = "Edit Compliance Field";
     this.btnEditComplianceField.UseVisualStyleBackColor = true;
     this.btnEditComplianceField.Click += new System.EventHandler(this.btnEditComplianceField_Click);
     //
     // cbBooleanValue
     //
     this.cbBooleanValue.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbBooleanValue.Enabled           = false;
     this.cbBooleanValue.FormattingEnabled = true;
     this.cbBooleanValue.Items.AddRange(new object[] {
         "And",
         "Or"
     });
     this.cbBooleanValue.Location = new System.Drawing.Point(546, 170);
     this.cbBooleanValue.Name     = "cbBooleanValue";
     this.cbBooleanValue.Size     = new System.Drawing.Size(53, 21);
     this.cbBooleanValue.TabIndex = 77;
     //
     // lbAddField
     //
     appearance5.BackColor      = System.Drawing.Color.Transparent;
     this.lbAddField.Appearance = appearance5;
     this.lbAddField.Location   = new System.Drawing.Point(418, 220);
     this.lbAddField.Name       = "lbAddField";
     this.lbAddField.Size       = new System.Drawing.Size(102, 18);
     this.lbAddField.TabIndex   = 76;
     this.lbAddField.Text       = "Add field";
     //
     // lblUnits
     //
     this.lblUnits.Anchor    = System.Windows.Forms.AnchorStyles.Left;
     this.lblUnits.AutoSize  = true;
     this.lblUnits.Location  = new System.Drawing.Point(944, 126);
     this.lblUnits.Name      = "lblUnits";
     this.lblUnits.Size      = new System.Drawing.Size(24, 13);
     this.lblUnits.TabIndex  = 75;
     this.lblUnits.Text      = "MB";
     this.lblUnits.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lbComplianceField
     //
     appearance11.BackColor            = System.Drawing.Color.Transparent;
     this.lbComplianceField.Appearance = appearance11;
     this.lbComplianceField.Location   = new System.Drawing.Point(418, 32);
     this.lbComplianceField.Name       = "lbComplianceField";
     this.lbComplianceField.Size       = new System.Drawing.Size(102, 18);
     this.lbComplianceField.TabIndex   = 74;
     this.lbComplianceField.Text       = "Compliance field";
     //
     // tbSelectedComplianceField
     //
     this.tbSelectedComplianceField.Location = new System.Drawing.Point(546, 29);
     this.tbSelectedComplianceField.Name     = "tbSelectedComplianceField";
     this.tbSelectedComplianceField.ReadOnly = true;
     this.tbSelectedComplianceField.Size     = new System.Drawing.Size(422, 21);
     this.tbSelectedComplianceField.TabIndex = 68;
     //
     // cbConditions
     //
     this.cbConditions.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
     this.cbConditions.Location      = new System.Drawing.Point(546, 75);
     this.cbConditions.Name          = "cbConditions";
     this.cbConditions.Size          = new System.Drawing.Size(150, 22);
     this.cbConditions.TabIndex      = 69;
     //
     // lbConditions
     //
     appearance10.BackColor       = System.Drawing.Color.Transparent;
     this.lbConditions.Appearance = appearance10;
     this.lbConditions.Location   = new System.Drawing.Point(418, 79);
     this.lbConditions.Name       = "lbConditions";
     this.lbConditions.Size       = new System.Drawing.Size(108, 18);
     this.lbConditions.TabIndex   = 72;
     this.lbConditions.Text       = "Select a condition";
     //
     // cbValuePicker
     //
     this.cbValuePicker.FormattingEnabled = true;
     this.cbValuePicker.Location          = new System.Drawing.Point(546, 123);
     this.cbValuePicker.Name     = "cbValuePicker";
     this.cbValuePicker.Size     = new System.Drawing.Size(369, 21);
     this.cbValuePicker.TabIndex = 70;
     //
     // lbValue
     //
     appearance9.BackColor   = System.Drawing.Color.Transparent;
     this.lbValue.Appearance = appearance9;
     this.lbValue.Location   = new System.Drawing.Point(418, 126);
     this.lbValue.Name       = "lbValue";
     this.lbValue.Size       = new System.Drawing.Size(122, 18);
     this.lbValue.TabIndex   = 73;
     this.lbValue.Text       = "Enter/Select a value";
     //
     // bnAddTrigger
     //
     this.bnAddTrigger.Location = new System.Drawing.Point(546, 215);
     this.bnAddTrigger.Name     = "bnAddTrigger";
     this.bnAddTrigger.Size     = new System.Drawing.Size(164, 23);
     this.bnAddTrigger.TabIndex = 71;
     this.bnAddTrigger.Text     = "Add Compliance Field";
     this.bnAddTrigger.UseVisualStyleBackColor = true;
     this.bnAddTrigger.Click += new System.EventHandler(this.bnAddTrigger_Click);
     //
     // selectedFields
     //
     this.selectedFields.AlertableItemsOnly      = true;
     this.selectedFields.AllowExpandApplications = true;
     this.selectedFields.AllowInternetSelection  = false;
     this.selectedFields.Font      = new System.Drawing.Font("Verdana", 8.25F);
     this.selectedFields.Location  = new System.Drawing.Point(13, 29);
     this.selectedFields.Name      = "selectedFields";
     this.selectedFields.NodeStyle = Infragistics.Win.UltraWinTree.NodeStyle.Standard;
     this.selectedFields.ReportSpecificItemsShow = true;
     this.selectedFields.SelectedItems           = ((System.Collections.Generic.List <string>)(resources.GetObject("selectedFields.SelectedItems")));
     this.selectedFields.Size         = new System.Drawing.Size(387, 345);
     this.selectedFields.TabIndex     = 1;
     this.selectedFields.AfterSelect += new Layton.AuditWizard.Common.AfterSelectEventHandler(this.selectedFields_AfterSelect);
     //
     // FormComplianceReport
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(1007, 644);
     this.Controls.Add(this.bnSaveComplianceReport);
     this.Controls.Add(this.bnRunComplianceReport);
     this.Controls.Add(this.lbReportName);
     this.Controls.Add(this.tbReportName);
     this.Controls.Add(this.bnCancel);
     this.Controls.Add(this.gb1);
     this.Font            = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FormComplianceReport";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Configure Compliance Report";
     this.Load           += new System.EventHandler(this.FormComplianceReport_Load);
     this.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.FormComplianceReport_KeyUp);
     ((System.ComponentModel.ISupportInitialize)(this.lvTriggers)).EndInit();
     this.gb1.ResumeLayout(false);
     this.gb1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbConditions)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinGrid.UltraGridBand   ultraGridBand1    = new Infragistics.Win.UltraWinGrid.UltraGridBand("Area", -1);
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AreaID");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AreaName");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BranchID");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Description");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9  = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NumberOfTable");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Background");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Inactive");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreatedDate");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreatedBy");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ModifiedDate");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ModifiedBy");
     Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OldIDs");
     Infragistics.Win.Appearance appearance2  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance4  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance8  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance9  = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinScrollBar.ScrollBarLook scrollBarLook1 = new Infragistics.Win.UltraWinScrollBar.ScrollBarLook();
     Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 0");
     this.lvTest = new Infragistics.Win.UltraWinListView.UltraListView();
     ((System.ComponentModel.ISupportInitialize)(this.bsList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbrFunction)).BeginInit();
     this.frmBaseList_Fill_Panel.ClientArea.SuspendLayout();
     this.frmBaseList_Fill_Panel.SuspendLayout();
     this.pnlDetail.ClientArea.SuspendLayout();
     this.pnlDetail.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabInfo)).BeginInit();
     this.tabInfo.SuspendLayout();
     this.UltraTabPageControl1.SuspendLayout();
     this.pnlTitle.ClientArea.SuspendLayout();
     this.pnlTitle.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsDictionary)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lvTest)).BeginInit();
     this.SuspendLayout();
     //
     // bsList
     //
     this.bsList.DataMember = "Area";
     this.bsList.DataSource = this.dsDictionary;
     //
     // tbrFunction
     //
     this.tbrFunction.MenuSettings.ForceSerialization    = true;
     this.tbrFunction.ToolbarSettings.ForceSerialization = true;
     //
     // frmBaseList_Fill_Panel
     //
     this.frmBaseList_Fill_Panel.Location = new System.Drawing.Point(0, 25);
     this.frmBaseList_Fill_Panel.Size     = new System.Drawing.Size(800, 425);
     //
     // splContent
     //
     this.splContent.Location = new System.Drawing.Point(0, 115);
     //
     // pnlDetail
     //
     this.pnlDetail.Location = new System.Drawing.Point(0, 125);
     this.pnlDetail.Size     = new System.Drawing.Size(800, 300);
     //
     // tabInfo
     //
     this.tabInfo.Size = new System.Drawing.Size(800, 300);
     this.tabInfo.TabPageMargins.ForceSerialization = true;
     //
     // UltraTabPageControl1
     //
     this.UltraTabPageControl1.Controls.Add(this.lvTest);
     this.UltraTabPageControl1.Size = new System.Drawing.Size(798, 279);
     //
     // pnlTitle
     //
     //
     // lblTitle
     //
     this.lblTitle.Text = "Khu vực";
     //
     // grdList
     //
     this.grdList.DataSource                  = this.bsList;
     appearance1.BackColor                    = System.Drawing.SystemColors.Window;
     appearance1.BorderColor                  = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(162)))), ((int)(((byte)(206)))));
     appearance1.TextVAlignAsString           = "Middle";
     this.grdList.DisplayLayout.Appearance    = appearance1;
     this.grdList.DisplayLayout.AutoFitStyle  = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
     ultraGridColumn1.Header.VisiblePosition  = 0;
     ultraGridColumn1.Hidden                  = true;
     ultraGridColumn2.Header.Caption          = "Tên khu vực";
     ultraGridColumn2.Header.VisiblePosition  = 1;
     ultraGridColumn2.Width                   = 243;
     ultraGridColumn3.Header.VisiblePosition  = 2;
     ultraGridColumn3.Hidden                  = true;
     ultraGridColumn5.Header.Caption          = "Mô tả";
     ultraGridColumn5.Header.VisiblePosition  = 4;
     ultraGridColumn5.Width                   = 332;
     ultraGridColumn9.Header.Caption          = "Số lượng bàn";
     ultraGridColumn9.Header.VisiblePosition  = 3;
     ultraGridColumn9.Width                   = 125;
     ultraGridColumn10.Header.VisiblePosition = 5;
     ultraGridColumn10.Hidden                 = true;
     ultraGridColumn12.Header.Caption         = "Ngừng theo dõi";
     ultraGridColumn12.Header.VisiblePosition = 6;
     ultraGridColumn12.Hidden                 = true;
     ultraGridColumn13.Header.VisiblePosition = 8;
     ultraGridColumn13.Hidden                 = true;
     ultraGridColumn14.Header.VisiblePosition = 9;
     ultraGridColumn14.Hidden                 = true;
     ultraGridColumn15.Header.VisiblePosition = 10;
     ultraGridColumn15.Hidden                 = true;
     ultraGridColumn16.Header.VisiblePosition = 11;
     ultraGridColumn16.Hidden                 = true;
     ultraGridColumn17.Header.VisiblePosition = 7;
     ultraGridColumn17.Hidden                 = true;
     ultraGridBand1.Columns.AddRange(new object[] {
         ultraGridColumn1,
         ultraGridColumn2,
         ultraGridColumn3,
         ultraGridColumn5,
         ultraGridColumn9,
         ultraGridColumn10,
         ultraGridColumn12,
         ultraGridColumn13,
         ultraGridColumn14,
         ultraGridColumn15,
         ultraGridColumn16,
         ultraGridColumn17
     });
     this.grdList.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
     this.grdList.DisplayLayout.BorderStyle                    = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdList.DisplayLayout.CaptionVisible                 = Infragistics.Win.DefaultableBoolean.False;
     this.grdList.DisplayLayout.DefaultSelectedBackColor       = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(244)))), ((int)(((byte)(202)))));
     this.grdList.DisplayLayout.DefaultSelectedForeColor       = System.Drawing.Color.Black;
     this.grdList.DisplayLayout.EmptyRowSettings.ShowEmptyRows = true;
     this.grdList.DisplayLayout.GroupByBox.BorderStyle         = Infragistics.Win.UIElementBorderStyle.Solid;
     this.grdList.DisplayLayout.MaxColScrollRegions            = 1;
     this.grdList.DisplayLayout.MaxRowScrollRegions            = 1;
     this.grdList.DisplayLayout.NewBandLoadStyle               = Infragistics.Win.UltraWinGrid.NewBandLoadStyle.Hide;
     this.grdList.DisplayLayout.NewColumnLoadStyle             = Infragistics.Win.UltraWinGrid.NewColumnLoadStyle.Hide;
     appearance2.BackColor = System.Drawing.SystemColors.Window;
     appearance2.ForeColor = System.Drawing.SystemColors.ControlText;
     this.grdList.DisplayLayout.Override.ActiveCellAppearance = appearance2;
     appearance3.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(244)))), ((int)(((byte)(202)))));
     appearance3.BackColor2  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(244)))), ((int)(((byte)(202)))));
     appearance3.BorderColor = System.Drawing.Color.Black;
     appearance3.ForeColor   = System.Drawing.Color.Black;
     this.grdList.DisplayLayout.Override.ActiveRowAppearance       = appearance3;
     this.grdList.DisplayLayout.Override.AllowRowLayoutCellSizing  = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
     this.grdList.DisplayLayout.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
     this.grdList.DisplayLayout.Override.BorderStyleCell           = Infragistics.Win.UIElementBorderStyle.Dotted;
     this.grdList.DisplayLayout.Override.BorderStyleRow            = Infragistics.Win.UIElementBorderStyle.Dotted;
     appearance4.BackColor = System.Drawing.SystemColors.Window;
     this.grdList.DisplayLayout.Override.CardAreaAppearance = appearance4;
     appearance5.BorderColor        = System.Drawing.Color.Silver;
     appearance5.TextTrimming       = Infragistics.Win.TextTrimming.EllipsisCharacter;
     appearance5.TextVAlignAsString = "Middle";
     this.grdList.DisplayLayout.Override.CellAppearance  = appearance5;
     this.grdList.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
     this.grdList.DisplayLayout.Override.CellPadding     = 0;
     appearance6.TextVAlignAsString = "Middle";
     this.grdList.DisplayLayout.Override.FilterCellAppearance       = appearance6;
     this.grdList.DisplayLayout.Override.FilterOperatorDefaultValue = Infragistics.Win.UltraWinGrid.FilterOperatorDefaultValue.Contains;
     appearance7.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(225)))));
     appearance7.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(225)))));
     this.grdList.DisplayLayout.Override.FilterRowAppearance = appearance7;
     this.grdList.DisplayLayout.Override.FilterUIType        = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
     appearance8.BackColor             = System.Drawing.SystemColors.Control;
     appearance8.BackColor2            = System.Drawing.SystemColors.ControlDark;
     appearance8.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
     appearance8.BackGradientStyle     = Infragistics.Win.GradientStyle.Horizontal;
     appearance8.BorderColor           = System.Drawing.SystemColors.Window;
     this.grdList.DisplayLayout.Override.GroupByRowAppearance = appearance8;
     appearance9.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(199)))), ((int)(((byte)(231)))));
     appearance9.BackColor2         = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(199)))), ((int)(((byte)(231)))));
     appearance9.ForeColor          = System.Drawing.Color.Black;
     appearance9.TextHAlignAsString = "Center";
     this.grdList.DisplayLayout.Override.HeaderAppearance  = appearance9;
     this.grdList.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
     this.grdList.DisplayLayout.Override.HeaderStyle       = Infragistics.Win.HeaderStyle.WindowsXPCommand;
     appearance10.BackColor   = System.Drawing.SystemColors.Window;
     appearance10.BorderColor = System.Drawing.Color.Silver;
     this.grdList.DisplayLayout.Override.RowAppearance = appearance10;
     this.grdList.DisplayLayout.Override.RowSelectors  = Infragistics.Win.DefaultableBoolean.False;
     appearance11.BackColor  = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(244)))), ((int)(((byte)(202)))));
     appearance11.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(244)))), ((int)(((byte)(202)))));
     this.grdList.DisplayLayout.Override.SelectedRowAppearance       = appearance11;
     this.grdList.DisplayLayout.Override.SummaryDisplayArea          = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
     this.grdList.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
     appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
     this.grdList.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
     appearance13.BackColor                          = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(199)))), ((int)(((byte)(231)))));
     appearance13.BackColor2                         = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(199)))), ((int)(((byte)(231)))));
     scrollBarLook1.Appearance                       = appearance13;
     appearance14.BackColor                          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(230)))), ((int)(((byte)(159)))));
     appearance14.BorderColor                        = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(140)))), ((int)(((byte)(60)))));
     scrollBarLook1.TrackAppearance                  = appearance14;
     this.grdList.DisplayLayout.ScrollBarLook        = scrollBarLook1;
     this.grdList.DisplayLayout.ScrollBounds         = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
     this.grdList.DisplayLayout.ScrollStyle          = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
     this.grdList.DisplayLayout.ShowDeleteRowsPrompt = false;
     this.grdList.DisplayLayout.UseFixedHeaders      = true;
     this.grdList.DisplayLayout.ViewStyle            = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
     this.grdList.Size = new System.Drawing.Size(800, 88);
     //
     // lvTest
     //
     this.lvTest.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.lvTest.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.lvTest.ItemSettings.DefaultImage  = global::ClientApp.Properties.Resources.FreeTableS6;
     this.lvTest.ItemSettings.SelectionType = Infragistics.Win.UltraWinListView.SelectionType.None;
     this.lvTest.Location = new System.Drawing.Point(0, 0);
     this.lvTest.Margin   = new System.Windows.Forms.Padding(3, 0, 3, 3);
     this.lvTest.Name     = "lvTest";
     this.lvTest.ScrollBarLook.ViewStyle = Infragistics.Win.UltraWinScrollBar.ScrollBarViewStyle.Office2013;
     this.lvTest.Size = new System.Drawing.Size(798, 279);
     ultraListViewSubItemColumn1.Key = "SubItemColumn 0";
     this.lvTest.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1
     });
     this.lvTest.TabIndex    = 7;
     this.lvTest.TabStop     = false;
     this.lvTest.Text        = "Danh sách bàn";
     this.lvTest.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
     this.lvTest.UseOsThemes = Infragistics.Win.DefaultableBoolean.False;
     this.lvTest.View        = Infragistics.Win.UltraWinListView.UltraListViewStyle.Tiles;
     this.lvTest.ViewSettingsTiles.ImageSize = new System.Drawing.Size(40, 40);
     this.lvTest.ViewSettingsTiles.ItemSize  = new System.Drawing.Size(150, 50);
     this.lvTest.ViewSettingsTiles.Spacing   = new System.Drawing.Size(10, 8);
     this.lvTest.ViewSettingsTiles.SubItemsVisibleByDefault = true;
     //
     // FrmArea
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(800, 450);
     this.Name = "FrmArea";
     this.Text = "FrmArea";
     ((System.ComponentModel.ISupportInitialize)(this.bsList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbrFunction)).EndInit();
     this.frmBaseList_Fill_Panel.ClientArea.ResumeLayout(false);
     this.frmBaseList_Fill_Panel.ResumeLayout(false);
     this.pnlDetail.ClientArea.ResumeLayout(false);
     this.pnlDetail.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabInfo)).EndInit();
     this.tabInfo.ResumeLayout(false);
     this.UltraTabPageControl1.ResumeLayout(false);
     this.pnlTitle.ClientArea.ResumeLayout(false);
     this.pnlTitle.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grdList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsDictionary)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lvTest)).EndInit();
     this.ResumeLayout(false);
 }
Пример #14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("");
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
     this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
     this.assetListView        = new Infragistics.Win.UltraWinListView.UltraListView();
     this.contextMenu1         = new Infragistics.Win.IGControls.IGContextMenu();
     ((System.ComponentModel.ISupportInitialize)(this.assetListView)).BeginInit();
     this.SuspendLayout();
     //
     // ultraTabPageControl2
     //
     this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 23);
     this.ultraTabPageControl2.Name     = "ultraTabPageControl2";
     this.ultraTabPageControl2.Size     = new System.Drawing.Size(710, 354);
     //
     // assetListView
     //
     appearance1.BackColor                                             = System.Drawing.Color.White;
     appearance1.BackColor2                                            = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(216)))), ((int)(((byte)(255)))));
     appearance1.BackGradientStyle                                     = Infragistics.Win.GradientStyle.Circular;
     this.assetListView.Appearance                                     = appearance1;
     this.assetListView.BorderStyle                                    = Infragistics.Win.UIElementBorderStyle.None;
     this.assetListView.Dock                                           = System.Windows.Forms.DockStyle.Fill;
     appearance2.FontData.Name                                         = "Verdana";
     appearance2.FontData.SizeInPoints                                 = 10F;
     appearance2.ForeColor                                             = System.Drawing.Color.Navy;
     this.assetListView.GroupAppearance                                = appearance2;
     this.assetListView.GroupHeaderMargins.Bottom                      = 4;
     this.assetListView.GroupHeaderMargins.Top                         = 8;
     this.assetListView.GroupHeadersVisible                            = Infragistics.Win.DefaultableBoolean.True;
     this.assetListView.ItemSettings.AllowEdit                         = Infragistics.Win.DefaultableBoolean.False;
     this.assetListView.ItemSettings.HideSelection                     = false;
     appearance3.BackColor                                             = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(228)))), ((int)(((byte)(248)))));
     appearance3.FontData.BoldAsString                                 = "True";
     appearance3.FontData.SizeInPoints                                 = 10F;
     appearance3.FontData.UnderlineAsString                            = "False";
     appearance3.TextTrimming                                          = Infragistics.Win.TextTrimming.None;
     this.assetListView.ItemSettings.HotTrackingAppearance             = appearance3;
     this.assetListView.ItemSettings.SubItemsVisibleInToolTipByDefault = true;
     this.assetListView.Location                                       = new System.Drawing.Point(0, 0);
     this.assetListView.MainColumn.AllowMoving                         = Infragistics.Win.DefaultableBoolean.False;
     this.assetListView.MainColumn.AllowSorting                        = Infragistics.Win.DefaultableBoolean.False;
     this.assetListView.MainColumn.DataType                            = typeof(string);
     this.assetListView.MainColumn.Key                                 = "AuditedItem";
     this.assetListView.MainColumn.ShowSortIndicators                  = Infragistics.Win.DefaultableBoolean.False;
     this.assetListView.MainColumn.Text                                = "AuditedItem";
     this.assetListView.MainColumn.VisiblePositionInDetailsView        = 1;
     this.assetListView.Name                                           = "assetListView";
     this.assetListView.ScrollBarLook.ViewStyle                        = Infragistics.Win.UltraWinScrollBar.ScrollBarViewStyle.Office2007;
     this.assetListView.Size                                           = new System.Drawing.Size(833, 380);
     ultraListViewSubItemColumn1.AllowMoving                           = Infragistics.Win.DefaultableBoolean.False;
     ultraListViewSubItemColumn1.AllowSizing                           = Infragistics.Win.DefaultableBoolean.False;
     ultraListViewSubItemColumn1.AllowSorting                          = Infragistics.Win.DefaultableBoolean.False;
     appearance4.BorderColor                                           = System.Drawing.Color.Transparent;
     appearance4.BorderColor2                                          = System.Drawing.Color.Transparent;
     ultraListViewSubItemColumn1.HeaderAppearance                      = appearance4;
     ultraListViewSubItemColumn1.VisibleInDetailsView                  = Infragistics.Win.DefaultableBoolean.True;
     ultraListViewSubItemColumn1.VisibleInToolTip                      = Infragistics.Win.DefaultableBoolean.False;
     ultraListViewSubItemColumn1.VisiblePositionInDetailsView          = 0;
     ultraListViewSubItemColumn1.Width                                 = 32;
     this.assetListView.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1
     });
     this.assetListView.TabIndex       = 1;
     this.assetListView.Text           = "rulesListView";
     this.assetListView.UseFlatMode    = Infragistics.Win.DefaultableBoolean.True;
     this.assetListView.UseOsThemes    = Infragistics.Win.DefaultableBoolean.False;
     this.assetListView.View           = Infragistics.Win.UltraWinListView.UltraListViewStyle.Tiles;
     appearance5.BackColor             = System.Drawing.Color.FromArgb(((int)(((byte)(216)))), ((int)(((byte)(228)))), ((int)(((byte)(248)))));
     appearance5.BackColor2            = System.Drawing.Color.FromArgb(((int)(((byte)(157)))), ((int)(((byte)(185)))), ((int)(((byte)(235)))));
     appearance5.BackGradientStyle     = Infragistics.Win.GradientStyle.GlassBottom50;
     appearance5.BorderColor           = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(147)))), ((int)(((byte)(162)))));
     appearance5.BorderColor2          = System.Drawing.Color.FromArgb(((int)(((byte)(149)))), ((int)(((byte)(147)))), ((int)(((byte)(162)))));
     appearance5.FontData.BoldAsString = "True";
     appearance5.TextTrimming          = Infragistics.Win.TextTrimming.None;
     this.assetListView.ViewSettingsDetails.ColumnHeaderAppearance  = appearance5;
     this.assetListView.ViewSettingsDetails.ColumnHeaderBorderStyle = Infragistics.Win.UIElementBorderStyle.None;
     this.assetListView.ViewSettingsDetails.FullRowSelect           = true;
     this.assetListView.ViewSettingsIcons.ImageSize = new System.Drawing.Size(32, 32);
     this.assetListView.ViewSettingsTiles.Alignment = Infragistics.Win.UltraWinListView.ItemAlignment.TopToBottom;
     this.assetListView.ItemDoubleClick            += new Infragistics.Win.UltraWinListView.ItemDoubleClickEventHandler(this.computerListView_ItemDoubleClick);
     //
     // contextMenu1
     //
     this.contextMenu1.ImageList = null;
     this.contextMenu1.Style     = Infragistics.Win.IGControls.MenuStyle.System;
     //
     // ComputerTabView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.assetListView);
     this.Font = new System.Drawing.Font("Verdana", 8.25F);
     this.Name = "ComputerTabView";
     this.Size = new System.Drawing.Size(833, 380);
     ((System.ComponentModel.ISupportInitialize)(this.assetListView)).EndInit();
     this.ResumeLayout(false);
 }
Пример #15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 1");
     this.ultraGroupBox3   = new Infragistics.Win.Misc.UltraGroupBox();
     this.bnViewDocument   = new System.Windows.Forms.Button();
     this.lvDocuments      = new Infragistics.Win.UltraWinListView.UltraListView();
     this.bnDeleteDocument = new System.Windows.Forms.Button();
     this.bnAddDocument    = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
     this.ultraGroupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lvDocuments)).BeginInit();
     this.SuspendLayout();
     //
     // ultraGroupBox3
     //
     this.ultraGroupBox3.Controls.Add(this.bnViewDocument);
     this.ultraGroupBox3.Controls.Add(this.lvDocuments);
     this.ultraGroupBox3.Controls.Add(this.bnDeleteDocument);
     this.ultraGroupBox3.Controls.Add(this.bnAddDocument);
     this.ultraGroupBox3.Location = new System.Drawing.Point(3, 3);
     this.ultraGroupBox3.Name     = "ultraGroupBox3";
     this.ultraGroupBox3.Size     = new System.Drawing.Size(715, 255);
     this.ultraGroupBox3.TabIndex = 26;
     this.ultraGroupBox3.Text     = "Documents";
     //
     // bnViewDocument
     //
     this.bnViewDocument.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bnViewDocument.Enabled  = false;
     this.bnViewDocument.Location = new System.Drawing.Point(591, 88);
     this.bnViewDocument.Name     = "bnViewDocument";
     this.bnViewDocument.Size     = new System.Drawing.Size(92, 24);
     this.bnViewDocument.TabIndex = 33;
     this.bnViewDocument.Text     = "&View";
     this.bnViewDocument.UseVisualStyleBackColor = true;
     this.bnViewDocument.Click += new System.EventHandler(this.bnViewDocument_Click);
     //
     // lvDocuments
     //
     this.lvDocuments.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.lvDocuments.Location         = new System.Drawing.Point(26, 28);
     this.lvDocuments.MainColumn.Text  = "Name";
     this.lvDocuments.Name             = "lvDocuments";
     this.lvDocuments.Size             = new System.Drawing.Size(559, 204);
     ultraListViewSubItemColumn1.Key   = "SubItemColumn 1";
     ultraListViewSubItemColumn1.Text  = "Path";
     ultraListViewSubItemColumn1.Width = 200;
     this.lvDocuments.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1
     });
     this.lvDocuments.TabIndex              = 32;
     this.lvDocuments.Text                  = "ultraListView1";
     this.lvDocuments.View                  = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.lvDocuments.ItemSelectionChanged += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.lvDocuments_ItemSelectionChanged);
     //
     // bnDeleteDocument
     //
     this.bnDeleteDocument.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bnDeleteDocument.Enabled  = false;
     this.bnDeleteDocument.Location = new System.Drawing.Point(591, 58);
     this.bnDeleteDocument.Name     = "bnDeleteDocument";
     this.bnDeleteDocument.Size     = new System.Drawing.Size(92, 24);
     this.bnDeleteDocument.TabIndex = 31;
     this.bnDeleteDocument.Text     = "&Delete";
     this.bnDeleteDocument.UseVisualStyleBackColor = true;
     this.bnDeleteDocument.Click += new System.EventHandler(this.bnDeleteDocument_Click);
     //
     // bnAddDocument
     //
     this.bnAddDocument.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bnAddDocument.Location = new System.Drawing.Point(591, 28);
     this.bnAddDocument.Name     = "bnAddDocument";
     this.bnAddDocument.Size     = new System.Drawing.Size(92, 24);
     this.bnAddDocument.TabIndex = 29;
     this.bnAddDocument.Text     = "&Add";
     this.bnAddDocument.UseVisualStyleBackColor = true;
     this.bnAddDocument.Click += new System.EventHandler(this.bnAddDocument_Click);
     //
     // DocumentsControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.Transparent;
     this.Controls.Add(this.ultraGroupBox3);
     this.Font = new System.Drawing.Font("Verdana", 8.25F);
     this.Name = "DocumentsControl";
     this.Size = new System.Drawing.Size(726, 275);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
     this.ultraGroupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.lvDocuments)).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()
 {
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 0");
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     this.groupBox1     = new System.Windows.Forms.GroupBox();
     this.bnEditIP      = new System.Windows.Forms.Button();
     this.bnRemoveIP    = new System.Windows.Forms.Button();
     this.bnAddIP       = new System.Windows.Forms.Button();
     this.tcpipListView = new Infragistics.Win.UltraWinListView.UltraListView();
     this.bnCancel      = new System.Windows.Forms.Button();
     this.bnOK          = new System.Windows.Forms.Button();
     this.label1        = new System.Windows.Forms.Label();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tcpipListView)).BeginInit();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.bnEditIP);
     this.groupBox1.Controls.Add(this.bnRemoveIP);
     this.groupBox1.Controls.Add(this.bnAddIP);
     this.groupBox1.Controls.Add(this.tcpipListView);
     this.groupBox1.Location = new System.Drawing.Point(12, 21);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(401, 303);
     this.groupBox1.TabIndex = 5;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "IP Address Range";
     //
     // bnEditIP
     //
     this.bnEditIP.Enabled  = false;
     this.bnEditIP.Location = new System.Drawing.Point(320, 274);
     this.bnEditIP.Name     = "bnEditIP";
     this.bnEditIP.Size     = new System.Drawing.Size(75, 23);
     this.bnEditIP.TabIndex = 8;
     this.bnEditIP.Text     = "Edit";
     this.bnEditIP.UseVisualStyleBackColor = true;
     this.bnEditIP.Click += new System.EventHandler(this.bnEditIP_Click);
     //
     // bnRemoveIP
     //
     this.bnRemoveIP.Location = new System.Drawing.Point(239, 274);
     this.bnRemoveIP.Name     = "bnRemoveIP";
     this.bnRemoveIP.Size     = new System.Drawing.Size(75, 23);
     this.bnRemoveIP.TabIndex = 9;
     this.bnRemoveIP.Text     = "Remove";
     this.bnRemoveIP.UseVisualStyleBackColor = true;
     this.bnRemoveIP.Click += new System.EventHandler(this.bnRemoveIP_Click);
     //
     // bnAddIP
     //
     this.bnAddIP.Location = new System.Drawing.Point(158, 274);
     this.bnAddIP.Name     = "bnAddIP";
     this.bnAddIP.Size     = new System.Drawing.Size(75, 23);
     this.bnAddIP.TabIndex = 10;
     this.bnAddIP.Text     = "Add";
     this.bnAddIP.UseVisualStyleBackColor = true;
     this.bnAddIP.Click += new System.EventHandler(this.bnAddIP_Click);
     //
     // tcpipListView
     //
     appearance6.BackColor                        = System.Drawing.Color.White;
     this.tcpipListView.Appearance                = appearance6;
     this.tcpipListView.ItemSettings.AllowEdit    = Infragistics.Win.DefaultableBoolean.False;
     this.tcpipListView.ItemSettings.DefaultImage = global::Layton.NetworkDiscovery.Properties.Resources.ipaddressrange16;
     this.tcpipListView.Location                  = new System.Drawing.Point(12, 88);
     this.tcpipListView.MainColumn.Text           = "Start IP Address";
     this.tcpipListView.MainColumn.Width          = 189;
     this.tcpipListView.Name                      = "tcpipListView";
     this.tcpipListView.Size                      = new System.Drawing.Size(380, 180);
     ultraListViewSubItemColumn1.Key              = "SubItemColumn 0";
     ultraListViewSubItemColumn1.Text             = "End IP Address";
     ultraListViewSubItemColumn1.Width            = 189;
     this.tcpipListView.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1
     });
     this.tcpipListView.TabIndex = 0;
     this.tcpipListView.View     = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.tcpipListView.ViewSettingsDetails.AllowColumnMoving  = false;
     this.tcpipListView.ViewSettingsDetails.AllowColumnSizing  = false;
     this.tcpipListView.ViewSettingsDetails.AllowColumnSorting = false;
     this.tcpipListView.ViewSettingsDetails.CheckBoxStyle      = Infragistics.Win.UltraWinListView.CheckBoxStyle.CheckBox;
     appearance4.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(235)))));
     appearance4.BackColor2        = System.Drawing.Color.White;
     appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.GlassTop20;
     this.tcpipListView.ViewSettingsDetails.ColumnHeaderAppearance    = appearance4;
     this.tcpipListView.ViewSettingsDetails.ColumnHeaderStyle         = Infragistics.Win.HeaderStyle.Standard;
     this.tcpipListView.ViewSettingsDetails.ColumnsShowSortIndicators = false;
     this.tcpipListView.ViewSettingsDetails.FullRowSelect             = true;
     this.tcpipListView.ItemSelectionChanged += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.TcpipListViewSelectChanged);
     //
     // bnCancel
     //
     this.bnCancel.Location = new System.Drawing.Point(338, 341);
     this.bnCancel.Name     = "bnCancel";
     this.bnCancel.Size     = new System.Drawing.Size(75, 23);
     this.bnCancel.TabIndex = 9;
     this.bnCancel.Text     = "Cancel";
     this.bnCancel.UseVisualStyleBackColor = true;
     this.bnCancel.Click += new System.EventHandler(this.bnCancel_Click);
     //
     // bnOK
     //
     this.bnOK.Location = new System.Drawing.Point(257, 341);
     this.bnOK.Name     = "bnOK";
     this.bnOK.Size     = new System.Drawing.Size(75, 23);
     this.bnOK.TabIndex = 8;
     this.bnOK.Text     = "OK";
     this.bnOK.UseVisualStyleBackColor = true;
     this.bnOK.Click += new System.EventHandler(this.bnOK_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(9, 28);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(286, 39);
     this.label1.TabIndex = 11;
     this.label1.Text     = "Enter a range of IP addresses to scan. \r\n\r\nUncheck a range to exclude it from fut" +
                            "ure scans.";
     //
     // FormTcpipSettings
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(425, 376);
     this.Controls.Add(this.bnCancel);
     this.Controls.Add(this.bnOK);
     this.Controls.Add(this.groupBox1);
     this.Font            = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FormTcpipSettings";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "TCP / IP Settings";
     this.Load           += new System.EventHandler(this.Form_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tcpipListView)).EndInit();
     this.ResumeLayout(false);
 }
Пример #17
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 0");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 1");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn3 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Category");
     this.lvRecords        = new Infragistics.Win.UltraWinListView.UltraListView();
     this.label2           = new System.Windows.Forms.Label();
     this.bnOK             = new System.Windows.Forms.Button();
     this.bnCancel         = new System.Windows.Forms.Button();
     this.backgroundWorker = new System.ComponentModel.BackgroundWorker();
     this.importProgress   = new Infragistics.Win.UltraWinProgressBar.UltraProgressBar();
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lvRecords)).BeginInit();
     this.SuspendLayout();
     //
     // footerPictureBox
     //
     this.footerPictureBox.Image    = global::Layton.AuditWizard.Administration.Properties.Resources.import_userdata_corner;
     this.footerPictureBox.Location = new System.Drawing.Point(376, 437);
     this.footerPictureBox.Size     = new System.Drawing.Size(447, 120);
     //
     // lvRecords
     //
     this.lvRecords.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.lvRecords.ItemSettings.SelectionType = Infragistics.Win.UltraWinListView.SelectionType.None;
     this.lvRecords.Location        = new System.Drawing.Point(14, 54);
     this.lvRecords.MainColumn.Text = "Asset Name";
     this.lvRecords.MainColumn.VisiblePositionInDetailsView = 0;
     this.lvRecords.MainColumn.Width  = 200;
     this.lvRecords.Name              = "lvRecords";
     this.lvRecords.Size              = new System.Drawing.Size(794, 312);
     ultraListViewSubItemColumn1.Key  = "SubItemColumn 0";
     ultraListViewSubItemColumn1.Text = "Field Name";
     ultraListViewSubItemColumn1.VisiblePositionInDetailsView = 2;
     ultraListViewSubItemColumn1.Width = 200;
     ultraListViewSubItemColumn2.Key   = "SubItemColumn 1";
     ultraListViewSubItemColumn2.Text  = "Field Value";
     ultraListViewSubItemColumn2.VisiblePositionInDetailsView = 3;
     ultraListViewSubItemColumn2.Width    = 200;
     ultraListViewSubItemColumn3.DataType = typeof(string);
     ultraListViewSubItemColumn3.Key      = "Category";
     ultraListViewSubItemColumn3.VisiblePositionInDetailsView = 1;
     this.lvRecords.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1,
         ultraListViewSubItemColumn2,
         ultraListViewSubItemColumn3
     });
     this.lvRecords.TabIndex = 10;
     this.lvRecords.Text     = "ultraListView1";
     this.lvRecords.View     = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.lvRecords.ViewSettingsDetails.CheckBoxStyle = Infragistics.Win.UltraWinListView.CheckBoxStyle.CheckBox;
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(14, 21);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(794, 30);
     this.label2.TabIndex  = 21;
     this.label2.Text      = "Please check from the list below those entries that you would like to import into" +
                             " AuditWizard.";
     //
     // bnOK
     //
     this.bnOK.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnOK.DialogResult            = System.Windows.Forms.DialogResult.OK;
     this.bnOK.Location                = new System.Drawing.Point(621, 407);
     this.bnOK.Name                    = "bnOK";
     this.bnOK.Size                    = new System.Drawing.Size(92, 24);
     this.bnOK.TabIndex                = 20;
     this.bnOK.Text                    = "&OK";
     this.bnOK.UseVisualStyleBackColor = true;
     this.bnOK.Click                  += new System.EventHandler(this.bnOK_Click);
     //
     // bnCancel
     //
     this.bnCancel.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.bnCancel.Location                = new System.Drawing.Point(716, 407);
     this.bnCancel.Name                    = "bnCancel";
     this.bnCancel.Size                    = new System.Drawing.Size(92, 24);
     this.bnCancel.TabIndex                = 19;
     this.bnCancel.Text                    = "&Cancel";
     this.bnCancel.UseVisualStyleBackColor = true;
     //
     // backgroundWorker
     //
     this.backgroundWorker.WorkerReportsProgress = true;
     this.backgroundWorker.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker_DoWork);
     this.backgroundWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker_RunWorkerCompleted);
     this.backgroundWorker.ProgressChanged    += new System.ComponentModel.ProgressChangedEventHandler(this.backgroundWorker_ProgressChanged);
     //
     // importProgress
     //
     this.importProgress.Location = new System.Drawing.Point(14, 378);
     this.importProgress.Name     = "importProgress";
     this.importProgress.Size     = new System.Drawing.Size(794, 23);
     this.importProgress.TabIndex = 23;
     this.importProgress.Text     = "[Percent]";
     //
     // FormImportUserDefinedData
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.ClientSize          = new System.Drawing.Size(822, 557);
     this.Controls.Add(this.importProgress);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.bnOK);
     this.Controls.Add(this.bnCancel);
     this.Controls.Add(this.lvRecords);
     this.Font  = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Name  = "FormImportUserDefinedData";
     this.Text  = "Import User Defined Data";
     this.Load += new System.EventHandler(this.FormImportUserDefinedData_Load);
     this.Controls.SetChildIndex(this.lvRecords, 0);
     this.Controls.SetChildIndex(this.footerPictureBox, 0);
     this.Controls.SetChildIndex(this.bnCancel, 0);
     this.Controls.SetChildIndex(this.bnOK, 0);
     this.Controls.SetChildIndex(this.label2, 0);
     this.Controls.SetChildIndex(this.importProgress, 0);
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lvRecords)).EndInit();
     this.ResumeLayout(false);
 }
Пример #18
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();
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo            ultraToolTipInfo4           = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Exit saving changes", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo            ultraToolTipInfo3           = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Exit discarding changes", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo            ultraToolTipInfo2           = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Name that will be associated with this type of license", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinToolTip.UltraToolTipInfo            ultraToolTipInfo1           = new Infragistics.Win.UltraWinToolTip.UltraToolTipInfo("Name that will be associated with this type of license", Infragistics.Win.ToolTipImage.Default, null, Infragistics.Win.DefaultableBoolean.Default);
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 0");
     this.bnOK                 = new System.Windows.Forms.Button();
     this.bnCancel             = new System.Windows.Forms.Button();
     this.label1               = new System.Windows.Forms.Label();
     this.tbParent             = new System.Windows.Forms.TextBox();
     this.ultraToolTipManager1 = new Infragistics.Win.UltraWinToolTip.UltraToolTipManager(this.components);
     this.tbChild              = new System.Windows.Forms.TextBox();
     this.label2               = new System.Windows.Forms.Label();
     this.ultraGroupBox1       = new Infragistics.Win.Misc.UltraGroupBox();
     this.bnEdit               = new Infragistics.Win.Misc.UltraButton();
     this.bnRemove             = new Infragistics.Win.Misc.UltraButton();
     this.bnAdd                = new Infragistics.Win.Misc.UltraButton();
     this.ulvTcpRanges         = new Infragistics.Win.UltraWinListView.UltraListView();
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ulvTcpRanges)).BeginInit();
     this.SuspendLayout();
     //
     // footerPictureBox
     //
     this.footerPictureBox.Image    = global::Layton.AuditWizard.Administration.Properties.Resources.userlocations_corner;
     this.footerPictureBox.Location = new System.Drawing.Point(159, 370);
     this.footerPictureBox.Size     = new System.Drawing.Size(390, 124);
     //
     // bnOK
     //
     this.bnOK.Anchor              = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnOK.DialogResult        = System.Windows.Forms.DialogResult.OK;
     this.bnOK.Location            = new System.Drawing.Point(349, 334);
     this.bnOK.Name                = "bnOK";
     this.bnOK.Size                = new System.Drawing.Size(92, 24);
     this.bnOK.TabIndex            = 5;
     this.bnOK.Text                = "&OK";
     ultraToolTipInfo4.ToolTipText = "Exit saving changes";
     this.ultraToolTipManager1.SetUltraToolTip(this.bnOK, ultraToolTipInfo4);
     this.bnOK.UseVisualStyleBackColor = true;
     this.bnOK.Click += new System.EventHandler(this.bnOK_Click);
     //
     // bnCancel
     //
     this.bnCancel.Anchor          = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnCancel.DialogResult    = System.Windows.Forms.DialogResult.Cancel;
     this.bnCancel.Location        = new System.Drawing.Point(444, 334);
     this.bnCancel.Name            = "bnCancel";
     this.bnCancel.Size            = new System.Drawing.Size(92, 24);
     this.bnCancel.TabIndex        = 6;
     this.bnCancel.Text            = "&Cancel";
     ultraToolTipInfo3.ToolTipText = "Exit discarding changes";
     this.ultraToolTipManager1.SetUltraToolTip(this.bnCancel, ultraToolTipInfo3);
     this.bnCancel.UseVisualStyleBackColor = true;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location  = new System.Drawing.Point(14, 24);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(100, 13);
     this.label1.TabIndex  = 2;
     this.label1.Text      = "Parent Location:";
     //
     // tbParent
     //
     this.tbParent.Location        = new System.Drawing.Point(159, 21);
     this.tbParent.Name            = "tbParent";
     this.tbParent.ReadOnly        = true;
     this.tbParent.Size            = new System.Drawing.Size(377, 21);
     this.tbParent.TabIndex        = 3;
     ultraToolTipInfo2.ToolTipText = "Name that will be associated with this type of license";
     this.ultraToolTipManager1.SetUltraToolTip(this.tbParent, ultraToolTipInfo2);
     //
     // ultraToolTipManager1
     //
     this.ultraToolTipManager1.ContainingControl = this;
     //
     // tbChild
     //
     this.tbChild.Location         = new System.Drawing.Point(159, 57);
     this.tbChild.Name             = "tbChild";
     this.tbChild.Size             = new System.Drawing.Size(377, 21);
     this.tbChild.TabIndex         = 1;
     ultraToolTipInfo1.ToolTipText = "Name that will be associated with this type of license";
     this.ultraToolTipManager1.SetUltraToolTip(this.tbChild, ultraToolTipInfo1);
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(14, 60);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(96, 13);
     this.label2.TabIndex  = 0;
     this.label2.Text      = "Location Name:";
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.Controls.Add(this.bnEdit);
     this.ultraGroupBox1.Controls.Add(this.bnRemove);
     this.ultraGroupBox1.Controls.Add(this.bnAdd);
     this.ultraGroupBox1.Controls.Add(this.ulvTcpRanges);
     this.ultraGroupBox1.Location = new System.Drawing.Point(17, 101);
     this.ultraGroupBox1.Name     = "ultraGroupBox1";
     this.ultraGroupBox1.Size     = new System.Drawing.Size(519, 213);
     this.ultraGroupBox1.TabIndex = 4;
     this.ultraGroupBox1.Text     = "TCP/IP Address Ranges for this Location";
     //
     // bnEdit
     //
     this.bnEdit.Enabled  = false;
     this.bnEdit.Location = new System.Drawing.Point(420, 61);
     this.bnEdit.Name     = "bnEdit";
     this.bnEdit.Size     = new System.Drawing.Size(92, 24);
     this.bnEdit.TabIndex = 1;
     this.bnEdit.Text     = "&Edit";
     this.bnEdit.Click   += new System.EventHandler(this.bnEdit_Click);
     //
     // bnRemove
     //
     this.bnRemove.Enabled  = false;
     this.bnRemove.Location = new System.Drawing.Point(420, 91);
     this.bnRemove.Name     = "bnRemove";
     this.bnRemove.Size     = new System.Drawing.Size(92, 24);
     this.bnRemove.TabIndex = 2;
     this.bnRemove.Text     = "&Remove";
     this.bnRemove.Click   += new System.EventHandler(this.bnRemove_Click);
     //
     // bnAdd
     //
     this.bnAdd.Location = new System.Drawing.Point(420, 31);
     this.bnAdd.Name     = "bnAdd";
     this.bnAdd.Size     = new System.Drawing.Size(92, 24);
     this.bnAdd.TabIndex = 0;
     this.bnAdd.Text     = "&Add";
     this.bnAdd.Click   += new System.EventHandler(this.bnAdd_Click);
     //
     // ulvTcpRanges
     //
     this.ulvTcpRanges.ItemSettings.DefaultImage = global::Layton.AuditWizard.Administration.Properties.Resources.ipaddress_16;
     this.ulvTcpRanges.Location         = new System.Drawing.Point(17, 31);
     this.ulvTcpRanges.MainColumn.Text  = "Starting IP Address";
     this.ulvTcpRanges.MainColumn.Width = 150;
     this.ulvTcpRanges.Name             = "ulvTcpRanges";
     this.ulvTcpRanges.Size             = new System.Drawing.Size(395, 163);
     ultraListViewSubItemColumn1.Key    = "SubItemColumn 0";
     ultraListViewSubItemColumn1.Text   = "Ending IP Address";
     ultraListViewSubItemColumn1.Width  = 150;
     this.ulvTcpRanges.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1
     });
     this.ulvTcpRanges.TabIndex = 0;
     this.ulvTcpRanges.View     = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.ulvTcpRanges.ViewSettingsDetails.ColumnAutoSizeMode = Infragistics.Win.UltraWinListView.ColumnAutoSizeMode.AllItems;
     this.ulvTcpRanges.ItemSelectionChanged += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.ulvTcpRanges_ItemSelectionChanged);
     //
     // FormUserLocation
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(551, 494);
     this.Controls.Add(this.ultraGroupBox1);
     this.Controls.Add(this.tbChild);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.tbParent);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.bnOK);
     this.Controls.Add(this.bnCancel);
     this.Font            = new System.Drawing.Font("Verdana", 8.25F);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "FormUserLocation";
     this.Text            = "Location Properties";
     this.Controls.SetChildIndex(this.bnCancel, 0);
     this.Controls.SetChildIndex(this.bnOK, 0);
     this.Controls.SetChildIndex(this.label1, 0);
     this.Controls.SetChildIndex(this.tbParent, 0);
     this.Controls.SetChildIndex(this.footerPictureBox, 0);
     this.Controls.SetChildIndex(this.label2, 0);
     this.Controls.SetChildIndex(this.tbChild, 0);
     this.Controls.SetChildIndex(this.ultraGroupBox1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ulvTcpRanges)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #19
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 0");
     this.lvRecords = new Infragistics.Win.UltraWinListView.UltraListView();
     this.label2    = new System.Windows.Forms.Label();
     this.bnOK      = new System.Windows.Forms.Button();
     this.bnCancel  = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lvRecords)).BeginInit();
     this.SuspendLayout();
     //
     // footerPictureBox
     //
     this.footerPictureBox.Image    = global::Layton.AuditWizard.Administration.Properties.Resources.import_picklists_corner;
     this.footerPictureBox.Location = new System.Drawing.Point(109, 437);
     this.footerPictureBox.Size     = new System.Drawing.Size(447, 120);
     //
     // lvRecords
     //
     this.lvRecords.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.lvRecords.ItemSettings.DefaultImage  = global::Layton.AuditWizard.Administration.Properties.Resources.pickitem_16;
     this.lvRecords.ItemSettings.SelectionType = Infragistics.Win.UltraWinListView.SelectionType.None;
     this.lvRecords.Location           = new System.Drawing.Point(14, 54);
     this.lvRecords.MainColumn.Text    = "Pick List";
     this.lvRecords.MainColumn.Width   = 200;
     this.lvRecords.Name               = "lvRecords";
     this.lvRecords.Size               = new System.Drawing.Size(528, 326);
     ultraListViewSubItemColumn1.Key   = "SubItemColumn 0";
     ultraListViewSubItemColumn1.Text  = "Pick Item";
     ultraListViewSubItemColumn1.Width = 200;
     this.lvRecords.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1
     });
     this.lvRecords.TabIndex = 10;
     this.lvRecords.Text     = "ultraListView1";
     this.lvRecords.View     = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.lvRecords.ViewSettingsDetails.CheckBoxStyle = Infragistics.Win.UltraWinListView.CheckBoxStyle.CheckBox;
     //
     // label2
     //
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(14, 21);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(794, 30);
     this.label2.TabIndex  = 21;
     this.label2.Text      = "Please check from the list below those entries that you would like to import into" +
                             " AuditWizard.";
     //
     // bnOK
     //
     this.bnOK.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnOK.DialogResult            = System.Windows.Forms.DialogResult.OK;
     this.bnOK.Location                = new System.Drawing.Point(354, 396);
     this.bnOK.Name                    = "bnOK";
     this.bnOK.Size                    = new System.Drawing.Size(92, 24);
     this.bnOK.TabIndex                = 20;
     this.bnOK.Text                    = "&OK";
     this.bnOK.UseVisualStyleBackColor = true;
     this.bnOK.Click                  += new System.EventHandler(this.bnOK_Click);
     //
     // bnCancel
     //
     this.bnCancel.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.bnCancel.Location                = new System.Drawing.Point(450, 396);
     this.bnCancel.Name                    = "bnCancel";
     this.bnCancel.Size                    = new System.Drawing.Size(92, 24);
     this.bnCancel.TabIndex                = 19;
     this.bnCancel.Text                    = "&Cancel";
     this.bnCancel.UseVisualStyleBackColor = true;
     //
     // FormImportPicklists
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.ClientSize          = new System.Drawing.Size(556, 557);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.bnOK);
     this.Controls.Add(this.bnCancel);
     this.Controls.Add(this.lvRecords);
     this.Font            = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Name            = "FormImportPicklists";
     this.Text            = "Import Pick Lists and Items";
     this.Load           += new System.EventHandler(this.FormImportPicklists_Load);
     this.Controls.SetChildIndex(this.lvRecords, 0);
     this.Controls.SetChildIndex(this.footerPictureBox, 0);
     this.Controls.SetChildIndex(this.bnCancel, 0);
     this.Controls.SetChildIndex(this.bnOK, 0);
     this.Controls.SetChildIndex(this.label2, 0);
     ((System.ComponentModel.ISupportInitialize)(this.footerPictureBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lvRecords)).EndInit();
     this.ResumeLayout(false);
 }
Пример #20
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 0");
     Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
     this.tcpipListView  = new Infragistics.Win.UltraWinListView.UltraListView();
     this.groupBox1      = new System.Windows.Forms.GroupBox();
     this.label1         = new System.Windows.Forms.Label();
     this.bnEditIP       = new System.Windows.Forms.Button();
     this.bnRemoveIP     = new System.Windows.Forms.Button();
     this.bnAddIP        = new System.Windows.Forms.Button();
     this.bnOK           = new System.Windows.Forms.Button();
     this.bnCancel       = new System.Windows.Forms.Button();
     this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
     this.label4         = new System.Windows.Forms.Label();
     this.lbReadStrings  = new System.Windows.Forms.ListBox();
     this.bnRemoveRead   = new System.Windows.Forms.Button();
     this.bnAddRead      = new System.Windows.Forms.Button();
     this.label3         = new System.Windows.Forms.Label();
     this.tbReadString   = new System.Windows.Forms.TextBox();
     this.label2         = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.tcpipListView)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
     this.ultraGroupBox2.SuspendLayout();
     this.SuspendLayout();
     //
     // tcpipListView
     //
     appearance6.BackColor                        = System.Drawing.Color.White;
     this.tcpipListView.Appearance                = appearance6;
     this.tcpipListView.ItemSettings.AllowEdit    = Infragistics.Win.DefaultableBoolean.False;
     this.tcpipListView.ItemSettings.DefaultImage = global::Layton.NetworkDiscovery.Properties.Resources.ipaddressrange16;
     this.tcpipListView.Location                  = new System.Drawing.Point(14, 91);
     this.tcpipListView.MainColumn.Text           = "Start IP Address";
     this.tcpipListView.MainColumn.Width          = 189;
     this.tcpipListView.Name                      = "tcpipListView";
     this.tcpipListView.Size                      = new System.Drawing.Size(380, 158);
     ultraListViewSubItemColumn2.Key              = "SubItemColumn 0";
     ultraListViewSubItemColumn2.Text             = "End IP Address";
     ultraListViewSubItemColumn2.Width            = 189;
     this.tcpipListView.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn2
     });
     this.tcpipListView.TabIndex = 0;
     this.tcpipListView.View     = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.tcpipListView.ViewSettingsDetails.AllowColumnMoving  = false;
     this.tcpipListView.ViewSettingsDetails.AllowColumnSizing  = false;
     this.tcpipListView.ViewSettingsDetails.AllowColumnSorting = false;
     this.tcpipListView.ViewSettingsDetails.CheckBoxStyle      = Infragistics.Win.UltraWinListView.CheckBoxStyle.CheckBox;
     appearance4.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(235)))));
     appearance4.BackColor2        = System.Drawing.Color.White;
     appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.GlassTop20;
     this.tcpipListView.ViewSettingsDetails.ColumnHeaderAppearance    = appearance4;
     this.tcpipListView.ViewSettingsDetails.ColumnHeaderStyle         = Infragistics.Win.HeaderStyle.Standard;
     this.tcpipListView.ViewSettingsDetails.ColumnsShowSortIndicators = false;
     this.tcpipListView.ViewSettingsDetails.FullRowSelect             = true;
     this.tcpipListView.ItemSelectionChanged += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.tcpipListView_SelectChanged);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.bnEditIP);
     this.groupBox1.Controls.Add(this.bnRemoveIP);
     this.groupBox1.Controls.Add(this.bnAddIP);
     this.groupBox1.Controls.Add(this.tcpipListView);
     this.groupBox1.Location = new System.Drawing.Point(15, 12);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(413, 300);
     this.groupBox1.TabIndex = 4;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "IP Address Range";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(10, 29);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(286, 39);
     this.label1.TabIndex = 12;
     this.label1.Text     = "Enter a range of IP addresses to scan. \r\n\r\nUncheck a range to exclude it from fut" +
                            "ure scans.";
     //
     // bnEditIP
     //
     this.bnEditIP.Enabled  = false;
     this.bnEditIP.Location = new System.Drawing.Point(319, 264);
     this.bnEditIP.Name     = "bnEditIP";
     this.bnEditIP.Size     = new System.Drawing.Size(75, 23);
     this.bnEditIP.TabIndex = 8;
     this.bnEditIP.Text     = "Edit";
     this.bnEditIP.UseVisualStyleBackColor = true;
     this.bnEditIP.Click += new System.EventHandler(this.bnEditIP_Click);
     //
     // bnRemoveIP
     //
     this.bnRemoveIP.Location = new System.Drawing.Point(238, 264);
     this.bnRemoveIP.Name     = "bnRemoveIP";
     this.bnRemoveIP.Size     = new System.Drawing.Size(75, 23);
     this.bnRemoveIP.TabIndex = 9;
     this.bnRemoveIP.Text     = "Remove";
     this.bnRemoveIP.UseVisualStyleBackColor = true;
     this.bnRemoveIP.Click += new System.EventHandler(this.bnRemoveIP_Click);
     //
     // bnAddIP
     //
     this.bnAddIP.Location = new System.Drawing.Point(157, 264);
     this.bnAddIP.Name     = "bnAddIP";
     this.bnAddIP.Size     = new System.Drawing.Size(75, 23);
     this.bnAddIP.TabIndex = 10;
     this.bnAddIP.Text     = "Add";
     this.bnAddIP.UseVisualStyleBackColor = true;
     this.bnAddIP.Click += new System.EventHandler(this.bnAddIP_Click);
     //
     // bnOK
     //
     this.bnOK.Location = new System.Drawing.Point(272, 594);
     this.bnOK.Name     = "bnOK";
     this.bnOK.Size     = new System.Drawing.Size(75, 23);
     this.bnOK.TabIndex = 5;
     this.bnOK.Text     = "OK";
     this.bnOK.UseVisualStyleBackColor = true;
     this.bnOK.Click += new System.EventHandler(this.bnOK_Click);
     //
     // bnCancel
     //
     this.bnCancel.Location = new System.Drawing.Point(353, 594);
     this.bnCancel.Name     = "bnCancel";
     this.bnCancel.Size     = new System.Drawing.Size(75, 23);
     this.bnCancel.TabIndex = 6;
     this.bnCancel.Text     = "Cancel";
     this.bnCancel.UseVisualStyleBackColor = true;
     this.bnCancel.Click += new System.EventHandler(this.bnCancel_Click);
     //
     // ultraGroupBox2
     //
     this.ultraGroupBox2.Controls.Add(this.label2);
     this.ultraGroupBox2.Controls.Add(this.label4);
     this.ultraGroupBox2.Controls.Add(this.lbReadStrings);
     this.ultraGroupBox2.Controls.Add(this.bnRemoveRead);
     this.ultraGroupBox2.Controls.Add(this.bnAddRead);
     this.ultraGroupBox2.Controls.Add(this.label3);
     this.ultraGroupBox2.Controls.Add(this.tbReadString);
     this.ultraGroupBox2.Location = new System.Drawing.Point(15, 318);
     this.ultraGroupBox2.Name     = "ultraGroupBox2";
     this.ultraGroupBox2.Size     = new System.Drawing.Size(413, 270);
     this.ultraGroupBox2.TabIndex = 3;
     this.ultraGroupBox2.Text     = "Read Community Strings";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(26, 199);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(67, 13);
     this.label4.TabIndex = 8;
     this.label4.Text     = "New string";
     //
     // lbReadStrings
     //
     this.lbReadStrings.FormattingEnabled = true;
     this.lbReadStrings.Location          = new System.Drawing.Point(14, 60);
     this.lbReadStrings.Name                  = "lbReadStrings";
     this.lbReadStrings.Size                  = new System.Drawing.Size(379, 95);
     this.lbReadStrings.Sorted                = true;
     this.lbReadStrings.TabIndex              = 7;
     this.lbReadStrings.SelectedIndexChanged += new System.EventHandler(this.lbReadStrings_SelectedIndexChanged);
     //
     // bnRemoveRead
     //
     this.bnRemoveRead.Enabled  = false;
     this.bnRemoveRead.Location = new System.Drawing.Point(94, 233);
     this.bnRemoveRead.Name     = "bnRemoveRead";
     this.bnRemoveRead.Size     = new System.Drawing.Size(75, 23);
     this.bnRemoveRead.TabIndex = 6;
     this.bnRemoveRead.Text     = "Remove";
     this.bnRemoveRead.UseVisualStyleBackColor = true;
     this.bnRemoveRead.Click += new System.EventHandler(this.bnRemoveRead_Click);
     //
     // bnAddRead
     //
     this.bnAddRead.Location = new System.Drawing.Point(13, 233);
     this.bnAddRead.Name     = "bnAddRead";
     this.bnAddRead.Size     = new System.Drawing.Size(75, 23);
     this.bnAddRead.TabIndex = 4;
     this.bnAddRead.Text     = "Add";
     this.bnAddRead.UseVisualStyleBackColor = true;
     this.bnAddRead.Click += new System.EventHandler(this.bnAddRead_Click);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(11, 170);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(217, 13);
     this.label3.TabIndex = 3;
     this.label3.Text     = "Enter SNMP read community strings:";
     //
     // tbReadString
     //
     this.tbReadString.Location = new System.Drawing.Point(99, 196);
     this.tbReadString.Name     = "tbReadString";
     this.tbReadString.Size     = new System.Drawing.Size(294, 21);
     this.tbReadString.TabIndex = 1;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(11, 34);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(231, 13);
     this.label2.TabIndex = 9;
     this.label2.Text     = "Existing SNMP read community strings:";
     //
     // FormSNMPSettings
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(447, 629);
     this.Controls.Add(this.bnCancel);
     this.Controls.Add(this.bnOK);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.ultraGroupBox2);
     this.Font            = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FormSNMPSettings";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "SNMP Settings";
     this.Load           += new System.EventHandler(this.Form_Load);
     ((System.ComponentModel.ISupportInitialize)(this.tcpipListView)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
     this.ultraGroupBox2.ResumeLayout(false);
     this.ultraGroupBox2.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #21
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 0");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 1");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn3 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 2");
     this.lvResults                     = new Infragistics.Win.UltraWinListView.UltraListView();
     this.bnOK                          = new System.Windows.Forms.Button();
     this.bnCancel                      = new System.Windows.Forms.Button();
     this.bnFind                        = new System.Windows.Forms.Button();
     this.tbFindAssetName               = new System.Windows.Forms.TextBox();
     this.lbWildcardInfo                = new System.Windows.Forms.Label();
     this.checkBoxAssetNames            = new System.Windows.Forms.CheckBox();
     this.checkBoxInstalledApplications = new System.Windows.Forms.CheckBox();
     this.groupBox1                     = new System.Windows.Forms.GroupBox();
     this.checkBoxUserDefined           = new System.Windows.Forms.CheckBox();
     this.checkBoxMACAddress            = new System.Windows.Forms.CheckBox();
     this.checkBoxIPAddress             = new System.Windows.Forms.CheckBox();
     this.checkBoxSerialNumber          = new System.Windows.Forms.CheckBox();
     this.checkBoxAssetModel            = new System.Windows.Forms.CheckBox();
     this.checkBoxAssetMake             = new System.Windows.Forms.CheckBox();
     this.checkBoxAssetTag              = new System.Windows.Forms.CheckBox();
     this.groupBox2                     = new System.Windows.Forms.GroupBox();
     this.checkBoxInternet              = new System.Windows.Forms.CheckBox();
     this.checkBoxScannedFiles          = new System.Windows.Forms.CheckBox();
     this.checkBoxHardware              = new System.Windows.Forms.CheckBox();
     this.groupBox3                     = new System.Windows.Forms.GroupBox();
     this.groupBox4                     = new System.Windows.Forms.GroupBox();
     this.selectLocationsControl        = new Layton.AuditWizard.Common.SelectLocationsControl();
     this.lblResults                    = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.lvResults)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // lvResults
     //
     this.lvResults.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.lvResults.ItemSettings.AllowEdit     = Infragistics.Win.DefaultableBoolean.False;
     this.lvResults.ItemSettings.DefaultImage  = global::Layton.AuditWizard.Network.Properties.Resources.computer16;
     this.lvResults.ItemSettings.HideSelection = false;
     this.lvResults.ItemSettings.SelectionType = Infragistics.Win.UltraWinListView.SelectionType.Single;
     this.lvResults.Location = new System.Drawing.Point(12, 414);
     this.lvResults.MainColumn.AllowSorting = Infragistics.Win.DefaultableBoolean.True;
     this.lvResults.MainColumn.Sorting      = Infragistics.Win.UltraWinListView.Sorting.Ascending;
     this.lvResults.MainColumn.Text         = "Asset Name";
     this.lvResults.MainColumn.Width        = 200;
     this.lvResults.Name               = "lvResults";
     this.lvResults.Size               = new System.Drawing.Size(978, 276);
     ultraListViewSubItemColumn1.Key   = "SubItemColumn 0";
     ultraListViewSubItemColumn1.Text  = "Location";
     ultraListViewSubItemColumn1.Width = 280;
     ultraListViewSubItemColumn2.Key   = "SubItemColumn 1";
     ultraListViewSubItemColumn2.Text  = "Found In";
     ultraListViewSubItemColumn2.Width = 160;
     ultraListViewSubItemColumn3.Key   = "SubItemColumn 2";
     ultraListViewSubItemColumn3.Text  = "Item";
     ultraListViewSubItemColumn3.Width = 332;
     this.lvResults.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1,
         ultraListViewSubItemColumn2,
         ultraListViewSubItemColumn3
     });
     this.lvResults.TabIndex = 10;
     this.lvResults.Text     = "ultraListView1";
     this.lvResults.View     = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.lvResults.ViewSettingsDetails.ColumnAutoSizeMode = Infragistics.Win.UltraWinListView.ColumnAutoSizeMode.VisibleItems;
     this.lvResults.ItemSelectionChanged += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.lvResults_ItemSelectionChanged);
     this.lvResults.ItemDoubleClick      += new Infragistics.Win.UltraWinListView.ItemDoubleClickEventHandler(this.lvResults_ItemDoubleClick);
     //
     // bnOK
     //
     this.bnOK.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnOK.DialogResult            = System.Windows.Forms.DialogResult.OK;
     this.bnOK.Enabled                 = false;
     this.bnOK.Location                = new System.Drawing.Point(801, 696);
     this.bnOK.Name                    = "bnOK";
     this.bnOK.Size                    = new System.Drawing.Size(92, 24);
     this.bnOK.TabIndex                = 23;
     this.bnOK.Text                    = "&OK";
     this.bnOK.UseVisualStyleBackColor = true;
     this.bnOK.Click                  += new System.EventHandler(this.bnOK_Click);
     //
     // bnCancel
     //
     this.bnCancel.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.bnCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.bnCancel.Location                = new System.Drawing.Point(900, 696);
     this.bnCancel.Name                    = "bnCancel";
     this.bnCancel.Size                    = new System.Drawing.Size(92, 24);
     this.bnCancel.TabIndex                = 24;
     this.bnCancel.Text                    = "&Cancel";
     this.bnCancel.UseVisualStyleBackColor = true;
     //
     // bnFind
     //
     this.bnFind.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bnFind.Enabled  = false;
     this.bnFind.Location = new System.Drawing.Point(473, 61);
     this.bnFind.Name     = "bnFind";
     this.bnFind.Size     = new System.Drawing.Size(65, 24);
     this.bnFind.TabIndex = 28;
     this.bnFind.Text     = "&Find";
     this.bnFind.UseVisualStyleBackColor = true;
     this.bnFind.Click += new System.EventHandler(this.bnFind_Click);
     //
     // tbFindAssetName
     //
     this.tbFindAssetName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.tbFindAssetName.DataBindings.Add(new System.Windows.Forms.Binding("Text", global::Layton.AuditWizard.Network.Properties.Settings.Default, "LastSearchString", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged));
     this.tbFindAssetName.Location     = new System.Drawing.Point(20, 63);
     this.tbFindAssetName.Name         = "tbFindAssetName";
     this.tbFindAssetName.Size         = new System.Drawing.Size(442, 21);
     this.tbFindAssetName.TabIndex     = 27;
     this.tbFindAssetName.Text         = global::Layton.AuditWizard.Network.Properties.Settings.Default.LastSearchString;
     this.tbFindAssetName.TextChanged += new System.EventHandler(this.tbFindAssetName_TextChanged);
     this.tbFindAssetName.KeyPress    += new System.Windows.Forms.KeyPressEventHandler(this.tbFindAssetName_KeyPress);
     //
     // lbWildcardInfo
     //
     this.lbWildcardInfo.AutoSize = true;
     this.lbWildcardInfo.Location = new System.Drawing.Point(17, 37);
     this.lbWildcardInfo.Name     = "lbWildcardInfo";
     this.lbWildcardInfo.Size     = new System.Drawing.Size(414, 13);
     this.lbWildcardInfo.TabIndex = 29;
     this.lbWildcardInfo.Text     = "If you wish to perform a wildcard search, please use the \'%\' character.";
     //
     // checkBoxAssetNames
     //
     this.checkBoxAssetNames.AutoSize = true;
     this.checkBoxAssetNames.Location = new System.Drawing.Point(21, 31);
     this.checkBoxAssetNames.Name     = "checkBoxAssetNames";
     this.checkBoxAssetNames.Size     = new System.Drawing.Size(94, 17);
     this.checkBoxAssetNames.TabIndex = 30;
     this.checkBoxAssetNames.Text     = "Asset Name";
     this.checkBoxAssetNames.UseVisualStyleBackColor = true;
     //
     // checkBoxInstalledApplications
     //
     this.checkBoxInstalledApplications.AutoSize = true;
     this.checkBoxInstalledApplications.Location = new System.Drawing.Point(21, 121);
     this.checkBoxInstalledApplications.Name     = "checkBoxInstalledApplications";
     this.checkBoxInstalledApplications.Size     = new System.Drawing.Size(147, 17);
     this.checkBoxInstalledApplications.TabIndex = 31;
     this.checkBoxInstalledApplications.Text     = "Installed Applications";
     this.checkBoxInstalledApplications.UseVisualStyleBackColor = true;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.checkBoxUserDefined);
     this.groupBox1.Controls.Add(this.checkBoxMACAddress);
     this.groupBox1.Controls.Add(this.checkBoxIPAddress);
     this.groupBox1.Controls.Add(this.checkBoxSerialNumber);
     this.groupBox1.Controls.Add(this.checkBoxAssetModel);
     this.groupBox1.Controls.Add(this.checkBoxAssetMake);
     this.groupBox1.Controls.Add(this.checkBoxAssetTag);
     this.groupBox1.Controls.Add(this.checkBoxAssetNames);
     this.groupBox1.Location = new System.Drawing.Point(21, 140);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(299, 167);
     this.groupBox1.TabIndex = 32;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Asset Details";
     //
     // checkBoxUserDefined
     //
     this.checkBoxUserDefined.AutoSize = true;
     this.checkBoxUserDefined.Location = new System.Drawing.Point(157, 121);
     this.checkBoxUserDefined.Name     = "checkBoxUserDefined";
     this.checkBoxUserDefined.Size     = new System.Drawing.Size(136, 17);
     this.checkBoxUserDefined.TabIndex = 37;
     this.checkBoxUserDefined.Text     = "User Defined Fields";
     this.checkBoxUserDefined.UseVisualStyleBackColor = true;
     //
     // checkBoxMACAddress
     //
     this.checkBoxMACAddress.AutoSize = true;
     this.checkBoxMACAddress.Location = new System.Drawing.Point(157, 91);
     this.checkBoxMACAddress.Name     = "checkBoxMACAddress";
     this.checkBoxMACAddress.Size     = new System.Drawing.Size(102, 17);
     this.checkBoxMACAddress.TabIndex = 36;
     this.checkBoxMACAddress.Text     = "MAC Address";
     this.checkBoxMACAddress.UseVisualStyleBackColor = true;
     //
     // checkBoxIPAddress
     //
     this.checkBoxIPAddress.AutoSize = true;
     this.checkBoxIPAddress.Location = new System.Drawing.Point(157, 61);
     this.checkBoxIPAddress.Name     = "checkBoxIPAddress";
     this.checkBoxIPAddress.Size     = new System.Drawing.Size(88, 17);
     this.checkBoxIPAddress.TabIndex = 35;
     this.checkBoxIPAddress.Text     = "IP Address";
     this.checkBoxIPAddress.UseVisualStyleBackColor = true;
     //
     // checkBoxSerialNumber
     //
     this.checkBoxSerialNumber.AutoSize = true;
     this.checkBoxSerialNumber.Location = new System.Drawing.Point(157, 31);
     this.checkBoxSerialNumber.Name     = "checkBoxSerialNumber";
     this.checkBoxSerialNumber.Size     = new System.Drawing.Size(108, 17);
     this.checkBoxSerialNumber.TabIndex = 34;
     this.checkBoxSerialNumber.Text     = "Serial Number";
     this.checkBoxSerialNumber.UseVisualStyleBackColor = true;
     //
     // checkBoxAssetModel
     //
     this.checkBoxAssetModel.AutoSize = true;
     this.checkBoxAssetModel.Location = new System.Drawing.Point(21, 121);
     this.checkBoxAssetModel.Name     = "checkBoxAssetModel";
     this.checkBoxAssetModel.Size     = new System.Drawing.Size(94, 17);
     this.checkBoxAssetModel.TabIndex = 33;
     this.checkBoxAssetModel.Text     = "Asset Model";
     this.checkBoxAssetModel.UseVisualStyleBackColor = true;
     //
     // checkBoxAssetMake
     //
     this.checkBoxAssetMake.AutoSize = true;
     this.checkBoxAssetMake.Location = new System.Drawing.Point(21, 91);
     this.checkBoxAssetMake.Name     = "checkBoxAssetMake";
     this.checkBoxAssetMake.Size     = new System.Drawing.Size(91, 17);
     this.checkBoxAssetMake.TabIndex = 32;
     this.checkBoxAssetMake.Text     = "Asset Make";
     this.checkBoxAssetMake.UseVisualStyleBackColor = true;
     //
     // checkBoxAssetTag
     //
     this.checkBoxAssetTag.AutoSize = true;
     this.checkBoxAssetTag.Location = new System.Drawing.Point(21, 61);
     this.checkBoxAssetTag.Name     = "checkBoxAssetTag";
     this.checkBoxAssetTag.Size     = new System.Drawing.Size(82, 17);
     this.checkBoxAssetTag.TabIndex = 31;
     this.checkBoxAssetTag.Text     = "Asset Tag";
     this.checkBoxAssetTag.UseVisualStyleBackColor = true;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.checkBoxInternet);
     this.groupBox2.Controls.Add(this.checkBoxScannedFiles);
     this.groupBox2.Controls.Add(this.checkBoxInstalledApplications);
     this.groupBox2.Controls.Add(this.checkBoxHardware);
     this.groupBox2.Location = new System.Drawing.Point(338, 140);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(200, 167);
     this.groupBox2.TabIndex = 38;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Other";
     //
     // checkBoxInternet
     //
     this.checkBoxInternet.AutoSize = true;
     this.checkBoxInternet.Location = new System.Drawing.Point(21, 91);
     this.checkBoxInternet.Name     = "checkBoxInternet";
     this.checkBoxInternet.Size     = new System.Drawing.Size(175, 17);
     this.checkBoxInternet.TabIndex = 32;
     this.checkBoxInternet.Text     = "Internet History / Cookies";
     this.checkBoxInternet.UseVisualStyleBackColor = true;
     //
     // checkBoxScannedFiles
     //
     this.checkBoxScannedFiles.AutoSize = true;
     this.checkBoxScannedFiles.Location = new System.Drawing.Point(21, 61);
     this.checkBoxScannedFiles.Name     = "checkBoxScannedFiles";
     this.checkBoxScannedFiles.Size     = new System.Drawing.Size(104, 17);
     this.checkBoxScannedFiles.TabIndex = 31;
     this.checkBoxScannedFiles.Text     = "Scanned Files";
     this.checkBoxScannedFiles.UseVisualStyleBackColor = true;
     //
     // checkBoxHardware
     //
     this.checkBoxHardware.AutoSize = true;
     this.checkBoxHardware.Location = new System.Drawing.Point(21, 31);
     this.checkBoxHardware.Name     = "checkBoxHardware";
     this.checkBoxHardware.Size     = new System.Drawing.Size(118, 17);
     this.checkBoxHardware.TabIndex = 30;
     this.checkBoxHardware.Text     = "Hardware Items";
     this.checkBoxHardware.UseVisualStyleBackColor = true;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.groupBox4);
     this.groupBox3.Controls.Add(this.lbWildcardInfo);
     this.groupBox3.Controls.Add(this.groupBox2);
     this.groupBox3.Controls.Add(this.bnFind);
     this.groupBox3.Controls.Add(this.tbFindAssetName);
     this.groupBox3.Controls.Add(this.groupBox1);
     this.groupBox3.Location = new System.Drawing.Point(12, 12);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(978, 377);
     this.groupBox3.TabIndex = 39;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Search Criteria";
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.selectLocationsControl);
     this.groupBox4.Location = new System.Drawing.Point(592, 24);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(380, 336);
     this.groupBox4.TabIndex = 39;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Search Scope";
     //
     // selectLocationsControl
     //
     this.selectLocationsControl.BackColor    = System.Drawing.Color.White;
     this.selectLocationsControl.Font         = new System.Drawing.Font("Verdana", 8.25F);
     this.selectLocationsControl.Location     = new System.Drawing.Point(19, 20);
     this.selectLocationsControl.Name         = "selectLocationsControl";
     this.selectLocationsControl.ShowByDomain = false;
     this.selectLocationsControl.Size         = new System.Drawing.Size(342, 304);
     this.selectLocationsControl.TabIndex     = 28;
     //
     // labelResults
     //
     this.lblResults.AutoSize = true;
     this.lblResults.Location = new System.Drawing.Point(12, 702);
     this.lblResults.Name     = "labelResults";
     this.lblResults.Size     = new System.Drawing.Size(41, 13);
     this.lblResults.TabIndex = 40;
     this.lblResults.Text     = "Found";
     this.lblResults.Visible  = false;
     //
     // FormFindAsset
     //
     this.BackColor  = System.Drawing.Color.White;
     this.ClientSize = new System.Drawing.Size(1008, 729);
     this.Controls.Add(this.lblResults);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.bnOK);
     this.Controls.Add(this.bnCancel);
     this.Controls.Add(this.lvResults);
     this.Font            = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FormFindAsset";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Search AuditWizard";
     this.Load           += new System.EventHandler(this.FormFindAsset_Load);
     ((System.ComponentModel.ISupportInitialize)(this.lvResults)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.groupBox4.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #22
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("");
     this.label9         = new System.Windows.Forms.Label();
     this.bnEditKey      = new System.Windows.Forms.Button();
     this.bnDeleteKey    = new System.Windows.Forms.Button();
     this.bnAddKey       = new System.Windows.Forms.Button();
     this.lvRegistryKeys = new Infragistics.Win.UltraWinListView.UltraListView();
     this.bnCancel       = new System.Windows.Forms.Button();
     this.bnOK           = new System.Windows.Forms.Button();
     this.groupBox1      = new System.Windows.Forms.GroupBox();
     ((System.ComponentModel.ISupportInitialize)(this.lvRegistryKeys)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Location  = new System.Drawing.Point(14, 21);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(606, 13);
     this.label9.TabIndex  = 42;
     this.label9.Text      = "The list below details the registry keys which will be audited.  Note that only s" +
                             "tring values are supported.";
     //
     // bnEditKey
     //
     this.bnEditKey.Enabled  = false;
     this.bnEditKey.Location = new System.Drawing.Point(516, 282);
     this.bnEditKey.Name     = "bnEditKey";
     this.bnEditKey.Size     = new System.Drawing.Size(92, 23);
     this.bnEditKey.TabIndex = 40;
     this.bnEditKey.Text     = "&Edit Key";
     this.bnEditKey.UseVisualStyleBackColor = true;
     this.bnEditKey.Click += new System.EventHandler(this.bnEditKey_Click);
     //
     // bnDeleteKey
     //
     this.bnDeleteKey.Enabled  = false;
     this.bnDeleteKey.Location = new System.Drawing.Point(614, 282);
     this.bnDeleteKey.Name     = "bnDeleteKey";
     this.bnDeleteKey.Size     = new System.Drawing.Size(92, 23);
     this.bnDeleteKey.TabIndex = 41;
     this.bnDeleteKey.Text     = "&Delete Key";
     this.bnDeleteKey.UseVisualStyleBackColor = true;
     this.bnDeleteKey.Click += new System.EventHandler(this.bnDeleteKey_Click);
     //
     // bnAddKey
     //
     this.bnAddKey.Location = new System.Drawing.Point(418, 282);
     this.bnAddKey.Name     = "bnAddKey";
     this.bnAddKey.Size     = new System.Drawing.Size(92, 23);
     this.bnAddKey.TabIndex = 39;
     this.bnAddKey.Text     = "&Add Key";
     this.bnAddKey.UseVisualStyleBackColor = true;
     this.bnAddKey.Click += new System.EventHandler(this.bnAddKey_Click);
     //
     // lvRegistryKeys
     //
     this.lvRegistryKeys.Location = new System.Drawing.Point(19, 29);
     appearance2.Image            = global::Layton.AuditWizard.Administration.Properties.Resources.registrykey_16;
     this.lvRegistryKeys.MainColumn.ItemAppearance = appearance2;
     this.lvRegistryKeys.MainColumn.Sorting        = Infragistics.Win.UltraWinListView.Sorting.Descending;
     this.lvRegistryKeys.MainColumn.Text           = "Registry Key";
     this.lvRegistryKeys.MainColumn.Width          = 390;
     this.lvRegistryKeys.Name          = "lvRegistryKeys";
     this.lvRegistryKeys.Size          = new System.Drawing.Size(687, 237);
     ultraListViewSubItemColumn1.Text  = "Value Name";
     ultraListViewSubItemColumn1.Width = 285;
     this.lvRegistryKeys.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1
     });
     this.lvRegistryKeys.TabIndex              = 38;
     this.lvRegistryKeys.View                  = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     this.lvRegistryKeys.ItemSelectionChanged += new Infragistics.Win.UltraWinListView.ItemSelectionChangedEventHandler(this.lvRegistryKeys_ItemSelectionChanged);
     //
     // bnCancel
     //
     this.bnCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.bnCancel.Location                = new System.Drawing.Point(658, 389);
     this.bnCancel.Name                    = "bnCancel";
     this.bnCancel.Size                    = new System.Drawing.Size(87, 23);
     this.bnCancel.TabIndex                = 44;
     this.bnCancel.Text                    = "&Cancel";
     this.bnCancel.UseVisualStyleBackColor = true;
     //
     // bnOK
     //
     this.bnOK.DialogResult            = System.Windows.Forms.DialogResult.OK;
     this.bnOK.Location                = new System.Drawing.Point(564, 389);
     this.bnOK.Name                    = "bnOK";
     this.bnOK.Size                    = new System.Drawing.Size(87, 23);
     this.bnOK.TabIndex                = 43;
     this.bnOK.Text                    = "&OK";
     this.bnOK.UseVisualStyleBackColor = true;
     this.bnOK.Click                  += new System.EventHandler(this.bnOK_Click);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.lvRegistryKeys);
     this.groupBox1.Controls.Add(this.bnAddKey);
     this.groupBox1.Controls.Add(this.bnEditKey);
     this.groupBox1.Controls.Add(this.bnDeleteKey);
     this.groupBox1.Location = new System.Drawing.Point(17, 49);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(728, 322);
     this.groupBox1.TabIndex = 45;
     this.groupBox1.TabStop  = false;
     //
     // FormRegistryDetails
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
     this.ClientSize          = new System.Drawing.Size(771, 427);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.bnCancel);
     this.Controls.Add(this.bnOK);
     this.Controls.Add(this.label9);
     this.Name  = "FormRegistryDetails";
     this.Text  = "Audit Registry Keys";
     this.Load += new System.EventHandler(this.FormRegistryDetails_Load);
     ((System.ComponentModel.ISupportInitialize)(this.lvRegistryKeys)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
     Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn1 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("CompanyID");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn2 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("Teacher");
     Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn ultraListViewSubItemColumn3 = new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn("SubItemColumn 2");
     this.txtCustomerID    = new Signature.Windows.Forms.MaskedEdit();
     this.ultraGroupBox1   = new Signature.Windows.Forms.GroupBox();
     this.groupBox1        = new Signature.Windows.Forms.GroupBox();
     this.txtName_to       = new Infragistics.Win.Misc.UltraLabel();
     this.txtCustomerID_to = new Signature.Windows.Forms.MaskedEdit();
     this.label1           = new System.Windows.Forms.Label();
     this.bAdd             = new Signature.Windows.Forms.Button();
     this.txtStudent       = new Signature.Windows.Forms.RichTextBox();
     this.lStudent         = new System.Windows.Forms.Label();
     this.txtCompanyID     = new Signature.Windows.Forms.MaskedEdit();
     this.txtPnoneExt      = new System.Windows.Forms.Label();
     this.txtName          = new Infragistics.Win.Misc.UltraLabel();
     this.Label35          = new System.Windows.Forms.Label();
     this.lvCustomers      = new Infragistics.Win.UltraWinListView.UltraListView();
     this.btCancel         = new Signature.Windows.Forms.Button();
     this.btPrint          = new Signature.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
     this.ultraGroupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lvCustomers)).BeginInit();
     this.SuspendLayout();
     //
     // txtStatus
     //
     this.txtStatus.Location = new System.Drawing.Point(0, 533);
     this.txtStatus.Size     = new System.Drawing.Size(889, 29);
     //
     // txtCustomerID
     //
     this.txtCustomerID.AllowDrop   = true;
     this.txtCustomerID.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtCustomerID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtCustomerID.Location    = new System.Drawing.Point(92, 19);
     this.txtCustomerID.Name        = "txtCustomerID";
     this.txtCustomerID.Size        = new System.Drawing.Size(67, 20);
     this.txtCustomerID.TabIndex    = 0;
     this.txtCustomerID.KeyUp      += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // ultraGroupBox1
     //
     this.ultraGroupBox1.AllowDrop         = true;
     appearance1.AlphaLevel                = ((short)(1));
     this.ultraGroupBox1.Appearance        = appearance1;
     this.ultraGroupBox1.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.ultraGroupBox1.Controls.Add(this.groupBox1);
     this.ultraGroupBox1.Controls.Add(this.lvCustomers);
     this.ultraGroupBox1.Controls.Add(this.btCancel);
     this.ultraGroupBox1.Controls.Add(this.btPrint);
     this.ultraGroupBox1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.ultraGroupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.ultraGroupBox1.Location  = new System.Drawing.Point(0, 0);
     this.ultraGroupBox1.Name      = "ultraGroupBox1";
     this.ultraGroupBox1.Size      = new System.Drawing.Size(889, 533);
     this.ultraGroupBox1.TabIndex  = 0;
     this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // groupBox1
     //
     this.groupBox1.AllowDrop         = true;
     appearance2.AlphaLevel           = ((short)(95));
     appearance2.BackColor            = System.Drawing.Color.Transparent;
     this.groupBox1.Appearance        = appearance2;
     this.groupBox1.BackColorInternal = System.Drawing.SystemColors.GradientInactiveCaption;
     this.groupBox1.Controls.Add(this.txtName_to);
     this.groupBox1.Controls.Add(this.txtCustomerID_to);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.bAdd);
     this.groupBox1.Controls.Add(this.txtStudent);
     this.groupBox1.Controls.Add(this.lStudent);
     this.groupBox1.Controls.Add(this.txtCompanyID);
     this.groupBox1.Controls.Add(this.txtPnoneExt);
     this.groupBox1.Controls.Add(this.txtName);
     this.groupBox1.Controls.Add(this.txtCustomerID);
     this.groupBox1.Controls.Add(this.Label35);
     this.groupBox1.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupBox1.Location  = new System.Drawing.Point(12, 23);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(840, 176);
     this.groupBox1.TabIndex  = 0;
     this.groupBox1.Text      = "Criteria";
     this.groupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
     //
     // txtName_to
     //
     appearance6.BackColor      = System.Drawing.Color.Transparent;
     this.txtName_to.Appearance = appearance6;
     this.txtName_to.Location   = new System.Drawing.Point(434, 56);
     this.txtName_to.Name       = "txtName_to";
     this.txtName_to.Size       = new System.Drawing.Size(375, 18);
     this.txtName_to.TabIndex   = 283;
     //
     // txtCustomerID_to
     //
     this.txtCustomerID_to.AllowDrop   = true;
     this.txtCustomerID_to.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtCustomerID_to.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtCustomerID_to.Location    = new System.Drawing.Point(359, 55);
     this.txtCustomerID_to.Name        = "txtCustomerID";
     this.txtCustomerID_to.Size        = new System.Drawing.Size(67, 20);
     this.txtCustomerID_to.TabIndex    = 2;
     this.txtCustomerID_to.KeyUp      += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location  = new System.Drawing.Point(276, 56);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(78, 19);
     this.label1.TabIndex  = 282;
     this.label1.Text      = "To School:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // bAdd
     //
     this.bAdd.AllowDrop = true;
     this.bAdd.BackColor = System.Drawing.SystemColors.Control;
     this.bAdd.ForeColor = System.Drawing.Color.Black;
     this.bAdd.Location  = new System.Drawing.Point(350, 135);
     this.bAdd.Name      = "btPrint";
     this.bAdd.Size      = new System.Drawing.Size(115, 26);
     this.bAdd.TabIndex  = 4;
     this.bAdd.Text      = "&Add";
     this.bAdd.Click    += new System.EventHandler(this.bAdd_Click);
     //
     // txtStudent
     //
     this.txtStudent.AcceptsTab        = true;
     this.txtStudent.AllowDrop         = true;
     this.txtStudent.AutoWordSelection = true;
     this.txtStudent.BorderStyle       = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtStudent.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtStudent.Location  = new System.Drawing.Point(92, 91);
     this.txtStudent.Margin    = new System.Windows.Forms.Padding(0, 3, 3, 3);
     this.txtStudent.MaxLength = 40;
     this.txtStudent.Multiline = false;
     this.txtStudent.Name      = "txtStudent";
     this.txtStudent.Size      = new System.Drawing.Size(373, 23);
     this.txtStudent.TabIndex  = 3;
     this.txtStudent.WordWrap  = false;
     this.txtStudent.KeyUp    += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // lStudent
     //
     this.lStudent.BackColor = System.Drawing.Color.Transparent;
     this.lStudent.Location  = new System.Drawing.Point(2, 96);
     this.lStudent.Name      = "lStudent";
     this.lStudent.Size      = new System.Drawing.Size(80, 17);
     this.lStudent.TabIndex  = 279;
     this.lStudent.Text      = "To Teacher:";
     this.lStudent.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // txtCompanyID
     //
     this.txtCompanyID.AllowDrop       = true;
     this.txtCompanyID.BorderColor     = System.Drawing.Color.FromArgb(((int)(((byte)(171)))), ((int)(((byte)(173)))), ((int)(((byte)(179)))));
     this.txtCompanyID.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtCompanyID.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
     this.txtCompanyID.Location        = new System.Drawing.Point(92, 55);
     this.txtCompanyID.Name            = "txtCustomerID";
     this.txtCompanyID.Size            = new System.Drawing.Size(80, 20);
     this.txtCompanyID.TabIndex        = 1;
     this.txtCompanyID.KeyUp          += new System.Windows.Forms.KeyEventHandler(this.txtCustomerID_KeyUp);
     //
     // txtPnoneExt
     //
     this.txtPnoneExt.BackColor = System.Drawing.Color.Transparent;
     this.txtPnoneExt.Location  = new System.Drawing.Point(6, 55);
     this.txtPnoneExt.Name      = "txtPnoneExt";
     this.txtPnoneExt.Size      = new System.Drawing.Size(81, 20);
     this.txtPnoneExt.TabIndex  = 278;
     this.txtPnoneExt.Text      = "To Company:";
     //
     // txtName
     //
     appearance3.BackColor   = System.Drawing.Color.Transparent;
     this.txtName.Appearance = appearance3;
     this.txtName.Location   = new System.Drawing.Point(165, 20);
     this.txtName.Name       = "txtName";
     this.txtName.Size       = new System.Drawing.Size(467, 18);
     this.txtName.TabIndex   = 270;
     //
     // Label35
     //
     this.Label35.BackColor = System.Drawing.Color.Transparent;
     this.Label35.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Label35.Location  = new System.Drawing.Point(9, 20);
     this.Label35.Name      = "Label35";
     this.Label35.Size      = new System.Drawing.Size(78, 19);
     this.Label35.TabIndex  = 266;
     this.Label35.Text      = "From School:";
     this.Label35.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lvCustomers
     //
     appearance7.Image                 = global::Signature.Forms.Properties.Resources.office_building;
     this.lvCustomers.Appearance       = appearance7;
     this.lvCustomers.Location         = new System.Drawing.Point(12, 205);
     this.lvCustomers.MainColumn.Text  = "From Invoice";
     this.lvCustomers.MainColumn.Width = 270;
     this.lvCustomers.Name             = "lvCustomers";
     this.lvCustomers.Size             = new System.Drawing.Size(840, 262);
     ultraListViewSubItemColumn1.Key   = "CompanyID";
     ultraListViewSubItemColumn1.Width = 60;
     ultraListViewSubItemColumn2.Key   = "Teacher";
     ultraListViewSubItemColumn2.Width = 160;
     ultraListViewSubItemColumn3.Key   = "SubItemColumn 2";
     ultraListViewSubItemColumn3.Text  = "To School";
     ultraListViewSubItemColumn3.Width = 300;
     this.lvCustomers.SubItemColumns.AddRange(new Infragistics.Win.UltraWinListView.UltraListViewSubItemColumn[] {
         ultraListViewSubItemColumn1,
         ultraListViewSubItemColumn2,
         ultraListViewSubItemColumn3
     });
     this.lvCustomers.TabIndex = 269;
     this.lvCustomers.View     = Infragistics.Win.UltraWinListView.UltraListViewStyle.Details;
     //
     // btCancel
     //
     this.btCancel.AllowDrop = true;
     this.btCancel.BackColor = System.Drawing.SystemColors.Control;
     this.btCancel.ForeColor = System.Drawing.Color.Black;
     this.btCancel.Location  = new System.Drawing.Point(267, 490);
     this.btCancel.Name      = "btCancel";
     this.btCancel.Size      = new System.Drawing.Size(115, 26);
     this.btCancel.TabIndex  = 300;
     this.btCancel.Text      = "&Cancel";
     this.btCancel.Click    += new System.EventHandler(this.btCancel_Click);
     //
     // btPrint
     //
     this.btPrint.AllowDrop = true;
     this.btPrint.BackColor = System.Drawing.SystemColors.Control;
     this.btPrint.ForeColor = System.Drawing.Color.Black;
     this.btPrint.Location  = new System.Drawing.Point(544, 491);
     this.btPrint.Name      = "btPrint";
     this.btPrint.Size      = new System.Drawing.Size(115, 26);
     this.btPrint.TabIndex  = 301;
     this.btPrint.Text      = "&Convert";
     this.btPrint.Click    += new System.EventHandler(this.btPrint_Click);
     //
     // frmCustomerInvoiceConvert
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(889, 562);
     this.Controls.Add(this.ultraGroupBox1);
     this.Name  = "frmCustomerInvoiceConvert";
     this.Text  = "Invoice Report Conversion";
     this.Load += new System.EventHandler(this.frmCustomerListing_Load);
     this.Controls.SetChildIndex(this.txtStatus, 0);
     this.Controls.SetChildIndex(this.ultraGroupBox1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
     this.ultraGroupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupBox1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lvCustomers)).EndInit();
     this.ResumeLayout(false);
 }