From: <nic...@us...> - 2014-03-03 17:19:17
|
Revision: 4770 http://sourceforge.net/p/mp-plugins/code/4770 Author: nicsergio Date: 2014-03-03 17:19:13 +0000 (Mon, 03 Mar 2014) Log Message: ----------- Modified Paths: -------------- trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/Program.cs trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/XtremeMenuEditor.csproj Added Paths: ----------- trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/BHEditor.Designer.cs trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/BHEditor.cs trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/BHEditor.resx Removed Paths: ------------- trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/BHEditorForm.Designer.cs trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/BHEditorForm.cs trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/BHEditorForm.resx Added: trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/BHEditor.Designer.cs =================================================================== --- trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/BHEditor.Designer.cs (rev 0) +++ trunk/plugins/ShortCuter&SkinEditor/Source/XtremeMenuEditor/BHEditor.Designer.cs 2014-03-03 17:19:13 UTC (rev 4770) @@ -0,0 +1,1139 @@ +namespace ProcessPlugins.XtremeMenuEditor +{ + partial class BHEditor + { + /// <summary> + /// Variabile di progettazione necessaria. + /// </summary> + private System.ComponentModel.IContainer components = null; + + /// <summary> + /// Liberare le risorse in uso. + /// </summary> + /// <param name="disposing">ha valore true se le risorse gestite devono essere eliminate, false in caso contrario.</param> + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Codice generato da Progettazione Windows Form + + /// <summary> + /// Metodo necessario per il supporto della finestra di progettazione. Non modificare + /// il contenuto del metodo con l'editor di codice. + /// </summary> + private void InitializeComponent() + { + this.components = new System.ComponentModel.Container(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BHEditor)); + this.multiImageFolderBrowserDialog = new System.Windows.Forms.FolderBrowserDialog(); + this.singleImageOpenFileDialog = new System.Windows.Forms.OpenFileDialog(); + this.propertiesPanel = new System.Windows.Forms.Panel(); + this.propertiesGroupBox = new System.Windows.Forms.GroupBox(); + this.iconGroupBox = new System.Windows.Forms.GroupBox(); + this.iconPictureBox = new System.Windows.Forms.PictureBox(); + this.iconComboBox = new System.Windows.Forms.ComboBox(); + this.iconBrowseButton = new System.Windows.Forms.Button(); + this.loadParameterTextBox = new System.Windows.Forms.TextBox(); + this.windowIdShowLabel = new System.Windows.Forms.Label(); + this.skinFileShowLabel = new System.Windows.Forms.Label(); + this.captionTextBox = new System.Windows.Forms.TextBox(); + this.backgroundGroupBox = new System.Windows.Forms.GroupBox(); + this.fanartHandlerPictureBox = new System.Windows.Forms.PictureBox(); + this.backgroundPictureBox = new System.Windows.Forms.PictureBox(); + this.fanartComboBox = new System.Windows.Forms.ComboBox(); + this.multiImageComboBox = new System.Windows.Forms.ComboBox(); + this.fanartRadioButton = new System.Windows.Forms.RadioButton(); + this.singleImageComboBox = new System.Windows.Forms.ComboBox(); + this.multiImageBrowseButton = new System.Windows.Forms.Button(); + this.singleImageBrowseButton = new System.Windows.Forms.Button(); + this.singleImageRadioButton = new System.Windows.Forms.RadioButton(); + this.multiImageRadioButton = new System.Windows.Forms.RadioButton(); + this.overlayGroupBox = new System.Windows.Forms.GroupBox(); + this.overlayLabel = new System.Windows.Forms.Label(); + this.overlayComboBox = new System.Windows.Forms.ComboBox(); + this.contextTextBox = new System.Windows.Forms.TextBox(); + this.loadParameterLabel = new System.Windows.Forms.Label(); + this.windowIdLabel = new System.Windows.Forms.Label(); + this.skinFileLabel = new System.Windows.Forms.Label(); + this.captionLabel = new System.Windows.Forms.Label(); + this.contextLabel = new System.Windows.Forms.Label(); + this.menuPanel = new System.Windows.Forms.Panel(); + this.creationGroupBox = new System.Windows.Forms.GroupBox(); + this.createBackupCheckBox = new System.Windows.Forms.CheckBox(); + this.clearCacheCheckBox = new System.Windows.Forms.CheckBox(); + this.saveButton = new System.Windows.Forms.Button(); + this.generalGroupBox = new System.Windows.Forms.GroupBox(); + this.showContextLabelCheckBox = new System.Windows.Forms.CheckBox(); + this.showSubItemBackgroundCheckBox = new System.Windows.Forms.CheckBox(); + this.multiImageTimeGroupBox = new System.Windows.Forms.GroupBox(); + this.multiIMageTimeLabel = new System.Windows.Forms.Label(); + this.multiImageTimeSecLabel = new System.Windows.Forms.Label(); + this.multiImageTimeTrackBar = new System.Windows.Forms.TrackBar(); + this.defaultMenuItemGroupBox = new System.Windows.Forms.GroupBox(); + this.defaultMenuItemComboBox = new System.Windows.Forms.ComboBox(); + this.backgroundAnimatedCheckBox = new System.Windows.Forms.CheckBox(); + this.showRssCheckBox = new System.Windows.Forms.CheckBox(); + this.subMenuGroupBox = new System.Windows.Forms.GroupBox(); + this.subMenuRowRemoveButton = new System.Windows.Forms.Button(); + this.subMenuRowDownButton = new System.Windows.Forms.Button(); + this.subMenuRowUpButton = new System.Windows.Forms.Button(); + this.subMenuListBox = new System.Windows.Forms.ListBox(); + this.menuGroupBox = new System.Windows.Forms.GroupBox(); + this.defaultItemRightPanel = new System.Windows.Forms.Panel(); + this.defaultItemLeftPanel = new System.Windows.Forms.Panel(); + this.menuRowRemoveButton = new System.Windows.Forms.Button(); + this.menuRowDownButton = new System.Windows.Forms.Button(); + this.menuRowUpButton = new System.Windows.Forms.Button(); + this.menuListBox = new System.Windows.Forms.ListBox(); + this.subMenuArrowPictureBox = new System.Windows.Forms.PictureBox(); + this.backgroundImageTimer = new System.Windows.Forms.Timer(this.components); + this.iconOpenFileDialog = new System.Windows.Forms.OpenFileDialog(); + this.toolTip = new System.Windows.Forms.ToolTip(this.components); + this.updateNotifyTimer = new System.Windows.Forms.Timer(this.components); + this.infoPictureBox = new System.Windows.Forms.PictureBox(); + this.subMenuRowAddButton = new System.Windows.Forms.Button(); + this.menuRowAddButton = new System.Windows.Forms.Button(); + this.propLeftPictureBox = new System.Windows.Forms.PictureBox(); + this.propRightPictureBox = new System.Windows.Forms.PictureBox(); + this.menuRowEditButton = new System.Windows.Forms.Button(); + this.subMenuRowEditButton = new System.Windows.Forms.Button(); + this.updateNotifyMenuPictureBox = new System.Windows.Forms.PictureBox(); + this.updateNotifySubMenuPictureBox = new System.Windows.Forms.PictureBox(); + this.arrowsPictureBox = new System.Windows.Forms.PictureBox(); + this.skinItems = new My.Common.SkinItems(); + this.propertiesPanel.SuspendLayout(); + this.propertiesGroupBox.SuspendLayout(); + this.iconGroupBox.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.iconPictureBox)).BeginInit(); + this.backgroundGroupBox.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.fanartHandlerPictureBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.backgroundPictureBox)).BeginInit(); + this.overlayGroupBox.SuspendLayout(); + this.menuPanel.SuspendLayout(); + this.creationGroupBox.SuspendLayout(); + this.generalGroupBox.SuspendLayout(); + this.multiImageTimeGroupBox.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.multiImageTimeTrackBar)).BeginInit(); + this.defaultMenuItemGroupBox.SuspendLayout(); + this.subMenuGroupBox.SuspendLayout(); + this.menuGroupBox.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.subMenuArrowPictureBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.infoPictureBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.propLeftPictureBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.propRightPictureBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.updateNotifyMenuPictureBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.updateNotifySubMenuPictureBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.arrowsPictureBox)).BeginInit(); + this.SuspendLayout(); + // + // multiImageFolderBrowserDialog + // + this.multiImageFolderBrowserDialog.Description = "Select multi-image folder for this menu item"; + this.multiImageFolderBrowserDialog.RootFolder = System.Environment.SpecialFolder.MyComputer; + this.multiImageFolderBrowserDialog.ShowNewFolderButton = false; + // + // singleImageOpenFileDialog + // + this.singleImageOpenFileDialog.Filter = "Image Files |*.png;*.jpg;*.bmp;*.gif"; + // + // propertiesPanel + // + this.propertiesPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(220)))), ((int)(((byte)(227))))); + this.propertiesPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.propertiesPanel.Controls.Add(this.propertiesGroupBox); + this.propertiesPanel.Location = new System.Drawing.Point(294, 12); + this.propertiesPanel.Name = "propertiesPanel"; + this.propertiesPanel.Size = new System.Drawing.Size(342, 573); + this.propertiesPanel.TabIndex = 21; + // + // propertiesGroupBox + // + this.propertiesGroupBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(220)))), ((int)(((byte)(227))))); + this.propertiesGroupBox.Controls.Add(this.iconGroupBox); + this.propertiesGroupBox.Controls.Add(this.loadParameterTextBox); + this.propertiesGroupBox.Controls.Add(this.windowIdShowLabel); + this.propertiesGroupBox.Controls.Add(this.skinFileShowLabel); + this.propertiesGroupBox.Controls.Add(this.captionTextBox); + this.propertiesGroupBox.Controls.Add(this.backgroundGroupBox); + this.propertiesGroupBox.Controls.Add(this.overlayGroupBox); + this.propertiesGroupBox.Controls.Add(this.contextTextBox); + this.propertiesGroupBox.Controls.Add(this.loadParameterLabel); + this.propertiesGroupBox.Controls.Add(this.windowIdLabel); + this.propertiesGroupBox.Controls.Add(this.skinFileLabel); + this.propertiesGroupBox.Controls.Add(this.captionLabel); + this.propertiesGroupBox.Controls.Add(this.contextLabel); + this.propertiesGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.propertiesGroupBox.Location = new System.Drawing.Point(1, 3); + this.propertiesGroupBox.Name = "propertiesGroupBox"; + this.propertiesGroupBox.Size = new System.Drawing.Size(336, 562); + this.propertiesGroupBox.TabIndex = 2; + this.propertiesGroupBox.TabStop = false; + this.propertiesGroupBox.Text = "Item Properties"; + // + // iconGroupBox + // + this.iconGroupBox.Controls.Add(this.iconPictureBox); + this.iconGroupBox.Controls.Add(this.iconComboBox); + this.iconGroupBox.Controls.Add(this.iconBrowseButton); + this.iconGroupBox.Location = new System.Drawing.Point(6, 394); + this.iconGroupBox.Name = "iconGroupBox"; + this.iconGroupBox.Size = new System.Drawing.Size(324, 94); + this.iconGroupBox.TabIndex = 14; + this.iconGroupBox.TabStop = false; + this.iconGroupBox.Text = "Icon (Horus Theme)"; + // + // iconPictureBox + // + this.iconPictureBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(220)))), ((int)(((byte)(227))))); + this.iconPictureBox.ErrorImage = global::ProcessPlugins.XtremeMenuEditor.Properties.Resources.IconError; + this.iconPictureBox.Location = new System.Drawing.Point(21, 22); + this.iconPictureBox.Name = "iconPictureBox"; + this.iconPictureBox.Size = new System.Drawing.Size(64, 64); + this.iconPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.iconPictureBox.TabIndex = 32; + this.iconPictureBox.TabStop = false; + // + // iconComboBox + // + this.iconComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.iconComboBox.FormattingEnabled = true; + this.iconComboBox.Location = new System.Drawing.Point(97, 44); + this.iconComboBox.Name = "iconComboBox"; + this.iconComboBox.Size = new System.Drawing.Size(164, 21); + this.iconComboBox.TabIndex = 16; + this.iconComboBox.TextChanged += new System.EventHandler(this.iconComboBox_TextChanged); + // + // iconBrowseButton + // + this.iconBrowseButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.iconBrowseButton.Location = new System.Drawing.Point(267, 43); + this.iconBrowseButton.Name = "iconBrowseButton"; + this.iconBrowseButton.Size = new System.Drawing.Size(51, 23); + this.iconBrowseButton.TabIndex = 17; + this.iconBrowseButton.Text = "Browse"; + this.iconBrowseButton.UseVisualStyleBackColor = true; + this.iconBrowseButton.Click += new System.EventHandler(this.iconBrowseButton_Click); + // + // loadParameterTextBox + // + this.loadParameterTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.loadParameterTextBox.Location = new System.Drawing.Point(110, 130); + this.loadParameterTextBox.Name = "loadParameterTextBox"; + this.loadParameterTextBox.Size = new System.Drawing.Size(214, 20); + this.loadParameterTextBox.TabIndex = 4; + this.loadParameterTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.loadParameterTextBox.TextChanged += new System.EventHandler(this.loadParameterTextBox_TextChanged); + // + // windowIdShowLabel + // + this.windowIdShowLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.windowIdShowLabel.Location = new System.Drawing.Point(114, 108); + this.windowIdShowLabel.Name = "windowIdShowLabel"; + this.windowIdShowLabel.Size = new System.Drawing.Size(150, 13); + this.windowIdShowLabel.TabIndex = 10; + this.windowIdShowLabel.Text = "-"; + this.windowIdShowLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // skinFileShowLabel + // + this.skinFileShowLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.skinFileShowLabel.Location = new System.Drawing.Point(114, 82); + this.skinFileShowLabel.Name = "skinFileShowLabel"; + this.skinFileShowLabel.Size = new System.Drawing.Size(150, 13); + this.skinFileShowLabel.TabIndex = 9; + this.skinFileShowLabel.Text = "-"; + this.skinFileShowLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // captionTextBox + // + this.captionTextBox.Location = new System.Drawing.Point(110, 52); + this.captionTextBox.Name = "captionTextBox"; + this.captionTextBox.Size = new System.Drawing.Size(158, 21); + this.captionTextBox.TabIndex = 3; + this.captionTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.captionTextBox.TextChanged += new System.EventHandler(this.captionTextBox_TextChanged); + // + // backgroundGroupBox + // + this.backgroundGroupBox.Controls.Add(this.fanartHandlerPictureBox); + this.backgroundGroupBox.Controls.Add(this.backgroundPictureBox); + this.backgroundGroupBox.Controls.Add(this.fanartComboBox); + this.backgroundGroupBox.Controls.Add(this.multiImageComboBox); + this.backgroundGroupBox.Controls.Add(this.fanartRadioButton); + this.backgroundGroupBox.Controls.Add(this.singleImageComboBox); + this.backgroundGroupBox.Controls.Add(this.multiImageBrowseButton); + this.backgroundGroupBox.Controls.Add(this.singleImageBrowseButton); + this.backgroundGroupBox.Controls.Add(this.singleImageRadioButton); + this.backgroundGroupBox.Controls.Add(this.multiImageRadioButton); + this.backgroundGroupBox.Location = new System.Drawing.Point(6, 156); + this.backgroundGroupBox.Name = "backgroundGroupBox"; + this.backgroundGroupBox.Size = new System.Drawing.Size(324, 232); + this.backgroundGroupBox.TabIndex = 5; + this.backgroundGroupBox.TabStop = false; + this.backgroundGroupBox.Text = "Background image(s)"; + // + // fanartHandlerPictureBox + // + this.fanartHandlerPictureBox.BackColor = System.Drawing.Color.Transparent; + this.fanartHandlerPictureBox.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.fanartHandlerPictureBox.Image = global::ProcessPlugins.XtremeMenuEditor.Properties.Resources.FanartHandler; + this.fanartHandlerPictureBox.Location = new System.Drawing.Point(234, 93); + this.fanartHandlerPictureBox.Name = "fanartHandlerPictureBox"; + this.fanartHandlerPictureBox.Size = new System.Drawing.Size(48, 48); + this.fanartHandlerPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; + this.fanartHandlerPictureBox.TabIndex = 31; + this.fanartHandlerPictureBox.TabStop = false; + this.fanartHandlerPictureBox.Visible = false; + // + // backgroundPictureBox + // + this.backgroundPictureBox.ErrorImage = global::ProcessPlugins.XtremeMenuEditor.Properties.Resources.BackgroundError; + this.backgroundPictureBox.Location = new System.Drawing.Point(42, 93); + this.backgroundPictureBox.Name = "backgroundPictureBox"; + this.backgroundPictureBox.Size = new System.Drawing.Size(240, 135); + this.backgroundPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.backgroundPictureBox.TabIndex = 14; + this.backgroundPictureBox.TabStop = false; + // + // fanartComboBox + // + this.fanartComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.fanartComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.fanartComboBox.FormattingEnabled = true; + this.fanartComboBox.Location = new System.Drawing.Point(98, 66); + this.fanartComboBox.Name = "fanartComboBox"; + this.fanartComboBox.Size = new System.Drawing.Size(220, 21); + this.fanartComboBox.TabIndex = 13; + this.fanartComboBox.TextChanged += new System.EventHandler(this.fanartComboBox_TextChanged); + // + // multiImageComboBox + // + this.multiImageComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.multiImageComboBox.FormattingEnabled = true; + this.multiImageComboBox.Location = new System.Drawing.Point(98, 42); + this.multiImageComboBox.Name = "multiImageComboBox"; + this.multiImageComboBox.Size = new System.Drawing.Size(164, 21); + this.multiImageComboBox.TabIndex = 10; + this.multiImageComboBox.TextChanged += new System.EventHandler(this.multiImageComboBox_TextChanged); + // + // fanartRadioButton + // + this.fanartRadioButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(220)))), ((int)(((byte)(227))))); + this.fanartRadioButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.fanartRadioButton.Location = new System.Drawing.Point(6, 65); + this.fanartRadioButton.Name = "fanartRadioButton"; + this.fanartRadioButton.Size = new System.Drawing.Size(314, 23); + this.fanartRadioButton.TabIndex = 12; + this.fanartRadioButton.TabStop = true; + this.fanartRadioButton.Text = "Fanart Handler"; + this.fanartRadioButton.UseVisualStyleBackColor = false; + this.fanartRadioButton.CheckedChanged += new System.EventHandler(this.fanartRadioButton_CheckedChanged); + // + // singleImageComboBox + // + this.singleImageComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.singleImageComboBox.FormattingEnabled = true; + this.singleImageComboBox.Location = new System.Drawing.Point(98, 18); + this.singleImageComboBox.Name = "singleImageComboBox"; + this.singleImageComboBox.Size = new System.Drawing.Size(163, 21); + this.singleImageComboBox.TabIndex = 7; + this.singleImageComboBox.TextChanged += new System.EventHandler(this.singleImageComboBox_TextChanged); + // + // multiImageBrowseButton + // + this.multiImageBrowseButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.multiImageBrowseButton.Location = new System.Drawing.Point(268, 42); + this.multiImageBrowseButton.Name = "multiImageBrowseButton"; + this.multiImageBrowseButton.Size = new System.Drawing.Size(51, 21); + this.multiImageBrowseButton.TabIndex = 11; + this.multiImageBrowseButton.Text = "Browse"; + this.multiImageBrowseButton.UseVisualStyleBackColor = true; + this.multiImageBrowseButton.Click += new System.EventHandler(this.multiImageBrowseButton_Click); + // + // singleImageBrowseButton + // + this.singleImageBrowseButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.singleImageBrowseButton.Location = new System.Drawing.Point(268, 18); + this.singleImageBrowseButton.Name = "singleImageBrowseButton"; + this.singleImageBrowseButton.Size = new System.Drawing.Size(51, 21); + this.singleImageBrowseButton.TabIndex = 8; + this.singleImageBrowseButton.Text = "Browse"; + this.singleImageBrowseButton.UseVisualStyleBackColor = true; + this.singleImageBrowseButton.Click += new System.EventHandler(this.singleImageBrowseButton_Click); + // + // singleImageRadioButton + // + this.singleImageRadioButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(220)))), ((int)(((byte)(227))))); + this.singleImageRadioButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.singleImageRadioButton.ForeColor = System.Drawing.SystemColors.ControlText; + this.singleImageRadioButton.Location = new System.Drawing.Point(6, 17); + this.singleImageRadioButton.Name = "singleImageRadioButton"; + this.singleImageRadioButton.Size = new System.Drawing.Size(314, 23); + this.singleImageRadioButton.TabIndex = 6; + this.singleImageRadioButton.TabStop = true; + this.singleImageRadioButton.Text = "Single Image"; + this.singleImageRadioButton.UseVisualStyleBackColor = false; + this.singleImageRadioButton.CheckedChanged += new System.EventHandler(this.singleImageRadioButton_CheckedChanged); + // + // multiImageRadioButton + // + this.multiImageRadioButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(220)))), ((int)(((byte)(227))))); + this.multiImageRadioButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.multiImageRadioButton.Location = new System.Drawing.Point(6, 41); + this.multiImageRadioButton.Name = "multiImageRadioButton"; + this.multiImageRadioButton.Size = new System.Drawing.Size(314, 23); + this.multiImageRadioButton.TabIndex = 9; + this.multiImageRadioButton.TabStop = true; + this.multiImageRadioButton.Text = "Multi Image"; + this.multiImageRadioButton.UseVisualStyleBackColor = false; + this.multiImageRadioButton.CheckedChanged += new System.EventHandler(this.multiImageRadioButton_CheckedChanged); + // + // overlayGroupBox + // + this.overlayGroupBox.Controls.Add(this.overlayLabel); + this.overlayGroupBox.Controls.Add(this.overlayComboBox); + this.overlayGroupBox.Location = new System.Drawing.Point(6, 494); + this.overlayGroupBox.Name = "overlayGroupBox"; + this.overlayGroupBox.Size = new System.Drawing.Size(324, 60); + this.overlayGroupBox.TabIndex = 15; + this.overlayGroupBox.TabStop = false; + this.overlayGroupBox.Text = "Overlay"; + // + // overlayLabel + // + this.overlayLabel.AutoSize = true; + this.overlayLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.overlayLabel.Location = new System.Drawing.Point(6, 34); + this.overlayLabel.Name = "overlayLabel"; + this.overlayLabel.Size = new System.Drawing.Size(70, 13); + this.overlayLabel.TabIndex = 1; + this.overlayLabel.Text = "Overlay Type"; + // + // overlayComboBox + // + this.overlayComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.overlayComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.overlayComboBox.FormattingEnabled = true; + this.overlayComboBox.Location = new System.Drawing.Point(98, 30); + this.overlayComboBox.Name = "overlayComboBox"; + this.overlayComboBox.Size = new System.Drawing.Size(220, 21); + this.overlayComboBox.TabIndex = 18; + this.overlayComboBox.TextChanged += new System.EventHandler(this.overlayComboBox_TextChanged); + // + // contextTextBox + // + this.contextTextBox.BackColor = System.Drawing.SystemColors.Window; + this.contextTextBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.contextTextBox.Location = new System.Drawing.Point(110, 26); + this.contextTextBox.Name = "contextTextBox"; + this.contextTextBox.Size = new System.Drawing.Size(158, 20); + this.contextTextBox.TabIndex = 2; + this.contextTextBox.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.contextTextBox.TextChanged += new System.EventHandler(this.labelTextBox_TextChanged); + // + // loadParameterLabel + // + this.loadParameterLabel.AutoSize = true; + this.loadParameterLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.loadParameterLabel.Location = new System.Drawing.Point(9, 133); + this.loadParameterLabel.Name = "loadParameterLabel"; + this.loadParameterLabel.Size = new System.Drawing.Size(99, 15); + this.loadParameterLabel.TabIndex = 4; + this.loadParameterLabel.Text = "Load Parameter:"; + this.loadParameterLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // windowIdLabel + // + this.windowIdLabel.AutoSize = true; + this.windowIdLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.windowIdLabel.Location = new System.Drawing.Point(39, 107); + this.windowIdLabel.Name = "windowIdLabel"; + this.windowIdLabel.Size = new System.Drawing.Size(69, 15); + this.windowIdLabel.TabIndex = 3; + this.windowIdLabel.Text = "Window ID:"; + this.windowIdLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // skinFileLabel + // + this.skinFileLabel.AutoSize = true; + this.skinFileLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.skinFileLabel.Location = new System.Drawing.Point(55, 81); + this.skinFileLabel.Name = "skinFileLabel"; + this.skinFileLabel.Size = new System.Drawing.Size(57, 15); + this.skinFileLabel.TabIndex = 2; + this.skinFileLabel.Text = "Skin File:"; + this.skinFileLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // captionLabel + // + this.captionLabel.AutoSize = true; + this.captionLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.captionLabel.Location = new System.Drawing.Point(56, 55); + this.captionLabel.Name = "captionLabel"; + this.captionLabel.Size = new System.Drawing.Size(52, 15); + this.captionLabel.TabIndex = 1; + this.captionLabel.Text = "Caption:"; + this.captionLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // contextLabel + // + this.contextLabel.AutoSize = true; + this.contextLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.contextLabel.Location = new System.Drawing.Point(12, 29); + this.contextLabel.Name = "contextLabel"; + this.contextLabel.Size = new System.Drawing.Size(85, 15); + this.contextLabel.TabIndex = 0; + this.contextLabel.Text = "Context Label:"; + this.contextLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // menuPanel + // + this.menuPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(220)))), ((int)(((byte)(227))))); + this.menuPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.menuPanel.Controls.Add(this.creationGroupBox); + this.menuPanel.Controls.Add(this.generalGroupBox); + this.menuPanel.Controls.Add(this.subMenuGroupBox); + this.menuPanel.Controls.Add(this.menuGroupBox); + this.menuPanel.Controls.Add(this.subMenuArrowPictureBox); + this.menuPanel.Location = new System.Drawing.Point(676, 90); + this.menuPanel.Name = "menuPanel"; + this.menuPanel.Size = new System.Drawing.Size(330, 495); + this.menuPanel.TabIndex = 24; + // + // creationGroupBox + // + this.creationGroupBox.Controls.Add(this.createBackupCheckBox); + this.creationGroupBox.Controls.Add(this.clearCacheCheckBox); + this.creationGroupBox.Controls.Add(this.saveButton); + this.creationGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.creationGroupBox.Location = new System.Drawing.Point(3, 419); + this.creationGroupBox.Name = "creationGroupBox"; + this.creationGroupBox.Size = new System.Drawing.Size(322, 68); + this.creationGroupBox.TabIndex = 25; + this.creationGroupBox.TabStop = false; + this.creationGroupBox.Text = "Custom Menu Creation"; + // + // createBackupCheckBox + // + this.createBackupCheckBox.AutoSize = true; + this.createBackupCheckBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.createBackupCheckBox.Location = new System.Drawing.Point(178, 43); + this.createBackupCheckBox.Name = "createBackupCheckBox"; + this.createBackupCheckBox.Size = new System.Drawing.Size(135, 17); + this.createBackupCheckBox.TabIndex = 19; + this.createBackupCheckBox.Text = "Back-up settings (.bak)"; + this.createBackupCheckBox.UseVisualStyleBackColor = true; + this.createBackupCheckBox.CheckedChanged += new System.EventHandler(this.createBackupCheckBox_CheckedChanged); + // + // clearCacheCheckBox + // + this.clearCacheCheckBox.AutoSize = true; + this.clearCacheCheckBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.clearCacheCheckBox.Location = new System.Drawing.Point(178, 20); + this.clearCacheCheckBox.Name = "clearCacheCheckBox"; + this.clearCacheCheckBox.Size = new System.Drawing.Size(83, 17); + this.clearCacheCheckBox.TabIndex = 18; + this.clearCacheCheckBox.Text = "Clear cache"; + this.clearCacheCheckBox.UseVisualStyleBackColor = true; + this.clearCacheCheckBox.CheckedChanged += new System.EventHandler(this.clearCacheCheckBox_CheckedChanged); + // + // saveButton + // + this.saveButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); + this.saveButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.saveButton.Location = new System.Drawing.Point(6, 20); + this.saveButton.Name = "saveButton"; + this.saveButton.Size = new System.Drawing.Size(144, 40); + this.saveButton.TabIndex = 17; + this.saveButton.Text = "SAVE"; + this.saveButton.UseVisualStyleBackColor = false; + this.saveButton.Click += new System.EventHandler(this.saveButton_Click); + // + // generalGroupBox + // + this.generalGroupBox.Controls.Add(this.showContextLabelCheckBox); + this.generalGroupBox.Controls.Add(this.showSubItemBackgroundCheckBox); + this.generalGroupBox.Controls.Add(this.multiImageTimeGroupBox); + this.generalGroupBox.Controls.Add(this.defaultMenuItemGroupBox); + this.generalGroupBox.Controls.Add(this.backgroundAnimatedCheckBox); + this.generalGroupBox.Controls.Add(this.showRssCheckBox); + this.generalGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.generalGroupBox.Location = new System.Drawing.Point(3, 230); + this.generalGroupBox.Name = "generalGroupBox"; + this.generalGroupBox.Size = new System.Drawing.Size(322, 183); + this.generalGroupBox.TabIndex = 24; + this.generalGroupBox.TabStop = false; + this.generalGroupBox.Text = "General Properties"; + // + // showContextLabelCheckBox + // + this.showContextLabelCheckBox.AutoSize = true; + this.showContextLabelCheckBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.showContextLabelCheckBox.Location = new System.Drawing.Point(178, 41); + this.showContextLabelCheckBox.Name = "showContextLabelCheckBox"; + this.showContextLabelCheckBox.Size = new System.Drawing.Size(116, 17); + this.showContextLabelCheckBox.TabIndex = 7; + this.showContextLabelCheckBox.Text = "Show context label"; + this.showContextLabelCheckBox.UseVisualStyleBackColor = true; + this.showContextLabelCheckBox.CheckedChanged += new System.EventHandler(this.showContextLabelCheckBox_CheckedChanged); + // + // showSubItemBackgroundCheckBox + // + this.showSubItemBackgroundCheckBox.AutoSize = true; + this.showSubItemBackgroundCheckBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.showSubItemBackgroundCheckBox.Location = new System.Drawing.Point(12, 85); + this.showSubItemBackgroundCheckBox.Name = "showSubItemBackgroundCheckBox"; + this.showSubItemBackgroundCheckBox.Size = new System.Drawing.Size(250, 17); + this.showSubItemBackgroundCheckBox.TabIndex = 6; + this.showSubItemBackgroundCheckBox.Text = "Show sub menu background (fast systems only)"; + this.showSubItemBackgroundCheckBox.UseVisualStyleBackColor = true; + this.showSubItemBackgroundCheckBox.CheckedChanged += new System.EventHandler(this.showSubItemBackgroundCheckBox_CheckedChanged); + // + // multiImageTimeGroupBox + // + this.multiImageTimeGroupBox.Controls.Add(this.multiIMageTimeLabel); + this.multiImageTimeGroupBox.Controls.Add(this.multiImageTimeSecLabel); + this.multiImageTimeGroupBox.Controls.Add(this.multiImageTimeTrackBar); + this.multiImageTimeGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.multiImageTimeGroupBox.Location = new System.Drawing.Point(6, 109); + this.multiImageTimeGroupBox.Name = "multiImageTimeGroupBox"; + this.multiImageTimeGroupBox.Size = new System.Drawing.Size(310, 66); + this.multiImageTimeGroupBox.TabIndex = 5; + this.multiImageTimeGroupBox.TabStop = false; + this.multiImageTimeGroupBox.Text = "Multi Image time interval"; + // + // multiIMageTimeLabel + // + this.multiIMageTimeLabel.Font = new System.Drawing.Font("LCDMono2", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.multiIMageTimeLabel.Location = new System.Drawing.Point(245, 26); + this.multiIMageTimeLabel.Name = "multiIMageTimeLabel"; + this.multiIMageTimeLabel.Size = new System.Drawing.Size(44, 19); + this.multiIMageTimeLabel.TabIndex = 1; + this.multiIMageTimeLabel.Text = "0"; + this.multiIMageTimeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleRight; + // + // multiImageTimeSecLabel + // + this.multiImageTimeSecLabel.AutoSize = true; + this.multiImageTimeSecLabel.Font = new System.Drawing.Font("LCDMono2", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.multiImageTimeSecLabel.Location = new System.Drawing.Point(283, 27); + this.multiImageTimeSecLabel.Name = "multiImageTimeSecLabel"; + this.multiImageTimeSecLabel.Size = new System.Drawing.Size(18, 17); + this.multiImageTimeSecLabel.TabIndex = 2; + this.multiImageTimeSecLabel.Text = "\""; + this.multiImageTimeSecLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // multiImageTimeTrackBar + // + this.multiImageTimeTrackBar.Location = new System.Drawing.Point(6, 19); + this.multiImageTimeTrackBar.Maximum = 60; + this.multiImageTimeTrackBar.Minimum = 5; + this.multiImageTimeTrackBar.Name = "multiImageTimeTrackBar"; + this.multiImageTimeTrackBar.Size = new System.Drawing.Size(244, 45); + this.multiImageTimeTrackBar.TabIndex = 0; + this.multiImageTimeTrackBar.TickFrequency = 5; + this.multiImageTimeTrackBar.Value = 5; + this.multiImageTimeTrackBar.ValueChanged += new System.EventHandler(this.multiImageTimeTrackBar_ValueChanged); + // + // defaultMenuItemGroupBox + // + this.defaultMenuItemGroupBox.Controls.Add(this.defaultMenuItemComboBox); + this.defaultMenuItemGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.defaultMenuItemGroupBox.Location = new System.Drawing.Point(6, 20); + this.defaultMenuItemGroupBox.Name = "defaultMenuItemGroupBox"; + this.defaultMenuItemGroupBox.Size = new System.Drawing.Size(144, 55); + this.defaultMenuItemGroupBox.TabIndex = 4; + this.defaultMenuItemGroupBox.TabStop = false; + this.defaultMenuItemGroupBox.Text = "Default menu item"; + // + // defaultMenuItemComboBox + // + this.defaultMenuItemComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; + this.defaultMenuItemComboBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.defaultMenuItemComboBox.FormattingEnabled = true; + this.defaultMenuItemComboBox.Location = new System.Drawing.Point(6, 22); + this.defaultMenuItemComboBox.Name = "defaultMenuItemComboBox"; + this.defaultMenuItemComboBox.Size = new System.Drawing.Size(132, 21); + this.defaultMenuItemComboBox.TabIndex = 0; + this.defaultMenuItemComboBox.SelectedIndexChanged += new System.EventHandler(this.defaultMenuItemComboBox_SelectedIndexChanged); + // + // backgroundAnimatedCheckBox + // + this.backgroundAnimatedCheckBox.AutoSize = true; + this.backgroundAnimatedCheckBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.backgroundAnimatedCheckBox.Location = new System.Drawing.Point(178, 62); + this.backgroundAnimatedCheckBox.Name = "backgroundAnimatedCheckBox"; + this.backgroundAnimatedCheckBox.Size = new System.Drawing.Size(130, 17); + this.backgroundAnimatedCheckBox.TabIndex = 2; + this.backgroundAnimatedCheckBox.Text = "Background animated"; + this.backgroundAnimatedCheckBox.UseVisualStyleBackColor = true; + this.backgroundAnimatedCheckBox.CheckedChanged += new System.EventHandler(this.backgroundAnimatedCheckBox_CheckedChanged); + // + // showRssCheckBox + // + this.showRssCheckBox.AutoSize = true; + this.showRssCheckBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.showRssCheckBox.Location = new System.Drawing.Point(178, 20); + this.showRssCheckBox.Name = "showRssCheckBox"; + this.showRssCheckBox.Size = new System.Drawing.Size(78, 17); + this.showRssCheckBox.TabIndex = 1; + this.showRssCheckBox.Text = "Show RSS"; + this.showRssCheckBox.UseVisualStyleBackColor = true; + this.showRssCheckBox.CheckedChanged += new System.EventHandler(this.showRssCheckBox_CheckedChanged); + // + // subMenuGroupBox + // + this.subMenuGroupBox.Controls.Add(this.subMenuRowRemoveButton); + this.subMenuGroupBox.Controls.Add(this.subMenuRowDownButton); + this.subMenuGroupBox.Controls.Add(this.subMenuRowUpButton); + this.subMenuGroupBox.Controls.Add(this.subMenuListBox); + this.subMenuGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.subMenuGroupBox.Location = new System.Drawing.Point(175, 3); + this.subMenuGroupBox.Name = "subMenuGroupBox"; + this.subMenuGroupBox.Size = new System.Drawing.Size(150, 221); + this.subMenuGroupBox.TabIndex = 23; + this.subMenuGroupBox.TabStop = false; + this.subMenuGroupBox.Text = "Sub Menu"; + // + // subMenuRowRemoveButton + // + this.subMenuRowRemoveButton.AutoSize = true; + this.subMenuRowRemoveButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.subMenuRowRemoveButton.Image = global::ProcessPlugins.XtremeMenuEditor.Properties.Resources.SubRowRemove; + this.subMenuRowRemoveButton.Location = new System.Drawing.Point(106, 171); + this.subMenuRowRemoveButton.Name = "subMenuRowRemoveButton"; + this.subMenuRowRemoveButton.Size = new System.Drawing.Size(38, 38); + this.subMenuRowRemoveButton.TabIndex = 25; + this.subMenuRowRemoveButton.UseVisualStyleBackColor = true; + this.subMenuRowRemoveButton.Click += new System.EventHandler(this.subMenuRowRemoveButton_Click); + // + // subMenuRowDownButton + // + this.subMenuRowDownButton.AutoSize = true; + this.subMenuRowDownButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.subMenuRowDownButton.Image = global::ProcessPlugins.XtremeMenuEditor.Properties.Resources.SubRowDown; + this.subMenuRowDownButton.Location = new System.Drawing.Point(56, 171); + this.subMenuRowDownButton.Name = "subMenuRowDownButton"; + this.subMenuRowDownButton.Size = new System.Drawing.Size(38, 38); + this.subMenuRowDownButton.TabIndex = 24; + this.subMenuRowDownButton.UseVisualStyleBackColor = true; + this.subMenuRowDownButton.Click += new System.EventHandler(this.subMenuRowDownButton_Click); + // + // subMenuRowUpButton + // + this.subMenuRowUpButton.AutoSize = true; + this.subMenuRowUpButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.subMenuRowUpButton.Image = global::ProcessPlugins.XtremeMenuEditor.Properties.Resources.SubRowUp; + this.subMenuRowUpButton.Location = new System.Drawing.Point(6, 171); + this.subMenuRowUpButton.Name = "subMenuRowUpButton"; + this.subMenuRowUpButton.Size = new System.Drawing.Size(38, 38); + this.subMenuRowUpButton.TabIndex = 23; + this.subMenuRowUpButton.UseVisualStyleBackColor = true; + this.subMenuRowUpButton.Click += new System.EventHandler(this.subMenuRowUpButton_Click); + // + // subMenuListBox + // + this.subMenuListBox.BackColor = System.Drawing.Color.White; + this.subMenuListBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.subMenuListBox.FormattingEnabled = true; + this.subMenuListBox.Location = new System.Drawing.Point(6, 25); + this.subMenuListBox.Name = "subMenuListBox"; + this.subMenuListBox.Size = new System.Drawing.Size(138, 134); + this.subMenuListBox.TabIndex = 22; + this.subMenuListBox.SelectedIndexChanged += new System.EventHandler(this.subMenuListBox_SelectedIndexChanged); + this.subMenuListBox.Enter += new System.EventHandler(this.subMenuListBox_Enter); + // + // menuGroupBox + // + this.menuGroupBox.Controls.Add(this.defaultItemRightPanel); + this.menuGroupBox.Controls.Add(this.defaultItemLeftPanel); + this.menuGroupBox.Controls.Add(this.menuRowRemoveButton); + this.menuGroupBox.Controls.Add(this.menuRowDownButton); + this.menuGroupBox.Controls.Add(this.menuRowUpButton); + this.menuGroupBox.Controls.Add(this.menuListBox); + this.menuGroupBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.menuGroupBox.Location = new System.Drawing.Point(3, 3); + this.menuGroupBox.Name = "menuGroupBox"; + this.menuGroupBox.Size = new System.Drawing.Size(150, 221); + this.menuGroupBox.TabIndex = 21; + this.menuGroupBox.TabStop = false; + this.menuGroupBox.Text = "Menu"; + // + // defaultItemRightPanel + // + this.defaultItemRightPanel.BackColor = System.Drawing.Color.DarkTurquoise; + this.defaultItemRightPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.defaultItemRightPanel.ForeColor = System.Drawing.Color.Black; + this.defaultItemRightPanel.Location = new System.Drawing.Point(144, 25); + this.defaultItemRightPanel.Name = "defaultItemRightPanel"; + this.defaultItemRightPanel.Size = new System.Drawing.Size(4, 17); + this.defaultItemRightPanel.TabIndex = 23; + this.defaultItemRightPanel.Visible = false; + // + // defaultItemLeftPanel + // + this.defaultItemLeftPanel.BackColor = System.Drawing.Color.DarkTurquoise; + this.defaultItemLeftPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.defaultItemLeftPanel.ForeColor = System.Drawing.Color.Black; + this.defaultItemLeftPanel.Location = new System.Drawing.Point(2, 25); + this.defaultItemLeftPanel.Name = "defaultItemLeftPanel"; + this.defaultItemLeftPanel.Size = new System.Drawing.Size(4, 17); + this.defaultItemLeftPanel.TabIndex = 22; + this.defaultItemLeftPanel.Visible = false; + // + // menuRowRemoveButton + // + this.menuRowRemoveButton.AutoSize = true; + this.menuRowRemoveButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.menuRowRemoveButton.Image = global::ProcessPlugins.XtremeMenuEditor.Properties.Resources.RowRemove; + this.menuRowRemoveButton.Location = new System.Drawing.Point(106, 171); + this.menuRowRemoveButton.Name = "menuRowRemoveButton"; + this.menuRowRemoveButton.Size = new System.Drawing.Size(38, 38); + this.menuRowRemoveButton.TabIndex = 21; + this.menuRowRemoveButton.UseVisualStyleBackColor = true; + this.menuRowRemoveButton.Click += new System.EventHandler(this.menuRowRemoveButton_Click); + // + // menuRowDownButton + // + this.menuRowDownButton.AutoSize = true; + this.menuRowDownButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.menuRowDownButton.Image = global::ProcessPlugins.XtremeMenuEditor.Properties.Resources.RowDown; + this.menuRowDownButton.Location = new System.Drawing.Point(56, 171); + this.menuRowDownButton.Name = "menuRowDownButton"; + this.menuRowDownButton.Size = new System.Drawing.Size(38, 38); + this.menuRowDownButton.TabIndex = 20; + this.menuRowDownButton.UseVisualStyleBackColor = true; + this.menuRowDownButton.Click += new System.EventHandler(this.menuRowDownButton_Click); + // + // menuRowUpButton + // + this.menuRowUpButton.AutoSize = true; + this.menuRowUpButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.menuRowUpButton.Image = global::ProcessPlugins.XtremeMenuEditor.Properties.Resources.RowUp; + this.menuRowUpButton.Location = new System.Drawing.Point(6, 171); + this.menuRowUpButton.Name = "menuRowUpButton"; + this.menuRowUpButton.Size = new System.Drawing.Size(38, 38); + this.menuRowUpButton.TabIndex = 19; + this.menuRowUpButton.UseVisualStyleBackColor = true; + this.menuRowUpButton.Click += new System.EventHandler(this.menuRowUpButton_Click); + // + // menuListBox + // + this.menuListBox.BackColor = System.Drawing.Color.White; + this.menuListBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.menuListBox.FormattingEnabled = true; + this.menuListBox.Location = new System.Drawing.Point(6, 25); + this.menuListBox.Name = "menuListBox"; + this.menuListBox.Size = new System.Drawing.Size(138, 134); + this.menuListBox.TabIndex = 18; + this.menuListBox.SelectedIndexChanged += new System.EventHandler(this.menuListBox_SelectedIndexChanged); + this.menuListBox.Enter += new System.EventHandler(this.menuListBox_Enter); + // + // subMenuArrowPictureBox + // + this.subMenuArrowPictureBox.Image = global::ProcessPlugins.XtremeMenuEditor.Properties.Resources.MiniArrowRight; + this.subMenuArrowPictureBox.Location = new System.Drawing.Point(148, 22); + this.subMenuArrowPictureBox.Name = "subMenuArrowPictureBox"; + this.subMenuArrowPictureBox.Size = new System.Drawing.Size(30, 30); + this.subMenuArrowPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.subMenuArrowPictureBox.TabIndex = 26; + this.subMenuArrowPictureBox.TabStop = false; + // + // backgroundImageTimer + // + this.backgroundImageTimer.Interval = 2500; + this.backgroundImageTimer.Tick += new System.EventHandler(this.backgroundImageTimer_Tick); + // + // iconOpenFileDialog + // + this.iconOpenFileDialog.Filter = "Image Files |*.png;*.jpg;*.bmp;*.gif"; + // + // toolTip + // + this.toolTip.ShowAlways = true; + // + // updateNotifyTimer + // + this.updateNotifyTimer.Interval = 1250; + this.updateNotifyTimer.Tick += new System.EventHandler(this.updateNotifyTimer_Tick); + // + // infoPictureBox + // + this.infoPictureBox.Image = global::ProcessPlugins.XtremeMenuEditor.Properties.Resources.Info; + this.infoPictureBox.Location = new System.Drawing.Point(994, 1); + this.infoPictureBox.Name = "infoPictureBox"; + this.infoPictureBox.Size = new System.Drawing.Size(24, 24); + this.infoPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.infoPictureBox.TabIndex = 29; + this.infoPictureBox.TabStop = false; + this.infoPictureBox.Click += new System.EventHandler(this.infoPictureBox_Click); + // + // subMenuRowAddButton + // + this.subMenuRowAddButton.AutoSize = true; + this.subMenuRowAddButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.subMenuRowAddButton.Image = global::ProcessPlugins.XtremeMenuEditor.Properties.Resources.SubRowAdd; + this.subMenuRowAddButton.Location = new System.Drawing.Point(906, 31); + this.subMenuRowAddButton.Name = "subMenuRowAddButton"; + this.subMenuRowAddButton.Size = new System.Drawing.Size(38, 38); + this.subMenuRowAddButton.TabIndex = 17; + this.subMenuRowAddButton.UseVisualStyleBackColor = true; + this.subMenuRowAddButton.Click += new System.EventHandler(this.subMenuRowAddButton_Click); + // + // menuRowAddButton + // + this.menuRowAddButton.AutoSize = true; + this.menuRowAddButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; + this.menu... [truncated message content] |