/// <summary>
 /// Initialize a new instance of the PaletteWrapLabel class.
 /// </summary>
 /// <param name="wrapLabel">Reference to owning control.</param>
 public PaletteWrapLabel(KryptonWrapLabel wrapLabel)
 {
     _wrapLabel = wrapLabel;
     _font      = null;
     _textColor = Color.Empty;
     _hint      = PaletteTextHint.Inherit;
 }
Example #2
0
        /// <summary>
        /// Initialize a new instance of the KryptonWrapLabelActionList class.
        /// </summary>
        /// <param name="owner">Designer that owns this action list instance.</param>
        public KryptonWrapLabelActionList(KryptonWrapLabelDesigner owner)
            : base(owner.Component)
        {
            // Remember the label instance
            _wrapLabel = owner.Component as KryptonWrapLabel;

            // Cache service used to notify when a property has changed
            _service = (IComponentChangeService)GetService(typeof(IComponentChangeService));
        }
 private void InitializeComponent()
 {
     this.kryptonPanel1 = new Krypton.Toolkit.KryptonPanel();
     this.kbtneDismiss  = new Krypton.Toolkit.Suite.Extended.Standard.Controls.KryptonButtonExtended();
     this.kbtneLaunch   = new Krypton.Toolkit.Suite.Extended.Standard.Controls.KryptonButtonExtended();
     this.panel1        = new System.Windows.Forms.Panel();
     this.kryptonPanel2 = new Krypton.Toolkit.KryptonPanel();
     this.pbxIcon       = new System.Windows.Forms.PictureBox();
     this.kwlTitle      = new Krypton.Toolkit.KryptonWrapLabel();
     this.klblContent   = new Krypton.Toolkit.Suite.Extended.Standard.Controls.KryptonLabelExtended();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).BeginInit();
     this.kryptonPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxIcon)).BeginInit();
     this.SuspendLayout();
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kbtneLaunch);
     this.kryptonPanel1.Controls.Add(this.kbtneDismiss);
     this.kryptonPanel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kryptonPanel1.Location = new System.Drawing.Point(0, 244);
     this.kryptonPanel1.Name     = "kryptonPanel1";
     this.kryptonPanel1.Size     = new System.Drawing.Size(605, 45);
     this.kryptonPanel1.TabIndex = 0;
     //
     // kbtneDismiss
     //
     this.kbtneDismiss.Image            = null;
     this.kbtneDismiss.Location         = new System.Drawing.Point(449, 8);
     this.kbtneDismiss.LongTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.Name             = "kbtneDismiss";
     this.kbtneDismiss.OverrideDefault.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.OverrideDefault.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.OverrideDefaultBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideDefaultShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocus.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.OverrideFocus.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.OverrideFocusBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneDismiss.OverrideFocusShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneDismiss.ShortTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.Size = new System.Drawing.Size(144, 25);
     this.kbtneDismiss.StateCommon.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateCommonBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateCommonShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabled.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateDisabledBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateDisabledShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormal.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateNormalBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateNormalShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressed.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StatePressedBackGroundColourOne      = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedBackGroundColourTwo      = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedBorderColourOne          = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedBorderColourTwo          = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedLongTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedLongTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedShortTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StatePressedShortTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTracking.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateTrackingBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtneDismiss.StateTrackingShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtneDismiss.TabIndex    = 0;
     this.kbtneDismiss.Values.Text = "&Dismiss ({0})";
     this.kbtneDismiss.Click      += new System.EventHandler(this.kbtneDismiss_Click);
     //
     // kbtneLaunch
     //
     this.kbtneLaunch.AutoSize         = true;
     this.kbtneLaunch.AutoSizeMode     = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtneLaunch.Image            = null;
     this.kbtneLaunch.Location         = new System.Drawing.Point(12, 8);
     this.kbtneLaunch.LongTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.Name             = "kbtneLaunch";
     this.kbtneLaunch.OverrideDefault.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.OverrideDefault.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.OverrideDefaultBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideDefaultShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocus.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.OverrideFocus.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.OverrideFocusBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneLaunch.OverrideFocusShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLaunch.ShortTextTypeface = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.Size = new System.Drawing.Size(24, 20);
     this.kbtneLaunch.StateCommon.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateCommonBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateCommonShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabled.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateDisabledBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateDisabledShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormal.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateNormalBackGroundColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalBackGroundColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalBorderColourOne           = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalBorderColourTwo           = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalLongTextColourOne         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalLongTextColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalShortTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateNormalShortTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressed.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StatePressedBackGroundColourOne      = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedBackGroundColourTwo      = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedBorderColourOne          = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedBorderColourTwo          = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedLongTextColourOne        = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedLongTextColourTwo        = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedShortTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StatePressedShortTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTracking.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateTrackingBackGroundColourOne     = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingBackGroundColourTwo     = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingBorderColourOne         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingBorderColourTwo         = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingLongTextColourOne       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingLongTextColourTwo       = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingShortTextColourOne      = System.Drawing.Color.Empty;
     this.kbtneLaunch.StateTrackingShortTextColourTwo      = System.Drawing.Color.Empty;
     this.kbtneLaunch.TabIndex    = 1;
     this.kbtneLaunch.Values.Text = "{0}";
     this.kbtneLaunch.Click      += new System.EventHandler(this.kbtneLaunch_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, 241);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(605, 3);
     this.panel1.TabIndex  = 1;
     //
     // kryptonPanel2
     //
     this.kryptonPanel2.Controls.Add(this.klblContent);
     this.kryptonPanel2.Controls.Add(this.kwlTitle);
     this.kryptonPanel2.Controls.Add(this.pbxIcon);
     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(605, 241);
     this.kryptonPanel2.TabIndex = 2;
     //
     // 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(64, 64);
     this.pbxIcon.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pbxIcon.TabIndex  = 3;
     this.pbxIcon.TabStop   = false;
     //
     // kwlTitle
     //
     this.kwlTitle.AutoSize         = false;
     this.kwlTitle.Font             = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kwlTitle.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.kwlTitle.Location         = new System.Drawing.Point(82, 12);
     this.kwlTitle.Name             = "kwlTitle";
     this.kwlTitle.Size             = new System.Drawing.Size(511, 64);
     this.kwlTitle.StateCommon.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kwlTitle.Text             = "kryptonWrapLabel1";
     this.kwlTitle.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // klblContent
     //
     this.klblContent.AutoSize                     = false;
     this.klblContent.Image                        = null;
     this.klblContent.Location                     = new System.Drawing.Point(82, 79);
     this.klblContent.LongTextTypeface             = null;
     this.klblContent.Name                         = "klblContent";
     this.klblContent.ShortTextTypeface            = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblContent.Size                         = new System.Drawing.Size(511, 156);
     this.klblContent.StateCommon.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblContent.StateCommonTextColourOne     = System.Drawing.Color.Empty;
     this.klblContent.StateCommonTextColourTwo     = System.Drawing.Color.Empty;
     this.klblContent.StateDisabled.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblContent.StateDisabledTextColourOne   = System.Drawing.Color.Empty;
     this.klblContent.StateDisabledTextColourTwo   = System.Drawing.Color.Empty;
     this.klblContent.StateNormal.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.klblContent.StateNormalTextColourOne     = System.Drawing.Color.Empty;
     this.klblContent.StateNormalTextColourTwo     = System.Drawing.Color.Empty;
     this.klblContent.TabIndex                     = 4;
     this.klblContent.Values.Text                  = "kryptonLabelExtended1";
     //
     // KryptonToastNotificationWindow
     //
     this.ClientSize = new System.Drawing.Size(605, 289);
     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            = "KryptonToastNotificationWindow";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.Load           += new System.EventHandler(this.KryptonToastNotificationWindow_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).EndInit();
     this.kryptonPanel2.ResumeLayout(false);
     this.kryptonPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxIcon)).EndInit();
     this.ResumeLayout(false);
 }
