Beispiel #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ErrorInfo));
     CButtonLib.cBlendItems cBlendItems1 = new CButtonLib.cBlendItems();
     this.titleStatus   = new System.Windows.Forms.Label();
     this.btnRestartApp = new CButtonLib.CButton();
     this.SuspendLayout();
     //
     // titleStatus
     //
     resources.ApplyResources(this.titleStatus, "titleStatus");
     this.titleStatus.BackColor = System.Drawing.Color.Transparent;
     this.titleStatus.ForeColor = System.Drawing.Color.Silver;
     this.titleStatus.Name      = "titleStatus";
     //
     // btnRestartApp
     //
     resources.ApplyResources(this.btnRestartApp, "btnRestartApp");
     this.btnRestartApp.BackColor   = System.Drawing.Color.Transparent;
     this.btnRestartApp.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(60)))), ((int)(((byte)(67)))));
     cBlendItems1.iColor            = new System.Drawing.Color[] {
         System.Drawing.Color.White,
         System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))))
     };
     cBlendItems1.iPoint = new float[] {
         0F,
         1F
     };
     this.btnRestartApp.ColorFillBlend     = cBlendItems1;
     this.btnRestartApp.ColorFillSolid     = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(60)))), ((int)(((byte)(67)))));
     this.btnRestartApp.Corners.All        = 2;
     this.btnRestartApp.Corners.LowerLeft  = 2;
     this.btnRestartApp.Corners.LowerRight = 2;
     this.btnRestartApp.Corners.UpperLeft  = 2;
     this.btnRestartApp.Corners.UpperRight = 2;
     this.btnRestartApp.Cursor             = System.Windows.Forms.Cursors.Hand;
     this.btnRestartApp.DesignerSelected   = true;
     this.btnRestartApp.DimFactorClick     = 0;
     this.btnRestartApp.DimFactorHover     = 0;
     this.btnRestartApp.FillType           = CButtonLib.CButton.eFillType.Solid;
     this.btnRestartApp.ImageIndex         = 0;
     this.btnRestartApp.Name             = "btnRestartApp";
     this.btnRestartApp.ShowFocus        = CButtonLib.CButton.eFocus.None;
     this.btnRestartApp.TextShadow       = System.Drawing.Color.Empty;
     this.btnRestartApp.TextShadowShow   = false;
     this.btnRestartApp.ClickButtonArea += new CButtonLib.CButton.ClickButtonAreaEventHandler(this.btnRestartApp_ClickButtonArea);
     //
     // ErrorInfo
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor     = System.Drawing.Color.Transparent;
     this.Controls.Add(this.btnRestartApp);
     this.Controls.Add(this.titleStatus);
     this.ForeColor = System.Drawing.Color.White;
     this.Name      = "ErrorInfo";
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     CButtonLib.cBlendItems cBlendItems1 = new CButtonLib.cBlendItems();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmInformation));
     this.lblDesc        = new System.Windows.Forms.Label();
     this.lblEmail       = new System.Windows.Forms.LinkLabel();
     this.btnOk          = new CButtonLib.CButton();
     this.imgInformation = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.imgInformation)).BeginInit();
     this.SuspendLayout();
     //
     // lblDesc
     //
     this.lblDesc.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblDesc.AutoSize  = true;
     this.lblDesc.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDesc.ForeColor = System.Drawing.Color.White;
     this.lblDesc.Location  = new System.Drawing.Point(58, 12);
     this.lblDesc.Name      = "lblDesc";
     this.lblDesc.Size      = new System.Drawing.Size(285, 60);
     this.lblDesc.TabIndex  = 1;
     this.lblDesc.Text      = "This application was developed by nv.\r\nAll credits goes to the appropriate creato" +
                              "rs of the gsc\r\nmods used in this application.\r\nIf you have any questions, please" +
                              "";
     //
     // lblEmail
     //
     this.lblEmail.ActiveLinkColor  = System.Drawing.Color.DodgerBlue;
     this.lblEmail.Anchor           = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lblEmail.AutoSize         = true;
     this.lblEmail.Font             = new System.Drawing.Font("Segoe UI", 9F);
     this.lblEmail.LinkColor        = System.Drawing.Color.DodgerBlue;
     this.lblEmail.Location         = new System.Drawing.Point(235, 57);
     this.lblEmail.Name             = "lblEmail";
     this.lblEmail.Size             = new System.Drawing.Size(54, 15);
     this.lblEmail.TabIndex         = 2;
     this.lblEmail.TabStop          = true;
     this.lblEmail.Text             = "email us.";
     this.lblEmail.VisitedLinkColor = System.Drawing.Color.DodgerBlue;
     this.lblEmail.LinkClicked     += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
     //
     // btnOk
     //
     this.btnOk.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOk.BorderColor = System.Drawing.Color.Black;
     cBlendItems1.iColor    = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))))
     };
     cBlendItems1.iPoint = new float[] {
         0F,
         1F
     };
     this.btnOk.ColorFillBlend   = cBlendItems1;
     this.btnOk.DesignerSelected = false;
     this.btnOk.DimFactorClick   = -10;
     this.btnOk.DimFactorHover   = 20;
     this.btnOk.Font             = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnOk.ImageIndex       = 0;
     this.btnOk.Location         = new System.Drawing.Point(277, 91);
     this.btnOk.Margin           = new System.Windows.Forms.Padding(2);
     this.btnOk.Name             = "btnOk";
     this.btnOk.ShowFocus        = CButtonLib.CButton.eFocus.Dim;
     this.btnOk.Size             = new System.Drawing.Size(79, 26);
     this.btnOk.TabIndex         = 10;
     this.btnOk.Text             = "OK";
     this.btnOk.TextMargin       = new System.Windows.Forms.Padding(2, 3, 2, 2);
     this.btnOk.TextShadowShow   = false;
     this.btnOk.ClickButtonArea += new CButtonLib.CButton.ClickButtonAreaEventHandler(this.btnOk_ClickButtonArea);
     //
     // imgInformation
     //
     this.imgInformation.Image    = global::atomic_tool.Properties.Resources.Info_Icon;
     this.imgInformation.Location = new System.Drawing.Point(12, 12);
     this.imgInformation.Name     = "imgInformation";
     this.imgInformation.Size     = new System.Drawing.Size(40, 40);
     this.imgInformation.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.imgInformation.TabIndex = 11;
     this.imgInformation.TabStop  = false;
     //
     // frmInformation
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.WindowFrame;
     this.ClientSize          = new System.Drawing.Size(367, 128);
     this.Controls.Add(this.imgInformation);
     this.Controls.Add(this.btnOk);
     this.Controls.Add(this.lblEmail);
     this.Controls.Add(this.lblDesc);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmInformation";
     this.ShowInTaskbar   = false;
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Information";
     ((System.ComponentModel.ISupportInitialize)(this.imgInformation)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     CButtonLib.cBlendItems cBlendItems1 = new CButtonLib.cBlendItems();
     CButtonLib.cBlendItems cBlendItems2 = new CButtonLib.cBlendItems();
     CButtonLib.cBlendItems cBlendItems3 = new CButtonLib.cBlendItems();
     CButtonLib.cBlendItems cBlendItems4 = new CButtonLib.cBlendItems();
     CButtonLib.cBlendItems cBlendItems5 = new CButtonLib.cBlendItems();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmInjector));
     this.btnConnectAttach         = new CButtonLib.CButton();
     this.btnStartMenu             = new CButtonLib.CButton();
     this.btnInformation           = new CButtonLib.CButton();
     this.useCCAPI                 = new System.Windows.Forms.RadioButton();
     this.useTMAPI                 = new System.Windows.Forms.RadioButton();
     this.lblDeveloper             = new System.Windows.Forms.Label();
     this.btnSetName               = new CButtonLib.CButton();
     this.cmboItemsGscMenus        = new System.Windows.Forms.ComboBox();
     this.btnRestoreGsc            = new CButtonLib.CButton();
     this.cmboItemsGscMenusPaths   = new System.Windows.Forms.ComboBox();
     this.lblTitleModMenu          = new System.Windows.Forms.Label();
     this.cmboItemsGscModesPaths   = new System.Windows.Forms.ComboBox();
     this.cmboItemsGscModes        = new System.Windows.Forms.ComboBox();
     this.lblTitleGameMode         = new System.Windows.Forms.Label();
     this.imgBanner                = new System.Windows.Forms.PictureBox();
     this.timerNotificationOff     = new System.Windows.Forms.Timer(this.components);
     this.cmboItemsGscPointerMP    = new System.Windows.Forms.ComboBox();
     this.cmboItemsGscNameMP       = new System.Windows.Forms.ComboBox();
     this.cmboItemsGscPointerZM    = new System.Windows.Forms.ComboBox();
     this.cmboItemsGscNameZM       = new System.Windows.Forms.ComboBox();
     this.chkZombies               = new System.Windows.Forms.CheckBox();
     this.lblTitleModMenuZM        = new System.Windows.Forms.Label();
     this.cmboItemsGscMenusZM      = new System.Windows.Forms.ComboBox();
     this.cmboItemsGscMenusPathsZM = new System.Windows.Forms.ComboBox();
     this.txtChangeName            = new ChreneLib.Controls.TextBoxes.CTextBox();
     ((System.ComponentModel.ISupportInitialize)(this.imgBanner)).BeginInit();
     this.SuspendLayout();
     //
     // btnConnectAttach
     //
     this.btnConnectAttach.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.btnConnectAttach.BorderColor = System.Drawing.Color.Black;
     cBlendItems1.iColor = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))))
     };
     cBlendItems1.iPoint = new float[] {
         0F,
         1F
     };
     this.btnConnectAttach.ColorFillBlend   = cBlendItems1;
     this.btnConnectAttach.DesignerSelected = false;
     this.btnConnectAttach.DimFactorClick   = -10;
     this.btnConnectAttach.DimFactorHover   = 20;
     this.btnConnectAttach.Font             = new System.Drawing.Font("Segoe UI", 8F);
     this.btnConnectAttach.ImageIndex       = 0;
     this.btnConnectAttach.Location         = new System.Drawing.Point(9, 146);
     this.btnConnectAttach.Margin           = new System.Windows.Forms.Padding(2);
     this.btnConnectAttach.Name             = "btnConnectAttach";
     this.btnConnectAttach.ShowFocus        = CButtonLib.CButton.eFocus.Dim;
     this.btnConnectAttach.Size             = new System.Drawing.Size(314, 37);
     this.btnConnectAttach.TabIndex         = 2;
     this.btnConnectAttach.Text             = "Connect && Attach to Black Ops II";
     this.btnConnectAttach.TextMargin       = new System.Windows.Forms.Padding(2, 3, 2, 2);
     this.btnConnectAttach.TextShadowShow   = false;
     this.btnConnectAttach.ClickButtonArea += new CButtonLib.CButton.ClickButtonAreaEventHandler(this.btnConnect_ClickButtonArea);
     //
     // btnStartMenu
     //
     this.btnStartMenu.Anchor      = System.Windows.Forms.AnchorStyles.Bottom;
     this.btnStartMenu.BorderColor = System.Drawing.Color.Black;
     cBlendItems2.iColor           = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))))
     };
     cBlendItems2.iPoint = new float[] {
         0F,
         1F
     };
     this.btnStartMenu.ColorFillBlend   = cBlendItems2;
     this.btnStartMenu.DesignerSelected = false;
     this.btnStartMenu.DimFactorClick   = -10;
     this.btnStartMenu.DimFactorHover   = 20;
     this.btnStartMenu.Enabled          = false;
     this.btnStartMenu.Font             = new System.Drawing.Font("Segoe UI", 8F);
     this.btnStartMenu.ForeColor        = System.Drawing.Color.DarkGray;
     this.btnStartMenu.ImageIndex       = 0;
     this.btnStartMenu.Location         = new System.Drawing.Point(9, 235);
     this.btnStartMenu.Margin           = new System.Windows.Forms.Padding(2);
     this.btnStartMenu.Name             = "btnStartMenu";
     this.btnStartMenu.ShowFocus        = CButtonLib.CButton.eFocus.Dim;
     this.btnStartMenu.Size             = new System.Drawing.Size(314, 37);
     this.btnStartMenu.TabIndex         = 7;
     this.btnStartMenu.Text             = "Inject Selected GSC Mods";
     this.btnStartMenu.TextMargin       = new System.Windows.Forms.Padding(2, 3, 2, 2);
     this.btnStartMenu.TextShadowShow   = false;
     this.btnStartMenu.ClickButtonArea += new CButtonLib.CButton.ClickButtonAreaEventHandler(this.btnStartMenu_ClickButtonArea);
     //
     // btnInformation
     //
     this.btnInformation.Anchor      = System.Windows.Forms.AnchorStyles.Bottom;
     this.btnInformation.BorderColor = System.Drawing.Color.Black;
     cBlendItems3.iColor             = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))))
     };
     cBlendItems3.iPoint = new float[] {
         0F,
         1F
     };
     this.btnInformation.ColorFillBlend   = cBlendItems3;
     this.btnInformation.DesignerSelected = false;
     this.btnInformation.DimFactorClick   = -10;
     this.btnInformation.DimFactorHover   = 20;
     this.btnInformation.Font             = new System.Drawing.Font("Segoe UI", 8F);
     this.btnInformation.ImageIndex       = 0;
     this.btnInformation.Location         = new System.Drawing.Point(9, 317);
     this.btnInformation.Margin           = new System.Windows.Forms.Padding(2);
     this.btnInformation.Name             = "btnInformation";
     this.btnInformation.ShowFocus        = CButtonLib.CButton.eFocus.Dim;
     this.btnInformation.Size             = new System.Drawing.Size(314, 37);
     this.btnInformation.TabIndex         = 9;
     this.btnInformation.Text             = "Information";
     this.btnInformation.TextMargin       = new System.Windows.Forms.Padding(2, 3, 2, 2);
     this.btnInformation.TextShadowShow   = false;
     this.btnInformation.ClickButtonArea += new CButtonLib.CButton.ClickButtonAreaEventHandler(this.btnInformation_ClickButtonArea);
     //
     // useCCAPI
     //
     this.useCCAPI.AutoSize  = true;
     this.useCCAPI.Checked   = true;
     this.useCCAPI.ForeColor = System.Drawing.Color.White;
     this.useCCAPI.Location  = new System.Drawing.Point(9, 123);
     this.useCCAPI.Name      = "useCCAPI";
     this.useCCAPI.Size      = new System.Drawing.Size(55, 17);
     this.useCCAPI.TabIndex  = 0;
     this.useCCAPI.TabStop   = true;
     this.useCCAPI.Text      = "CCAPI";
     this.useCCAPI.UseVisualStyleBackColor = true;
     this.useCCAPI.CheckedChanged         += new System.EventHandler(this.useCCAPI_CheckedChanged);
     //
     // useTMAPI
     //
     this.useTMAPI.AutoSize  = true;
     this.useTMAPI.ForeColor = System.Drawing.Color.White;
     this.useTMAPI.Location  = new System.Drawing.Point(70, 123);
     this.useTMAPI.Name      = "useTMAPI";
     this.useTMAPI.Size      = new System.Drawing.Size(56, 17);
     this.useTMAPI.TabIndex  = 1;
     this.useTMAPI.Text      = "TMAPI";
     this.useTMAPI.UseVisualStyleBackColor = true;
     this.useTMAPI.CheckedChanged         += new System.EventHandler(this.useTMAPI_CheckedChanged);
     //
     // lblDeveloper
     //
     this.lblDeveloper.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.lblDeveloper.AutoSize  = true;
     this.lblDeveloper.Font      = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDeveloper.ForeColor = System.Drawing.Color.White;
     this.lblDeveloper.Location  = new System.Drawing.Point(269, 91);
     this.lblDeveloper.Margin    = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.lblDeveloper.Name      = "lblDeveloper";
     this.lblDeveloper.Size      = new System.Drawing.Size(46, 17);
     this.lblDeveloper.TabIndex  = 999;
     this.lblDeveloper.Text      = "by NV";
     //
     // btnSetName
     //
     this.btnSetName.Anchor      = System.Windows.Forms.AnchorStyles.Bottom;
     this.btnSetName.BorderColor = System.Drawing.Color.Black;
     cBlendItems4.iColor         = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))))
     };
     cBlendItems4.iPoint = new float[] {
         0F,
         1F
     };
     this.btnSetName.ColorFillBlend   = cBlendItems4;
     this.btnSetName.DesignerSelected = false;
     this.btnSetName.DimFactorClick   = -10;
     this.btnSetName.DimFactorHover   = 20;
     this.btnSetName.Enabled          = false;
     this.btnSetName.Font             = new System.Drawing.Font("Segoe UI Semibold", 9F);
     this.btnSetName.ForeColor        = System.Drawing.Color.DarkGray;
     this.btnSetName.ImageIndex       = 0;
     this.btnSetName.Location         = new System.Drawing.Point(287, 359);
     this.btnSetName.Margin           = new System.Windows.Forms.Padding(2);
     this.btnSetName.Name             = "btnSetName";
     this.btnSetName.ShowFocus        = CButtonLib.CButton.eFocus.Dim;
     this.btnSetName.Size             = new System.Drawing.Size(36, 23);
     this.btnSetName.TabIndex         = 11;
     this.btnSetName.Text             = "Set";
     this.btnSetName.TextMargin       = new System.Windows.Forms.Padding(2, 3, 2, 2);
     this.btnSetName.TextShadowShow   = false;
     this.btnSetName.ClickButtonArea += new CButtonLib.CButton.ClickButtonAreaEventHandler(this.cButton1_ClickButtonArea);
     //
     // cmboItemsGscMenus
     //
     this.cmboItemsGscMenus.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.cmboItemsGscMenus.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmboItemsGscMenus.Enabled               = false;
     this.cmboItemsGscMenus.Font                  = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmboItemsGscMenus.FormattingEnabled     = true;
     this.cmboItemsGscMenus.Location              = new System.Drawing.Point(9, 206);
     this.cmboItemsGscMenus.Name                  = "cmboItemsGscMenus";
     this.cmboItemsGscMenus.Size                  = new System.Drawing.Size(155, 23);
     this.cmboItemsGscMenus.TabIndex              = 3;
     this.cmboItemsGscMenus.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // btnRestoreGsc
     //
     this.btnRestoreGsc.Anchor      = System.Windows.Forms.AnchorStyles.Bottom;
     this.btnRestoreGsc.BorderColor = System.Drawing.Color.Black;
     cBlendItems5.iColor            = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))))
     };
     cBlendItems5.iPoint = new float[] {
         0F,
         1F
     };
     this.btnRestoreGsc.ColorFillBlend   = cBlendItems5;
     this.btnRestoreGsc.DesignerSelected = false;
     this.btnRestoreGsc.DimFactorClick   = -10;
     this.btnRestoreGsc.DimFactorHover   = 20;
     this.btnRestoreGsc.Enabled          = false;
     this.btnRestoreGsc.Font             = new System.Drawing.Font("Segoe UI", 8F);
     this.btnRestoreGsc.ForeColor        = System.Drawing.Color.DarkGray;
     this.btnRestoreGsc.ImageIndex       = 0;
     this.btnRestoreGsc.Location         = new System.Drawing.Point(9, 276);
     this.btnRestoreGsc.Margin           = new System.Windows.Forms.Padding(2);
     this.btnRestoreGsc.Name             = "btnRestoreGsc";
     this.btnRestoreGsc.ShowFocus        = CButtonLib.CButton.eFocus.Dim;
     this.btnRestoreGsc.Size             = new System.Drawing.Size(314, 37);
     this.btnRestoreGsc.TabIndex         = 8;
     this.btnRestoreGsc.Text             = "Restore Default GSCs";
     this.btnRestoreGsc.TextMargin       = new System.Windows.Forms.Padding(2, 3, 2, 2);
     this.btnRestoreGsc.TextShadowShow   = false;
     this.btnRestoreGsc.ClickButtonArea += new CButtonLib.CButton.ClickButtonAreaEventHandler(this.cButton2_ClickButtonArea);
     //
     // cmboItemsGscMenusPaths
     //
     this.cmboItemsGscMenusPaths.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.cmboItemsGscMenusPaths.Enabled           = false;
     this.cmboItemsGscMenusPaths.Font              = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmboItemsGscMenusPaths.FormattingEnabled = true;
     this.cmboItemsGscMenusPaths.Location          = new System.Drawing.Point(9, 206);
     this.cmboItemsGscMenusPaths.Name              = "cmboItemsGscMenusPaths";
     this.cmboItemsGscMenusPaths.Size              = new System.Drawing.Size(155, 23);
     this.cmboItemsGscMenusPaths.TabIndex          = 1006;
     //
     // lblTitleModMenu
     //
     this.lblTitleModMenu.AutoSize  = true;
     this.lblTitleModMenu.Font      = new System.Drawing.Font("Segoe UI", 8.5F);
     this.lblTitleModMenu.ForeColor = System.Drawing.Color.DarkGray;
     this.lblTitleModMenu.Location  = new System.Drawing.Point(6, 187);
     this.lblTitleModMenu.Name      = "lblTitleModMenu";
     this.lblTitleModMenu.Size      = new System.Drawing.Size(95, 15);
     this.lblTitleModMenu.TabIndex  = 1007;
     this.lblTitleModMenu.Text      = "Mod Menu (MP)";
     //
     // cmboItemsGscModesPaths
     //
     this.cmboItemsGscModesPaths.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                | System.Windows.Forms.AnchorStyles.Right)));
     this.cmboItemsGscModesPaths.Enabled           = false;
     this.cmboItemsGscModesPaths.Font              = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmboItemsGscModesPaths.FormattingEnabled = true;
     this.cmboItemsGscModesPaths.Location          = new System.Drawing.Point(168, 206);
     this.cmboItemsGscModesPaths.Name              = "cmboItemsGscModesPaths";
     this.cmboItemsGscModesPaths.Size              = new System.Drawing.Size(155, 23);
     this.cmboItemsGscModesPaths.TabIndex          = 1009;
     this.cmboItemsGscModesPaths.Visible           = false;
     //
     // cmboItemsGscModes
     //
     this.cmboItemsGscModes.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.cmboItemsGscModes.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmboItemsGscModes.Enabled               = false;
     this.cmboItemsGscModes.Font                  = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmboItemsGscModes.FormattingEnabled     = true;
     this.cmboItemsGscModes.Location              = new System.Drawing.Point(168, 206);
     this.cmboItemsGscModes.Name                  = "cmboItemsGscModes";
     this.cmboItemsGscModes.Size                  = new System.Drawing.Size(155, 23);
     this.cmboItemsGscModes.TabIndex              = 4;
     this.cmboItemsGscModes.SelectedIndexChanged += new System.EventHandler(this.cmboItemsGscModes_SelectedIndexChanged);
     //
     // lblTitleGameMode
     //
     this.lblTitleGameMode.AutoSize  = true;
     this.lblTitleGameMode.Font      = new System.Drawing.Font("Segoe UI", 8.5F);
     this.lblTitleGameMode.ForeColor = System.Drawing.Color.DarkGray;
     this.lblTitleGameMode.Location  = new System.Drawing.Point(165, 187);
     this.lblTitleGameMode.Name      = "lblTitleGameMode";
     this.lblTitleGameMode.Size      = new System.Drawing.Size(101, 15);
     this.lblTitleGameMode.TabIndex  = 1010;
     this.lblTitleGameMode.Text      = "Game Mode (MP)";
     //
     // imgBanner
     //
     this.imgBanner.Image    = global::atomic_tool.Properties.Resources.Atomic_Menu;
     this.imgBanner.Location = new System.Drawing.Point(19, 32);
     this.imgBanner.Name     = "imgBanner";
     this.imgBanner.Size     = new System.Drawing.Size(295, 63);
     this.imgBanner.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.imgBanner.TabIndex = 1000;
     this.imgBanner.TabStop  = false;
     //
     // timerNotificationOff
     //
     this.timerNotificationOff.Interval = 3000;
     this.timerNotificationOff.Tick    += new System.EventHandler(this.timerNotificationOff_Tick);
     //
     // cmboItemsGscPointerMP
     //
     this.cmboItemsGscPointerMP.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.cmboItemsGscPointerMP.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmboItemsGscPointerMP.Font              = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmboItemsGscPointerMP.FormattingEnabled = true;
     this.cmboItemsGscPointerMP.Location          = new System.Drawing.Point(9, 3);
     this.cmboItemsGscPointerMP.Name              = "cmboItemsGscPointerMP";
     this.cmboItemsGscPointerMP.Size              = new System.Drawing.Size(314, 23);
     this.cmboItemsGscPointerMP.TabIndex          = 1012;
     this.cmboItemsGscPointerMP.Visible           = false;
     //
     // cmboItemsGscNameMP
     //
     this.cmboItemsGscNameMP.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.cmboItemsGscNameMP.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmboItemsGscNameMP.Font                  = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmboItemsGscNameMP.FormattingEnabled     = true;
     this.cmboItemsGscNameMP.Location              = new System.Drawing.Point(9, 3);
     this.cmboItemsGscNameMP.Name                  = "cmboItemsGscNameMP";
     this.cmboItemsGscNameMP.Size                  = new System.Drawing.Size(314, 23);
     this.cmboItemsGscNameMP.TabIndex              = 1011;
     this.cmboItemsGscNameMP.Visible               = false;
     this.cmboItemsGscNameMP.SelectedIndexChanged += new System.EventHandler(this.cmboItemsGscName_SelectedIndexChanged);
     //
     // cmboItemsGscPointerZM
     //
     this.cmboItemsGscPointerZM.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.cmboItemsGscPointerZM.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmboItemsGscPointerZM.Font              = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmboItemsGscPointerZM.FormattingEnabled = true;
     this.cmboItemsGscPointerZM.Location          = new System.Drawing.Point(9, 3);
     this.cmboItemsGscPointerZM.Name              = "cmboItemsGscPointerZM";
     this.cmboItemsGscPointerZM.Size              = new System.Drawing.Size(314, 23);
     this.cmboItemsGscPointerZM.TabIndex          = 1014;
     this.cmboItemsGscPointerZM.Visible           = false;
     //
     // cmboItemsGscNameZM
     //
     this.cmboItemsGscNameZM.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
     this.cmboItemsGscNameZM.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmboItemsGscNameZM.Font                  = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmboItemsGscNameZM.FormattingEnabled     = true;
     this.cmboItemsGscNameZM.Location              = new System.Drawing.Point(9, 3);
     this.cmboItemsGscNameZM.Name                  = "cmboItemsGscNameZM";
     this.cmboItemsGscNameZM.Size                  = new System.Drawing.Size(314, 23);
     this.cmboItemsGscNameZM.TabIndex              = 1013;
     this.cmboItemsGscNameZM.Visible               = false;
     this.cmboItemsGscNameZM.SelectedIndexChanged += new System.EventHandler(this.cmboItemsGscNameZM_SelectedIndexChanged);
     //
     // chkZombies
     //
     this.chkZombies.AutoSize  = true;
     this.chkZombies.ForeColor = System.Drawing.Color.White;
     this.chkZombies.Location  = new System.Drawing.Point(262, 124);
     this.chkZombies.Name      = "chkZombies";
     this.chkZombies.Size      = new System.Drawing.Size(69, 17);
     this.chkZombies.TabIndex  = 1015;
     this.chkZombies.Text      = "Zombies";
     this.chkZombies.UseVisualStyleBackColor = true;
     this.chkZombies.CheckedChanged         += new System.EventHandler(this.chkZombies_CheckedChanged);
     //
     // lblTitleModMenuZM
     //
     this.lblTitleModMenuZM.AutoSize  = true;
     this.lblTitleModMenuZM.Font      = new System.Drawing.Font("Segoe UI", 8.5F);
     this.lblTitleModMenuZM.ForeColor = System.Drawing.Color.DarkGray;
     this.lblTitleModMenuZM.Location  = new System.Drawing.Point(6, 187);
     this.lblTitleModMenuZM.Name      = "lblTitleModMenuZM";
     this.lblTitleModMenuZM.Size      = new System.Drawing.Size(95, 15);
     this.lblTitleModMenuZM.TabIndex  = 1018;
     this.lblTitleModMenuZM.Text      = "Mod Menu (ZM)";
     this.lblTitleModMenuZM.Visible   = false;
     //
     // cmboItemsGscMenusZM
     //
     this.cmboItemsGscMenusZM.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.cmboItemsGscMenusZM.DropDownStyle         = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmboItemsGscMenusZM.Enabled               = false;
     this.cmboItemsGscMenusZM.Font                  = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmboItemsGscMenusZM.FormattingEnabled     = true;
     this.cmboItemsGscMenusZM.Location              = new System.Drawing.Point(9, 206);
     this.cmboItemsGscMenusZM.Name                  = "cmboItemsGscMenusZM";
     this.cmboItemsGscMenusZM.Size                  = new System.Drawing.Size(314, 23);
     this.cmboItemsGscMenusZM.TabIndex              = 1016;
     this.cmboItemsGscMenusZM.Visible               = false;
     this.cmboItemsGscMenusZM.SelectedIndexChanged += new System.EventHandler(this.cmboItemsGscMenusZM_SelectedIndexChanged);
     //
     // cmboItemsGscMenusPathsZM
     //
     this.cmboItemsGscMenusPathsZM.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.cmboItemsGscMenusPathsZM.Enabled           = false;
     this.cmboItemsGscMenusPathsZM.Font              = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cmboItemsGscMenusPathsZM.FormattingEnabled = true;
     this.cmboItemsGscMenusPathsZM.Location          = new System.Drawing.Point(9, 206);
     this.cmboItemsGscMenusPathsZM.Name              = "cmboItemsGscMenusPathsZM";
     this.cmboItemsGscMenusPathsZM.Size              = new System.Drawing.Size(314, 23);
     this.cmboItemsGscMenusPathsZM.TabIndex          = 1017;
     this.cmboItemsGscMenusPathsZM.Visible           = false;
     //
     // txtChangeName
     //
     this.txtChangeName.Anchor    = System.Windows.Forms.AnchorStyles.Bottom;
     this.txtChangeName.Enabled   = false;
     this.txtChangeName.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.txtChangeName.Location  = new System.Drawing.Point(9, 359);
     this.txtChangeName.MaxLength = 16;
     this.txtChangeName.Name      = "txtChangeName";
     this.txtChangeName.Size      = new System.Drawing.Size(272, 23);
     this.txtChangeName.TabIndex  = 10;
     this.txtChangeName.WaterMark = "Change Name...";
     this.txtChangeName.WaterMarkActiveForeColor = System.Drawing.Color.DimGray;
     this.txtChangeName.WaterMarkFont            = new System.Drawing.Font("Segoe UI", 9F);
     this.txtChangeName.WaterMarkForeColor       = System.Drawing.Color.Gray;
     //
     // frmInjector
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.WindowFrame;
     this.ClientSize          = new System.Drawing.Size(332, 391);
     this.Controls.Add(this.cmboItemsGscMenusZM);
     this.Controls.Add(this.lblTitleModMenuZM);
     this.Controls.Add(this.chkZombies);
     this.Controls.Add(this.cmboItemsGscPointerZM);
     this.Controls.Add(this.cmboItemsGscNameZM);
     this.Controls.Add(this.cmboItemsGscPointerMP);
     this.Controls.Add(this.cmboItemsGscNameMP);
     this.Controls.Add(this.lblTitleGameMode);
     this.Controls.Add(this.cmboItemsGscModes);
     this.Controls.Add(this.cmboItemsGscModesPaths);
     this.Controls.Add(this.lblTitleModMenu);
     this.Controls.Add(this.txtChangeName);
     this.Controls.Add(this.btnRestoreGsc);
     this.Controls.Add(this.cmboItemsGscMenus);
     this.Controls.Add(this.btnSetName);
     this.Controls.Add(this.lblDeveloper);
     this.Controls.Add(this.imgBanner);
     this.Controls.Add(this.useTMAPI);
     this.Controls.Add(this.useCCAPI);
     this.Controls.Add(this.btnInformation);
     this.Controls.Add(this.btnStartMenu);
     this.Controls.Add(this.btnConnectAttach);
     this.Controls.Add(this.cmboItemsGscMenusPaths);
     this.Controls.Add(this.cmboItemsGscMenusPathsZM);
     this.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.Name            = "frmInjector";
     this.Opacity         = 0.98D;
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Atomic Tool for Black Ops II";
     this.Load           += new System.EventHandler(this.InjectorForm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.imgBanner)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Beispiel #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MovieDetails));
     CButtonLib.cBlendItems cBlendItems1 = new CButtonLib.cBlendItems();
     this.infoYear             = new System.Windows.Forms.Label();
     this.infoGenre            = new System.Windows.Forms.Label();
     this.lblSubDirector       = new System.Windows.Forms.Label();
     this.infoDirector         = new System.Windows.Forms.Label();
     this.lblSubCast           = new System.Windows.Forms.Label();
     this.infoRuntime          = new System.Windows.Forms.Label();
     this.infoRated            = new System.Windows.Forms.Label();
     this.infoTitle            = new System.Windows.Forms.Label();
     this.infoSynopsis         = new System.Windows.Forms.Label();
     this.infoCast             = new System.Windows.Forms.Label();
     this.panelDetails         = new System.Windows.Forms.FlowLayoutPanel();
     this.infoSplitter0        = new System.Windows.Forms.Label();
     this.infoSplitter1        = new System.Windows.Forms.Label();
     this.infoSplitter2        = new System.Windows.Forms.Label();
     this.infoSplitter3        = new System.Windows.Forms.Label();
     this.imgIMDb              = new System.Windows.Forms.PictureBox();
     this.infoSplitter4        = new System.Windows.Forms.Label();
     this.infoRatingIMDb       = new System.Windows.Forms.Label();
     this.panelTitleFiles      = new System.Windows.Forms.Panel();
     this.imgSearchForMore     = new System.Windows.Forms.PictureBox();
     this.lblSearchForMore     = new System.Windows.Forms.Label();
     this.lblHeaderDirectFiles = new System.Windows.Forms.Label();
     this.lineSplitter         = new CButtonLib.CButton();
     this.panelStreams         = new System.Windows.Forms.FlowLayoutPanel();
     this.btnWatchTrailer      = new CButtonLib.CButton();
     this.imgPoster            = new System.Windows.Forms.PictureBox();
     this.appClose             = new System.Windows.Forms.PictureBox();
     this.imgPosterBG          = new System.Windows.Forms.PictureBox();
     this.panelDetails.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.imgIMDb)).BeginInit();
     this.panelTitleFiles.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.imgSearchForMore)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgPoster)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.appClose)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgPosterBG)).BeginInit();
     this.SuspendLayout();
     //
     // infoYear
     //
     resources.ApplyResources(this.infoYear, "infoYear");
     this.infoYear.Name = "infoYear";
     //
     // infoGenre
     //
     resources.ApplyResources(this.infoGenre, "infoGenre");
     this.infoGenre.Name = "infoGenre";
     //
     // lblSubDirector
     //
     resources.ApplyResources(this.lblSubDirector, "lblSubDirector");
     this.lblSubDirector.Name = "lblSubDirector";
     //
     // infoDirector
     //
     resources.ApplyResources(this.infoDirector, "infoDirector");
     this.panelDetails.SetFlowBreak(this.infoDirector, true);
     this.infoDirector.Name = "infoDirector";
     //
     // lblSubCast
     //
     resources.ApplyResources(this.lblSubCast, "lblSubCast");
     this.lblSubCast.Name = "lblSubCast";
     //
     // infoRuntime
     //
     resources.ApplyResources(this.infoRuntime, "infoRuntime");
     this.infoRuntime.Name = "infoRuntime";
     //
     // infoRated
     //
     resources.ApplyResources(this.infoRated, "infoRated");
     this.infoRated.Name = "infoRated";
     //
     // infoTitle
     //
     resources.ApplyResources(this.infoTitle, "infoTitle");
     this.infoTitle.AutoEllipsis = true;
     this.infoTitle.BackColor    = System.Drawing.Color.Transparent;
     this.infoTitle.Cursor       = System.Windows.Forms.Cursors.Default;
     this.infoTitle.Name         = "infoTitle";
     //
     // infoSynopsis
     //
     resources.ApplyResources(this.infoSynopsis, "infoSynopsis");
     this.panelDetails.SetFlowBreak(this.infoSynopsis, true);
     this.infoSynopsis.Name = "infoSynopsis";
     //
     // infoCast
     //
     resources.ApplyResources(this.infoCast, "infoCast");
     this.panelDetails.SetFlowBreak(this.infoCast, true);
     this.infoCast.Name = "infoCast";
     //
     // panelDetails
     //
     resources.ApplyResources(this.panelDetails, "panelDetails");
     this.panelDetails.BackColor = System.Drawing.Color.Transparent;
     this.panelDetails.Controls.Add(this.infoYear);
     this.panelDetails.Controls.Add(this.infoSplitter0);
     this.panelDetails.Controls.Add(this.infoGenre);
     this.panelDetails.Controls.Add(this.infoSplitter1);
     this.panelDetails.Controls.Add(this.infoRated);
     this.panelDetails.Controls.Add(this.infoSplitter2);
     this.panelDetails.Controls.Add(this.infoRuntime);
     this.panelDetails.Controls.Add(this.infoSplitter3);
     this.panelDetails.Controls.Add(this.imgIMDb);
     this.panelDetails.Controls.Add(this.infoSplitter4);
     this.panelDetails.Controls.Add(this.infoRatingIMDb);
     this.panelDetails.Controls.Add(this.infoSynopsis);
     this.panelDetails.Controls.Add(this.lblSubDirector);
     this.panelDetails.Controls.Add(this.infoDirector);
     this.panelDetails.Controls.Add(this.lblSubCast);
     this.panelDetails.Controls.Add(this.infoCast);
     this.panelDetails.Controls.Add(this.panelTitleFiles);
     this.panelDetails.Controls.Add(this.panelStreams);
     this.panelDetails.Name = "panelDetails";
     //
     // infoSplitter0
     //
     resources.ApplyResources(this.infoSplitter0, "infoSplitter0");
     this.infoSplitter0.Name = "infoSplitter0";
     //
     // infoSplitter1
     //
     resources.ApplyResources(this.infoSplitter1, "infoSplitter1");
     this.infoSplitter1.Name = "infoSplitter1";
     //
     // infoSplitter2
     //
     resources.ApplyResources(this.infoSplitter2, "infoSplitter2");
     this.infoSplitter2.Name = "infoSplitter2";
     //
     // infoSplitter3
     //
     resources.ApplyResources(this.infoSplitter3, "infoSplitter3");
     this.infoSplitter3.Name = "infoSplitter3";
     //
     // imgIMDb
     //
     this.imgIMDb.Cursor = System.Windows.Forms.Cursors.Hand;
     this.imgIMDb.Image  = global::WebPlex.Properties.Resources.imdb;
     resources.ApplyResources(this.imgIMDb, "imgIMDb");
     this.imgIMDb.Name    = "imgIMDb";
     this.imgIMDb.TabStop = false;
     this.imgIMDb.Click  += new System.EventHandler(this.imgIMDb_Click);
     //
     // infoSplitter4
     //
     resources.ApplyResources(this.infoSplitter4, "infoSplitter4");
     this.infoSplitter4.Name = "infoSplitter4";
     //
     // infoRatingIMDb
     //
     resources.ApplyResources(this.infoRatingIMDb, "infoRatingIMDb");
     this.panelDetails.SetFlowBreak(this.infoRatingIMDb, true);
     this.infoRatingIMDb.Name = "infoRatingIMDb";
     //
     // panelTitleFiles
     //
     resources.ApplyResources(this.panelTitleFiles, "panelTitleFiles");
     this.panelTitleFiles.BackColor = System.Drawing.Color.Transparent;
     this.panelTitleFiles.Controls.Add(this.imgSearchForMore);
     this.panelTitleFiles.Controls.Add(this.lblSearchForMore);
     this.panelTitleFiles.Controls.Add(this.lblHeaderDirectFiles);
     this.panelTitleFiles.Controls.Add(this.lineSplitter);
     this.panelDetails.SetFlowBreak(this.panelTitleFiles, true);
     this.panelTitleFiles.Name = "panelTitleFiles";
     //
     // imgSearchForMore
     //
     resources.ApplyResources(this.imgSearchForMore, "imgSearchForMore");
     this.imgSearchForMore.BackColor = System.Drawing.Color.Transparent;
     this.imgSearchForMore.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.imgSearchForMore.Image     = global::WebPlex.Properties.Resources.magnify;
     this.imgSearchForMore.Name      = "imgSearchForMore";
     this.imgSearchForMore.TabStop   = false;
     this.imgSearchForMore.Click    += new System.EventHandler(this.imgSearchForMore_Click);
     //
     // lblSearchForMore
     //
     resources.ApplyResources(this.lblSearchForMore, "lblSearchForMore");
     this.lblSearchForMore.Cursor = System.Windows.Forms.Cursors.Hand;
     this.lblSearchForMore.Name   = "lblSearchForMore";
     this.lblSearchForMore.Click += new System.EventHandler(this.imgSearchForMore_Click);
     //
     // lblHeaderDirectFiles
     //
     resources.ApplyResources(this.lblHeaderDirectFiles, "lblHeaderDirectFiles");
     this.lblHeaderDirectFiles.BackColor = System.Drawing.Color.Transparent;
     this.lblHeaderDirectFiles.Cursor    = System.Windows.Forms.Cursors.Default;
     this.lblHeaderDirectFiles.ForeColor = System.Drawing.Color.White;
     this.lblHeaderDirectFiles.Name      = "lblHeaderDirectFiles";
     //
     // lineSplitter
     //
     resources.ApplyResources(this.lineSplitter, "lineSplitter");
     this.lineSplitter.BackColor         = System.Drawing.Color.Transparent;
     this.lineSplitter.BorderColor       = System.Drawing.Color.DarkGray;
     this.lineSplitter.ColorFillSolid    = System.Drawing.Color.DarkGray;
     this.lineSplitter.Cursor            = System.Windows.Forms.Cursors.Default;
     this.lineSplitter.DesignerSelected  = false;
     this.lineSplitter.DimFactorClick    = 0;
     this.lineSplitter.DimFactorHover    = 0;
     this.lineSplitter.FillType          = CButtonLib.CButton.eFillType.Solid;
     this.lineSplitter.ForeColor         = System.Drawing.Color.FromArgb(((int)(((byte)(172)))), ((int)(((byte)(180)))), ((int)(((byte)(191)))));
     this.lineSplitter.ImageAlign        = System.Drawing.ContentAlignment.MiddleRight;
     this.lineSplitter.ImageIndex        = 0;
     this.lineSplitter.ImageSize         = new System.Drawing.Size(25, 36);
     this.lineSplitter.Name              = "lineSplitter";
     this.lineSplitter.ShowFocus         = CButtonLib.CButton.eFocus.None;
     this.lineSplitter.SideImageAlign    = System.Drawing.ContentAlignment.MiddleRight;
     this.lineSplitter.SideImageSize     = new System.Drawing.Size(36, 36);
     this.lineSplitter.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
     this.lineSplitter.TextShadowShow    = false;
     //
     // panelStreams
     //
     resources.ApplyResources(this.panelStreams, "panelStreams");
     this.panelStreams.BackColor = System.Drawing.Color.Transparent;
     this.panelDetails.SetFlowBreak(this.panelStreams, true);
     this.panelStreams.Name = "panelStreams";
     //
     // btnWatchTrailer
     //
     this.btnWatchTrailer.BackColor   = System.Drawing.Color.Transparent;
     this.btnWatchTrailer.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(60)))), ((int)(((byte)(67)))));
     cBlendItems1.iColor = new System.Drawing.Color[] {
         System.Drawing.Color.White,
         System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))))
     };
     cBlendItems1.iPoint = new float[] {
         0F,
         1F
     };
     this.btnWatchTrailer.ColorFillBlend     = cBlendItems1;
     this.btnWatchTrailer.ColorFillSolid     = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(60)))), ((int)(((byte)(67)))));
     this.btnWatchTrailer.Corners.All        = 2;
     this.btnWatchTrailer.Corners.LowerLeft  = 2;
     this.btnWatchTrailer.Corners.LowerRight = 2;
     this.btnWatchTrailer.Corners.UpperLeft  = 2;
     this.btnWatchTrailer.Corners.UpperRight = 2;
     this.btnWatchTrailer.Cursor             = System.Windows.Forms.Cursors.Hand;
     this.btnWatchTrailer.DesignerSelected   = true;
     this.btnWatchTrailer.DimFactorClick     = 0;
     this.btnWatchTrailer.DimFactorHover     = 0;
     this.btnWatchTrailer.FillType           = CButtonLib.CButton.eFillType.Solid;
     resources.ApplyResources(this.btnWatchTrailer, "btnWatchTrailer");
     this.btnWatchTrailer.ImageIndex        = 0;
     this.btnWatchTrailer.Name              = "btnWatchTrailer";
     this.btnWatchTrailer.ShowFocus         = CButtonLib.CButton.eFocus.None;
     this.btnWatchTrailer.SideImageAlign    = System.Drawing.ContentAlignment.MiddleRight;
     this.btnWatchTrailer.SideImageSize     = new System.Drawing.Size(0, 0);
     this.btnWatchTrailer.TextImageRelation = System.Windows.Forms.TextImageRelation.TextBeforeImage;
     this.btnWatchTrailer.TextShadow        = System.Drawing.Color.Empty;
     this.btnWatchTrailer.TextShadowShow    = false;
     this.btnWatchTrailer.ClickButtonArea  += new CButtonLib.CButton.ClickButtonAreaEventHandler(this.btnWatchTrailer_ClickButtonArea);
     //
     // imgPoster
     //
     this.imgPoster.BackColor = System.Drawing.Color.Transparent;
     resources.ApplyResources(this.imgPoster, "imgPoster");
     this.imgPoster.Name    = "imgPoster";
     this.imgPoster.TabStop = false;
     //
     // appClose
     //
     resources.ApplyResources(this.appClose, "appClose");
     this.appClose.BackColor = System.Drawing.Color.Transparent;
     this.appClose.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.appClose.Image     = global::WebPlex.Properties.Resources.close;
     this.appClose.Name      = "appClose";
     this.appClose.TabStop   = false;
     this.appClose.Click    += new System.EventHandler(this.appClose_Click);
     //
     // imgPosterBG
     //
     this.imgPosterBG.BackColor = System.Drawing.Color.Transparent;
     resources.ApplyResources(this.imgPosterBG, "imgPosterBG");
     this.imgPosterBG.Name    = "imgPosterBG";
     this.imgPosterBG.TabStop = false;
     //
     // MovieDetails
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor     = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(44)))), ((int)(((byte)(51)))));
     this.Controls.Add(this.btnWatchTrailer);
     this.Controls.Add(this.infoTitle);
     this.Controls.Add(this.imgPoster);
     this.Controls.Add(this.panelDetails);
     this.Controls.Add(this.appClose);
     this.Controls.Add(this.imgPosterBG);
     this.DoubleBuffered = true;
     this.ForeColor      = System.Drawing.Color.White;
     this.Name           = "MovieDetails";
     this.Load          += new System.EventHandler(this.ctrlMovieDetails_Load);
     this.SizeChanged   += new System.EventHandler(this.ctrlDetails_SizeChanged);
     this.panelDetails.ResumeLayout(false);
     this.panelDetails.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.imgIMDb)).EndInit();
     this.panelTitleFiles.ResumeLayout(false);
     this.panelTitleFiles.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.imgSearchForMore)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgPoster)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.appClose)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgPosterBG)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            CButtonLib.DesignerRectTracker designerRectTracker1 = new CButtonLib.DesignerRectTracker();
            CButtonLib.cBlendItems cBlendItems1 = new CButtonLib.cBlendItems();
            CButtonLib.DesignerRectTracker designerRectTracker2 = new CButtonLib.DesignerRectTracker();
            CButtonLib.DesignerRectTracker designerRectTracker9 = new CButtonLib.DesignerRectTracker();
            CButtonLib.cBlendItems cBlendItems5 = new CButtonLib.cBlendItems();
            CButtonLib.DesignerRectTracker designerRectTracker10 = new CButtonLib.DesignerRectTracker();
            CButtonLib.DesignerRectTracker designerRectTracker7 = new CButtonLib.DesignerRectTracker();
            CButtonLib.cBlendItems cBlendItems4 = new CButtonLib.cBlendItems();
            CButtonLib.DesignerRectTracker designerRectTracker8 = new CButtonLib.DesignerRectTracker();
            CButtonLib.DesignerRectTracker designerRectTracker5 = new CButtonLib.DesignerRectTracker();
            CButtonLib.cBlendItems cBlendItems3 = new CButtonLib.cBlendItems();
            CButtonLib.DesignerRectTracker designerRectTracker6 = new CButtonLib.DesignerRectTracker();
            this.axWindowsMediaPlayer1 = new AxWMPLib.AxWindowsMediaPlayer();
            this.mainMenu1 = new System.Windows.Forms.MainMenu(this.components);
            this.panel1 = new System.Windows.Forms.Panel();
            this.listBox1 = new System.Windows.Forms.ListBox();
            this.listBox2 = new System.Windows.Forms.ListBox();
            this.cButton1 = new CButtonLib.CButton();
            this.cButton2 = new CButtonLib.CButton();
            this.cButton3 = new CButtonLib.CButton();
            this.cButton4 = new CButtonLib.CButton();
            this.label1 = new System.Windows.Forms.Label();
            this.trackBar1 = new System.Windows.Forms.TrackBar();
            this.menuItem1 = new System.Windows.Forms.MenuItem();
            this.menuItem2 = new System.Windows.Forms.MenuItem();
            this.menuItem3 = new System.Windows.Forms.MenuItem();
            this.menuItem4 = new System.Windows.Forms.MenuItem();
            this.menuItem5 = new System.Windows.Forms.MenuItem();
            this.menuItem6 = new System.Windows.Forms.MenuItem();
            this.menuItem7 = new System.Windows.Forms.MenuItem();
            ((System.ComponentModel.ISupportInitialize)(this.axWindowsMediaPlayer1)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
            this.SuspendLayout();
            // 
            // axWindowsMediaPlayer1
            // 
            this.axWindowsMediaPlayer1.Enabled = true;
            this.axWindowsMediaPlayer1.Location = new System.Drawing.Point(-4, 0);
            this.axWindowsMediaPlayer1.Name = "axWindowsMediaPlayer1";
            this.axWindowsMediaPlayer1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axWindowsMediaPlayer1.OcxState")));
            this.axWindowsMediaPlayer1.Size = new System.Drawing.Size(422, 254);
            this.axWindowsMediaPlayer1.TabIndex = 0;
            // 
            // mainMenu1
            // 
            this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItem1,
            this.menuItem7});
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.trackBar1);
            this.panel1.Controls.Add(this.label1);
            this.panel1.Controls.Add(this.cButton4);
            this.panel1.Controls.Add(this.cButton3);
            this.panel1.Controls.Add(this.cButton2);
            this.panel1.Controls.Add(this.cButton1);
            this.panel1.Location = new System.Drawing.Point(-4, 219);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(422, 52);
            this.panel1.TabIndex = 1;
            // 
            // listBox1
            // 
            this.listBox1.BackColor = System.Drawing.Color.DarkGray;
            this.listBox1.FormattingEnabled = true;
            this.listBox1.Location = new System.Drawing.Point(417, 7);
            this.listBox1.Name = "listBox1";
            this.listBox1.Size = new System.Drawing.Size(142, 264);
            this.listBox1.TabIndex = 2;
            this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
            // 
            // listBox2
            // 
            this.listBox2.FormattingEnabled = true;
            this.listBox2.Location = new System.Drawing.Point(488, 267);
            this.listBox2.Name = "listBox2";
            this.listBox2.Size = new System.Drawing.Size(10, 4);
            this.listBox2.TabIndex = 3;
            // 
            // cButton1
            // 
            designerRectTracker1.IsActive = false;
            designerRectTracker1.TrackerRectangle = ((System.Drawing.RectangleF)(resources.GetObject("designerRectTracker1.TrackerRectangle")));
            this.cButton1.CenterPtTracker = designerRectTracker1;
            cBlendItems1.iColor = new System.Drawing.Color[] {
        System.Drawing.Color.AliceBlue,
        System.Drawing.Color.RoyalBlue,
        System.Drawing.Color.Navy};
            cBlendItems1.iPoint = new float[] {
        0F,
        0.5F,
        1F};
            this.cButton1.ColorFillBlend = cBlendItems1;
            this.cButton1.ColorFillSolid = System.Drawing.SystemColors.Control;
            this.cButton1.Corners.All = ((short)(6));
            this.cButton1.Corners.LowerLeft = ((short)(6));
            this.cButton1.Corners.LowerRight = ((short)(6));
            this.cButton1.Corners.UpperLeft = ((short)(6));
            this.cButton1.Corners.UpperRight = ((short)(6));
            this.cButton1.FillType = CButtonLib.CButton.eFillType.GradientLinear;
            this.cButton1.FillTypeLinear = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.cButton1.FocalPoints.CenterPtX = 0.5F;
            this.cButton1.FocalPoints.CenterPtY = 0.5F;
            this.cButton1.FocalPoints.FocusPtX = 0F;
            this.cButton1.FocalPoints.FocusPtY = 0F;
            designerRectTracker2.IsActive = false;
            designerRectTracker2.TrackerRectangle = ((System.Drawing.RectangleF)(resources.GetObject("designerRectTracker2.TrackerRectangle")));
            this.cButton1.FocusPtTracker = designerRectTracker2;
            this.cButton1.Image = null;
            this.cButton1.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.cButton1.ImageIndex = 0;
            this.cButton1.ImageSize = new System.Drawing.Size(16, 16);
            this.cButton1.Location = new System.Drawing.Point(16, 3);
            this.cButton1.Name = "cButton1";
            this.cButton1.Shape = CButtonLib.CButton.eShape.Ellipse;
            this.cButton1.SideImage = null;
            this.cButton1.SideImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.cButton1.SideImageSize = new System.Drawing.Size(48, 48);
            this.cButton1.Size = new System.Drawing.Size(56, 49);
            this.cButton1.TabIndex = 0;
            this.cButton1.Text = "Play";
            this.cButton1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.cButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
            this.cButton1.TextMargin = new System.Windows.Forms.Padding(0, 0, 0, 0);
            this.cButton1.ClickButtonArea += new CButtonLib.CButton.ClickButtonAreaEventHandler(this.cButton1_ClickButtonArea);
            // 
            // cButton2
            // 
            designerRectTracker9.IsActive = false;
            designerRectTracker9.TrackerRectangle = ((System.Drawing.RectangleF)(resources.GetObject("designerRectTracker9.TrackerRectangle")));
            this.cButton2.CenterPtTracker = designerRectTracker9;
            cBlendItems5.iColor = new System.Drawing.Color[] {
        System.Drawing.Color.AliceBlue,
        System.Drawing.Color.RoyalBlue,
        System.Drawing.Color.Navy};
            cBlendItems5.iPoint = new float[] {
        0F,
        0.5F,
        1F};
            this.cButton2.ColorFillBlend = cBlendItems5;
            this.cButton2.ColorFillSolid = System.Drawing.SystemColors.Control;
            this.cButton2.Corners.All = ((short)(6));
            this.cButton2.Corners.LowerLeft = ((short)(6));
            this.cButton2.Corners.LowerRight = ((short)(6));
            this.cButton2.Corners.UpperLeft = ((short)(6));
            this.cButton2.Corners.UpperRight = ((short)(6));
            this.cButton2.FillType = CButtonLib.CButton.eFillType.GradientLinear;
            this.cButton2.FillTypeLinear = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.cButton2.FocalPoints.CenterPtX = 0.4642857F;
            this.cButton2.FocalPoints.CenterPtY = 0.4285714F;
            this.cButton2.FocalPoints.FocusPtX = 0F;
            this.cButton2.FocalPoints.FocusPtY = 0F;
            designerRectTracker10.IsActive = false;
            designerRectTracker10.TrackerRectangle = ((System.Drawing.RectangleF)(resources.GetObject("designerRectTracker10.TrackerRectangle")));
            this.cButton2.FocusPtTracker = designerRectTracker10;
            this.cButton2.Image = null;
            this.cButton2.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.cButton2.ImageIndex = 0;
            this.cButton2.ImageSize = new System.Drawing.Size(16, 16);
            this.cButton2.Location = new System.Drawing.Point(78, 0);
            this.cButton2.Name = "cButton2";
            this.cButton2.Shape = CButtonLib.CButton.eShape.Ellipse;
            this.cButton2.SideImage = null;
            this.cButton2.SideImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.cButton2.SideImageSize = new System.Drawing.Size(48, 48);
            this.cButton2.Size = new System.Drawing.Size(56, 49);
            this.cButton2.TabIndex = 1;
            this.cButton2.Text = "Stop";
            this.cButton2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.cButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
            this.cButton2.TextMargin = new System.Windows.Forms.Padding(0);
            this.cButton2.ClickButtonArea += new CButtonLib.CButton.ClickButtonAreaEventHandler(this.cButton2_ClickButtonArea);
            // 
            // cButton3
            // 
            designerRectTracker7.IsActive = false;
            designerRectTracker7.TrackerRectangle = ((System.Drawing.RectangleF)(resources.GetObject("designerRectTracker7.TrackerRectangle")));
            this.cButton3.CenterPtTracker = designerRectTracker7;
            cBlendItems4.iColor = new System.Drawing.Color[] {
        System.Drawing.Color.AliceBlue,
        System.Drawing.Color.RoyalBlue,
        System.Drawing.Color.Navy};
            cBlendItems4.iPoint = new float[] {
        0F,
        0.5F,
        1F};
            this.cButton3.ColorFillBlend = cBlendItems4;
            this.cButton3.ColorFillSolid = System.Drawing.SystemColors.Control;
            this.cButton3.Corners.All = ((short)(6));
            this.cButton3.Corners.LowerLeft = ((short)(6));
            this.cButton3.Corners.LowerRight = ((short)(6));
            this.cButton3.Corners.UpperLeft = ((short)(6));
            this.cButton3.Corners.UpperRight = ((short)(6));
            this.cButton3.FillType = CButtonLib.CButton.eFillType.GradientLinear;
            this.cButton3.FillTypeLinear = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.cButton3.FocalPoints.CenterPtX = 0.5F;
            this.cButton3.FocalPoints.CenterPtY = 0.5F;
            this.cButton3.FocalPoints.FocusPtX = 0F;
            this.cButton3.FocalPoints.FocusPtY = 0F;
            designerRectTracker8.IsActive = false;
            designerRectTracker8.TrackerRectangle = ((System.Drawing.RectangleF)(resources.GetObject("designerRectTracker8.TrackerRectangle")));
            this.cButton3.FocusPtTracker = designerRectTracker8;
            this.cButton3.Image = null;
            this.cButton3.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.cButton3.ImageIndex = 0;
            this.cButton3.ImageSize = new System.Drawing.Size(16, 16);
            this.cButton3.Location = new System.Drawing.Point(140, 0);
            this.cButton3.Name = "cButton3";
            this.cButton3.Shape = CButtonLib.CButton.eShape.Ellipse;
            this.cButton3.SideImage = null;
            this.cButton3.SideImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.cButton3.SideImageSize = new System.Drawing.Size(48, 48);
            this.cButton3.Size = new System.Drawing.Size(56, 49);
            this.cButton3.TabIndex = 2;
            this.cButton3.Text = "Next";
            this.cButton3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.cButton3.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
            this.cButton3.TextMargin = new System.Windows.Forms.Padding(0);
            this.cButton3.ClickButtonArea += new CButtonLib.CButton.ClickButtonAreaEventHandler(this.cButton3_ClickButtonArea);
            // 
            // cButton4
            // 
            designerRectTracker5.IsActive = false;
            designerRectTracker5.TrackerRectangle = ((System.Drawing.RectangleF)(resources.GetObject("designerRectTracker5.TrackerRectangle")));
            this.cButton4.CenterPtTracker = designerRectTracker5;
            cBlendItems3.iColor = new System.Drawing.Color[] {
        System.Drawing.Color.AliceBlue,
        System.Drawing.Color.RoyalBlue,
        System.Drawing.Color.Navy};
            cBlendItems3.iPoint = new float[] {
        0F,
        0.5F,
        1F};
            this.cButton4.ColorFillBlend = cBlendItems3;
            this.cButton4.ColorFillSolid = System.Drawing.SystemColors.Control;
            this.cButton4.Corners.All = ((short)(6));
            this.cButton4.Corners.LowerLeft = ((short)(6));
            this.cButton4.Corners.LowerRight = ((short)(6));
            this.cButton4.Corners.UpperLeft = ((short)(6));
            this.cButton4.Corners.UpperRight = ((short)(6));
            this.cButton4.FillType = CButtonLib.CButton.eFillType.GradientLinear;
            this.cButton4.FillTypeLinear = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
            this.cButton4.FocalPoints.CenterPtX = 0.5F;
            this.cButton4.FocalPoints.CenterPtY = 0.5F;
            this.cButton4.FocalPoints.FocusPtX = 0F;
            this.cButton4.FocalPoints.FocusPtY = 0F;
            designerRectTracker6.IsActive = false;
            designerRectTracker6.TrackerRectangle = ((System.Drawing.RectangleF)(resources.GetObject("designerRectTracker6.TrackerRectangle")));
            this.cButton4.FocusPtTracker = designerRectTracker6;
            this.cButton4.Image = null;
            this.cButton4.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.cButton4.ImageIndex = 0;
            this.cButton4.ImageSize = new System.Drawing.Size(16, 16);
            this.cButton4.Location = new System.Drawing.Point(202, 0);
            this.cButton4.Name = "cButton4";
            this.cButton4.Shape = CButtonLib.CButton.eShape.Ellipse;
            this.cButton4.SideImage = null;
            this.cButton4.SideImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.cButton4.SideImageSize = new System.Drawing.Size(48, 48);
            this.cButton4.Size = new System.Drawing.Size(56, 49);
            this.cButton4.TabIndex = 3;
            this.cButton4.Text = "Previous";
            this.cButton4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.cButton4.TextImageRelation = System.Windows.Forms.TextImageRelation.Overlay;
            this.cButton4.TextMargin = new System.Windows.Forms.Padding(0);
            this.cButton4.ClickButtonArea += new CButtonLib.CButton.ClickButtonAreaEventHandler(this.cButton4_ClickButtonArea);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.ForeColor = System.Drawing.Color.White;
            this.label1.Location = new System.Drawing.Point(264, 12);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(42, 13);
            this.label1.TabIndex = 4;
            this.label1.Text = "Volume";
            // 
            // trackBar1
            // 
            this.trackBar1.Location = new System.Drawing.Point(301, 7);
            this.trackBar1.Maximum = 100;
            this.trackBar1.Name = "trackBar1";
            this.trackBar1.Size = new System.Drawing.Size(104, 45);
            this.trackBar1.TabIndex = 5;
            this.trackBar1.Scroll += new System.EventHandler(this.trackBar1_Scroll);
            // 
            // menuItem1
            // 
            this.menuItem1.Index = 0;
            this.menuItem1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
            this.menuItem2,
            this.menuItem3,
            this.menuItem4,
            this.menuItem5,
            this.menuItem6});
            this.menuItem1.Text = "Import";
            // 
            // menuItem2
            // 
            this.menuItem2.Index = 0;
            this.menuItem2.Text = "Music Import";
            this.menuItem2.Click += new System.EventHandler(this.menuItem2_Click);
            // 
            // menuItem3
            // 
            this.menuItem3.Index = 1;
            this.menuItem3.Text = "Video Import";
            this.menuItem3.Click += new System.EventHandler(this.menuItem3_Click);
            // 
            // menuItem4
            // 
            this.menuItem4.Index = 2;
            this.menuItem4.Text = "Photo Import";
            this.menuItem4.Click += new System.EventHandler(this.menuItem4_Click);
            // 
            // menuItem5
            // 
            this.menuItem5.Index = 3;
            this.menuItem5.Text = "-";
            // 
            // menuItem6
            // 
            this.menuItem6.Index = 4;
            this.menuItem6.Text = "Exit";
            this.menuItem6.Click += new System.EventHandler(this.menuItem6_Click);
            // 
            // menuItem7
            // 
            this.menuItem7.Index = 1;
            this.menuItem7.Text = "About";
            this.menuItem7.Click += new System.EventHandler(this.menuItem7_Click);
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.Black;
            this.ClientSize = new System.Drawing.Size(557, 269);
            this.Controls.Add(this.listBox2);
            this.Controls.Add(this.listBox1);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.axWindowsMediaPlayer1);
            this.Menu = this.mainMenu1;
            this.Name = "Form1";
            this.Text = "Vebsoft Media Player";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.axWindowsMediaPlayer1)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     CButtonLib.cBlendItems cBlendItems1 = new CButtonLib.cBlendItems();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDialog));
     this.lblStatus = new System.Windows.Forms.Label();
     this.btnOk     = new CButtonLib.CButton();
     this.SuspendLayout();
     //
     // lblStatus
     //
     this.lblStatus.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.lblStatus.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblStatus.ForeColor = System.Drawing.Color.White;
     this.lblStatus.Location  = new System.Drawing.Point(12, 11);
     this.lblStatus.Name      = "lblStatus";
     this.lblStatus.Size      = new System.Drawing.Size(297, 46);
     this.lblStatus.TabIndex  = 0;
     this.lblStatus.Text      = "Communicating with ps3...";
     this.lblStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // btnOk
     //
     this.btnOk.Anchor      = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOk.BorderColor = System.Drawing.Color.Black;
     cBlendItems1.iColor    = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(128))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(105)))), ((int)(((byte)(105)))))
     };
     cBlendItems1.iPoint = new float[] {
         0F,
         1F
     };
     this.btnOk.ColorFillBlend   = cBlendItems1;
     this.btnOk.DesignerSelected = false;
     this.btnOk.DimFactorClick   = -10;
     this.btnOk.DimFactorHover   = 20;
     this.btnOk.Font             = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnOk.ImageIndex       = 0;
     this.btnOk.Location         = new System.Drawing.Point(231, 64);
     this.btnOk.Margin           = new System.Windows.Forms.Padding(2);
     this.btnOk.Name             = "btnOk";
     this.btnOk.ShowFocus        = CButtonLib.CButton.eFocus.Dim;
     this.btnOk.Size             = new System.Drawing.Size(79, 26);
     this.btnOk.TabIndex         = 11;
     this.btnOk.Text             = "OK";
     this.btnOk.TextMargin       = new System.Windows.Forms.Padding(2, 3, 2, 2);
     this.btnOk.TextShadowShow   = false;
     this.btnOk.ClickButtonArea += new CButtonLib.CButton.ClickButtonAreaEventHandler(this.btnOk_ClickButtonArea);
     //
     // frmDialog
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.DimGray;
     this.ClientSize          = new System.Drawing.Size(321, 101);
     this.Controls.Add(this.btnOk);
     this.Controls.Add(this.lblStatus);
     this.Font            = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmDialog";
     this.ShowInTaskbar   = false;
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Please wait...";
     this.ResumeLayout(false);
 }