private void InitializeComponent()
 {
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues3  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues2  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues1  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues15 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues14 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues13 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues10 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues11 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues12 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues9  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues8  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues6  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues7  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues5  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues4  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     this.kryptonPanel1              = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kbtnCancel                 = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnSave                   = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnResizeImage            = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.panel1                     = new System.Windows.Forms.Panel();
     this.kryptonPanel2              = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.klblPaletteStyle           = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.ktxtTargetImageLocation    = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.kbtnTargetBrowse           = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnBrowseNewImageLocation = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.ktxtNewImageLocation       = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.kryptonLabel1              = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel2              = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.knudWidth                  = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown();
     this.knudHeight                 = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown();
     this.kryptonLabel3              = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel4              = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kcmbFileType               = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).BeginInit();
     this.kryptonPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kcmbFileType)).BeginInit();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kbtnResizeImage);
     this.kryptonPanel1.Controls.Add(this.kbtnSave);
     this.kryptonPanel1.Controls.Add(this.kbtnCancel);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 158);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(830, 55);
     this.kryptonPanel1.TabIndex = 0;
     //
     // kbtnCancel
     //
     this.kbtnCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.kbtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.kbtnCancel.Location     = new System.Drawing.Point(701, 14);
     this.kbtnCancel.Name         = "kbtnCancel";
     this.kbtnCancel.Size         = new System.Drawing.Size(117, 29);
     this.kbtnCancel.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCancel.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCancel.TabIndex                      = 14;
     popupPositionValues3.PlacementMode            = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kbtnCancel.ToolTipValues.ToolTipPosition = popupPositionValues3;
     this.kbtnCancel.Values.Text                   = "&Cancel";
     //
     // kbtnSave
     //
     this.kbtnSave.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.kbtnSave.Enabled  = false;
     this.kbtnSave.Location = new System.Drawing.Point(578, 14);
     this.kbtnSave.Name     = "kbtnSave";
     this.kbtnSave.Size     = new System.Drawing.Size(117, 29);
     this.kbtnSave.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnSave.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnSave.TabIndex                      = 15;
     popupPositionValues2.PlacementMode          = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kbtnSave.ToolTipValues.ToolTipPosition = popupPositionValues2;
     this.kbtnSave.Values.Text                   = "&Save";
     this.kbtnSave.Click += new System.EventHandler(this.KbtnSave_Click);
     //
     // kbtnResizeImage
     //
     this.kbtnResizeImage.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.kbtnResizeImage.Location = new System.Drawing.Point(371, 14);
     this.kbtnResizeImage.Name     = "kbtnResizeImage";
     this.kbtnResizeImage.Size     = new System.Drawing.Size(201, 29);
     this.kbtnResizeImage.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnResizeImage.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnResizeImage.TabIndex      = 16;
     popupPositionValues1.PlacementMode = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kbtnResizeImage.ToolTipValues.ToolTipPosition = popupPositionValues1;
     this.kbtnResizeImage.Values.Text = "Resize &Image";
     this.kbtnResizeImage.Click      += new System.EventHandler(this.KbtnResizeImage_Click);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location  = new System.Drawing.Point(0, 153);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(830, 5);
     this.panel1.TabIndex  = 1;
     //
     // kryptonPanel2
     //
     this.kryptonPanel2.Controls.Add(this.kcmbFileType);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel4);
     this.kryptonPanel2.Controls.Add(this.knudHeight);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel3);
     this.kryptonPanel2.Controls.Add(this.knudWidth);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel2);
     this.kryptonPanel2.Controls.Add(this.kbtnBrowseNewImageLocation);
     this.kryptonPanel2.Controls.Add(this.ktxtNewImageLocation);
     this.kryptonPanel2.Controls.Add(this.kryptonLabel1);
     this.kryptonPanel2.Controls.Add(this.kbtnTargetBrowse);
     this.kryptonPanel2.Controls.Add(this.ktxtTargetImageLocation);
     this.kryptonPanel2.Controls.Add(this.klblPaletteStyle);
     this.kryptonPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel2.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel2.Name     = "kryptonPanel2";
     this.kryptonPanel2.Size     = new System.Drawing.Size(830, 153);
     this.kryptonPanel2.TabIndex = 2;
     //
     // klblPaletteStyle
     //
     this.klblPaletteStyle.Location = new System.Drawing.Point(12, 12);
     this.klblPaletteStyle.Name     = "klblPaletteStyle";
     this.klblPaletteStyle.Size     = new System.Drawing.Size(113, 24);
     this.klblPaletteStyle.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblPaletteStyle.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblPaletteStyle.TabIndex      = 6;
     popupPositionValues15.PlacementMode = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.klblPaletteStyle.ToolTipValues.ToolTipPosition = popupPositionValues15;
     this.klblPaletteStyle.Values.Text = "Target Image:";
     //
     // ktxtTargetImageLocation
     //
     this.ktxtTargetImageLocation.Hint     = "Taget image location...";
     this.ktxtTargetImageLocation.Location = new System.Drawing.Point(131, 10);
     this.ktxtTargetImageLocation.Name     = "ktxtTargetImageLocation";
     this.ktxtTargetImageLocation.Size     = new System.Drawing.Size(642, 29);
     this.ktxtTargetImageLocation.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ktxtTargetImageLocation.TabIndex = 7;
     popupPositionValues14.PlacementMode   = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.ktxtTargetImageLocation.ToolTipValues.ToolTipPosition = popupPositionValues14;
     //
     // kbtnTargetBrowse
     //
     this.kbtnTargetBrowse.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.kbtnTargetBrowse.Location = new System.Drawing.Point(779, 12);
     this.kbtnTargetBrowse.Name     = "kbtnTargetBrowse";
     this.kbtnTargetBrowse.Size     = new System.Drawing.Size(39, 27);
     this.kbtnTargetBrowse.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnTargetBrowse.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnTargetBrowse.TabIndex      = 17;
     popupPositionValues13.PlacementMode = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kbtnTargetBrowse.ToolTipValues.ToolTipPosition = popupPositionValues13;
     this.kbtnTargetBrowse.Values.Text = "...";
     this.kbtnTargetBrowse.Click      += new System.EventHandler(this.KbtnTargetBrowse_Click);
     //
     // kbtnBrowseNewImageLocation
     //
     this.kbtnBrowseNewImageLocation.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.kbtnBrowseNewImageLocation.Location = new System.Drawing.Point(779, 56);
     this.kbtnBrowseNewImageLocation.Name     = "kbtnBrowseNewImageLocation";
     this.kbtnBrowseNewImageLocation.Size     = new System.Drawing.Size(39, 27);
     this.kbtnBrowseNewImageLocation.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnBrowseNewImageLocation.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnBrowseNewImageLocation.TabIndex = 20;
     popupPositionValues10.PlacementMode      = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kbtnBrowseNewImageLocation.ToolTipValues.ToolTipPosition = popupPositionValues10;
     this.kbtnBrowseNewImageLocation.Values.Text = "...";
     this.kbtnBrowseNewImageLocation.Click      += new System.EventHandler(this.KbtnBrowseNewImageLocation_Click);
     //
     // ktxtNewImageLocation
     //
     this.ktxtNewImageLocation.Hint     = "New image location...";
     this.ktxtNewImageLocation.Location = new System.Drawing.Point(131, 54);
     this.ktxtNewImageLocation.Name     = "ktxtNewImageLocation";
     this.ktxtNewImageLocation.Size     = new System.Drawing.Size(642, 29);
     this.ktxtNewImageLocation.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ktxtNewImageLocation.TabIndex  = 19;
     popupPositionValues11.PlacementMode = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.ktxtNewImageLocation.ToolTipValues.ToolTipPosition = popupPositionValues11;
     //
     // kryptonLabel1
     //
     this.kryptonLabel1.Location = new System.Drawing.Point(12, 56);
     this.kryptonLabel1.Name     = "kryptonLabel1";
     this.kryptonLabel1.Size     = new System.Drawing.Size(99, 24);
     this.kryptonLabel1.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.TabIndex         = 18;
     popupPositionValues12.PlacementMode = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kryptonLabel1.ToolTipValues.ToolTipPosition = popupPositionValues12;
     this.kryptonLabel1.Values.Text = "Save Image:";
     //
     // kryptonLabel2
     //
     this.kryptonLabel2.Location = new System.Drawing.Point(106, 110);
     this.kryptonLabel2.Name     = "kryptonLabel2";
     this.kryptonLabel2.Size     = new System.Drawing.Size(60, 24);
     this.kryptonLabel2.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel2.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel2.TabIndex        = 21;
     popupPositionValues9.PlacementMode = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kryptonLabel2.ToolTipValues.ToolTipPosition = popupPositionValues9;
     this.kryptonLabel2.Values.Text = "Width:";
     //
     // knudWidth
     //
     this.knudWidth.DecimalPlaces = 99;
     this.knudWidth.Location      = new System.Drawing.Point(172, 108);
     this.knudWidth.Maximum       = new decimal(new int[] {
         999999,
         0,
         0,
         0
     });
     this.knudWidth.Name = "knudWidth";
     this.knudWidth.Size = new System.Drawing.Size(120, 28);
     this.knudWidth.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.knudWidth.TabIndex                      = 22;
     this.knudWidth.TextAlign                     = System.Windows.Forms.HorizontalAlignment.Center;
     popupPositionValues8.PlacementMode           = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.knudWidth.ToolTipValues.ToolTipPosition = popupPositionValues8;
     //
     // knudHeight
     //
     this.knudHeight.DecimalPlaces = 99;
     this.knudHeight.Location      = new System.Drawing.Point(393, 108);
     this.knudHeight.Maximum       = new decimal(new int[] {
         999999,
         0,
         0,
         0
     });
     this.knudHeight.Name = "knudHeight";
     this.knudHeight.Size = new System.Drawing.Size(120, 28);
     this.knudHeight.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.knudHeight.TabIndex                      = 24;
     this.knudHeight.TextAlign                     = System.Windows.Forms.HorizontalAlignment.Center;
     popupPositionValues6.PlacementMode            = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.knudHeight.ToolTipValues.ToolTipPosition = popupPositionValues6;
     //
     // kryptonLabel3
     //
     this.kryptonLabel3.Location = new System.Drawing.Point(322, 110);
     this.kryptonLabel3.Name     = "kryptonLabel3";
     this.kryptonLabel3.Size     = new System.Drawing.Size(65, 24);
     this.kryptonLabel3.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel3.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel3.TabIndex        = 23;
     popupPositionValues7.PlacementMode = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kryptonLabel3.ToolTipValues.ToolTipPosition = popupPositionValues7;
     this.kryptonLabel3.Values.Text = "Height:";
     //
     // kryptonLabel4
     //
     this.kryptonLabel4.Location = new System.Drawing.Point(556, 110);
     this.kryptonLabel4.Name     = "kryptonLabel4";
     this.kryptonLabel4.Size     = new System.Drawing.Size(51, 24);
     this.kryptonLabel4.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel4.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel4.TabIndex        = 25;
     popupPositionValues5.PlacementMode = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kryptonLabel4.ToolTipValues.ToolTipPosition = popupPositionValues5;
     this.kryptonLabel4.Values.Text = "Type:";
     //
     // kcmbFileType
     //
     this.kcmbFileType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.kcmbFileType.DropDownWidth = 121;
     this.kcmbFileType.Location      = new System.Drawing.Point(613, 110);
     this.kcmbFileType.Name          = "kcmbFileType";
     this.kcmbFileType.Size          = new System.Drawing.Size(121, 27);
     this.kcmbFileType.StateCommon.ComboBox.Content.Font       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kcmbFileType.StateCommon.Item.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kcmbFileType.StateCommon.Item.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kcmbFileType.TabIndex         = 26;
     popupPositionValues4.PlacementMode = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kcmbFileType.ToolTipValues.ToolTipPosition = popupPositionValues4;
     //
     // KryptonImageResizingToolWindow
     //
     this.ClientSize = new System.Drawing.Size(830, 213);
     this.Controls.Add(this.kryptonPanel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "KryptonImageResizingToolWindow";
     this.ShowInTaskbar   = false;
     this.Text            = "Krypton Image Resizer";
     this.Load           += new System.EventHandler(this.KryptonImageResizingToolWindow_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).EndInit();
     this.kryptonPanel2.ResumeLayout(false);
     this.kryptonPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kcmbFileType)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues3 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues2 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues1 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(KryptonCredentialDialog));
     this.kpnlControls     = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kpnlContents     = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.pnlSplitter      = new System.Windows.Forms.Panel();
     this.kbtnCancel       = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnAuthenticate = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.btnCreate        = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.pbxImage         = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.kpnlControls)).BeginInit();
     this.kpnlControls.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kpnlContents)).BeginInit();
     this.kpnlContents.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxImage)).BeginInit();
     this.SuspendLayout();
     //
     // kpnlControls
     //
     this.kpnlControls.Controls.Add(this.btnCreate);
     this.kpnlControls.Controls.Add(this.kbtnAuthenticate);
     this.kpnlControls.Controls.Add(this.kbtnCancel);
     this.kpnlControls.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kpnlControls.Location = new System.Drawing.Point(0, 356);
     this.kpnlControls.Name     = "kpnlControls";
     this.kpnlControls.Size     = new System.Drawing.Size(775, 50);
     this.kpnlControls.TabIndex = 0;
     //
     // kpnlContents
     //
     this.kpnlContents.Controls.Add(this.pbxImage);
     this.kpnlContents.Dock     = System.Windows.Forms.DockStyle.Top;
     this.kpnlContents.Location = new System.Drawing.Point(0, 0);
     this.kpnlContents.Name     = "kpnlContents";
     this.kpnlContents.Size     = new System.Drawing.Size(775, 355);
     this.kpnlContents.TabIndex = 1;
     //
     // pnlSplitter
     //
     this.pnlSplitter.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.pnlSplitter.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.pnlSplitter.Location  = new System.Drawing.Point(0, 355);
     this.pnlSplitter.Name      = "pnlSplitter";
     this.pnlSplitter.Size      = new System.Drawing.Size(775, 1);
     this.pnlSplitter.TabIndex  = 2;
     //
     // kbtnCancel
     //
     this.kbtnCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.kbtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.kbtnCancel.Location     = new System.Drawing.Point(646, 9);
     this.kbtnCancel.Name         = "kbtnCancel";
     this.kbtnCancel.Size         = new System.Drawing.Size(117, 29);
     this.kbtnCancel.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCancel.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCancel.TabIndex = 12;
     popupPositionValues3.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues3.PlacementTarget          = null;
     this.kbtnCancel.ToolTipValues.ToolTipPosition = popupPositionValues3;
     this.kbtnCancel.Values.Text = "&Cancel";
     //
     // kbtnAuthenticate
     //
     this.kbtnAuthenticate.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.kbtnAuthenticate.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.kbtnAuthenticate.Enabled      = false;
     this.kbtnAuthenticate.Location     = new System.Drawing.Point(490, 9);
     this.kbtnAuthenticate.Name         = "kbtnAuthenticate";
     this.kbtnAuthenticate.Size         = new System.Drawing.Size(150, 29);
     this.kbtnAuthenticate.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnAuthenticate.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnAuthenticate.TabIndex                      = 13;
     popupPositionValues2.PlacementRectangle             = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues2.PlacementTarget                = null;
     this.kbtnAuthenticate.ToolTipValues.ToolTipPosition = popupPositionValues2;
     this.kbtnAuthenticate.Values.Text                   = "A&uthenticate";
     //
     // btnCreate
     //
     this.btnCreate.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnCreate.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnCreate.Location     = new System.Drawing.Point(12, 9);
     this.btnCreate.Name         = "btnCreate";
     this.btnCreate.Size         = new System.Drawing.Size(141, 29);
     this.btnCreate.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCreate.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCreate.TabIndex = 14;
     popupPositionValues1.PlacementRectangle      = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues1.PlacementTarget         = null;
     this.btnCreate.ToolTipValues.ToolTipPosition = popupPositionValues1;
     this.btnCreate.Values.Text = "Create &New User";
     //
     // pbxImage
     //
     this.pbxImage.BackColor = System.Drawing.Color.Transparent;
     this.pbxImage.Location  = new System.Drawing.Point(12, 12);
     this.pbxImage.Name      = "pbxImage";
     this.pbxImage.Size      = new System.Drawing.Size(128, 128);
     this.pbxImage.TabIndex  = 0;
     this.pbxImage.TabStop   = false;
     //
     // KryptonCredentialDialog
     //
     this.ClientSize = new System.Drawing.Size(775, 406);
     this.Controls.Add(this.pnlSplitter);
     this.Controls.Add(this.kpnlContents);
     this.Controls.Add(this.kpnlControls);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "KryptonCredentialDialog";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Load           += new System.EventHandler(this.KryptonCredentialDialog_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kpnlControls)).EndInit();
     this.kpnlControls.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kpnlContents)).EndInit();
     this.kpnlContents.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pbxImage)).EndInit();
     this.ResumeLayout(false);
 }