Example #4
0
 private void InitializeComponent()
 {
     this.kpnlButtons = new Krypton.Toolkit.KryptonPanel();
     this.kbtnDismiss = new Krypton.Toolkit.KryptonButton();
     this.kbtnAction  = new Krypton.Toolkit.KryptonButton();
     this.pnlSplitter = new System.Windows.Forms.Panel();
     this.kpnlContent = new Krypton.Toolkit.KryptonPanel();
     this.kwlContent  = new Krypton.Toolkit.KryptonWrapLabel();
     this.kwlTitle    = new Krypton.Toolkit.KryptonWrapLabel();
     this.pbxIcon     = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.kpnlButtons)).BeginInit();
     this.kpnlButtons.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kpnlContent)).BeginInit();
     this.kpnlContent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxIcon)).BeginInit();
     this.SuspendLayout();
     //
     // kpnlButtons
     //
     this.kpnlButtons.Controls.Add(this.kbtnDismiss);
     this.kpnlButtons.Controls.Add(this.kbtnAction);
     this.kpnlButtons.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kpnlButtons.Location = new System.Drawing.Point(0, 255);
     this.kpnlButtons.Name     = "kpnlButtons";
     this.kpnlButtons.Size     = new System.Drawing.Size(609, 38);
     this.kpnlButtons.TabIndex = 0;
     //
     // kbtnDismiss
     //
     this.kbtnDismiss.Location    = new System.Drawing.Point(456, 7);
     this.kbtnDismiss.Name        = "kbtnDismiss";
     this.kbtnDismiss.Size        = new System.Drawing.Size(141, 25);
     this.kbtnDismiss.TabIndex    = 1;
     this.kbtnDismiss.Values.Text = "Dismiss ({0}s)";
     this.kbtnDismiss.Click      += new System.EventHandler(this.kbtnDismiss_Click);
     //
     // kbtnAction
     //
     this.kbtnAction.AutoSize     = true;
     this.kbtnAction.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtnAction.Location     = new System.Drawing.Point(13, 7);
     this.kbtnAction.Name         = "kbtnAction";
     this.kbtnAction.Size         = new System.Drawing.Size(25, 24);
     this.kbtnAction.TabIndex     = 0;
     this.kbtnAction.Values.Text  = "{0}";
     this.kbtnAction.Visible      = false;
     this.kbtnAction.Click       += new System.EventHandler(this.kbtnAction_Click);
     //
     // pnlSplitter
     //
     this.pnlSplitter.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.pnlSplitter.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.pnlSplitter.Location  = new System.Drawing.Point(0, 252);
     this.pnlSplitter.Name      = "pnlSplitter";
     this.pnlSplitter.Size      = new System.Drawing.Size(609, 3);
     this.pnlSplitter.TabIndex  = 0;
     //
     // kpnlContent
     //
     this.kpnlContent.Controls.Add(this.kwlContent);
     this.kpnlContent.Controls.Add(this.kwlTitle);
     this.kpnlContent.Controls.Add(this.pbxIcon);
     this.kpnlContent.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kpnlContent.Location = new System.Drawing.Point(0, 0);
     this.kpnlContent.Name     = "kpnlContent";
     this.kpnlContent.Size     = new System.Drawing.Size(609, 252);
     this.kpnlContent.TabIndex = 1;
     //
     // kwlContent
     //
     this.kwlContent.AutoSize  = false;
     this.kwlContent.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.kwlContent.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.kwlContent.Location  = new System.Drawing.Point(86, 76);
     this.kwlContent.Name      = "kwlContent";
     this.kwlContent.Size      = new System.Drawing.Size(511, 156);
     this.kwlContent.Text      = "<##CONTENT##>";
     this.kwlContent.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // kwlTitle
     //
     this.kwlTitle.AutoSize         = false;
     this.kwlTitle.Font             = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kwlTitle.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.kwlTitle.Location         = new System.Drawing.Point(86, 12);
     this.kwlTitle.Name             = "kwlTitle";
     this.kwlTitle.Size             = new System.Drawing.Size(511, 64);
     this.kwlTitle.StateCommon.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kwlTitle.Text             = "<##HEADER-TITLE##>";
     this.kwlTitle.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // 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(64, 64);
     this.pbxIcon.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pbxIcon.TabIndex  = 4;
     this.pbxIcon.TabStop   = false;
     //
     // KryptonToastNotificationWindow
     //
     this.ClientSize = new System.Drawing.Size(609, 293);
     this.Controls.Add(this.kpnlContent);
     this.Controls.Add(this.pnlSplitter);
     this.Controls.Add(this.kpnlButtons);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "KryptonToastNotificationWindow";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Load           += new System.EventHandler(this.KryptonToastNotificationWindow_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kpnlButtons)).EndInit();
     this.kpnlButtons.ResumeLayout(false);
     this.kpnlButtons.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kpnlContent)).EndInit();
     this.kpnlContent.ResumeLayout(false);
     this.kpnlContent.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxIcon)).EndInit();
     this.ResumeLayout(false);
 }