示例#3
0
 private void InitializeComponent()
 {
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues3 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues2 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues1 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     this.panel1        = new System.Windows.Forms.Panel();
     this.kryptonPanel1 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kryptonPanel2 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kbtnCancel    = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnExport    = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.klbReportBox  = new ComponentFactory.Krypton.Toolkit.KryptonListBox();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).BeginInit();
     this.kryptonPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location  = new System.Drawing.Point(0, 0);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(974, 796);
     this.panel1.TabIndex  = 0;
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.klbReportBox);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(974, 743);
     this.kryptonPanel1.TabIndex = 1;
     //
     // kryptonPanel2
     //
     this.kryptonPanel2.Controls.Add(this.kbtnExport);
     this.kryptonPanel2.Controls.Add(this.kbtnCancel);
     this.kryptonPanel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kryptonPanel2.Location = new System.Drawing.Point(0, 745);
     this.kryptonPanel2.Name     = "kryptonPanel2";
     this.kryptonPanel2.Size     = new System.Drawing.Size(974, 51);
     this.kryptonPanel2.TabIndex = 2;
     //
     // kbtnCancel
     //
     this.kbtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.kbtnCancel.Location     = new System.Drawing.Point(845, 10);
     this.kbtnCancel.Name         = "kbtnCancel";
     this.kbtnCancel.Size         = new System.Drawing.Size(117, 29);
     this.kbtnCancel.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCancel.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCancel.TabIndex = 12;
     popupPositionValues3.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues3.PlacementTarget          = null;
     this.kbtnCancel.ToolTipValues.ToolTipPosition = popupPositionValues3;
     this.kbtnCancel.Values.Text = "&Cancel";
     this.kbtnCancel.Click      += new System.EventHandler(this.kbtnCancel_Click);
     //
     // kbtnExport
     //
     this.kbtnExport.Location = new System.Drawing.Point(12, 10);
     this.kbtnExport.Name     = "kbtnExport";
     this.kbtnExport.Size     = new System.Drawing.Size(117, 29);
     this.kbtnExport.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnExport.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnExport.TabIndex = 14;
     popupPositionValues2.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues2.PlacementTarget          = null;
     this.kbtnExport.ToolTipValues.ToolTipPosition = popupPositionValues2;
     this.kbtnExport.Values.Text = "&Export";
     this.kbtnExport.Click      += new System.EventHandler(this.kbtnExport_Click);
     //
     // klbReportBox
     //
     this.klbReportBox.Location = new System.Drawing.Point(12, 12);
     this.klbReportBox.Name     = "klbReportBox";
     this.klbReportBox.Size     = new System.Drawing.Size(950, 716);
     this.klbReportBox.StateCommon.Item.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klbReportBox.StateCommon.Item.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klbReportBox.TabIndex = 0;
     popupPositionValues1.PlacementRectangle         = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues1.PlacementTarget            = null;
     this.klbReportBox.ToolTipValues.ToolTipPosition = popupPositionValues1;
     //
     // ReportViewer
     //
     this.ClientSize = new System.Drawing.Size(974, 796);
     this.Controls.Add(this.kryptonPanel2);
     this.Controls.Add(this.kryptonPanel1);
     this.Controls.Add(this.panel1);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "ReportViewer";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Preview Scan Results for [{0}]";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.ReportViewer_FormClosing);
     this.Load         += new System.EventHandler(this.ReportViewer_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).EndInit();
     this.kryptonPanel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#4
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues8        = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues9        = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues10       = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     KryptonOutlookGrid.Classes.OutlookGridGroupCollection       outlookGridGroupCollection2 = new KryptonOutlookGrid.Classes.OutlookGridGroupCollection();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues6        = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MoreControls));
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues7 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     this.kryptonPanel1        = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kryptonButton2       = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kryptonButton1       = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kryptonDomainUpDown1 = new ComponentFactory.Krypton.Toolkit.KryptonDomainUpDown();
     this.kryptonManager1      = new ComponentFactory.Krypton.Toolkit.KryptonManager(this.components);
     this.kryptonOutlookGrid1  = new KryptonOutlookGrid.Classes.KryptonOutlookGrid();
     this.Column5                         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column6                         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column7                         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column8                         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column9                         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column10                        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.modernProgressBar1              = new KryptonExtendedToolkit.ExtendedToolkit.Controls.ModernProgressBar();
     this.kryptonUACElevatedButton1       = new KryptonExtendedToolkit.ExtendedToolkit.Controls.KryptonUACElevatedButton();
     this.kryptonCueComboBox1             = new KryptonExtendedToolkit.ExtendedToolkit.Controls.KryptonCueComboBox();
     this.kryptonGrid1                    = new ExtendedControls.ExtendedToolkit.Controls.KryptonGrid();
     this.Column1                         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column2                         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column3                         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column4                         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.outlookBar1                     = new ExtendedControls.ExtendedToolkit.Controls.Navigator.Controls.OutlookBar();
     this.roundedTextbox1                 = new ExtendedControls.ExtendedToolkit.Controls.KryptonControls.RoundedTextbox();
     this.circularProgressBar1            = new ExtendedControls.ExtendedToolkit.Controls.KryptonControls.CircularProgressBar();
     this.colourComparer1                 = new ExtendedControls.ExtendedToolkit.Controls.Colours.Controls.ColourComparer();
     this.schemesColourEditorUserControl1 = new ExtendedControls.ExtendedToolkit.Controls.Colours.SchemesColourEditorUserControl();
     this.kryptonLxLedControl1            = new ExtendedControls.ExtendedToolkit.Controls.Charting.KryptonLxLedControl();
     this.monthView1                      = new ExtendedControls.ExtendedToolkit.Calendar.Controls.MonthView();
     this.colourEditorManager1            = new Core.Controls.Colours.ColourEditorManager();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonOutlookGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonCueComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGrid1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonLxLedControl1)).BeginInit();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kryptonOutlookGrid1);
     this.kryptonPanel1.Controls.Add(this.modernProgressBar1);
     this.kryptonPanel1.Controls.Add(this.kryptonUACElevatedButton1);
     this.kryptonPanel1.Controls.Add(this.kryptonCueComboBox1);
     this.kryptonPanel1.Controls.Add(this.kryptonGrid1);
     this.kryptonPanel1.Controls.Add(this.outlookBar1);
     this.kryptonPanel1.Controls.Add(this.roundedTextbox1);
     this.kryptonPanel1.Controls.Add(this.circularProgressBar1);
     this.kryptonPanel1.Controls.Add(this.colourComparer1);
     this.kryptonPanel1.Controls.Add(this.schemesColourEditorUserControl1);
     this.kryptonPanel1.Controls.Add(this.kryptonLxLedControl1);
     this.kryptonPanel1.Controls.Add(this.monthView1);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(1452, 777);
     this.kryptonPanel1.TabIndex = 0;
     //
     // kryptonButton2
     //
     this.kryptonButton2.Location       = new System.Drawing.Point(1057, 211);
     this.kryptonButton2.Name           = "kryptonButton2";
     this.kryptonButton2.Size           = new System.Drawing.Size(158, 25);
     this.kryptonButton2.TabIndex       = 80;
     popupPositionValues8.PlacementMode = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kryptonButton2.ToolTipValues.ToolTipPosition = popupPositionValues8;
     this.kryptonButton2.Values.Text = "Colour Chooser 2";
     this.kryptonButton2.Click      += new System.EventHandler(this.kryptonButton2_Click);
     //
     // kryptonButton1
     //
     this.kryptonButton1.Location       = new System.Drawing.Point(1057, 180);
     this.kryptonButton1.Name           = "kryptonButton1";
     this.kryptonButton1.Size           = new System.Drawing.Size(158, 25);
     this.kryptonButton1.TabIndex       = 79;
     popupPositionValues9.PlacementMode = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kryptonButton1.ToolTipValues.ToolTipPosition = popupPositionValues9;
     this.kryptonButton1.Values.Text = "Colour Chooser 1";
     this.kryptonButton1.Click      += new System.EventHandler(this.kryptonButton1_Click);
     //
     // kryptonDomainUpDown1
     //
     this.kryptonDomainUpDown1.Location  = new System.Drawing.Point(1057, 152);
     this.kryptonDomainUpDown1.Name      = "kryptonDomainUpDown1";
     this.kryptonDomainUpDown1.Size      = new System.Drawing.Size(158, 22);
     this.kryptonDomainUpDown1.TabIndex  = 70;
     this.kryptonDomainUpDown1.Text      = "kryptonDomainUpDown1";
     popupPositionValues10.PlacementMode = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kryptonDomainUpDown1.ToolTipValues.ToolTipPosition = popupPositionValues10;
     //
     // kryptonOutlookGrid1
     //
     this.kryptonOutlookGrid1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Column5,
         this.Column6,
         this.Column7,
         this.Column8,
         this.Column9,
         this.Column10
     });
     this.kryptonOutlookGrid1.FillMode                 = KryptonOutlookGrid.Classes.FillMode.GROUPSONLY;
     this.kryptonOutlookGrid1.GroupCollection          = outlookGridGroupCollection2;
     this.kryptonOutlookGrid1.Location                 = new System.Drawing.Point(608, 252);
     this.kryptonOutlookGrid1.Name                     = "kryptonOutlookGrid1";
     this.kryptonOutlookGrid1.PreviousSelectedGroupRow = -1;
     this.kryptonOutlookGrid1.ShowLines                = false;
     this.kryptonOutlookGrid1.Size                     = new System.Drawing.Size(687, 145);
     this.kryptonOutlookGrid1.TabIndex                 = 11;
     //
     // Column5
     //
     this.Column5.HeaderText = "Column5";
     this.Column5.Name       = "Column5";
     //
     // Column6
     //
     this.Column6.HeaderText = "Column6";
     this.Column6.Name       = "Column6";
     //
     // Column7
     //
     this.Column7.HeaderText = "Column7";
     this.Column7.Name       = "Column7";
     //
     // Column8
     //
     this.Column8.HeaderText = "Column8";
     this.Column8.Name       = "Column8";
     //
     // Column9
     //
     this.Column9.HeaderText = "Column9";
     this.Column9.Name       = "Column9";
     //
     // Column10
     //
     this.Column10.HeaderText = "Column10";
     this.Column10.Name       = "Column10";
     //
     // modernProgressBar1
     //
     this.modernProgressBar1.AutoSize  = true;
     this.modernProgressBar1.BackColor = System.Drawing.Color.Transparent;
     this.modernProgressBar1.Location  = new System.Drawing.Point(651, 189);
     this.modernProgressBar1.Name      = "modernProgressBar1";
     this.modernProgressBar1.Size      = new System.Drawing.Size(548, 15);
     this.modernProgressBar1.TabIndex  = 10;
     //
     // kryptonUACElevatedButton1
     //
     this.kryptonUACElevatedButton1.Location = new System.Drawing.Point(340, 252);
     this.kryptonUACElevatedButton1.Name     = "kryptonUACElevatedButton1";
     this.kryptonUACElevatedButton1.Size     = new System.Drawing.Size(135, 26);
     this.kryptonUACElevatedButton1.TabIndex = 9;
     popupPositionValues6.PlacementMode      = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kryptonUACElevatedButton1.ToolTipValues.ToolTipPosition = popupPositionValues6;
     this.kryptonUACElevatedButton1.Values.Image = ((System.Drawing.Image)(resources.GetObject("kryptonUACElevatedButton1.Values.Image")));
     this.kryptonUACElevatedButton1.Values.Text  = "Elevate Now!";
     //
     // kryptonCueComboBox1
     //
     this.kryptonCueComboBox1.CueText       = "Test";
     this.kryptonCueComboBox1.DropDownWidth = 121;
     this.kryptonCueComboBox1.Location      = new System.Drawing.Point(339, 210);
     this.kryptonCueComboBox1.Name          = "kryptonCueComboBox1";
     this.kryptonCueComboBox1.Size          = new System.Drawing.Size(121, 21);
     this.kryptonCueComboBox1.TabIndex      = 8;
     popupPositionValues7.PlacementMode     = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.kryptonCueComboBox1.ToolTipValues.ToolTipPosition = popupPositionValues7;
     //
     // kryptonGrid1
     //
     dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(232)))), ((int)(((byte)(246)))));
     this.kryptonGrid1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle3;
     this.kryptonGrid1.BackgroundColor             = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(196)))), ((int)(((byte)(216)))));
     this.kryptonGrid1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.kryptonGrid1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Column1,
         this.Column2,
         this.Column3,
         this.Column4
     });
     dataGridViewCellStyle4.Alignment          = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle4.BackColor          = System.Drawing.SystemColors.Window;
     dataGridViewCellStyle4.Font               = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     dataGridViewCellStyle4.ForeColor          = System.Drawing.SystemColors.ControlText;
     dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.Transparent;
     dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.Navy;
     dataGridViewCellStyle4.WrapMode           = System.Windows.Forms.DataGridViewTriState.False;
     this.kryptonGrid1.DefaultCellStyle        = dataGridViewCellStyle4;
     this.kryptonGrid1.Location = new System.Drawing.Point(1076, 17);
     this.kryptonGrid1.Name     = "kryptonGrid1";
     this.kryptonGrid1.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.Transparent;
     this.kryptonGrid1.RowTemplate.DefaultCellStyle.SelectionForeColor = System.Drawing.Color.Navy;
     this.kryptonGrid1.Size     = new System.Drawing.Size(240, 150);
     this.kryptonGrid1.TabIndex = 7;
     //
     // Column1
     //
     this.Column1.HeaderText = "Column1";
     this.Column1.Name       = "Column1";
     //
     // Column2
     //
     this.Column2.HeaderText = "Column2";
     this.Column2.Name       = "Column2";
     //
     // Column3
     //
     this.Column3.HeaderText = "Column3";
     this.Column3.Name       = "Column3";
     //
     // Column4
     //
     this.Column4.HeaderText = "Column4";
     this.Column4.Name       = "Column4";
     //
     // outlookBar1
     //
     this.outlookBar1.ButtonColourHoveringBottom            = System.Drawing.Color.Empty;
     this.outlookBar1.ButtonColourHoveringTop               = System.Drawing.Color.Empty;
     this.outlookBar1.ButtonColourPassiveBottom             = System.Drawing.Color.Empty;
     this.outlookBar1.ButtonColourPassiveTop                = System.Drawing.Color.Empty;
     this.outlookBar1.ButtonColourSelectedAndHoveringBottom = System.Drawing.Color.Empty;
     this.outlookBar1.ButtonColourSelectedAndHoveringTop    = System.Drawing.Color.Empty;
     this.outlookBar1.ButtonColourSelectedBottom            = System.Drawing.Color.Empty;
     this.outlookBar1.ButtonColourSelectedTop               = System.Drawing.Color.Empty;
     this.outlookBar1.ButtonHeight       = 35;
     this.outlookBar1.ForeColourSelected = System.Drawing.Color.Empty;
     this.outlookBar1.Location           = new System.Drawing.Point(525, 161);
     this.outlookBar1.MinimumSize        = new System.Drawing.Size(16, 43);
     this.outlookBar1.Name = "outlookBar1";
     this.outlookBar1.OutlookBarLineColour = System.Drawing.Color.Empty;
     this.outlookBar1.Renderer             = ExtendedControls.ExtendedToolkit.Controls.Navigator.Controls.Renderer.Custom;
     this.outlookBar1.Size     = new System.Drawing.Size(75, 43);
     this.outlookBar1.TabIndex = 6;
     this.outlookBar1.Text     = "outlookBar1";
     //
     // roundedTextbox1
     //
     this.roundedTextbox1.BackColor = System.Drawing.Color.Transparent;
     this.roundedTextbox1.Brush     = System.Drawing.Color.White;
     this.roundedTextbox1.Font      = new System.Drawing.Font("Segoe UI", 11F);
     this.roundedTextbox1.ForeColor = System.Drawing.Color.Black;
     this.roundedTextbox1.Location  = new System.Drawing.Point(340, 164);
     this.roundedTextbox1.Name      = "roundedTextbox1";
     this.roundedTextbox1.Size      = new System.Drawing.Size(179, 40);
     this.roundedTextbox1.TabIndex  = 5;
     this.roundedTextbox1.Text      = "roundedTextbox1";
     //
     // circularProgressBar1
     //
     this.circularProgressBar1.AnimationFunction = WinFormAnimation.KnownAnimationFunctions.Liner;
     this.circularProgressBar1.AnimationSpeed    = 500;
     this.circularProgressBar1.BackColor         = System.Drawing.Color.Transparent;
     this.circularProgressBar1.Font                  = new System.Drawing.Font("Segoe UI", 72F, System.Drawing.FontStyle.Bold);
     this.circularProgressBar1.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.circularProgressBar1.InnerColor            = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(196)))), ((int)(((byte)(216)))));
     this.circularProgressBar1.InnerMargin           = 2;
     this.circularProgressBar1.InnerWidth            = -1;
     this.circularProgressBar1.Location              = new System.Drawing.Point(13, 164);
     this.circularProgressBar1.MarqueeAnimationSpeed = 2000;
     this.circularProgressBar1.Name                  = "circularProgressBar1";
     this.circularProgressBar1.OuterColor            = System.Drawing.Color.Gray;
     this.circularProgressBar1.OuterMargin           = -25;
     this.circularProgressBar1.OuterWidth            = 26;
     this.circularProgressBar1.ProgressColor         = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(196)))), ((int)(((byte)(216)))));
     this.circularProgressBar1.ProgressWidth         = 25;
     this.circularProgressBar1.SecondaryFont         = new System.Drawing.Font("Segoe UI", 36F);
     this.circularProgressBar1.Size                  = new System.Drawing.Size(320, 320);
     this.circularProgressBar1.StartAngle            = 270;
     this.circularProgressBar1.SubscriptColor        = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(166)))), ((int)(((byte)(166)))));
     this.circularProgressBar1.SubscriptMargin       = new System.Windows.Forms.Padding(10, -35, 0, 0);
     this.circularProgressBar1.SubscriptText         = ".23";
     this.circularProgressBar1.SuperscriptColor      = System.Drawing.Color.FromArgb(((int)(((byte)(166)))), ((int)(((byte)(166)))), ((int)(((byte)(166)))));
     this.circularProgressBar1.SuperscriptMargin     = new System.Windows.Forms.Padding(10, 35, 0, 0);
     this.circularProgressBar1.SuperscriptText       = "°C";
     this.circularProgressBar1.TabIndex              = 4;
     this.circularProgressBar1.Text                  = "50";
     this.circularProgressBar1.TextMargin            = new System.Windows.Forms.Padding(8, 8, 0, 0);
     this.circularProgressBar1.Value                 = 68;
     //
     // colourComparer1
     //
     this.colourComparer1.BackColor             = System.Drawing.Color.Transparent;
     this.colourComparer1.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.colourComparer1.Location              = new System.Drawing.Point(905, 17);
     this.colourComparer1.Name                  = "colourComparer1";
     this.colourComparer1.PrimaryColour         = System.Drawing.Color.White;
     this.colourComparer1.SecondaryColour       = System.Drawing.Color.Silver;
     this.colourComparer1.ShowHexadecimalValues = true;
     this.colourComparer1.Size                  = new System.Drawing.Size(146, 146);
     this.colourComparer1.TabIndex              = 3;
     //
     // schemesColourEditorUserControl1
     //
     this.schemesColourEditorUserControl1.Location       = new System.Drawing.Point(619, 13);
     this.schemesColourEditorUserControl1.Name           = "schemesColourEditorUserControl1";
     this.schemesColourEditorUserControl1.SelectedColour = System.Drawing.Color.Empty;
     this.schemesColourEditorUserControl1.Size           = new System.Drawing.Size(280, 150);
     this.schemesColourEditorUserControl1.TabIndex       = 2;
     //
     // kryptonLxLedControl1
     //
     this.kryptonLxLedControl1.BackColor           = System.Drawing.Color.Transparent;
     this.kryptonLxLedControl1.BackColour_1        = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(196)))), ((int)(((byte)(216)))));
     this.kryptonLxLedControl1.BackColour_2        = System.Drawing.Color.FromArgb(((int)(((byte)(179)))), ((int)(((byte)(196)))), ((int)(((byte)(216)))));
     this.kryptonLxLedControl1.BevelRate           = 0.5F;
     this.kryptonLxLedControl1.BorderColour        = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(157)))), ((int)(((byte)(189)))));
     this.kryptonLxLedControl1.FadedColour         = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(232)))), ((int)(((byte)(246)))));
     this.kryptonLxLedControl1.FocusedBorderColour = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(157)))), ((int)(((byte)(189)))));
     this.kryptonLxLedControl1.ForeColor           = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.kryptonLxLedControl1.HighlightOpaque     = ((byte)(75));
     this.kryptonLxLedControl1.Location            = new System.Drawing.Point(243, 12);
     this.kryptonLxLedControl1.Name     = "kryptonLxLedControl1";
     this.kryptonLxLedControl1.Size     = new System.Drawing.Size(369, 145);
     this.kryptonLxLedControl1.TabIndex = 1;
     this.kryptonLxLedControl1.Text     = "12:00";
     //
     // monthView1
     //
     this.monthView1.ArrowsColour                = System.Drawing.SystemColors.Window;
     this.monthView1.ArrowsSelectedColour        = System.Drawing.Color.Gold;
     this.monthView1.DayBackgroundColour         = System.Drawing.Color.Empty;
     this.monthView1.DayGrayedText               = System.Drawing.SystemColors.GrayText;
     this.monthView1.DaySelectedBackgroundColour = System.Drawing.SystemColors.Highlight;
     this.monthView1.DaySelectedColour           = System.Drawing.SystemColors.WindowText;
     this.monthView1.DaySelectedTextColour       = System.Drawing.SystemColors.HighlightText;
     this.monthView1.ItemPadding                  = new System.Windows.Forms.Padding(2);
     this.monthView1.Location                     = new System.Drawing.Point(12, 12);
     this.monthView1.MonthTitleColour             = System.Drawing.SystemColors.ActiveCaption;
     this.monthView1.MonthTitleColourInactive     = System.Drawing.SystemColors.InactiveCaption;
     this.monthView1.MonthTitleTextColour         = System.Drawing.SystemColors.ActiveCaptionText;
     this.monthView1.MonthTitleTextColourInactive = System.Drawing.SystemColors.InactiveCaptionText;
     this.monthView1.Name              = "monthView1";
     this.monthView1.Size              = new System.Drawing.Size(224, 145);
     this.monthView1.TabIndex          = 0;
     this.monthView1.Text              = "monthView1";
     this.monthView1.TodayBorderColour = System.Drawing.Color.Maroon;
     //
     // MoreControls
     //
     this.ClientSize = new System.Drawing.Size(1452, 777);
     this.Controls.Add(this.kryptonPanel1);
     this.Name = "MoreControls";
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonOutlookGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonCueComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonGrid1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonLxLedControl1)).EndInit();
     this.ResumeLayout(false);
 }
示例#5
0
 private void InitializeComponent()
 {
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues1 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues2 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues3 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues4 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues5 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues6 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues7 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues8 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ThemeChooser));
     this.kryptonPanel1        = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kcbSilent            = new ComponentFactory.Krypton.Toolkit.KryptonCheckBox();
     this.kbtnImport           = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnBrowse           = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kptxtCustomThemePath = new ExtendedControls.ExtendedToolkit.Controls.KryptonPromptTextBox();
     this.kcmbSelection        = new ComponentFactory.Krypton.Toolkit.KryptonComboBox();
     this.klblPaletteStyle     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonPanel2        = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kbtnCreate           = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnApply            = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnCancel           = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.panel1 = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kcmbSelection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).BeginInit();
     this.kryptonPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kcbSilent);
     this.kryptonPanel1.Controls.Add(this.kbtnImport);
     this.kryptonPanel1.Controls.Add(this.kbtnBrowse);
     this.kryptonPanel1.Controls.Add(this.kptxtCustomThemePath);
     this.kryptonPanel1.Controls.Add(this.kcmbSelection);
     this.kryptonPanel1.Controls.Add(this.klblPaletteStyle);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(702, 150);
     this.kryptonPanel1.TabIndex = 0;
     //
     // kcbSilent
     //
     this.kcbSilent.Enabled  = false;
     this.kcbSilent.Location = new System.Drawing.Point(505, 107);
     this.kcbSilent.Name     = "kcbSilent";
     this.kcbSilent.Size     = new System.Drawing.Size(62, 24);
     this.kcbSilent.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kcbSilent.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kcbSilent.TabIndex = 14;
     popupPositionValues1.PlacementRectangle      = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues1.PlacementTarget         = null;
     this.kcbSilent.ToolTipValues.ToolTipPosition = popupPositionValues1;
     this.kcbSilent.Values.Text = "&Silent";
     //
     // kbtnImport
     //
     this.kbtnImport.Enabled  = false;
     this.kbtnImport.Location = new System.Drawing.Point(573, 104);
     this.kbtnImport.Name     = "kbtnImport";
     this.kbtnImport.Size     = new System.Drawing.Size(117, 29);
     this.kbtnImport.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnImport.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnImport.TabIndex = 13;
     popupPositionValues2.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues2.PlacementTarget          = null;
     this.kbtnImport.ToolTipValues.ToolTipPosition = popupPositionValues2;
     this.kbtnImport.Values.Text = "Im&port...";
     this.kbtnImport.Click      += new System.EventHandler(this.kbtnImport_Click);
     //
     // kbtnBrowse
     //
     this.kbtnBrowse.Enabled  = false;
     this.kbtnBrowse.Location = new System.Drawing.Point(659, 60);
     this.kbtnBrowse.Name     = "kbtnBrowse";
     this.kbtnBrowse.Size     = new System.Drawing.Size(31, 27);
     this.kbtnBrowse.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnBrowse.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnBrowse.TabIndex = 12;
     popupPositionValues3.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues3.PlacementTarget          = null;
     this.kbtnBrowse.ToolTipValues.ToolTipPosition = popupPositionValues3;
     this.kbtnBrowse.Values.Text = ".&..";
     this.kbtnBrowse.Click      += new System.EventHandler(this.kbtnBrowse_Click);
     //
     // kptxtCustomThemePath
     //
     this.kptxtCustomThemePath.DrawPrompt       = true;
     this.kptxtCustomThemePath.Enabled          = false;
     this.kptxtCustomThemePath.FocusSelect      = true;
     this.kptxtCustomThemePath.Font             = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kptxtCustomThemePath.Location         = new System.Drawing.Point(26, 60);
     this.kptxtCustomThemePath.Name             = "kptxtCustomThemePath";
     this.kptxtCustomThemePath.PromptForeColour = System.Drawing.SystemColors.GrayText;
     this.kptxtCustomThemePath.PromptText       = "Enter custom theme path here...";
     this.kptxtCustomThemePath.PromptTypeface   = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kptxtCustomThemePath.Size             = new System.Drawing.Size(627, 27);
     this.kptxtCustomThemePath.TabIndex         = 6;
     this.kptxtCustomThemePath.TextChanged     += new System.EventHandler(this.kptxtCustomThemePath_TextChanged);
     //
     // kcmbSelection
     //
     this.kcmbSelection.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.kcmbSelection.DropDownWidth = 255;
     this.kcmbSelection.Location      = new System.Drawing.Point(172, 12);
     this.kcmbSelection.Name          = "kcmbSelection";
     this.kcmbSelection.Size          = new System.Drawing.Size(518, 25);
     this.kcmbSelection.StateCommon.ComboBox.Content.Font       = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kcmbSelection.StateCommon.Item.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kcmbSelection.StateCommon.Item.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kcmbSelection.TabIndex                      = 5;
     popupPositionValues4.PlacementRectangle          = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues4.PlacementTarget             = null;
     this.kcmbSelection.ToolTipValues.ToolTipPosition = popupPositionValues4;
     this.kcmbSelection.SelectedIndexChanged         += new System.EventHandler(this.kcmbSelection_SelectedIndexChanged);
     //
     // klblPaletteStyle
     //
     this.klblPaletteStyle.Location = new System.Drawing.Point(12, 12);
     this.klblPaletteStyle.Name     = "klblPaletteStyle";
     this.klblPaletteStyle.Size     = new System.Drawing.Size(154, 24);
     this.klblPaletteStyle.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblPaletteStyle.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblPaletteStyle.TabIndex                      = 4;
     popupPositionValues5.PlacementRectangle             = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues5.PlacementTarget                = null;
     this.klblPaletteStyle.ToolTipValues.ToolTipPosition = popupPositionValues5;
     this.klblPaletteStyle.Values.Text                   = "Select Palette Style:";
     //
     // kryptonPanel2
     //
     this.kryptonPanel2.Controls.Add(this.kbtnCreate);
     this.kryptonPanel2.Controls.Add(this.kbtnApply);
     this.kryptonPanel2.Controls.Add(this.kbtnCancel);
     this.kryptonPanel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kryptonPanel2.Location = new System.Drawing.Point(0, 152);
     this.kryptonPanel2.Name     = "kryptonPanel2";
     this.kryptonPanel2.Size     = new System.Drawing.Size(702, 52);
     this.kryptonPanel2.TabIndex = 0;
     //
     // kbtnCreate
     //
     this.kbtnCreate.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.kbtnCreate.Enabled  = false;
     this.kbtnCreate.Location = new System.Drawing.Point(12, 11);
     this.kbtnCreate.Name     = "kbtnCreate";
     this.kbtnCreate.Size     = new System.Drawing.Size(180, 29);
     this.kbtnCreate.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCreate.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCreate.TabIndex = 13;
     popupPositionValues6.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues6.PlacementTarget          = null;
     this.kbtnCreate.ToolTipValues.ToolTipPosition = popupPositionValues6;
     this.kbtnCreate.Values.Text = "Create &Custom Theme";
     this.kbtnCreate.Click      += new System.EventHandler(this.kbtnCreate_Click);
     //
     // kbtnApply
     //
     this.kbtnApply.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.kbtnApply.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.kbtnApply.Enabled      = false;
     this.kbtnApply.Location     = new System.Drawing.Point(451, 11);
     this.kbtnApply.Name         = "kbtnApply";
     this.kbtnApply.Size         = new System.Drawing.Size(117, 29);
     this.kbtnApply.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnApply.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnApply.TabIndex = 12;
     popupPositionValues7.PlacementRectangle      = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues7.PlacementTarget         = null;
     this.kbtnApply.ToolTipValues.ToolTipPosition = popupPositionValues7;
     this.kbtnApply.Values.Text = "A&pply";
     this.kbtnApply.Click      += new System.EventHandler(this.kbtnApply_Click);
     //
     // kbtnCancel
     //
     this.kbtnCancel.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.kbtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.kbtnCancel.Location     = new System.Drawing.Point(573, 11);
     this.kbtnCancel.Name         = "kbtnCancel";
     this.kbtnCancel.Size         = new System.Drawing.Size(117, 29);
     this.kbtnCancel.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCancel.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCancel.TabIndex = 11;
     popupPositionValues8.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues8.PlacementTarget          = null;
     this.kbtnCancel.ToolTipValues.ToolTipPosition = popupPositionValues8;
     this.kbtnCancel.Values.Text = "&Cancel";
     this.kbtnCancel.Click      += new System.EventHandler(this.kbtnCancel_Click);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location  = new System.Drawing.Point(0, 150);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(702, 54);
     this.panel1.TabIndex  = 0;
     //
     // ThemeChooser
     //
     this.ClientSize = new System.Drawing.Size(702, 204);
     this.Controls.Add(this.kryptonPanel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "ThemeChooser";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Text            = "Choose a Theme";
     this.Load           += new System.EventHandler(this.ThemeChooser_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kcmbSelection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).EndInit();
     this.kryptonPanel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues1 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues2 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues3 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues4 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues5 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     this.kryptonPanel1 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kbtnBrowse    = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kryptonLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonPanel2 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kbtnOptions   = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnSubmit    = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnCancel    = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.panel1        = new System.Windows.Forms.Panel();
     this.kptxtFilePath = new ExtendedControls.ExtendedToolkit.Controls.KryptonPromptTextBox();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).BeginInit();
     this.kryptonPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kbtnBrowse);
     this.kryptonPanel1.Controls.Add(this.kptxtFilePath);
     this.kryptonPanel1.Controls.Add(this.kryptonLabel1);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(847, 61);
     this.kryptonPanel1.TabIndex = 0;
     //
     // kbtnBrowse
     //
     this.kbtnBrowse.Location = new System.Drawing.Point(797, 12);
     this.kbtnBrowse.Name     = "kbtnBrowse";
     this.kbtnBrowse.Size     = new System.Drawing.Size(38, 29);
     this.kbtnBrowse.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnBrowse.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnBrowse.TabIndex = 11;
     popupPositionValues1.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues1.PlacementTarget          = null;
     this.kbtnBrowse.ToolTipValues.ToolTipPosition = popupPositionValues1;
     this.kbtnBrowse.Values.Text = "...";
     this.kbtnBrowse.Click      += new System.EventHandler(this.kbtnBrowse_Click);
     //
     // kryptonLabel1
     //
     this.kryptonLabel1.Location = new System.Drawing.Point(12, 14);
     this.kryptonLabel1.Name     = "kryptonLabel1";
     this.kryptonLabel1.Size     = new System.Drawing.Size(83, 26);
     this.kryptonLabel1.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.TabIndex                      = 2;
     popupPositionValues2.PlacementRectangle          = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues2.PlacementTarget             = null;
     this.kryptonLabel1.ToolTipValues.ToolTipPosition = popupPositionValues2;
     this.kryptonLabel1.Values.Text                   = "File Path:";
     //
     // kryptonPanel2
     //
     this.kryptonPanel2.Controls.Add(this.kbtnOptions);
     this.kryptonPanel2.Controls.Add(this.kbtnSubmit);
     this.kryptonPanel2.Controls.Add(this.kbtnCancel);
     this.kryptonPanel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kryptonPanel2.Location = new System.Drawing.Point(0, 62);
     this.kryptonPanel2.Name     = "kryptonPanel2";
     this.kryptonPanel2.Size     = new System.Drawing.Size(847, 46);
     this.kryptonPanel2.TabIndex = 0;
     //
     // kbtnOptions
     //
     this.kbtnOptions.Location = new System.Drawing.Point(12, 5);
     this.kbtnOptions.Name     = "kbtnOptions";
     this.kbtnOptions.Size     = new System.Drawing.Size(117, 29);
     this.kbtnOptions.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnOptions.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnOptions.TabIndex = 13;
     popupPositionValues3.PlacementRectangle        = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues3.PlacementTarget           = null;
     this.kbtnOptions.ToolTipValues.ToolTipPosition = popupPositionValues3;
     this.kbtnOptions.Values.Text = "&Options";
     this.kbtnOptions.Click      += new System.EventHandler(this.kbtnOptions_Click);
     //
     // kbtnSubmit
     //
     this.kbtnSubmit.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.kbtnSubmit.Enabled      = false;
     this.kbtnSubmit.Location     = new System.Drawing.Point(549, 5);
     this.kbtnSubmit.Name         = "kbtnSubmit";
     this.kbtnSubmit.Size         = new System.Drawing.Size(163, 29);
     this.kbtnSubmit.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnSubmit.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnSubmit.TabIndex = 12;
     popupPositionValues4.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues4.PlacementTarget          = null;
     this.kbtnSubmit.ToolTipValues.ToolTipPosition = popupPositionValues4;
     this.kbtnSubmit.Values.Text = "Upload && &Analyse";
     this.kbtnSubmit.Click      += new System.EventHandler(this.kbtnSubmit_ClickAsync);
     //
     // kbtnCancel
     //
     this.kbtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.kbtnCancel.Location     = new System.Drawing.Point(718, 5);
     this.kbtnCancel.Name         = "kbtnCancel";
     this.kbtnCancel.Size         = new System.Drawing.Size(117, 29);
     this.kbtnCancel.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCancel.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCancel.TabIndex = 11;
     popupPositionValues5.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues5.PlacementTarget          = null;
     this.kbtnCancel.ToolTipValues.ToolTipPosition = popupPositionValues5;
     this.kbtnCancel.Values.Text = "&Cancel";
     this.kbtnCancel.Click      += new System.EventHandler(this.kbtnCancel_Click);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location  = new System.Drawing.Point(0, 61);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(847, 47);
     this.panel1.TabIndex  = 1;
     //
     // kptxtFilePath
     //
     this.kptxtFilePath.DrawPrompt       = true;
     this.kptxtFilePath.FocusSelect      = true;
     this.kptxtFilePath.Font             = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kptxtFilePath.Location         = new System.Drawing.Point(101, 12);
     this.kptxtFilePath.Name             = "kptxtFilePath";
     this.kptxtFilePath.PromptForeColour = System.Drawing.SystemColors.GrayText;
     this.kptxtFilePath.PromptText       = "Enter a file path...";
     this.kptxtFilePath.PromptTypeface   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kptxtFilePath.Size             = new System.Drawing.Size(690, 29);
     this.kptxtFilePath.TabIndex         = 3;
     //
     // VirusTotalUploader
     //
     this.ClientSize = new System.Drawing.Size(847, 108);
     this.Controls.Add(this.kryptonPanel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "VirusTotalUploader";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).EndInit();
     this.kryptonPanel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#7