Example #5
0
 private void InitializeComponent()
 {
     this.kpnlButtons            = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kryptonPanel1          = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.panel1                 = new System.Windows.Forms.Panel();
     this.kbtnButton3            = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnButton1            = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kbtnButton2            = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.kchkDoNotShowThisAgain = new ComponentFactory.Krypton.Toolkit.KryptonCheckBox();
     this.pbxIcon                = new System.Windows.Forms.PictureBox();
     this.kwlMessage             = new ComponentFactory.Krypton.Toolkit.KryptonWrapLabel();
     ((System.ComponentModel.ISupportInitialize)(this.kpnlButtons)).BeginInit();
     this.kpnlButtons.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxIcon)).BeginInit();
     this.SuspendLayout();
     //
     // kpnlButtons
     //
     this.kpnlButtons.Controls.Add(this.kchkDoNotShowThisAgain);
     this.kpnlButtons.Controls.Add(this.kbtnButton2);
     this.kpnlButtons.Controls.Add(this.kbtnButton1);
     this.kpnlButtons.Controls.Add(this.kbtnButton3);
     this.kpnlButtons.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kpnlButtons.Location = new System.Drawing.Point(0, 121);
     this.kpnlButtons.Name     = "kpnlButtons";
     this.kpnlButtons.Size     = new System.Drawing.Size(547, 49);
     this.kpnlButtons.TabIndex = 0;
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.kwlMessage);
     this.kryptonPanel1.Controls.Add(this.pbxIcon);
     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(547, 121);
     this.kryptonPanel1.TabIndex = 1;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location  = new System.Drawing.Point(0, 118);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(547, 3);
     this.panel1.TabIndex  = 0;
     //
     // kbtnButton3
     //
     this.kbtnButton3.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.kbtnButton3.Location    = new System.Drawing.Point(445, 12);
     this.kbtnButton3.Name        = "kbtnButton3";
     this.kbtnButton3.Size        = new System.Drawing.Size(90, 25);
     this.kbtnButton3.TabIndex    = 0;
     this.kbtnButton3.Values.Text = "kryptonButton1";
     //
     // kbtnButton1
     //
     this.kbtnButton1.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.kbtnButton1.Location    = new System.Drawing.Point(253, 12);
     this.kbtnButton1.Name        = "kbtnButton1";
     this.kbtnButton1.Size        = new System.Drawing.Size(90, 25);
     this.kbtnButton1.TabIndex    = 1;
     this.kbtnButton1.Values.Text = "kryptonButton1";
     //
     // kbtnButton2
     //
     this.kbtnButton2.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.kbtnButton2.Location    = new System.Drawing.Point(349, 12);
     this.kbtnButton2.Name        = "kbtnButton2";
     this.kbtnButton2.Size        = new System.Drawing.Size(90, 25);
     this.kbtnButton2.TabIndex    = 2;
     this.kbtnButton2.Values.Text = "kryptonButton1";
     //
     // kchkDoNotShowThisAgain
     //
     this.kchkDoNotShowThisAgain.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.kchkDoNotShowThisAgain.Location    = new System.Drawing.Point(12, 15);
     this.kchkDoNotShowThisAgain.Name        = "kchkDoNotShowThisAgain";
     this.kchkDoNotShowThisAgain.Size        = new System.Drawing.Size(141, 20);
     this.kchkDoNotShowThisAgain.TabIndex    = 3;
     this.kchkDoNotShowThisAgain.Values.Text = "&Don\'t show this again";
     //
     // 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(64, 64);
     this.pbxIcon.TabIndex  = 0;
     this.pbxIcon.TabStop   = false;
     //
     // kwlMessage
     //
     this.kwlMessage.AutoSize  = false;
     this.kwlMessage.Dock      = System.Windows.Forms.DockStyle.Right;
     this.kwlMessage.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.kwlMessage.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.kwlMessage.Location  = new System.Drawing.Point(82, 0);
     this.kwlMessage.Name      = "kwlMessage";
     this.kwlMessage.Size      = new System.Drawing.Size(465, 121);
     this.kwlMessage.Text      = "kryptonWrapLabel1";
     this.kwlMessage.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // KryptonMessageBoxAdvanced
     //
     this.ClientSize = new System.Drawing.Size(547, 170);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.kryptonPanel1);
     this.Controls.Add(this.kpnlButtons);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "KryptonMessageBoxAdvanced";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Load           += new System.EventHandler(this.KryptonMessageBoxAdvanced_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kpnlButtons)).EndInit();
     this.kpnlButtons.ResumeLayout(false);
     this.kpnlButtons.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pbxIcon)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.kryptonPanel2            = new Krypton.Toolkit.KryptonPanel();
     this.kbtnSend                 = new Krypton.Toolkit.KryptonButton();
     this.kbtnCopyDetails          = new Krypton.Toolkit.KryptonButton();
     this.kbtnMoreDetails          = new Krypton.Toolkit.KryptonButton();
     this.panel1                   = new System.Windows.Forms.Panel();
     this.kryptonPanel1            = new Krypton.Toolkit.KryptonPanel();
     this.klblContactCompany       = new Krypton.Toolkit.KryptonLabel();
     this.kwlExceptionMessageLarge = new Krypton.Toolkit.KryptonWrapLabel();
     this.kwlHeader                = new Krypton.Toolkit.KryptonWrapLabel();
     this.lessDetail_alertIcon     = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).BeginInit();
     this.kryptonPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).BeginInit();
     this.kryptonPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lessDetail_alertIcon)).BeginInit();
     this.SuspendLayout();
     //
     // kryptonPanel2
     //
     this.kryptonPanel2.Controls.Add(this.kbtnSend);
     this.kryptonPanel2.Controls.Add(this.kbtnCopyDetails);
     this.kryptonPanel2.Controls.Add(this.kbtnMoreDetails);
     this.kryptonPanel2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kryptonPanel2.Location = new System.Drawing.Point(0, 259);
     this.kryptonPanel2.Name     = "kryptonPanel2";
     this.kryptonPanel2.Size     = new System.Drawing.Size(542, 41);
     this.kryptonPanel2.TabIndex = 4;
     //
     // kbtnSend
     //
     this.kbtnSend.Location    = new System.Drawing.Point(316, 8);
     this.kbtnSend.Name        = "kbtnSend";
     this.kbtnSend.Size        = new System.Drawing.Size(90, 25);
     this.kbtnSend.TabIndex    = 2;
     this.kbtnSend.Values.Text = "&Send";
     //
     // kbtnCopyDetails
     //
     this.kbtnCopyDetails.Location    = new System.Drawing.Point(220, 8);
     this.kbtnCopyDetails.Name        = "kbtnCopyDetails";
     this.kbtnCopyDetails.Size        = new System.Drawing.Size(90, 25);
     this.kbtnCopyDetails.TabIndex    = 1;
     this.kbtnCopyDetails.Values.Text = "&Copy Details";
     //
     // kbtnMoreDetails
     //
     this.kbtnMoreDetails.Location    = new System.Drawing.Point(124, 8);
     this.kbtnMoreDetails.Name        = "kbtnMoreDetails";
     this.kbtnMoreDetails.Size        = new System.Drawing.Size(90, 25);
     this.kbtnMoreDetails.TabIndex    = 0;
     this.kbtnMoreDetails.Values.Text = "More &Details";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.panel1.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location  = new System.Drawing.Point(0, 256);
     this.panel1.Name      = "panel1";
     this.panel1.Size      = new System.Drawing.Size(542, 3);
     this.panel1.TabIndex  = 5;
     //
     // kryptonPanel1
     //
     this.kryptonPanel1.Controls.Add(this.klblContactCompany);
     this.kryptonPanel1.Controls.Add(this.kwlExceptionMessageLarge);
     this.kryptonPanel1.Controls.Add(this.kwlHeader);
     this.kryptonPanel1.Controls.Add(this.lessDetail_alertIcon);
     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(542, 256);
     this.kryptonPanel1.TabIndex = 6;
     //
     // klblContactCompany
     //
     this.klblContactCompany.Location    = new System.Drawing.Point(12, 228);
     this.klblContactCompany.Name        = "klblContactCompany";
     this.klblContactCompany.Size        = new System.Drawing.Size(6, 2);
     this.klblContactCompany.TabIndex    = 29;
     this.klblContactCompany.Values.Text = "";
     //
     // kwlExceptionMessageLarge
     //
     this.kwlExceptionMessageLarge.AutoSize  = false;
     this.kwlExceptionMessageLarge.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.kwlExceptionMessageLarge.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.kwlExceptionMessageLarge.Location  = new System.Drawing.Point(12, 83);
     this.kwlExceptionMessageLarge.Name      = "kwlExceptionMessageLarge";
     this.kwlExceptionMessageLarge.Size      = new System.Drawing.Size(518, 141);
     this.kwlExceptionMessageLarge.Text      = "No message";
     //
     // kwlHeader
     //
     this.kwlHeader.AutoSize         = false;
     this.kwlHeader.Font             = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kwlHeader.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.kwlHeader.Location         = new System.Drawing.Point(83, 12);
     this.kwlHeader.Name             = "kwlHeader";
     this.kwlHeader.Size             = new System.Drawing.Size(447, 64);
     this.kwlHeader.StateCommon.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kwlHeader.Text             = "Operation Failed!";
     this.kwlHeader.TextAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lessDetail_alertIcon
     //
     this.lessDetail_alertIcon.BackColor = System.Drawing.Color.Transparent;
     this.lessDetail_alertIcon.Image     = global::Krypton.Toolkit.Suite.Extended.Error.Reporting.Properties.Resources.Warning_64_x_58;
     this.lessDetail_alertIcon.Location  = new System.Drawing.Point(12, 12);
     this.lessDetail_alertIcon.Name      = "lessDetail_alertIcon";
     this.lessDetail_alertIcon.Size      = new System.Drawing.Size(64, 64);
     this.lessDetail_alertIcon.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.lessDetail_alertIcon.TabIndex  = 26;
     this.lessDetail_alertIcon.TabStop   = false;
     //
     // KryptonLightReportView
     //
     this.ClientSize = new System.Drawing.Size(542, 300);
     this.Controls.Add(this.kryptonPanel1);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.kryptonPanel2);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "KryptonLightReportView";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.Load           += new System.EventHandler(this.KryptonLightReportView_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel2)).EndInit();
     this.kryptonPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonPanel1)).EndInit();
     this.kryptonPanel1.ResumeLayout(false);
     this.kryptonPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lessDetail_alertIcon)).EndInit();
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.kpnlButtons  = new Krypton.Toolkit.KryptonPanel();
     this.kbtneLaunch  = new Krypton.Toolkit.KryptonButton();
     this.kbtneDismiss = new Krypton.Toolkit.KryptonButton();
     this.pnlSplitter  = new System.Windows.Forms.Panel();
     this.kpnlContent  = new Krypton.Toolkit.KryptonPanel();
     this.kwlContent   = new Krypton.Toolkit.KryptonWrapLabel();
     this.kwlTitle     = new Krypton.Toolkit.KryptonWrapLabel();
     this.pbxIcon      = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.kpnlButtons)).BeginInit();
     this.kpnlButtons.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kpnlContent)).BeginInit();
     this.kpnlContent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxIcon)).BeginInit();
     this.SuspendLayout();
     //
     // kpnlButtons
     //
     this.kpnlButtons.Controls.Add(this.kbtneLaunch);
     this.kpnlButtons.Controls.Add(this.kbtneDismiss);
     this.kpnlButtons.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.kpnlButtons.Location = new System.Drawing.Point(0, 244);
     this.kpnlButtons.Name     = "kpnlButtons";
     this.kpnlButtons.Size     = new System.Drawing.Size(605, 45);
     this.kpnlButtons.TabIndex = 0;
     //
     // kbtneLaunch
     //
     this.kbtneLaunch.AutoSize     = true;
     this.kbtneLaunch.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.kbtneLaunch.Location     = new System.Drawing.Point(12, 8);
     this.kbtneLaunch.Name         = "kbtneLaunch";
     this.kbtneLaunch.OverrideDefault.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.OverrideDefault.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.OverrideFocus.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.OverrideFocus.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.Size = new System.Drawing.Size(24, 20);
     this.kbtneLaunch.StateCommon.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateDisabled.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateNormal.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StatePressed.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateTracking.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneLaunch.TabIndex    = 1;
     this.kbtneLaunch.Values.Text = "{0}";
     this.kbtneLaunch.Click      += new System.EventHandler(this.kbtneLaunch_Click);
     //
     // kbtneDismiss
     //
     this.kbtneDismiss.Location = new System.Drawing.Point(449, 8);
     this.kbtneDismiss.Name     = "kbtneDismiss";
     this.kbtneDismiss.OverrideDefault.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.OverrideDefault.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.OverrideFocus.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.OverrideFocus.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.Size = new System.Drawing.Size(144, 25);
     this.kbtneDismiss.StateCommon.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateCommon.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateDisabled.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateDisabled.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateNormal.Content.LongText.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateNormal.Content.ShortText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StatePressed.Content.LongText.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StatePressed.Content.ShortText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateTracking.Content.LongText.Font  = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.StateTracking.Content.ShortText.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F);
     this.kbtneDismiss.TabIndex    = 0;
     this.kbtneDismiss.Values.Text = "&Dismiss ({0})";
     this.kbtneDismiss.Click      += new System.EventHandler(this.kbtneDismiss_Click);
     //
     // pnlSplitter
     //
     this.pnlSplitter.BackColor = System.Drawing.SystemColors.ControlDarkDark;
     this.pnlSplitter.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.pnlSplitter.Location  = new System.Drawing.Point(0, 241);
     this.pnlSplitter.Name      = "pnlSplitter";
     this.pnlSplitter.Size      = new System.Drawing.Size(605, 3);
     this.pnlSplitter.TabIndex  = 1;
     //
     // kpnlContent
     //
     this.kpnlContent.Controls.Add(this.kwlContent);
     this.kpnlContent.Controls.Add(this.kwlTitle);
     this.kpnlContent.Controls.Add(this.pbxIcon);
     this.kpnlContent.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kpnlContent.Location = new System.Drawing.Point(0, 0);
     this.kpnlContent.Name     = "kpnlContent";
     this.kpnlContent.Size     = new System.Drawing.Size(605, 241);
     this.kpnlContent.TabIndex = 2;
     //
     // kwlContent
     //
     this.kwlContent.AutoSize  = false;
     this.kwlContent.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.kwlContent.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.kwlContent.Location  = new System.Drawing.Point(82, 79);
     this.kwlContent.Name      = "kwlContent";
     this.kwlContent.Size      = new System.Drawing.Size(511, 156);
     //
     // kwlTitle
     //
     this.kwlTitle.AutoSize         = false;
     this.kwlTitle.Font             = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kwlTitle.ForeColor        = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(57)))), ((int)(((byte)(91)))));
     this.kwlTitle.Location         = new System.Drawing.Point(82, 12);
     this.kwlTitle.Name             = "kwlTitle";
     this.kwlTitle.Size             = new System.Drawing.Size(511, 64);
     this.kwlTitle.StateCommon.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.kwlTitle.Text             = "kryptonWrapLabel1";
     this.kwlTitle.TextAlign        = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // 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(64, 64);
     this.pbxIcon.SizeMode  = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pbxIcon.TabIndex  = 3;
     this.pbxIcon.TabStop   = false;
     //
     // KryptonToastNotificationWindow
     //
     this.ClientSize = new System.Drawing.Size(605, 289);
     this.Controls.Add(this.kpnlContent);
     this.Controls.Add(this.pnlSplitter);
     this.Controls.Add(this.kpnlButtons);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "KryptonToastNotificationWindow";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.Load           += new System.EventHandler(this.KryptonToastNotificationWindow_Load);
     ((System.ComponentModel.ISupportInitialize)(this.kpnlButtons)).EndInit();
     this.kpnlButtons.ResumeLayout(false);
     this.kpnlButtons.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kpnlContent)).EndInit();
     this.kpnlContent.ResumeLayout(false);
     this.kpnlContent.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbxIcon)).EndInit();
     this.ResumeLayout(false);
 }