0
 private void InitializeComponent()
 {
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues5 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MRUExample));
     this.kryptonPanel1                    = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.krtbEditor                       = new ComponentFactory.Krypton.Toolkit.KryptonRichTextBox();
     this.ms                               = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.newToolStripMenuItem             = new System.Windows.Forms.ToolStripMenuItem();
     this.openToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator               = new System.Windows.Forms.ToolStripSeparator();
     this.saveToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.saveAsToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1              = new System.Windows.Forms.ToolStripSeparator();
     this.printToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.printPreviewToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2              = new System.Windows.Forms.ToolStripSeparator();
     this.exitToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.editToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.undoToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.redoToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator3              = new System.Windows.Forms.ToolStripSeparator();
     this.cutToolStripMenuItem             = new System.Windows.Forms.ToolStripMenuItem();
     this.copyToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.pasteToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator4              = new System.Windows.Forms.ToolStripSeparator();
     this.selectAllToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.toolsToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.customizeToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.optionsToolStripMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
     this.helpToolStripMenuItem            = new System.Windows.Forms.ToolStripMenuItem();
     this.contentsToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.indexToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.searchToolStripMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator5              = new System.Windows.Forms.ToolStripSeparator();
     this.aboutToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.recentDocumentsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     this.ms.SuspendLayout();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.krtbEditor);
     this.kryptonPanel1.Controls.Add(this.ms);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(1451, 864);
     this.kryptonPanel1.TabIndex = 0;
     //
     // krtbEditor
     //
     this.krtbEditor.Location                      = new System.Drawing.Point(12, 41);
     this.krtbEditor.Name                          = "krtbEditor";
     this.krtbEditor.Size                          = new System.Drawing.Size(1447, 811);
     this.krtbEditor.TabIndex                      = 0;
     this.krtbEditor.Text                          = "kryptonRichTextBox1";
     popupPositionValues5.PlacementMode            = ComponentFactory.Krypton.Toolkit.PlacementMode.Bottom;
     this.krtbEditor.ToolTipValues.ToolTipPosition = popupPositionValues5;
     //
     // ms
     //
     this.ms.Dock = System.Windows.Forms.DockStyle.None;
     this.ms.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.ms.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.fileToolStripMenuItem,
         this.editToolStripMenuItem,
         this.toolsToolStripMenuItem,
         this.helpToolStripMenuItem
     });
     this.ms.Location = new System.Drawing.Point(0, 0);
     this.ms.Name     = "ms";
     this.ms.Size     = new System.Drawing.Size(295, 24);
     this.ms.TabIndex = 1;
     this.ms.Text     = "menuStrip1";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.newToolStripMenuItem,
         this.openToolStripMenuItem,
         this.toolStripSeparator,
         this.saveToolStripMenuItem,
         this.saveAsToolStripMenuItem,
         this.recentDocumentsToolStripMenuItem,
         this.toolStripSeparator1,
         this.printToolStripMenuItem,
         this.printPreviewToolStripMenuItem,
         this.toolStripSeparator2,
         this.exitToolStripMenuItem
     });
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
     this.fileToolStripMenuItem.Text = "&File";
     //
     // newToolStripMenuItem
     //
     this.newToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("newToolStripMenuItem.Image")));
     this.newToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.newToolStripMenuItem.Name         = "newToolStripMenuItem";
     this.newToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
     this.newToolStripMenuItem.Size         = new System.Drawing.Size(180, 22);
     this.newToolStripMenuItem.Text         = "&New";
     //
     // openToolStripMenuItem
     //
     this.openToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("openToolStripMenuItem.Image")));
     this.openToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.openToolStripMenuItem.Name         = "openToolStripMenuItem";
     this.openToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
     this.openToolStripMenuItem.Size         = new System.Drawing.Size(180, 22);
     this.openToolStripMenuItem.Text         = "&Open";
     this.openToolStripMenuItem.Click       += new System.EventHandler(this.OpenToolStripMenuItem_Click);
     //
     // toolStripSeparator
     //
     this.toolStripSeparator.Name = "toolStripSeparator";
     this.toolStripSeparator.Size = new System.Drawing.Size(177, 6);
     //
     // saveToolStripMenuItem
     //
     this.saveToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("saveToolStripMenuItem.Image")));
     this.saveToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.saveToolStripMenuItem.Name         = "saveToolStripMenuItem";
     this.saveToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
     this.saveToolStripMenuItem.Size         = new System.Drawing.Size(180, 22);
     this.saveToolStripMenuItem.Text         = "&Save";
     this.saveToolStripMenuItem.Click       += new System.EventHandler(this.SaveToolStripMenuItem_Click);
     //
     // saveAsToolStripMenuItem
     //
     this.saveAsToolStripMenuItem.Name   = "saveAsToolStripMenuItem";
     this.saveAsToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.saveAsToolStripMenuItem.Text   = "Save &As";
     this.saveAsToolStripMenuItem.Click += new System.EventHandler(this.SaveAsToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(177, 6);
     //
     // printToolStripMenuItem
     //
     this.printToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printToolStripMenuItem.Image")));
     this.printToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.printToolStripMenuItem.Name         = "printToolStripMenuItem";
     this.printToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
     this.printToolStripMenuItem.Size         = new System.Drawing.Size(180, 22);
     this.printToolStripMenuItem.Text         = "&Print";
     //
     // printPreviewToolStripMenuItem
     //
     this.printPreviewToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("printPreviewToolStripMenuItem.Image")));
     this.printPreviewToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.printPreviewToolStripMenuItem.Name = "printPreviewToolStripMenuItem";
     this.printPreviewToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
     this.printPreviewToolStripMenuItem.Text = "Print Pre&view";
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(177, 6);
     //
     // exitToolStripMenuItem
     //
     this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
     this.exitToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
     this.exitToolStripMenuItem.Text = "E&xit";
     //
     // editToolStripMenuItem
     //
     this.editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.undoToolStripMenuItem,
         this.redoToolStripMenuItem,
         this.toolStripSeparator3,
         this.cutToolStripMenuItem,
         this.copyToolStripMenuItem,
         this.pasteToolStripMenuItem,
         this.toolStripSeparator4,
         this.selectAllToolStripMenuItem
     });
     this.editToolStripMenuItem.Name = "editToolStripMenuItem";
     this.editToolStripMenuItem.Size = new System.Drawing.Size(39, 20);
     this.editToolStripMenuItem.Text = "&Edit";
     //
     // undoToolStripMenuItem
     //
     this.undoToolStripMenuItem.Name         = "undoToolStripMenuItem";
     this.undoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
     this.undoToolStripMenuItem.Size         = new System.Drawing.Size(144, 22);
     this.undoToolStripMenuItem.Text         = "&Undo";
     //
     // redoToolStripMenuItem
     //
     this.redoToolStripMenuItem.Name         = "redoToolStripMenuItem";
     this.redoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Y)));
     this.redoToolStripMenuItem.Size         = new System.Drawing.Size(144, 22);
     this.redoToolStripMenuItem.Text         = "&Redo";
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(141, 6);
     //
     // cutToolStripMenuItem
     //
     this.cutToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("cutToolStripMenuItem.Image")));
     this.cutToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.cutToolStripMenuItem.Name         = "cutToolStripMenuItem";
     this.cutToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
     this.cutToolStripMenuItem.Size         = new System.Drawing.Size(144, 22);
     this.cutToolStripMenuItem.Text         = "Cu&t";
     //
     // copyToolStripMenuItem
     //
     this.copyToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("copyToolStripMenuItem.Image")));
     this.copyToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.copyToolStripMenuItem.Name         = "copyToolStripMenuItem";
     this.copyToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
     this.copyToolStripMenuItem.Size         = new System.Drawing.Size(144, 22);
     this.copyToolStripMenuItem.Text         = "&Copy";
     //
     // pasteToolStripMenuItem
     //
     this.pasteToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("pasteToolStripMenuItem.Image")));
     this.pasteToolStripMenuItem.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.pasteToolStripMenuItem.Name         = "pasteToolStripMenuItem";
     this.pasteToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
     this.pasteToolStripMenuItem.Size         = new System.Drawing.Size(144, 22);
     this.pasteToolStripMenuItem.Text         = "&Paste";
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(141, 6);
     //
     // selectAllToolStripMenuItem
     //
     this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem";
     this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(144, 22);
     this.selectAllToolStripMenuItem.Text = "Select &All";
     //
     // toolsToolStripMenuItem
     //
     this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.customizeToolStripMenuItem,
         this.optionsToolStripMenuItem
     });
     this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
     this.toolsToolStripMenuItem.Size = new System.Drawing.Size(47, 20);
     this.toolsToolStripMenuItem.Text = "&Tools";
     //
     // customizeToolStripMenuItem
     //
     this.customizeToolStripMenuItem.Name = "customizeToolStripMenuItem";
     this.customizeToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
     this.customizeToolStripMenuItem.Text = "&Customize";
     //
     // optionsToolStripMenuItem
     //
     this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem";
     this.optionsToolStripMenuItem.Size = new System.Drawing.Size(130, 22);
     this.optionsToolStripMenuItem.Text = "&Options";
     //
     // helpToolStripMenuItem
     //
     this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.contentsToolStripMenuItem,
         this.indexToolStripMenuItem,
         this.searchToolStripMenuItem,
         this.toolStripSeparator5,
         this.aboutToolStripMenuItem
     });
     this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
     this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
     this.helpToolStripMenuItem.Text = "&Help";
     //
     // contentsToolStripMenuItem
     //
     this.contentsToolStripMenuItem.Name = "contentsToolStripMenuItem";
     this.contentsToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
     this.contentsToolStripMenuItem.Text = "&Contents";
     //
     // indexToolStripMenuItem
     //
     this.indexToolStripMenuItem.Name = "indexToolStripMenuItem";
     this.indexToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
     this.indexToolStripMenuItem.Text = "&Index";
     //
     // searchToolStripMenuItem
     //
     this.searchToolStripMenuItem.Name = "searchToolStripMenuItem";
     this.searchToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
     this.searchToolStripMenuItem.Text = "&Search";
     //
     // toolStripSeparator5
     //
     this.toolStripSeparator5.Name = "toolStripSeparator5";
     this.toolStripSeparator5.Size = new System.Drawing.Size(119, 6);
     //
     // aboutToolStripMenuItem
     //
     this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
     this.aboutToolStripMenuItem.Size = new System.Drawing.Size(122, 22);
     this.aboutToolStripMenuItem.Text = "&About...";
     //
     // recentDocumentsToolStripMenuItem
     //
     this.recentDocumentsToolStripMenuItem.Name = "recentDocumentsToolStripMenuItem";
     this.recentDocumentsToolStripMenuItem.Size = new System.Drawing.Size(180, 22);
     this.recentDocumentsToolStripMenuItem.Text = "Re&cent Documents";
     //
     // MRUExample
     //
     this.ClientSize = new System.Drawing.Size(1451, 864);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip   = this.ms;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "MRUExample";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Most Recentlty Used Example";
     this.Load           += new System.EventHandler(this.MRUExample_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     this.ms.ResumeLayout(false);
     this.ms.PerformLayout();
     this.ResumeLayout(false);
 }
示例#8
0
 private void InitializeComponent()
 {
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues1  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues2  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues3  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues4  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues10 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues5  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues6  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues7  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues8  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues9  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainWindow));
     this.kryptonPanel1     = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kryptonLabel1     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.pictureBox1       = new System.Windows.Forms.PictureBox();
     this.kryptonPanel2     = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kryptonLinkLabel1 = new ComponentFactory.Krypton.Toolkit.KryptonLinkLabel();
     this.kryptonButton2    = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kryptonButton1    = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.panel1            = new System.Windows.Forms.Panel();
     this.kryptonPanel3     = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kryptonNavigator1 = new ComponentFactory.Krypton.Navigator.KryptonNavigator();
     this.kryptonPage1      = new ComponentFactory.Krypton.Navigator.KryptonPage();
     this.krtbDescription   = new ComponentFactory.Krypton.Toolkit.KryptonRichTextBox();
     this.kryptonLabel4     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.ktbEMailAddress   = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.kryptonLabel3     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonLabel2     = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.kryptonPage2      = new ComponentFactory.Krypton.Navigator.KryptonPage();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).BeginInit();
     this.kryptonPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel3)).BeginInit();
     this.kryptonPanel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonNavigator1)).BeginInit();
     this.kryptonNavigator1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPage1)).BeginInit();
     this.kryptonPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPage2)).BeginInit();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kryptonLabel1);
     this.kryptonPanel1.Controls.Add(this.pictureBox1);
     this.kryptonPanel1.Dock           = System.Windows.Forms.DockStyle.Top;
     this.kryptonPanel1.Location       = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Name           = "kryptonPanel1";
     this.kryptonPanel1.PanelBackStyle = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlCustom1;
     this.kryptonPanel1.Size           = new System.Drawing.Size(794, 100);
     this.kryptonPanel1.TabIndex       = 0;
     //
     // kryptonLabel1
     //
     this.kryptonLabel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonLabel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonLabel1.Name     = "kryptonLabel1";
     this.kryptonLabel1.Size     = new System.Drawing.Size(694, 100);
     this.kryptonLabel1.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI Semibold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI Semibold", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.TabIndex                      = 1;
     popupPositionValues1.PlacementRectangle          = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues1.PlacementTarget             = null;
     this.kryptonLabel1.ToolTipValues.ToolTipPosition = popupPositionValues1;
     this.kryptonLabel1.Values.Text                   = "{0} has encountered a problem, and needs to close. \r\nWe apologise for the inconve" +
                                                        "nience that this may have caused.";
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
     this.pictureBox1.Dock      = System.Windows.Forms.DockStyle.Right;
     this.pictureBox1.Image     = global::ExtendedControls.Properties.Resources.Error_Report_48_x_48;
     this.pictureBox1.Location  = new System.Drawing.Point(694, 0);
     this.pictureBox1.Name      = "pictureBox1";
     this.pictureBox1.Size      = new System.Drawing.Size(100, 100);
     this.pictureBox1.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.pictureBox1.TabIndex  = 0;
     this.pictureBox1.TabStop   = false;
     //
     // kryptonPanel2
     //
     this.kryptonPanel2.Controls.Add(this.kryptonLinkLabel1);
     this.kryptonPanel2.Controls.Add(this.kryptonButton2);
     this.kryptonPanel2.Controls.Add(this.kryptonButton1);
     this.kryptonPanel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kryptonPanel2.Location = new System.Drawing.Point(0, 702);
     this.kryptonPanel2.Name     = "kryptonPanel2";
     this.kryptonPanel2.Size     = new System.Drawing.Size(794, 62);
     this.kryptonPanel2.TabIndex = 1;
     //
     // kryptonLinkLabel1
     //
     this.kryptonLinkLabel1.Location = new System.Drawing.Point(11, 19);
     this.kryptonLinkLabel1.Name     = "kryptonLinkLabel1";
     this.kryptonLinkLabel1.Size     = new System.Drawing.Size(103, 24);
     this.kryptonLinkLabel1.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLinkLabel1.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLinkLabel1.TabIndex         = 2;
     popupPositionValues2.PlacementRectangle = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues2.PlacementTarget    = null;
     this.kryptonLinkLabel1.ToolTipValues.ToolTipPosition = popupPositionValues2;
     this.kryptonLinkLabel1.Values.Text = "&Privacy Policy";
     //
     // kryptonButton2
     //
     this.kryptonButton2.Location = new System.Drawing.Point(504, 15);
     this.kryptonButton2.Name     = "kryptonButton2";
     this.kryptonButton2.Size     = new System.Drawing.Size(182, 35);
     this.kryptonButton2.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonButton2.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonButton2.TabIndex                      = 1;
     popupPositionValues3.PlacementRectangle           = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues3.PlacementTarget              = null;
     this.kryptonButton2.ToolTipValues.ToolTipPosition = popupPositionValues3;
     this.kryptonButton2.Values.Text                   = "Send R&eport && Close";
     //
     // kryptonButton1
     //
     this.kryptonButton1.Location = new System.Drawing.Point(692, 15);
     this.kryptonButton1.Name     = "kryptonButton1";
     this.kryptonButton1.Size     = new System.Drawing.Size(90, 35);
     this.kryptonButton1.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonButton1.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonButton1.TabIndex                      = 0;
     popupPositionValues4.PlacementRectangle           = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues4.PlacementTarget              = null;
     this.kryptonButton1.ToolTipValues.ToolTipPosition = popupPositionValues4;
     this.kryptonButton1.Values.Text                   = "&Cancel";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location  = new System.Drawing.Point(0, 699);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(794, 3);
     this.panel1.TabIndex  = 2;
     //
     // kryptonPanel3
     //
     this.kryptonPanel3.Controls.Add(this.kryptonNavigator1);
     this.kryptonPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel3.Location = new System.Drawing.Point(0, 100);
     this.kryptonPanel3.Name     = "kryptonPanel3";
     this.kryptonPanel3.Size     = new System.Drawing.Size(794, 599);
     this.kryptonPanel3.TabIndex = 3;
     //
     // kryptonNavigator1
     //
     this.kryptonNavigator1.Bar.TabBorderStyle        = ComponentFactory.Krypton.Toolkit.TabBorderStyle.OneNote;
     this.kryptonNavigator1.Button.CloseButtonAction  = ComponentFactory.Krypton.Navigator.CloseButtonAction.None;
     this.kryptonNavigator1.Button.CloseButtonDisplay = ComponentFactory.Krypton.Navigator.ButtonDisplay.Hide;
     this.kryptonNavigator1.Location = new System.Drawing.Point(11, 20);
     this.kryptonNavigator1.Name     = "kryptonNavigator1";
     this.kryptonNavigator1.Pages.AddRange(new ComponentFactory.Krypton.Navigator.KryptonPage[] {
         this.kryptonPage1,
         this.kryptonPage2
     });
     this.kryptonNavigator1.SelectedIndex                 = 1;
     this.kryptonNavigator1.Size                          = new System.Drawing.Size(771, 561);
     this.kryptonNavigator1.TabIndex                      = 0;
     this.kryptonNavigator1.Text                          = "kryptonNavigator1";
     popupPositionValues10.PlacementRectangle             = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues10.PlacementTarget                = null;
     this.kryptonNavigator1.ToolTipValues.ToolTipPosition = popupPositionValues10;
     //
     // kryptonPage1
     //
     this.kryptonPage1.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
     this.kryptonPage1.Controls.Add(this.krtbDescription);
     this.kryptonPage1.Controls.Add(this.kryptonLabel4);
     this.kryptonPage1.Controls.Add(this.ktbEMailAddress);
     this.kryptonPage1.Controls.Add(this.kryptonLabel3);
     this.kryptonPage1.Controls.Add(this.kryptonLabel2);
     this.kryptonPage1.Flags          = 65534;
     this.kryptonPage1.LastVisibleSet = true;
     this.kryptonPage1.MinimumSize    = new System.Drawing.Size(50, 50);
     this.kryptonPage1.Name           = "kryptonPage1";
     this.kryptonPage1.Size           = new System.Drawing.Size(769, 530);
     this.kryptonPage1.Text           = "kryptonPage1";
     this.kryptonPage1.ToolTipTitle   = "Page ToolTip";
     this.kryptonPage1.UniqueName     = "e785ffa321ae493da8cc7176dd254426";
     //
     // krtbDescription
     //
     this.krtbDescription.Location   = new System.Drawing.Point(19, 296);
     this.krtbDescription.MaxLength  = 250;
     this.krtbDescription.Name       = "krtbDescription";
     this.krtbDescription.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.ForcedVertical;
     this.krtbDescription.Size       = new System.Drawing.Size(732, 223);
     this.krtbDescription.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.krtbDescription.TabIndex                      = 9;
     this.krtbDescription.Text                          = "";
     popupPositionValues5.PlacementRectangle            = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues5.PlacementTarget               = null;
     this.krtbDescription.ToolTipValues.ToolTipPosition = popupPositionValues5;
     //
     // kryptonLabel4
     //
     this.kryptonLabel4.Location = new System.Drawing.Point(19, 266);
     this.kryptonLabel4.Name     = "kryptonLabel4";
     this.kryptonLabel4.Size     = new System.Drawing.Size(221, 24);
     this.kryptonLabel4.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel4.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel4.TabIndex                      = 8;
     popupPositionValues6.PlacementRectangle          = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues6.PlacementTarget             = null;
     this.kryptonLabel4.ToolTipValues.ToolTipPosition = popupPositionValues6;
     this.kryptonLabel4.Values.Text                   = "Your e-mail address (optional):";
     //
     // ktbEMailAddress
     //
     this.ktbEMailAddress.Location  = new System.Drawing.Point(19, 229);
     this.ktbEMailAddress.MaxLength = 50;
     this.ktbEMailAddress.Name      = "ktbEMailAddress";
     this.ktbEMailAddress.Size      = new System.Drawing.Size(732, 27);
     this.ktbEMailAddress.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ktbEMailAddress.TabIndex                      = 7;
     popupPositionValues7.PlacementRectangle            = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues7.PlacementTarget               = null;
     this.ktbEMailAddress.ToolTipValues.ToolTipPosition = popupPositionValues7;
     //
     // kryptonLabel3
     //
     this.kryptonLabel3.Location = new System.Drawing.Point(19, 199);
     this.kryptonLabel3.Name     = "kryptonLabel3";
     this.kryptonLabel3.Size     = new System.Drawing.Size(221, 24);
     this.kryptonLabel3.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel3.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel3.TabIndex                      = 6;
     popupPositionValues8.PlacementRectangle          = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues8.PlacementTarget             = null;
     this.kryptonLabel3.ToolTipValues.ToolTipPosition = popupPositionValues8;
     this.kryptonLabel3.Values.Text                   = "Your e-mail address (optional):";
     //
     // kryptonLabel2
     //
     this.kryptonLabel2.Location = new System.Drawing.Point(19, 13);
     this.kryptonLabel2.Name     = "kryptonLabel2";
     this.kryptonLabel2.Size     = new System.Drawing.Size(738, 164);
     this.kryptonLabel2.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel2.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel2.TabIndex                      = 5;
     popupPositionValues9.PlacementRectangle          = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues9.PlacementTarget             = null;
     this.kryptonLabel2.ToolTipValues.ToolTipPosition = popupPositionValues9;
     this.kryptonLabel2.Values.Text                   = resources.GetString("kryptonLabel2.Values.Text");
     //
     // kryptonPage2
     //
     this.kryptonPage2.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
     this.kryptonPage2.Flags          = 65534;
     this.kryptonPage2.LastVisibleSet = true;
     this.kryptonPage2.MinimumSize    = new System.Drawing.Size(50, 50);
     this.kryptonPage2.Name           = "kryptonPage2";
     this.kryptonPage2.Size           = new System.Drawing.Size(769, 530);
     this.kryptonPage2.Text           = "kryptonPage2";
     this.kryptonPage2.ToolTipTitle   = "Page ToolTip";
     this.kryptonPage2.UniqueName     = "22073fe462004e44ace939648bbb9bfa";
     //
     // MainWindow
     //
     this.ClientSize = new System.Drawing.Size(794, 764);
     this.Controls.Add(this.kryptonPanel3);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.kryptonPanel2);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "MainWindow";
     this.ShowIcon        = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "{0) Error";
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).EndInit();
     this.kryptonPanel2.ResumeLayout(false);
     this.kryptonPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel3)).EndInit();
     this.kryptonPanel3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonNavigator1)).EndInit();
     this.kryptonNavigator1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPage1)).EndInit();
     this.kryptonPage1.ResumeLayout(false);
     this.kryptonPage1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPage2)).EndInit();
     this.ResumeLayout(false);
 }
示例#9
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues1 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues2 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues3 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues4 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues5 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues6 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     this.kryptonPanel1        = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kbtnGeneratePassword = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnCancel           = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.ktxtOutput           = new ComponentFactory.Krypton.Toolkit.KryptonTextBox();
     this.ctxMenu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.copyPasswordToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.kryptonLabel2      = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.knudPasswordLength = new ComponentFactory.Krypton.Toolkit.KryptonNumericUpDown();
     this.kryptonLabel1      = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     this.ctxMenu.SuspendLayout();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kbtnGeneratePassword);
     this.kryptonPanel1.Controls.Add(this.kbtnCancel);
     this.kryptonPanel1.Controls.Add(this.ktxtOutput);
     this.kryptonPanel1.Controls.Add(this.kryptonLabel2);
     this.kryptonPanel1.Controls.Add(this.knudPasswordLength);
     this.kryptonPanel1.Controls.Add(this.kryptonLabel1);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(763, 187);
     this.kryptonPanel1.TabIndex = 0;
     //
     // kbtnGeneratePassword
     //
     this.kbtnGeneratePassword.Location = new System.Drawing.Point(472, 148);
     this.kbtnGeneratePassword.Name     = "kbtnGeneratePassword";
     this.kbtnGeneratePassword.Size     = new System.Drawing.Size(156, 29);
     this.kbtnGeneratePassword.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnGeneratePassword.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnGeneratePassword.TabIndex      = 11;
     popupPositionValues1.PlacementRectangle = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues1.PlacementTarget    = null;
     this.kbtnGeneratePassword.ToolTipValues.ToolTipPosition = popupPositionValues1;
     this.kbtnGeneratePassword.Values.Text = "&Generate";
     this.kbtnGeneratePassword.Click      += new System.EventHandler(this.kbtnGeneratePasword_Click);
     //
     // kbtnCancel
     //
     this.kbtnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.kbtnCancel.Location     = new System.Drawing.Point(634, 148);
     this.kbtnCancel.Name         = "kbtnCancel";
     this.kbtnCancel.Size         = new System.Drawing.Size(117, 29);
     this.kbtnCancel.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCancel.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnCancel.TabIndex = 10;
     popupPositionValues2.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues2.PlacementTarget          = null;
     this.kbtnCancel.ToolTipValues.ToolTipPosition = popupPositionValues2;
     this.kbtnCancel.Values.Text = "&Cancel";
     this.kbtnCancel.Click      += new System.EventHandler(this.kbtnCancel_Click);
     //
     // ktxtOutput
     //
     this.ktxtOutput.ContextMenuStrip              = this.ctxMenu;
     this.ktxtOutput.Location                      = new System.Drawing.Point(12, 113);
     this.ktxtOutput.Name                          = "ktxtOutput";
     this.ktxtOutput.ReadOnly                      = true;
     this.ktxtOutput.Size                          = new System.Drawing.Size(739, 29);
     this.ktxtOutput.StateCommon.Content.Font      = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ktxtOutput.TabIndex                      = 4;
     this.ktxtOutput.TextAlign                     = System.Windows.Forms.HorizontalAlignment.Center;
     popupPositionValues3.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues3.PlacementTarget          = null;
     this.ktxtOutput.ToolTipValues.ToolTipPosition = popupPositionValues3;
     //
     // ctxMenu
     //
     this.ctxMenu.Font = new System.Drawing.Font("Segoe UI", 9F);
     this.ctxMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.copyPasswordToolStripMenuItem
     });
     this.ctxMenu.Name = "ctxMenu";
     this.ctxMenu.Size = new System.Drawing.Size(156, 26);
     //
     // copyPasswordToolStripMenuItem
     //
     this.copyPasswordToolStripMenuItem.Name   = "copyPasswordToolStripMenuItem";
     this.copyPasswordToolStripMenuItem.Size   = new System.Drawing.Size(155, 22);
     this.copyPasswordToolStripMenuItem.Text   = "&Copy Password";
     this.copyPasswordToolStripMenuItem.Click += new System.EventHandler(this.copyPasswordToolStripMenuItem_Click);
     //
     // kryptonLabel2
     //
     this.kryptonLabel2.Location = new System.Drawing.Point(12, 70);
     this.kryptonLabel2.Name     = "kryptonLabel2";
     this.kryptonLabel2.Size     = new System.Drawing.Size(150, 26);
     this.kryptonLabel2.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel2.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel2.TabIndex                      = 3;
     popupPositionValues4.PlacementRectangle          = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues4.PlacementTarget             = null;
     this.kryptonLabel2.ToolTipValues.ToolTipPosition = popupPositionValues4;
     this.kryptonLabel2.Values.Text                   = "Password Output:";
     //
     // knudPasswordLength
     //
     this.knudPasswordLength.Location = new System.Drawing.Point(166, 12);
     this.knudPasswordLength.Maximum  = new decimal(new int[] {
         20,
         0,
         0,
         0
     });
     this.knudPasswordLength.Minimum = new decimal(new int[] {
         5,
         0,
         0,
         0
     });
     this.knudPasswordLength.Name = "knudPasswordLength";
     this.knudPasswordLength.Size = new System.Drawing.Size(120, 28);
     this.knudPasswordLength.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.knudPasswordLength.TabIndex        = 2;
     this.knudPasswordLength.TextAlign       = System.Windows.Forms.HorizontalAlignment.Center;
     popupPositionValues5.PlacementRectangle = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues5.PlacementTarget    = null;
     this.knudPasswordLength.ToolTipValues.ToolTipPosition = popupPositionValues5;
     this.knudPasswordLength.Value = new decimal(new int[] {
         5,
         0,
         0,
         0
     });
     //
     // kryptonLabel1
     //
     this.kryptonLabel1.Location = new System.Drawing.Point(12, 12);
     this.kryptonLabel1.Name     = "kryptonLabel1";
     this.kryptonLabel1.Size     = new System.Drawing.Size(148, 26);
     this.kryptonLabel1.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kryptonLabel1.TabIndex                      = 1;
     popupPositionValues6.PlacementRectangle          = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues6.PlacementTarget             = null;
     this.kryptonLabel1.ToolTipValues.ToolTipPosition = popupPositionValues6;
     this.kryptonLabel1.Values.Text                   = "Password Length:";
     //
     // RandomPasswordGenerator
     //
     this.ClientSize = new System.Drawing.Size(763, 187);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "RandomPasswordGenerator";
     this.Text            = "Generate a Random Password";
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.RandomPasswordGenerator_FormClosing);
     this.Load           += new System.EventHandler(this.RandomPasswordGenerator_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     this.ctxMenu.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();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues1 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.kryptonRibbon                = new ComponentFactory.Krypton.Ribbon.KryptonRibbon();
     this.ribbonAppButtonExit          = new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItem();
     this.kryptonRibbonTab1            = new ComponentFactory.Krypton.Ribbon.KryptonRibbonTab();
     this.groupDocked                  = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroup();
     this.kryptonRibbonGroupTriple3    = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTriple();
     this.buttonLeftDockedSingle       = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonLeftDockedTabbed       = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonLeftDockedStack        = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.kryptonRibbonGroupTriple4    = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTriple();
     this.buttonRightDockedSingle      = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonTopDockedTabbed        = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonBottomDockedStack      = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.groupAutoHidden              = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroup();
     this.kryptonRibbonGroupTriple5    = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTriple();
     this.buttonLeftAutoHidden         = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonRightAutoHidden        = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonBottomAutoHidden       = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.groupFloating                = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroup();
     this.kryptonRibbonGroupTriple1    = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTriple();
     this.buttonFloatingSingle         = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonFloatingTabbed         = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonFloatingComplex        = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.groupDocument                = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroup();
     this.kryptonRibbonGroupTriple2    = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTriple();
     this.buttonDocumentSingle         = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonDocumentTabbed         = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.kryptonRibbonGroup1          = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroup();
     this.kryptonRibbonGroupTriple6    = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTriple();
     this.buttonDeleteAll              = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.kryptonRibbonGroupTriple7    = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTriple();
     this.buttonDeleteDocked           = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonDeleteAutoHidden       = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonDeleteFloating         = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.kryptonRibbonGroup3          = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroup();
     this.kryptonRibbonGroupTriple11   = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTriple();
     this.buttonHideAll                = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonShowAll                = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.kryptonRibbonGroupTriple13   = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTriple();
     this.btnHideProps3                = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.btnShowProps3                = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.kryptonRibbonTab2            = new ComponentFactory.Krypton.Ribbon.KryptonRibbonTab();
     this.kryptonRibbonGroup2          = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroup();
     this.kryptonRibbonGroupTriple12   = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTriple();
     this.button2010Blue               = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.button2010Silver             = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.button2010Black              = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.kryptonRibbonGroupSeparator1 = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupSeparator();
     this.kryptonRibbonGroupTriple8    = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTriple();
     this.button2007Blue               = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.button2007Silver             = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.button2007Black              = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.kryptonRibbonGroupSeparator2 = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupSeparator();
     this.kryptonRibbonGroupTriple9    = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTriple();
     this.buttonSparkleBlue            = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonSparkleOrange          = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.buttonSparklePurple          = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.kryptonRibbonGroupSeparator3 = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupSeparator();
     this.kryptonRibbonGroupTriple10   = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupTriple();
     this.buttonSystem                 = new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupButton();
     this.kryptonPanel                 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kryptonDockableWorkspace     = new ComponentFactory.Krypton.Docking.KryptonDockableWorkspace();
     this.imageListSmall               = new System.Windows.Forms.ImageList(this.components);
     this.kryptonManager               = new ComponentFactory.Krypton.Toolkit.KryptonManager(this.components);
     this.kryptonDockingManager        = new ComponentFactory.Krypton.Docking.KryptonDockingManager();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonRibbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel)).BeginInit();
     this.kryptonPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonDockableWorkspace)).BeginInit();
     this.SuspendLayout();
     //
     // kryptonRibbon
     //
     this.kryptonRibbon.AllowFormIntegrate = true;
     this.kryptonRibbon.InDesignHelperMode = true;
     this.kryptonRibbon.Name = "kryptonRibbon";
     this.kryptonRibbon.RibbonAppButton.AppButtonMenuItems.AddRange(new ComponentFactory.Krypton.Toolkit.KryptonContextMenuItemBase[] {
         this.ribbonAppButtonExit
     });
     this.kryptonRibbon.RibbonAppButton.AppButtonShowRecentDocs = false;
     this.kryptonRibbon.RibbonTabs.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonTab[] {
         this.kryptonRibbonTab1,
         this.kryptonRibbonTab2
     });
     this.kryptonRibbon.SelectedTab                   = this.kryptonRibbonTab1;
     this.kryptonRibbon.Size                          = new System.Drawing.Size(764, 115);
     this.kryptonRibbon.TabIndex                      = 0;
     popupPositionValues1.PlacementRectangle          = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues1.PlacementTarget             = null;
     this.kryptonRibbon.ToolTipValues.ToolTipPosition = popupPositionValues1;
     //
     // ribbonAppButtonExit
     //
     this.ribbonAppButtonExit.Image  = ((System.Drawing.Image)(resources.GetObject("ribbonAppButtonExit.Image")));
     this.ribbonAppButtonExit.Text   = "E&xit";
     this.ribbonAppButtonExit.Click += new System.EventHandler(this.ribbonAppButtonExit_Click);
     //
     // kryptonRibbonTab1
     //
     this.kryptonRibbonTab1.Groups.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroup[] {
         this.groupDocked,
         this.groupAutoHidden,
         this.groupFloating,
         this.groupDocument,
         this.kryptonRibbonGroup1,
         this.kryptonRibbonGroup3
     });
     this.kryptonRibbonTab1.KeyTip = "P";
     this.kryptonRibbonTab1.Text   = "Pages";
     //
     // groupDocked
     //
     this.groupDocked.DialogBoxLauncher = false;
     this.groupDocked.Image             = ((System.Drawing.Image)(resources.GetObject("groupDocked.Image")));
     this.groupDocked.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupContainer[] {
         this.kryptonRibbonGroupTriple3,
         this.kryptonRibbonGroupTriple4
     });
     this.groupDocked.KeyTipGroup = "D";
     this.groupDocked.TextLine1   = "Docked";
     //
     // kryptonRibbonGroupTriple3
     //
     this.kryptonRibbonGroupTriple3.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupItem[] {
         this.buttonLeftDockedSingle,
         this.buttonLeftDockedTabbed,
         this.buttonLeftDockedStack
     });
     this.kryptonRibbonGroupTriple3.MaximumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Medium;
     this.kryptonRibbonGroupTriple3.MinimumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Medium;
     //
     // buttonLeftDockedSingle
     //
     this.buttonLeftDockedSingle.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonLeftDockedSingle.ImageSmall")));
     this.buttonLeftDockedSingle.KeyTip     = "DLS";
     this.buttonLeftDockedSingle.TextLine1  = "Left Single";
     this.buttonLeftDockedSingle.Click     += new System.EventHandler(this.buttonLeftDockedSingle_Click);
     //
     // buttonLeftDockedTabbed
     //
     this.buttonLeftDockedTabbed.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonLeftDockedTabbed.ImageSmall")));
     this.buttonLeftDockedTabbed.KeyTip     = "DLT";
     this.buttonLeftDockedTabbed.TextLine1  = "Left Tabbed";
     this.buttonLeftDockedTabbed.Click     += new System.EventHandler(this.buttonLeftDockedTabbed_Click);
     //
     // buttonLeftDockedStack
     //
     this.buttonLeftDockedStack.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonLeftDockedStack.ImageSmall")));
     this.buttonLeftDockedStack.KeyTip     = "DLA";
     this.buttonLeftDockedStack.TextLine1  = "Left Stack";
     this.buttonLeftDockedStack.Click     += new System.EventHandler(this.buttonLeftDockedStack_Click);
     //
     // kryptonRibbonGroupTriple4
     //
     this.kryptonRibbonGroupTriple4.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupItem[] {
         this.buttonRightDockedSingle,
         this.buttonTopDockedTabbed,
         this.buttonBottomDockedStack
     });
     this.kryptonRibbonGroupTriple4.MaximumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Medium;
     this.kryptonRibbonGroupTriple4.MinimumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Medium;
     //
     // buttonRightDockedSingle
     //
     this.buttonRightDockedSingle.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonRightDockedSingle.ImageSmall")));
     this.buttonRightDockedSingle.KeyTip     = "DR";
     this.buttonRightDockedSingle.TextLine1  = "Right Single";
     this.buttonRightDockedSingle.Click     += new System.EventHandler(this.buttonRightDockedSingle_Click);
     //
     // buttonTopDockedTabbed
     //
     this.buttonTopDockedTabbed.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonTopDockedTabbed.ImageSmall")));
     this.buttonTopDockedTabbed.KeyTip     = "DT";
     this.buttonTopDockedTabbed.TextLine1  = "Top Tabbed";
     this.buttonTopDockedTabbed.Click     += new System.EventHandler(this.buttonTopDockedTabbed_Click);
     //
     // buttonBottomDockedStack
     //
     this.buttonBottomDockedStack.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonBottomDockedStack.ImageSmall")));
     this.buttonBottomDockedStack.KeyTip     = "DB";
     this.buttonBottomDockedStack.TextLine1  = "Bottom Stack";
     this.buttonBottomDockedStack.Click     += new System.EventHandler(this.buttonBottomDockedStack_Click);
     //
     // groupAutoHidden
     //
     this.groupAutoHidden.DialogBoxLauncher = false;
     this.groupAutoHidden.Image             = ((System.Drawing.Image)(resources.GetObject("groupAutoHidden.Image")));
     this.groupAutoHidden.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupContainer[] {
         this.kryptonRibbonGroupTriple5
     });
     this.groupAutoHidden.KeyTipGroup = "A";
     this.groupAutoHidden.TextLine1   = "AutoHidden";
     //
     // kryptonRibbonGroupTriple5
     //
     this.kryptonRibbonGroupTriple5.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupItem[] {
         this.buttonLeftAutoHidden,
         this.buttonRightAutoHidden,
         this.buttonBottomAutoHidden
     });
     this.kryptonRibbonGroupTriple5.MaximumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Medium;
     this.kryptonRibbonGroupTriple5.MinimumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Medium;
     //
     // buttonLeftAutoHidden
     //
     this.buttonLeftAutoHidden.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonLeftAutoHidden.ImageSmall")));
     this.buttonLeftAutoHidden.KeyTip     = "AL";
     this.buttonLeftAutoHidden.TextLine1  = "Left Group";
     this.buttonLeftAutoHidden.Click     += new System.EventHandler(this.buttonLeftAutoHidden_Click);
     //
     // buttonRightAutoHidden
     //
     this.buttonRightAutoHidden.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonRightAutoHidden.ImageSmall")));
     this.buttonRightAutoHidden.KeyTip     = "AR";
     this.buttonRightAutoHidden.TextLine1  = "Right Group";
     this.buttonRightAutoHidden.Click     += new System.EventHandler(this.buttonRightAutoHidden_Click);
     //
     // buttonBottomAutoHidden
     //
     this.buttonBottomAutoHidden.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonBottomAutoHidden.ImageSmall")));
     this.buttonBottomAutoHidden.KeyTip     = "AB";
     this.buttonBottomAutoHidden.TextLine1  = "Bottom Group";
     this.buttonBottomAutoHidden.Click     += new System.EventHandler(this.buttonBottomAutoHidden_Click);
     //
     // groupFloating
     //
     this.groupFloating.DialogBoxLauncher = false;
     this.groupFloating.Image             = ((System.Drawing.Image)(resources.GetObject("groupFloating.Image")));
     this.groupFloating.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupContainer[] {
         this.kryptonRibbonGroupTriple1
     });
     this.groupFloating.KeyTipGroup = "F";
     this.groupFloating.TextLine1   = "Floating";
     //
     // kryptonRibbonGroupTriple1
     //
     this.kryptonRibbonGroupTriple1.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupItem[] {
         this.buttonFloatingSingle,
         this.buttonFloatingTabbed,
         this.buttonFloatingComplex
     });
     this.kryptonRibbonGroupTriple1.MaximumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Medium;
     this.kryptonRibbonGroupTriple1.MinimumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Medium;
     //
     // buttonFloatingSingle
     //
     this.buttonFloatingSingle.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonFloatingSingle.ImageSmall")));
     this.buttonFloatingSingle.KeyTip     = "FS";
     this.buttonFloatingSingle.TextLine1  = "Single";
     this.buttonFloatingSingle.Click     += new System.EventHandler(this.buttonFloatingSingle_Click);
     //
     // buttonFloatingTabbed
     //
     this.buttonFloatingTabbed.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonFloatingTabbed.ImageSmall")));
     this.buttonFloatingTabbed.KeyTip     = "FT";
     this.buttonFloatingTabbed.TextLine1  = "Tabbed";
     this.buttonFloatingTabbed.Click     += new System.EventHandler(this.buttonFloatingTabbed_Click);
     //
     // buttonFloatingComplex
     //
     this.buttonFloatingComplex.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonFloatingComplex.ImageSmall")));
     this.buttonFloatingComplex.KeyTip     = "FC";
     this.buttonFloatingComplex.TextLine1  = "Complex";
     this.buttonFloatingComplex.Click     += new System.EventHandler(this.buttonFloatingComplex_Click);
     //
     // groupDocument
     //
     this.groupDocument.DialogBoxLauncher = false;
     this.groupDocument.Image             = ((System.Drawing.Image)(resources.GetObject("groupDocument.Image")));
     this.groupDocument.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupContainer[] {
         this.kryptonRibbonGroupTriple2
     });
     this.groupDocument.KeyTipGroup = "T";
     this.groupDocument.TextLine1   = "Document";
     //
     // kryptonRibbonGroupTriple2
     //
     this.kryptonRibbonGroupTriple2.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupItem[] {
         this.buttonDocumentSingle,
         this.buttonDocumentTabbed
     });
     this.kryptonRibbonGroupTriple2.MaximumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Medium;
     this.kryptonRibbonGroupTriple2.MinimumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Medium;
     //
     // buttonDocumentSingle
     //
     this.buttonDocumentSingle.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonDocumentSingle.ImageSmall")));
     this.buttonDocumentSingle.KeyTip     = "TS";
     this.buttonDocumentSingle.TextLine1  = "Single";
     this.buttonDocumentSingle.Click     += new System.EventHandler(this.buttonDocumentSingle_Click);
     //
     // buttonDocumentTabbed
     //
     this.buttonDocumentTabbed.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonDocumentTabbed.ImageSmall")));
     this.buttonDocumentTabbed.KeyTip     = "TT";
     this.buttonDocumentTabbed.TextLine1  = "Tabbed";
     this.buttonDocumentTabbed.Click     += new System.EventHandler(this.buttonDocumentTabbed_Click);
     //
     // kryptonRibbonGroup1
     //
     this.kryptonRibbonGroup1.DialogBoxLauncher = false;
     this.kryptonRibbonGroup1.Image             = ((System.Drawing.Image)(resources.GetObject("kryptonRibbonGroup1.Image")));
     this.kryptonRibbonGroup1.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupContainer[] {
         this.kryptonRibbonGroupTriple6,
         this.kryptonRibbonGroupTriple7
     });
     this.kryptonRibbonGroup1.KeyTipGroup = "C";
     this.kryptonRibbonGroup1.TextLine1   = "Delete";
     //
     // kryptonRibbonGroupTriple6
     //
     this.kryptonRibbonGroupTriple6.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupItem[] {
         this.buttonDeleteAll
     });
     this.kryptonRibbonGroupTriple6.MinimumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Large;
     //
     // buttonDeleteAll
     //
     this.buttonDeleteAll.ImageLarge = ((System.Drawing.Image)(resources.GetObject("buttonDeleteAll.ImageLarge")));
     this.buttonDeleteAll.KeyTip     = "CA";
     this.buttonDeleteAll.TextLine1  = "All";
     this.buttonDeleteAll.Click     += new System.EventHandler(this.buttonDeleteAll_Click);
     //
     // kryptonRibbonGroupTriple7
     //
     this.kryptonRibbonGroupTriple7.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupItem[] {
         this.buttonDeleteDocked,
         this.buttonDeleteAutoHidden,
         this.buttonDeleteFloating
     });
     this.kryptonRibbonGroupTriple7.MaximumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Medium;
     this.kryptonRibbonGroupTriple7.MinimumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Medium;
     //
     // buttonDeleteDocked
     //
     this.buttonDeleteDocked.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonDeleteDocked.ImageSmall")));
     this.buttonDeleteDocked.KeyTip     = "CD";
     this.buttonDeleteDocked.TextLine1  = "Docked";
     this.buttonDeleteDocked.Click     += new System.EventHandler(this.buttonDeleteDocked_Click);
     //
     // buttonDeleteAutoHidden
     //
     this.buttonDeleteAutoHidden.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonDeleteAutoHidden.ImageSmall")));
     this.buttonDeleteAutoHidden.KeyTip     = "CH";
     this.buttonDeleteAutoHidden.TextLine1  = "AutoHidden";
     this.buttonDeleteAutoHidden.Click     += new System.EventHandler(this.buttonDeleteAutoHidden_Click);
     //
     // buttonDeleteFloating
     //
     this.buttonDeleteFloating.ImageSmall = ((System.Drawing.Image)(resources.GetObject("buttonDeleteFloating.ImageSmall")));
     this.buttonDeleteFloating.KeyTip     = "CF";
     this.buttonDeleteFloating.TextLine1  = "Floating";
     this.buttonDeleteFloating.Click     += new System.EventHandler(this.buttonDeleteFloating_Click);
     //
     // kryptonRibbonGroup3
     //
     this.kryptonRibbonGroup3.DialogBoxLauncher = false;
     this.kryptonRibbonGroup3.Image             = ((System.Drawing.Image)(resources.GetObject("kryptonRibbonGroup3.Image")));
     this.kryptonRibbonGroup3.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupContainer[] {
         this.kryptonRibbonGroupTriple11,
         this.kryptonRibbonGroupTriple13
     });
     this.kryptonRibbonGroup3.KeyTipGroup = "V";
     this.kryptonRibbonGroup3.TextLine1   = "Visibility";
     //
     // kryptonRibbonGroupTriple11
     //
     this.kryptonRibbonGroupTriple11.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupItem[] {
         this.buttonHideAll,
         this.buttonShowAll
     });
     this.kryptonRibbonGroupTriple11.MinimumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Large;
     //
     // buttonHideAll
     //
     this.buttonHideAll.ImageLarge = ((System.Drawing.Image)(resources.GetObject("buttonHideAll.ImageLarge")));
     this.buttonHideAll.KeyTip     = "VH";
     this.buttonHideAll.TextLine1  = "Hide";
     this.buttonHideAll.TextLine2  = "All";
     this.buttonHideAll.Click     += new System.EventHandler(this.buttonHideAll_Click);
     //
     // buttonShowAll
     //
     this.buttonShowAll.ImageLarge = ((System.Drawing.Image)(resources.GetObject("buttonShowAll.ImageLarge")));
     this.buttonShowAll.KeyTip     = "VS";
     this.buttonShowAll.TextLine1  = "Show";
     this.buttonShowAll.TextLine2  = "All";
     this.buttonShowAll.Click     += new System.EventHandler(this.buttonShowAll_Click);
     //
     // kryptonRibbonGroupTriple13
     //
     this.kryptonRibbonGroupTriple13.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupItem[] {
         this.btnHideProps3,
         this.btnShowProps3
     });
     //
     // btnHideProps3
     //
     this.btnHideProps3.TextLine1 = "Hide";
     this.btnHideProps3.TextLine2 = "Properties 3";
     this.btnHideProps3.Click    += new System.EventHandler(this.btnHideProps3_Click);
     //
     // btnShowProps3
     //
     this.btnShowProps3.TextLine1 = "Show";
     this.btnShowProps3.TextLine2 = "Properties 3";
     this.btnShowProps3.Click    += new System.EventHandler(this.btnShowProps3_Click);
     //
     // kryptonRibbonTab2
     //
     this.kryptonRibbonTab2.Groups.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroup[] {
         this.kryptonRibbonGroup2
     });
     this.kryptonRibbonTab2.KeyTip = "L";
     this.kryptonRibbonTab2.Text   = "Palette";
     //
     // kryptonRibbonGroup2
     //
     this.kryptonRibbonGroup2.Image = ((System.Drawing.Image)(resources.GetObject("kryptonRibbonGroup2.Image")));
     this.kryptonRibbonGroup2.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupContainer[] {
         this.kryptonRibbonGroupTriple12,
         this.kryptonRibbonGroupSeparator1,
         this.kryptonRibbonGroupTriple8,
         this.kryptonRibbonGroupSeparator2,
         this.kryptonRibbonGroupTriple9,
         this.kryptonRibbonGroupSeparator3,
         this.kryptonRibbonGroupTriple10
     });
     this.kryptonRibbonGroup2.TextLine1 = "Palette Setting";
     //
     // kryptonRibbonGroupTriple12
     //
     this.kryptonRibbonGroupTriple12.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupItem[] {
         this.button2010Blue,
         this.button2010Silver,
         this.button2010Black
     });
     this.kryptonRibbonGroupTriple12.MinimumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Large;
     //
     // button2010Blue
     //
     this.button2010Blue.ButtonType = ComponentFactory.Krypton.Ribbon.GroupButtonType.Check;
     this.button2010Blue.Checked    = true;
     this.button2010Blue.ImageLarge = ((System.Drawing.Image)(resources.GetObject("button2010Blue.ImageLarge")));
     this.button2010Blue.TextLine1  = "2010";
     this.button2010Blue.TextLine2  = "Blue";
     this.button2010Blue.Click     += new System.EventHandler(this.button2010Blue_Click);
     //
     // button2010Silver
     //
     this.button2010Silver.ButtonType = ComponentFactory.Krypton.Ribbon.GroupButtonType.Check;
     this.button2010Silver.ImageLarge = ((System.Drawing.Image)(resources.GetObject("button2010Silver.ImageLarge")));
     this.button2010Silver.TextLine1  = "2010";
     this.button2010Silver.TextLine2  = "Silver";
     this.button2010Silver.Click     += new System.EventHandler(this.button2010Silver_Click);
     //
     // button2010Black
     //
     this.button2010Black.ButtonType = ComponentFactory.Krypton.Ribbon.GroupButtonType.Check;
     this.button2010Black.ImageLarge = ((System.Drawing.Image)(resources.GetObject("button2010Black.ImageLarge")));
     this.button2010Black.TextLine1  = "2010";
     this.button2010Black.TextLine2  = "Black";
     this.button2010Black.Click     += new System.EventHandler(this.button2010Black_Click);
     //
     // kryptonRibbonGroupTriple8
     //
     this.kryptonRibbonGroupTriple8.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupItem[] {
         this.button2007Blue,
         this.button2007Silver,
         this.button2007Black
     });
     this.kryptonRibbonGroupTriple8.MinimumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Large;
     //
     // button2007Blue
     //
     this.button2007Blue.ButtonType = ComponentFactory.Krypton.Ribbon.GroupButtonType.Check;
     this.button2007Blue.ImageLarge = ((System.Drawing.Image)(resources.GetObject("button2007Blue.ImageLarge")));
     this.button2007Blue.KeyTip     = "2B";
     this.button2007Blue.TextLine1  = "2007";
     this.button2007Blue.TextLine2  = "Blue";
     this.button2007Blue.Click     += new System.EventHandler(this.button2007Blue_Click);
     //
     // button2007Silver
     //
     this.button2007Silver.ButtonType = ComponentFactory.Krypton.Ribbon.GroupButtonType.Check;
     this.button2007Silver.ImageLarge = ((System.Drawing.Image)(resources.GetObject("button2007Silver.ImageLarge")));
     this.button2007Silver.KeyTip     = "2S";
     this.button2007Silver.TextLine1  = "2007";
     this.button2007Silver.TextLine2  = "Silver";
     this.button2007Silver.Click     += new System.EventHandler(this.button2007Silver_Click);
     //
     // button2007Black
     //
     this.button2007Black.ButtonType = ComponentFactory.Krypton.Ribbon.GroupButtonType.Check;
     this.button2007Black.ImageLarge = ((System.Drawing.Image)(resources.GetObject("button2007Black.ImageLarge")));
     this.button2007Black.KeyTip     = "SL";
     this.button2007Black.TextLine1  = "2007";
     this.button2007Black.TextLine2  = "Black";
     this.button2007Black.Click     += new System.EventHandler(this.button2007Black_Click);
     //
     // kryptonRibbonGroupTriple9
     //
     this.kryptonRibbonGroupTriple9.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupItem[] {
         this.buttonSparkleBlue,
         this.buttonSparkleOrange,
         this.buttonSparklePurple
     });
     this.kryptonRibbonGroupTriple9.MinimumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Large;
     //
     // buttonSparkleBlue
     //
     this.buttonSparkleBlue.ButtonType = ComponentFactory.Krypton.Ribbon.GroupButtonType.Check;
     this.buttonSparkleBlue.ImageLarge = ((System.Drawing.Image)(resources.GetObject("buttonSparkleBlue.ImageLarge")));
     this.buttonSparkleBlue.KeyTip     = "SB";
     this.buttonSparkleBlue.TextLine1  = "Sparkle";
     this.buttonSparkleBlue.TextLine2  = "Blue";
     this.buttonSparkleBlue.Click     += new System.EventHandler(this.buttonSparkleBlue_Click);
     //
     // buttonSparkleOrange
     //
     this.buttonSparkleOrange.ButtonType = ComponentFactory.Krypton.Ribbon.GroupButtonType.Check;
     this.buttonSparkleOrange.ImageLarge = ((System.Drawing.Image)(resources.GetObject("buttonSparkleOrange.ImageLarge")));
     this.buttonSparkleOrange.KeyTip     = "SO";
     this.buttonSparkleOrange.TextLine1  = "Sparkle";
     this.buttonSparkleOrange.TextLine2  = "Orange";
     this.buttonSparkleOrange.Click     += new System.EventHandler(this.buttonSparkleOrange_Click);
     //
     // buttonSparklePurple
     //
     this.buttonSparklePurple.ButtonType = ComponentFactory.Krypton.Ribbon.GroupButtonType.Check;
     this.buttonSparklePurple.ImageLarge = ((System.Drawing.Image)(resources.GetObject("buttonSparklePurple.ImageLarge")));
     this.buttonSparklePurple.KeyTip     = "SP";
     this.buttonSparklePurple.TextLine1  = "Sparkle";
     this.buttonSparklePurple.TextLine2  = "Purple";
     this.buttonSparklePurple.Click     += new System.EventHandler(this.buttonSparklePurple_Click);
     //
     // kryptonRibbonGroupTriple10
     //
     this.kryptonRibbonGroupTriple10.Items.AddRange(new ComponentFactory.Krypton.Ribbon.KryptonRibbonGroupItem[] {
         this.buttonSystem
     });
     this.kryptonRibbonGroupTriple10.MinimumSize = ComponentFactory.Krypton.Ribbon.GroupItemSize.Large;
     //
     // buttonSystem
     //
     this.buttonSystem.ButtonType = ComponentFactory.Krypton.Ribbon.GroupButtonType.Check;
     this.buttonSystem.ImageLarge = ((System.Drawing.Image)(resources.GetObject("buttonSystem.ImageLarge")));
     this.buttonSystem.KeyTip     = "SY";
     this.buttonSystem.TextLine1  = "System";
     this.buttonSystem.Click     += new System.EventHandler(this.buttonSystem_Click);
     //
     // kryptonPanel
     //
     this.kryptonPanel.Controls.Add(this.kryptonDockableWorkspace);
     this.kryptonPanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel.Location = new System.Drawing.Point(0, 115);
     this.kryptonPanel.Name     = "kryptonPanel";
     this.kryptonPanel.Padding  = new System.Windows.Forms.Padding(5);
     this.kryptonPanel.Size     = new System.Drawing.Size(764, 547);
     this.kryptonPanel.TabIndex = 1;
     //
     // kryptonDockableWorkspace
     //
     this.kryptonDockableWorkspace.AutoHiddenHost = false;
     this.kryptonDockableWorkspace.CompactFlags   = ((ComponentFactory.Krypton.Workspace.CompactFlags)(((ComponentFactory.Krypton.Workspace.CompactFlags.RemoveEmptyCells | ComponentFactory.Krypton.Workspace.CompactFlags.RemoveEmptySequences)
                                                                                                        | ComponentFactory.Krypton.Workspace.CompactFlags.PromoteLeafs)));
     this.kryptonDockableWorkspace.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonDockableWorkspace.Location = new System.Drawing.Point(5, 5);
     this.kryptonDockableWorkspace.Name     = "kryptonDockableWorkspace";
     //
     //
     //
     this.kryptonDockableWorkspace.Root.UniqueName       = "D51970B3EA2C496AD51970B3EA2C496A";
     this.kryptonDockableWorkspace.Root.WorkspaceControl = this.kryptonDockableWorkspace;
     this.kryptonDockableWorkspace.ShowMaximizeButton    = false;
     this.kryptonDockableWorkspace.Size                 = new System.Drawing.Size(754, 537);
     this.kryptonDockableWorkspace.TabIndex             = 0;
     this.kryptonDockableWorkspace.TabStop              = true;
     this.kryptonDockableWorkspace.WorkspaceCellAdding += new System.EventHandler <ComponentFactory.Krypton.Workspace.WorkspaceCellEventArgs>(this.kryptonDockableWorkspace_WorkspaceCellAdding);
     //
     // imageListSmall
     //
     this.imageListSmall.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListSmall.ImageStream")));
     this.imageListSmall.TransparentColor = System.Drawing.Color.Transparent;
     this.imageListSmall.Images.SetKeyName(0, "document_plain.png");
     this.imageListSmall.Images.SetKeyName(1, "preferences.png");
     this.imageListSmall.Images.SetKeyName(2, "information2.png");
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(764, 662);
     this.Controls.Add(this.kryptonPanel);
     this.Controls.Add(this.kryptonRibbon);
     this.Icon  = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name  = "Form1";
     this.Text  = "Standard Docking 2020";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonRibbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel)).EndInit();
     this.kryptonPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonDockableWorkspace)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#11
0
 private void InitializeComponent()
 {
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues1 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues2 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues3 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues4 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     this.kryptonPanel1 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.klblContent   = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.klblHeader    = new ComponentFactory.Krypton.Toolkit.KryptonLabel();
     this.pbxIcon       = new System.Windows.Forms.PictureBox();
     this.kryptonPanel2 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kbtnAction    = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnDismiss   = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.panel1        = new System.Windows.Forms.Panel();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxIcon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).BeginInit();
     this.kryptonPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.klblContent);
     this.kryptonPanel1.Controls.Add(this.klblHeader);
     this.kryptonPanel1.Controls.Add(this.pbxIcon);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(646, 249);
     this.kryptonPanel1.TabIndex = 0;
     //
     // klblContent
     //
     this.klblContent.AutoSize = false;
     this.klblContent.Location = new System.Drawing.Point(147, 77);
     this.klblContent.Name     = "klblContent";
     this.klblContent.Size     = new System.Drawing.Size(487, 153);
     this.klblContent.StateCommon.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblContent.StateCommon.LongText.TextH = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Near;
     this.klblContent.StateCommon.LongText.TextV = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Near;
     this.klblContent.StateCommon.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblContent.TabIndex = 3;
     popupPositionValues1.PlacementRectangle        = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues1.PlacementTarget           = null;
     this.klblContent.ToolTipValues.ToolTipPosition = popupPositionValues1;
     this.klblContent.Values.Text = "kryptonLabel1";
     //
     // klblHeader
     //
     this.klblHeader.AutoSize = false;
     this.klblHeader.Location = new System.Drawing.Point(147, 12);
     this.klblHeader.Name     = "klblHeader";
     this.klblHeader.Size     = new System.Drawing.Size(487, 58);
     this.klblHeader.StateCommon.LongText.Font   = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblHeader.StateCommon.LongText.TextH  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblHeader.StateCommon.LongText.TextV  = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblHeader.StateCommon.ShortText.Font  = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblHeader.StateCommon.ShortText.TextH = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblHeader.StateCommon.ShortText.TextV = ComponentFactory.Krypton.Toolkit.PaletteRelativeAlign.Center;
     this.klblHeader.TabIndex = 2;
     popupPositionValues2.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues2.PlacementTarget          = null;
     this.klblHeader.ToolTipValues.ToolTipPosition = popupPositionValues2;
     this.klblHeader.Values.Text = "kryptonLabel1";
     //
     // pbxIcon
     //
     this.pbxIcon.BackColor = System.Drawing.Color.Transparent;
     this.pbxIcon.Location  = new System.Drawing.Point(12, 12);
     this.pbxIcon.Name      = "pbxIcon";
     this.pbxIcon.Size      = new System.Drawing.Size(128, 128);
     this.pbxIcon.TabIndex  = 1;
     this.pbxIcon.TabStop   = false;
     //
     // kryptonPanel2
     //
     this.kryptonPanel2.Controls.Add(this.kbtnAction);
     this.kryptonPanel2.Controls.Add(this.kbtnDismiss);
     this.kryptonPanel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kryptonPanel2.Location = new System.Drawing.Point(0, 251);
     this.kryptonPanel2.Name     = "kryptonPanel2";
     this.kryptonPanel2.Size     = new System.Drawing.Size(646, 49);
     this.kryptonPanel2.TabIndex = 1;
     //
     // kbtnAction
     //
     this.kbtnAction.AutoSize     = true;
     this.kbtnAction.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnAction.Enabled      = false;
     this.kbtnAction.Location     = new System.Drawing.Point(12, 6);
     this.kbtnAction.Name         = "kbtnAction";
     this.kbtnAction.Size         = new System.Drawing.Size(31, 30);
     this.kbtnAction.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnAction.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnAction.TabIndex = 1;
     popupPositionValues3.PlacementRectangle       = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues3.PlacementTarget          = null;
     this.kbtnAction.ToolTipValues.ToolTipPosition = popupPositionValues3;
     this.kbtnAction.Values.Text = "{0}";
     this.kbtnAction.Visible     = false;
     this.kbtnAction.Click      += new System.EventHandler(this.kbtnAction_Click);
     //
     // kbtnDismiss
     //
     this.kbtnDismiss.Location = new System.Drawing.Point(480, 6);
     this.kbtnDismiss.Name     = "kbtnDismiss";
     this.kbtnDismiss.Size     = new System.Drawing.Size(154, 31);
     this.kbtnDismiss.StateCommon.Content.LongText.Font  = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnDismiss.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnDismiss.TabIndex = 0;
     popupPositionValues4.PlacementRectangle        = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues4.PlacementTarget           = null;
     this.kbtnDismiss.ToolTipValues.ToolTipPosition = popupPositionValues4;
     this.kbtnDismiss.Values.Text = "Dismiss ({0})";
     this.kbtnDismiss.Click      += new System.EventHandler(this.kbtnDismiss_Click);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location  = new System.Drawing.Point(0, 249);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(646, 2);
     this.panel1.TabIndex  = 2;
     //
     // KryptonToastNotification
     //
     this.ClientSize = new System.Drawing.Size(646, 300);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.kryptonPanel2);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "KryptonToastNotification";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Load           += new System.EventHandler(this.KryptonToastNotification_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pbxIcon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).EndInit();
     this.kryptonPanel2.ResumeLayout(false);
     this.kryptonPanel2.PerformLayout();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues2  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues3  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues4  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues5  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues6  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues7  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues8  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues9  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues10 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues11 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues12 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues13 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues14 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues15 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues16 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues17 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues18 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues19 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues20 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues21 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues22 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues23 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues24 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues25 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues26 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues27 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues28 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues29 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues30 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues31 = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues popupPositionValues1  = new ComponentFactory.Krypton.Toolkit.Values.PopupPositionValues();
     this.kryptonPanel1           = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kbtnRandomPasswords     = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnCircularProgressBar = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.Toast                         = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnThemeChooser              = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnAeroWizard                = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnListView                  = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnPropertyGrid              = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnMessageboxTest2           = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnFileExplorer              = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnFileBrowser               = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnAdobeColourDialog         = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnColourWheel               = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnMoreControls              = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnKryptonWizard             = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnRGBToHEX                  = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnGlobalOptions             = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnThemeOptions              = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnSettings                  = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnColourChooser1            = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnColourChooser2            = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnScrollbars                = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnToolstrips                = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnTypefaceSelectionDialogue = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnPaletteEditor             = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnMessageboxTest            = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnFileCreator               = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnColourCreator             = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnColourMixer               = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnHexToRGB                  = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnConvertColour             = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnScanFiles                 = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kbtnScanFiles);
     this.kryptonPanel1.Controls.Add(this.kbtnRandomPasswords);
     this.kryptonPanel1.Controls.Add(this.kbtnCircularProgressBar);
     this.kryptonPanel1.Controls.Add(this.Toast);
     this.kryptonPanel1.Controls.Add(this.kbtnThemeChooser);
     this.kryptonPanel1.Controls.Add(this.kbtnAeroWizard);
     this.kryptonPanel1.Controls.Add(this.kbtnListView);
     this.kryptonPanel1.Controls.Add(this.kbtnPropertyGrid);
     this.kryptonPanel1.Controls.Add(this.kbtnMessageboxTest2);
     this.kryptonPanel1.Controls.Add(this.kbtnFileExplorer);
     this.kryptonPanel1.Controls.Add(this.kbtnFileBrowser);
     this.kryptonPanel1.Controls.Add(this.kbtnAdobeColourDialog);
     this.kryptonPanel1.Controls.Add(this.kbtnColourWheel);
     this.kryptonPanel1.Controls.Add(this.kbtnMoreControls);
     this.kryptonPanel1.Controls.Add(this.kbtnKryptonWizard);
     this.kryptonPanel1.Controls.Add(this.kbtnRGBToHEX);
     this.kryptonPanel1.Controls.Add(this.kbtnGlobalOptions);
     this.kryptonPanel1.Controls.Add(this.kbtnThemeOptions);
     this.kryptonPanel1.Controls.Add(this.kbtnSettings);
     this.kryptonPanel1.Controls.Add(this.kbtnColourChooser1);
     this.kryptonPanel1.Controls.Add(this.kbtnColourChooser2);
     this.kryptonPanel1.Controls.Add(this.kbtnScrollbars);
     this.kryptonPanel1.Controls.Add(this.kbtnToolstrips);
     this.kryptonPanel1.Controls.Add(this.kbtnTypefaceSelectionDialogue);
     this.kryptonPanel1.Controls.Add(this.kbtnPaletteEditor);
     this.kryptonPanel1.Controls.Add(this.kbtnMessageboxTest);
     this.kryptonPanel1.Controls.Add(this.kbtnFileCreator);
     this.kryptonPanel1.Controls.Add(this.kbtnColourCreator);
     this.kryptonPanel1.Controls.Add(this.kbtnColourMixer);
     this.kryptonPanel1.Controls.Add(this.kbtnHexToRGB);
     this.kryptonPanel1.Controls.Add(this.kbtnConvertColour);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 0);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(971, 597);
     this.kryptonPanel1.TabIndex = 0;
     //
     // kbtnRandomPasswords
     //
     this.kbtnRandomPasswords.Location       = new System.Drawing.Point(737, 207);
     this.kbtnRandomPasswords.Name           = "kbtnRandomPasswords";
     this.kbtnRandomPasswords.Size           = new System.Drawing.Size(218, 25);
     this.kbtnRandomPasswords.TabIndex       = 80;
     popupPositionValues2.PlacementRectangle = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues2.PlacementTarget    = null;
     this.kbtnRandomPasswords.ToolTipValues.ToolTipPosition = popupPositionValues2;
     this.kbtnRandomPasswords.Values.Text = "Random Password Generator";
     this.kbtnRandomPasswords.Click      += new System.EventHandler(this.kbtnRandomPasswords_Click);
     //
     // kbtnCircularProgressBar
     //
     this.kbtnCircularProgressBar.Location   = new System.Drawing.Point(737, 168);
     this.kbtnCircularProgressBar.Name       = "kbtnCircularProgressBar";
     this.kbtnCircularProgressBar.Size       = new System.Drawing.Size(218, 25);
     this.kbtnCircularProgressBar.TabIndex   = 79;
     popupPositionValues3.PlacementRectangle = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues3.PlacementTarget    = null;
     this.kbtnCircularProgressBar.ToolTipValues.ToolTipPosition = popupPositionValues3;
     this.kbtnCircularProgressBar.Values.Text = "Circular Progress Bar";
     this.kbtnCircularProgressBar.Click      += new System.EventHandler(this.kbtnCircularProgressBar_Click);
     //
     // Toast
     //
     this.Toast.Location = new System.Drawing.Point(737, 129);
     this.Toast.Name     = "Toast";
     this.Toast.Size     = new System.Drawing.Size(218, 25);
     this.Toast.TabIndex = 78;
     popupPositionValues4.PlacementRectangle  = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues4.PlacementTarget     = null;
     this.Toast.ToolTipValues.ToolTipPosition = popupPositionValues4;
     this.Toast.Values.Text = "Toast";
     this.Toast.Click      += new System.EventHandler(this.Toast_Click);
     //
     // kbtnThemeChooser
     //
     this.kbtnThemeChooser.Location                      = new System.Drawing.Point(737, 90);
     this.kbtnThemeChooser.Name                          = "kbtnThemeChooser";
     this.kbtnThemeChooser.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnThemeChooser.TabIndex                      = 77;
     popupPositionValues5.PlacementRectangle             = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues5.PlacementTarget                = null;
     this.kbtnThemeChooser.ToolTipValues.ToolTipPosition = popupPositionValues5;
     this.kbtnThemeChooser.Values.Text                   = "Theme Chooser";
     this.kbtnThemeChooser.Click                        += new System.EventHandler(this.kbtnThemeChooser_Click);
     //
     // kbtnAeroWizard
     //
     this.kbtnAeroWizard.Location                      = new System.Drawing.Point(737, 51);
     this.kbtnAeroWizard.Name                          = "kbtnAeroWizard";
     this.kbtnAeroWizard.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnAeroWizard.TabIndex                      = 76;
     popupPositionValues6.PlacementRectangle           = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues6.PlacementTarget              = null;
     this.kbtnAeroWizard.ToolTipValues.ToolTipPosition = popupPositionValues6;
     this.kbtnAeroWizard.Values.Text                   = "Aero Wizard";
     //
     // kbtnListView
     //
     this.kbtnListView.Location = new System.Drawing.Point(737, 12);
     this.kbtnListView.Name     = "kbtnListView";
     this.kbtnListView.Size     = new System.Drawing.Size(218, 25);
     this.kbtnListView.TabIndex = 75;
     popupPositionValues7.PlacementRectangle         = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues7.PlacementTarget            = null;
     this.kbtnListView.ToolTipValues.ToolTipPosition = popupPositionValues7;
     this.kbtnListView.Values.Text = "List View";
     this.kbtnListView.Click      += new System.EventHandler(this.kbtnListView_Click);
     //
     // kbtnPropertyGrid
     //
     this.kbtnPropertyGrid.Location = new System.Drawing.Point(496, 285);
     this.kbtnPropertyGrid.Name     = "kbtnPropertyGrid";
     this.kbtnPropertyGrid.Size     = new System.Drawing.Size(218, 25);
     this.kbtnPropertyGrid.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnPropertyGrid.TabIndex                      = 74;
     popupPositionValues8.PlacementRectangle             = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues8.PlacementTarget                = null;
     this.kbtnPropertyGrid.ToolTipValues.ToolTipPosition = popupPositionValues8;
     this.kbtnPropertyGrid.Values.Text                   = "Property Grid";
     this.kbtnPropertyGrid.Click += new System.EventHandler(this.kbtnPropertyGrid_Click);
     //
     // kbtnMessageboxTest2
     //
     this.kbtnMessageboxTest2.Location = new System.Drawing.Point(496, 246);
     this.kbtnMessageboxTest2.Name     = "kbtnMessageboxTest2";
     this.kbtnMessageboxTest2.Size     = new System.Drawing.Size(218, 25);
     this.kbtnMessageboxTest2.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnMessageboxTest2.TabIndex       = 73;
     popupPositionValues9.PlacementRectangle = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues9.PlacementTarget    = null;
     this.kbtnMessageboxTest2.ToolTipValues.ToolTipPosition = popupPositionValues9;
     this.kbtnMessageboxTest2.Values.Text = "Messagebox Test 2";
     this.kbtnMessageboxTest2.Click      += new System.EventHandler(this.kbtnMessageboxTest2_Click);
     //
     // kbtnFileExplorer
     //
     this.kbtnFileExplorer.Location                      = new System.Drawing.Point(496, 207);
     this.kbtnFileExplorer.Name                          = "kbtnFileExplorer";
     this.kbtnFileExplorer.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnFileExplorer.TabIndex                      = 72;
     popupPositionValues10.PlacementRectangle            = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues10.PlacementTarget               = null;
     this.kbtnFileExplorer.ToolTipValues.ToolTipPosition = popupPositionValues10;
     this.kbtnFileExplorer.Values.Text                   = "File Explorer";
     this.kbtnFileExplorer.Click                        += new System.EventHandler(this.kbtnFileExplorer_Click);
     //
     // kbtnFileBrowser
     //
     this.kbtnFileBrowser.Location                      = new System.Drawing.Point(496, 168);
     this.kbtnFileBrowser.Name                          = "kbtnFileBrowser";
     this.kbtnFileBrowser.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnFileBrowser.TabIndex                      = 71;
     popupPositionValues11.PlacementRectangle           = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues11.PlacementTarget              = null;
     this.kbtnFileBrowser.ToolTipValues.ToolTipPosition = popupPositionValues11;
     this.kbtnFileBrowser.Values.Text                   = "File Browser";
     this.kbtnFileBrowser.Click                        += new System.EventHandler(this.kbtnFileBrowser_Click);
     //
     // kbtnAdobeColourDialog
     //
     this.kbtnAdobeColourDialog.Location      = new System.Drawing.Point(497, 129);
     this.kbtnAdobeColourDialog.Name          = "kbtnAdobeColourDialog";
     this.kbtnAdobeColourDialog.Size          = new System.Drawing.Size(218, 25);
     this.kbtnAdobeColourDialog.TabIndex      = 70;
     popupPositionValues12.PlacementRectangle = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues12.PlacementTarget    = null;
     this.kbtnAdobeColourDialog.ToolTipValues.ToolTipPosition = popupPositionValues12;
     this.kbtnAdobeColourDialog.Values.Text = "Adobe Colour Dialog";
     this.kbtnAdobeColourDialog.Click      += new System.EventHandler(this.kbtnAdobeColourDialog_Click);
     //
     // kbtnColourWheel
     //
     this.kbtnColourWheel.Location                      = new System.Drawing.Point(497, 90);
     this.kbtnColourWheel.Name                          = "kbtnColourWheel";
     this.kbtnColourWheel.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnColourWheel.TabIndex                      = 69;
     popupPositionValues13.PlacementRectangle           = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues13.PlacementTarget              = null;
     this.kbtnColourWheel.ToolTipValues.ToolTipPosition = popupPositionValues13;
     this.kbtnColourWheel.Values.Text                   = "Colour Wheel";
     this.kbtnColourWheel.Click                        += new System.EventHandler(this.kbtnColourWheel_Click);
     //
     // kbtnMoreControls
     //
     this.kbtnMoreControls.Location                      = new System.Drawing.Point(497, 51);
     this.kbtnMoreControls.Name                          = "kbtnMoreControls";
     this.kbtnMoreControls.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnMoreControls.TabIndex                      = 68;
     popupPositionValues14.PlacementRectangle            = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues14.PlacementTarget               = null;
     this.kbtnMoreControls.ToolTipValues.ToolTipPosition = popupPositionValues14;
     this.kbtnMoreControls.Values.Text                   = "More Controls...";
     this.kbtnMoreControls.Click                        += new System.EventHandler(this.kbtnMoreControls_Click);
     //
     // kbtnKryptonWizard
     //
     this.kbtnKryptonWizard.Location                      = new System.Drawing.Point(497, 12);
     this.kbtnKryptonWizard.Name                          = "kbtnKryptonWizard";
     this.kbtnKryptonWizard.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnKryptonWizard.TabIndex                      = 67;
     popupPositionValues15.PlacementRectangle             = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues15.PlacementTarget                = null;
     this.kbtnKryptonWizard.ToolTipValues.ToolTipPosition = popupPositionValues15;
     this.kbtnKryptonWizard.Values.Text                   = "Wizard";
     this.kbtnKryptonWizard.Click                        += new System.EventHandler(this.kbtnKryptonWizard_Click);
     //
     // kbtnRGBToHEX
     //
     this.kbtnRGBToHEX.Location = new System.Drawing.Point(255, 90);
     this.kbtnRGBToHEX.Name     = "kbtnRGBToHEX";
     this.kbtnRGBToHEX.Size     = new System.Drawing.Size(218, 25);
     this.kbtnRGBToHEX.TabIndex = 66;
     popupPositionValues16.PlacementRectangle        = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues16.PlacementTarget           = null;
     this.kbtnRGBToHEX.ToolTipValues.ToolTipPosition = popupPositionValues16;
     this.kbtnRGBToHEX.Values.Text = "Convert Colour (RGB to Hex)";
     this.kbtnRGBToHEX.Click      += new System.EventHandler(this.kbtnRGBToHEX_Click);
     //
     // kbtnGlobalOptions
     //
     this.kbtnGlobalOptions.Location                      = new System.Drawing.Point(12, 285);
     this.kbtnGlobalOptions.Name                          = "kbtnGlobalOptions";
     this.kbtnGlobalOptions.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnGlobalOptions.TabIndex                      = 65;
     popupPositionValues17.PlacementRectangle             = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues17.PlacementTarget                = null;
     this.kbtnGlobalOptions.ToolTipValues.ToolTipPosition = popupPositionValues17;
     this.kbtnGlobalOptions.Values.Text                   = "Global Options";
     this.kbtnGlobalOptions.Click                        += new System.EventHandler(this.kbtnGlobalOptions_Click);
     //
     // kbtnThemeOptions
     //
     this.kbtnThemeOptions.Location                      = new System.Drawing.Point(255, 285);
     this.kbtnThemeOptions.Name                          = "kbtnThemeOptions";
     this.kbtnThemeOptions.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnThemeOptions.TabIndex                      = 64;
     popupPositionValues18.PlacementRectangle            = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues18.PlacementTarget               = null;
     this.kbtnThemeOptions.ToolTipValues.ToolTipPosition = popupPositionValues18;
     this.kbtnThemeOptions.Values.Text                   = "Theme Options";
     this.kbtnThemeOptions.Click                        += new System.EventHandler(this.kbtnThemeOptions_Click);
     //
     // kbtnSettings
     //
     this.kbtnSettings.Location = new System.Drawing.Point(255, 246);
     this.kbtnSettings.Name     = "kbtnSettings";
     this.kbtnSettings.Size     = new System.Drawing.Size(218, 25);
     this.kbtnSettings.TabIndex = 63;
     popupPositionValues19.PlacementRectangle        = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues19.PlacementTarget           = null;
     this.kbtnSettings.ToolTipValues.ToolTipPosition = popupPositionValues19;
     this.kbtnSettings.Values.Text = "Settings Options";
     this.kbtnSettings.Click      += new System.EventHandler(this.kbtnSettings_Click);
     //
     // kbtnColourChooser1
     //
     this.kbtnColourChooser1.Location         = new System.Drawing.Point(12, 207);
     this.kbtnColourChooser1.Name             = "kbtnColourChooser1";
     this.kbtnColourChooser1.Size             = new System.Drawing.Size(218, 25);
     this.kbtnColourChooser1.TabIndex         = 62;
     popupPositionValues20.PlacementRectangle = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues20.PlacementTarget    = null;
     this.kbtnColourChooser1.ToolTipValues.ToolTipPosition = popupPositionValues20;
     this.kbtnColourChooser1.Values.Text = "Colour Chooser 1";
     this.kbtnColourChooser1.Click      += new System.EventHandler(this.kbtnColourChooser1_Click);
     //
     // kbtnColourChooser2
     //
     this.kbtnColourChooser2.Location         = new System.Drawing.Point(12, 246);
     this.kbtnColourChooser2.Name             = "kbtnColourChooser2";
     this.kbtnColourChooser2.Size             = new System.Drawing.Size(218, 25);
     this.kbtnColourChooser2.TabIndex         = 61;
     popupPositionValues21.PlacementRectangle = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues21.PlacementTarget    = null;
     this.kbtnColourChooser2.ToolTipValues.ToolTipPosition = popupPositionValues21;
     this.kbtnColourChooser2.Values.Text = "Colour Chooser 2";
     this.kbtnColourChooser2.Click      += new System.EventHandler(this.kbtnColourChooser2_Click);
     //
     // kbtnScrollbars
     //
     this.kbtnScrollbars.Location                      = new System.Drawing.Point(12, 129);
     this.kbtnScrollbars.Name                          = "kbtnScrollbars";
     this.kbtnScrollbars.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnScrollbars.TabIndex                      = 60;
     popupPositionValues22.PlacementRectangle          = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues22.PlacementTarget             = null;
     this.kbtnScrollbars.ToolTipValues.ToolTipPosition = popupPositionValues22;
     this.kbtnScrollbars.Values.Text                   = "Scrollbars";
     this.kbtnScrollbars.Click                        += new System.EventHandler(this.kbtnScrollbars_Click);
     //
     // kbtnToolstrips
     //
     this.kbtnToolstrips.Location                      = new System.Drawing.Point(12, 168);
     this.kbtnToolstrips.Name                          = "kbtnToolstrips";
     this.kbtnToolstrips.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnToolstrips.TabIndex                      = 59;
     popupPositionValues23.PlacementRectangle          = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues23.PlacementTarget             = null;
     this.kbtnToolstrips.ToolTipValues.ToolTipPosition = popupPositionValues23;
     this.kbtnToolstrips.Values.Text                   = "Toolstrips";
     this.kbtnToolstrips.Click                        += new System.EventHandler(this.kbtnToolstrips_Click);
     //
     // kbtnTypefaceSelectionDialogue
     //
     this.kbtnTypefaceSelectionDialogue.Location = new System.Drawing.Point(255, 207);
     this.kbtnTypefaceSelectionDialogue.Name     = "kbtnTypefaceSelectionDialogue";
     this.kbtnTypefaceSelectionDialogue.Size     = new System.Drawing.Size(218, 25);
     this.kbtnTypefaceSelectionDialogue.TabIndex = 58;
     popupPositionValues24.PlacementRectangle    = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues24.PlacementTarget       = null;
     this.kbtnTypefaceSelectionDialogue.ToolTipValues.ToolTipPosition = popupPositionValues24;
     this.kbtnTypefaceSelectionDialogue.Values.Text = "Typeface Selection Dialogue";
     this.kbtnTypefaceSelectionDialogue.Click      += new System.EventHandler(this.kbtnTypefaceSelectionDialogue_Click);
     //
     // kbtnPaletteEditor
     //
     this.kbtnPaletteEditor.Location                      = new System.Drawing.Point(12, 90);
     this.kbtnPaletteEditor.Name                          = "kbtnPaletteEditor";
     this.kbtnPaletteEditor.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnPaletteEditor.TabIndex                      = 57;
     popupPositionValues25.PlacementRectangle             = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues25.PlacementTarget                = null;
     this.kbtnPaletteEditor.ToolTipValues.ToolTipPosition = popupPositionValues25;
     this.kbtnPaletteEditor.Values.Text                   = "Palette Editor";
     this.kbtnPaletteEditor.Click                        += new System.EventHandler(this.kbtnPaletteEditor_Click);
     //
     // kbtnMessageboxTest
     //
     this.kbtnMessageboxTest.Location = new System.Drawing.Point(12, 51);
     this.kbtnMessageboxTest.Name     = "kbtnMessageboxTest";
     this.kbtnMessageboxTest.Size     = new System.Drawing.Size(218, 25);
     this.kbtnMessageboxTest.StateCommon.Content.ShortText.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kbtnMessageboxTest.TabIndex         = 56;
     popupPositionValues26.PlacementRectangle = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues26.PlacementTarget    = null;
     this.kbtnMessageboxTest.ToolTipValues.ToolTipPosition = popupPositionValues26;
     this.kbtnMessageboxTest.Values.Text = "Messagebox Test";
     this.kbtnMessageboxTest.Click      += new System.EventHandler(this.kbtnMessageboxTest_Click);
     //
     // kbtnFileCreator
     //
     this.kbtnFileCreator.Location                      = new System.Drawing.Point(12, 12);
     this.kbtnFileCreator.Name                          = "kbtnFileCreator";
     this.kbtnFileCreator.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnFileCreator.TabIndex                      = 55;
     popupPositionValues27.PlacementRectangle           = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues27.PlacementTarget              = null;
     this.kbtnFileCreator.ToolTipValues.ToolTipPosition = popupPositionValues27;
     this.kbtnFileCreator.Values.Text                   = "File Creator";
     this.kbtnFileCreator.Click                        += new System.EventHandler(this.kbtnFileCreator_Click);
     //
     // kbtnColourCreator
     //
     this.kbtnColourCreator.Location                      = new System.Drawing.Point(255, 168);
     this.kbtnColourCreator.Name                          = "kbtnColourCreator";
     this.kbtnColourCreator.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnColourCreator.TabIndex                      = 54;
     popupPositionValues28.PlacementRectangle             = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues28.PlacementTarget                = null;
     this.kbtnColourCreator.ToolTipValues.ToolTipPosition = popupPositionValues28;
     this.kbtnColourCreator.Values.Text                   = "Colour Creator";
     this.kbtnColourCreator.Click                        += new System.EventHandler(this.kbtnColourCreator_Click);
     //
     // kbtnColourMixer
     //
     this.kbtnColourMixer.Location                      = new System.Drawing.Point(255, 129);
     this.kbtnColourMixer.Name                          = "kbtnColourMixer";
     this.kbtnColourMixer.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnColourMixer.TabIndex                      = 53;
     popupPositionValues29.PlacementRectangle           = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues29.PlacementTarget              = null;
     this.kbtnColourMixer.ToolTipValues.ToolTipPosition = popupPositionValues29;
     this.kbtnColourMixer.Values.Text                   = "Colour Mixer";
     this.kbtnColourMixer.Click                        += new System.EventHandler(this.kbtnColourMixer_Click);
     //
     // kbtnHexToRGB
     //
     this.kbtnHexToRGB.Location = new System.Drawing.Point(255, 51);
     this.kbtnHexToRGB.Name     = "kbtnHexToRGB";
     this.kbtnHexToRGB.Size     = new System.Drawing.Size(218, 25);
     this.kbtnHexToRGB.TabIndex = 52;
     popupPositionValues30.PlacementRectangle        = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues30.PlacementTarget           = null;
     this.kbtnHexToRGB.ToolTipValues.ToolTipPosition = popupPositionValues30;
     this.kbtnHexToRGB.Values.Text = "Convert Colour (Hex to RGB)";
     this.kbtnHexToRGB.Click      += new System.EventHandler(this.kbtnHexToRGB_Click);
     //
     // kbtnConvertColour
     //
     this.kbtnConvertColour.Location                      = new System.Drawing.Point(255, 12);
     this.kbtnConvertColour.Name                          = "kbtnConvertColour";
     this.kbtnConvertColour.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnConvertColour.TabIndex                      = 51;
     popupPositionValues31.PlacementRectangle             = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues31.PlacementTarget                = null;
     this.kbtnConvertColour.ToolTipValues.ToolTipPosition = popupPositionValues31;
     this.kbtnConvertColour.Values.Text                   = "Convert Colour";
     this.kbtnConvertColour.Click                        += new System.EventHandler(this.kbtnConvertColour_Click);
     //
     // kbtnScanFiles
     //
     this.kbtnScanFiles.Location                      = new System.Drawing.Point(737, 246);
     this.kbtnScanFiles.Name                          = "kbtnScanFiles";
     this.kbtnScanFiles.Size                          = new System.Drawing.Size(218, 25);
     this.kbtnScanFiles.TabIndex                      = 81;
     popupPositionValues1.PlacementRectangle          = new System.Drawing.Rectangle(0, 0, 0, 0);
     popupPositionValues1.PlacementTarget             = null;
     this.kbtnScanFiles.ToolTipValues.ToolTipPosition = popupPositionValues1;
     this.kbtnScanFiles.Values.Text                   = "Scan Files";
     this.kbtnScanFiles.Click                        += new System.EventHandler(this.kbtnScanFiles_Click);
     //
     // TestRig
     //
     this.ClientSize = new System.Drawing.Size(971, 597);
     this.Controls.Add(this.kryptonPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "TestRig";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }