Пример #1
0
 private void InitializeComponent()
 {
     this.skinLabelCategory = new SkinLabel();
     this.gpgLabelAwardSetName = new GPGLabel();
     base.SuspendLayout();
     this.skinLabelCategory.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabelCategory.AutoStyle = false;
     this.skinLabelCategory.BackColor = Color.Transparent;
     this.skinLabelCategory.DrawEdges = true;
     this.skinLabelCategory.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabelCategory.ForeColor = Color.White;
     this.skinLabelCategory.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabelCategory.IsStyled = false;
     this.skinLabelCategory.Location = new Point(2, 2);
     this.skinLabelCategory.Name = "skinLabelCategory";
     this.skinLabelCategory.Size = new Size(0x11b, 20);
     this.skinLabelCategory.SkinBasePath = @"Controls\Background Label\BlueGradient";
     this.skinLabelCategory.TabIndex = 0;
     this.skinLabelCategory.Text = "skinLabel1";
     this.skinLabelCategory.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabelCategory.TextPadding = new Padding(0);
     this.gpgLabelAwardSetName.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgLabelAwardSetName.AutoGrowDirection = GrowDirections.Vertical;
     this.gpgLabelAwardSetName.AutoStyle = true;
     this.gpgLabelAwardSetName.BackColor = Color.Black;
     this.gpgLabelAwardSetName.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabelAwardSetName.ForeColor = Color.White;
     this.gpgLabelAwardSetName.IgnoreMouseWheel = false;
     this.gpgLabelAwardSetName.IsStyled = false;
     this.gpgLabelAwardSetName.Location = new Point(2, 0x18);
     this.gpgLabelAwardSetName.Name = "gpgLabelAwardSetName";
     this.gpgLabelAwardSetName.Size = new Size(0x11b, 14);
     this.gpgLabelAwardSetName.TabIndex = 1;
     this.gpgLabelAwardSetName.Text = "gpgLabel1";
     this.gpgLabelAwardSetName.TextStyle = TextStyles.Custom;
     base.AutoScaleDimensions = new SizeF(6f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.Controls.Add(this.gpgLabelAwardSetName);
     base.Controls.Add(this.skinLabelCategory);
     this.DoubleBuffered = true;
     base.Name = "PnlAwardSetDetails";
     base.Size = new Size(0x11f, 0xf4);
     base.ResumeLayout(false);
 }
Пример #2
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(DlgVaultQuickSearch));
     this.skinButtonOK = new SkinButton();
     this.skinButtonCancel = new SkinButton();
     this.splitContainerDownload = new SplitContainer();
     this.treeViewDownloadType = new TreeView();
     this.treeViewSavedSearches = new TreeView();
     this.skinLabel1 = new SkinLabel();
     this.skinLabel2 = new SkinLabel();
     this.gpgGroupBoxResults = new SkinGroupPanel();
     this.skinButtonSearchNext = new SkinButton();
     this.skinLabelSearchPage = new SkinLabel();
     this.dataGridSearchResults = new GPGDataGrid();
     this.gvResults = new GridView();
     this.gcDownload = new GridColumn();
     this.gcName = new GridColumn();
     this.gcOwner = new GridColumn();
     this.gcVersion = new GridColumn();
     this.gcDate = new GridColumn();
     this.gcDownloads = new GridColumn();
     this.gcRating = new GridColumn();
     this.repositoryItemPictureEdit1 = new RepositoryItemPictureEdit();
     this.repositoryItemRatingStars = new RepositoryItemPictureEdit();
     this.repositoryItemChatLink = new RepositoryItemHyperLinkEdit();
     this.repositoryItemVersionLink = new RepositoryItemHyperLinkEdit();
     this.skinButtonSearchStart = new SkinButton();
     this.skinButtonSearchPrevious = new SkinButton();
     this.gpgGroupBoxCriteria = new SkinGroupPanel();
     this.skinButtonRunSearch = new SkinButton();
     this.gpgPanelSearchCriteria = new GPGPanel();
     this.skinButtonSearchType = new SkinButton();
     this.gpgLabelSearchType = new GPGLabel();
     this.gpgTextBoxSearchCreator = new GPGTextBox();
     this.gpgLabel16 = new GPGLabel();
     this.gpgTextBoxSearchName = new GPGTextBox();
     this.gpgLabel1 = new GPGLabel();
     this.gpgTextBoxSearchKeywords = new GPGTextBox();
     this.gpgLabel21 = new GPGLabel();
     this.gpgPanel1 = new GPGPanel();
     this.imageListContentTypes = new ImageList(this.components);
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.splitContainerDownload.Panel1.SuspendLayout();
     this.splitContainerDownload.Panel2.SuspendLayout();
     this.splitContainerDownload.SuspendLayout();
     this.gpgGroupBoxResults.SuspendLayout();
     this.dataGridSearchResults.BeginInit();
     this.gvResults.BeginInit();
     this.repositoryItemPictureEdit1.BeginInit();
     this.repositoryItemRatingStars.BeginInit();
     this.repositoryItemChatLink.BeginInit();
     this.repositoryItemVersionLink.BeginInit();
     this.gpgGroupBoxCriteria.SuspendLayout();
     this.gpgPanelSearchCriteria.SuspendLayout();
     this.gpgTextBoxSearchCreator.Properties.BeginInit();
     this.gpgTextBoxSearchName.Properties.BeginInit();
     this.gpgTextBoxSearchKeywords.Properties.BeginInit();
     this.gpgPanel1.SuspendLayout();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x374, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.skinButtonOK.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonOK.AutoStyle = true;
     this.skinButtonOK.BackColor = Color.Transparent;
     this.skinButtonOK.ButtonState = 0;
     this.skinButtonOK.DialogResult = DialogResult.OK;
     this.skinButtonOK.DisabledForecolor = Color.Gray;
     this.skinButtonOK.DrawColor = Color.White;
     this.skinButtonOK.DrawEdges = true;
     this.skinButtonOK.FocusColor = Color.Yellow;
     this.skinButtonOK.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonOK.ForeColor = Color.White;
     this.skinButtonOK.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonOK.IsStyled = true;
     this.skinButtonOK.Location = new Point(0x2a3, 0x288);
     this.skinButtonOK.Name = "skinButtonOK";
     this.skinButtonOK.Size = new Size(0x7d, 0x1a);
     this.skinButtonOK.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonOK, null);
     this.skinButtonOK.TabIndex = 0x11;
     this.skinButtonOK.TabStop = true;
     this.skinButtonOK.Text = "<LOC>OK";
     this.skinButtonOK.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonOK.TextPadding = new Padding(0);
     this.skinButtonOK.Click += new EventHandler(this.skinButtonOK_Click);
     this.skinButtonCancel.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonCancel.AutoStyle = true;
     this.skinButtonCancel.BackColor = Color.Transparent;
     this.skinButtonCancel.ButtonState = 0;
     this.skinButtonCancel.DialogResult = DialogResult.OK;
     this.skinButtonCancel.DisabledForecolor = Color.Gray;
     this.skinButtonCancel.DrawColor = Color.White;
     this.skinButtonCancel.DrawEdges = true;
     this.skinButtonCancel.FocusColor = Color.Yellow;
     this.skinButtonCancel.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonCancel.ForeColor = Color.White;
     this.skinButtonCancel.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonCancel.IsStyled = true;
     this.skinButtonCancel.Location = new Point(0x326, 0x288);
     this.skinButtonCancel.Name = "skinButtonCancel";
     this.skinButtonCancel.Size = new Size(0x7d, 0x1a);
     this.skinButtonCancel.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonCancel, null);
     this.skinButtonCancel.TabIndex = 0x12;
     this.skinButtonCancel.TabStop = true;
     this.skinButtonCancel.Text = "<LOC>Cancel";
     this.skinButtonCancel.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonCancel.TextPadding = new Padding(0);
     this.skinButtonCancel.Click += new EventHandler(this.skinButtonCancel_Click);
     this.splitContainerDownload.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainerDownload.BackColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.splitContainerDownload.Location = new Point(2, 2);
     this.splitContainerDownload.Name = "splitContainerDownload";
     this.splitContainerDownload.Panel1.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.splitContainerDownload.Panel1.Controls.Add(this.treeViewDownloadType);
     this.splitContainerDownload.Panel1.Controls.Add(this.treeViewSavedSearches);
     this.splitContainerDownload.Panel1.Controls.Add(this.skinLabel1);
     this.splitContainerDownload.Panel1.Controls.Add(this.skinLabel2);
     base.ttDefault.SetSuperTip(this.splitContainerDownload.Panel1, null);
     this.splitContainerDownload.Panel2.BackgroundImage = (Image) manager.GetObject("splitContainerDownload.Panel2.BackgroundImage");
     this.splitContainerDownload.Panel2.Controls.Add(this.gpgGroupBoxResults);
     this.splitContainerDownload.Panel2.Controls.Add(this.gpgGroupBoxCriteria);
     base.ttDefault.SetSuperTip(this.splitContainerDownload.Panel2, null);
     this.splitContainerDownload.Size = new Size(920, 0x22f);
     this.splitContainerDownload.SplitterDistance = 0xcf;
     this.splitContainerDownload.SplitterWidth = 2;
     base.ttDefault.SetSuperTip(this.splitContainerDownload, null);
     this.splitContainerDownload.TabIndex = 0x13;
     this.treeViewDownloadType.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.treeViewDownloadType.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.treeViewDownloadType.BorderStyle = BorderStyle.None;
     this.treeViewDownloadType.HideSelection = false;
     this.treeViewDownloadType.Location = new Point(0, 0x1a);
     this.treeViewDownloadType.Name = "treeViewDownloadType";
     this.treeViewDownloadType.Size = new Size(0xcf, 0x80);
     base.ttDefault.SetSuperTip(this.treeViewDownloadType, null);
     this.treeViewDownloadType.TabIndex = 0;
     this.treeViewDownloadType.AfterSelect += new TreeViewEventHandler(this.treeViewDownloadType_AfterSelect);
     this.treeViewSavedSearches.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.treeViewSavedSearches.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.treeViewSavedSearches.BorderStyle = BorderStyle.None;
     this.treeViewSavedSearches.HideSelection = false;
     this.treeViewSavedSearches.Location = new Point(0, 180);
     this.treeViewSavedSearches.Name = "treeViewSavedSearches";
     this.treeViewSavedSearches.Size = new Size(0xcf, 0x17b);
     base.ttDefault.SetSuperTip(this.treeViewSavedSearches, null);
     this.treeViewSavedSearches.TabIndex = 1;
     this.treeViewSavedSearches.AfterSelect += new TreeViewEventHandler(this.treeViewSavedSearches_AfterSelect);
     this.skinLabel1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel1.AutoStyle = false;
     this.skinLabel1.BackColor = Color.Transparent;
     this.skinLabel1.DrawEdges = true;
     this.skinLabel1.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel1.ForeColor = Color.White;
     this.skinLabel1.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel1.IsStyled = false;
     this.skinLabel1.Location = new Point(0, 0x9a);
     this.skinLabel1.Name = "skinLabel1";
     this.skinLabel1.Size = new Size(0xcf, 20);
     this.skinLabel1.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel1, null);
     this.skinLabel1.TabIndex = 15;
     this.skinLabel1.Text = "<LOC>Saved Searches";
     this.skinLabel1.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel1.TextPadding = new Padding(0);
     this.skinLabel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel2.AutoStyle = false;
     this.skinLabel2.BackColor = Color.Transparent;
     this.skinLabel2.DrawEdges = true;
     this.skinLabel2.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel2.ForeColor = Color.White;
     this.skinLabel2.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel2.IsStyled = false;
     this.skinLabel2.Location = new Point(0, 0);
     this.skinLabel2.Name = "skinLabel2";
     this.skinLabel2.Size = new Size(0xcf, 20);
     this.skinLabel2.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel2, null);
     this.skinLabel2.TabIndex = 0x10;
     this.skinLabel2.Text = "<LOC>Search For";
     this.skinLabel2.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel2.TextPadding = new Padding(0);
     this.gpgGroupBoxResults.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgGroupBoxResults.AutoStyle = false;
     this.gpgGroupBoxResults.BackColor = Color.Black;
     this.gpgGroupBoxResults.Controls.Add(this.skinButtonSearchNext);
     this.gpgGroupBoxResults.Controls.Add(this.skinLabelSearchPage);
     this.gpgGroupBoxResults.Controls.Add(this.dataGridSearchResults);
     this.gpgGroupBoxResults.Controls.Add(this.skinButtonSearchStart);
     this.gpgGroupBoxResults.Controls.Add(this.skinButtonSearchPrevious);
     this.gpgGroupBoxResults.CutCorner = false;
     this.gpgGroupBoxResults.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgGroupBoxResults.HeaderImage = GroupPanelImages.blue_gradient;
     this.gpgGroupBoxResults.IsStyled = true;
     this.gpgGroupBoxResults.Location = new Point(4, 0x7d);
     this.gpgGroupBoxResults.Margin = new Padding(4, 3, 4, 3);
     this.gpgGroupBoxResults.Name = "gpgGroupBoxResults";
     this.gpgGroupBoxResults.Size = new Size(700, 0x1ad);
     base.ttDefault.SetSuperTip(this.gpgGroupBoxResults, null);
     this.gpgGroupBoxResults.TabIndex = 0x10;
     this.gpgGroupBoxResults.Text = "<LOC>Search Results";
     this.gpgGroupBoxResults.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgGroupBoxResults.TextPadding = new Padding(8, 0, 0, 0);
     this.skinButtonSearchNext.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonSearchNext.AutoStyle = true;
     this.skinButtonSearchNext.BackColor = Color.Black;
     this.skinButtonSearchNext.ButtonState = 0;
     this.skinButtonSearchNext.DialogResult = DialogResult.OK;
     this.skinButtonSearchNext.DisabledForecolor = Color.Gray;
     this.skinButtonSearchNext.DrawColor = Color.White;
     this.skinButtonSearchNext.DrawEdges = false;
     this.skinButtonSearchNext.FocusColor = Color.Yellow;
     this.skinButtonSearchNext.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSearchNext.ForeColor = Color.White;
     this.skinButtonSearchNext.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonSearchNext.IsStyled = true;
     this.skinButtonSearchNext.Location = new Point(0x290, 0x193);
     this.skinButtonSearchNext.Name = "skinButtonSearchNext";
     this.skinButtonSearchNext.Size = new Size(40, 0x16);
     this.skinButtonSearchNext.SkinBasePath = @"Controls\Button\Next_End";
     base.ttDefault.SetSuperTip(this.skinButtonSearchNext, null);
     this.skinButtonSearchNext.TabIndex = 7;
     this.skinButtonSearchNext.TabStop = true;
     this.skinButtonSearchNext.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSearchNext.TextPadding = new Padding(0);
     this.skinButtonSearchNext.Click += new EventHandler(this.skinButtonSearchNext_Click);
     this.skinLabelSearchPage.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinLabelSearchPage.AutoStyle = false;
     this.skinLabelSearchPage.BackColor = Color.Transparent;
     this.skinLabelSearchPage.DrawEdges = true;
     this.skinLabelSearchPage.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabelSearchPage.ForeColor = Color.White;
     this.skinLabelSearchPage.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabelSearchPage.IsStyled = false;
     this.skinLabelSearchPage.Location = new Point(0x54, 0x193);
     this.skinLabelSearchPage.Name = "skinLabelSearchPage";
     this.skinLabelSearchPage.Size = new Size(0x23c, 0x16);
     this.skinLabelSearchPage.SkinBasePath = @"Controls\Background Label\BlackBar";
     base.ttDefault.SetSuperTip(this.skinLabelSearchPage, null);
     this.skinLabelSearchPage.TabIndex = 0x19;
     this.skinLabelSearchPage.Text = "<LOC>No Results";
     this.skinLabelSearchPage.TextAlign = ContentAlignment.MiddleCenter;
     this.skinLabelSearchPage.TextPadding = new Padding(0);
     this.dataGridSearchResults.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.dataGridSearchResults.CustomizeStyle = false;
     this.dataGridSearchResults.EmbeddedNavigator.Name = "";
     this.dataGridSearchResults.Location = new Point(4, 0x16);
     this.dataGridSearchResults.MainView = this.gvResults;
     this.dataGridSearchResults.Name = "dataGridSearchResults";
     this.dataGridSearchResults.RepositoryItems.AddRange(new RepositoryItem[] { this.repositoryItemRatingStars, this.repositoryItemChatLink, this.repositoryItemPictureEdit1, this.repositoryItemVersionLink });
     this.dataGridSearchResults.ShowOnlyPredefinedDetails = true;
     this.dataGridSearchResults.Size = new Size(0x2b4, 0x179);
     this.dataGridSearchResults.TabIndex = 0x18;
     this.dataGridSearchResults.ViewCollection.AddRange(new BaseView[] { this.gvResults });
     this.dataGridSearchResults.DoubleClick += new EventHandler(this.dataGridSearchResults_DoubleClick);
     this.gvResults.Appearance.EvenRow.BackColor = Color.Black;
     this.gvResults.Appearance.EvenRow.Options.UseBackColor = true;
     this.gvResults.Appearance.OddRow.BackColor = Color.Black;
     this.gvResults.Appearance.OddRow.Options.UseBackColor = true;
     this.gvResults.Appearance.Preview.ForeColor = Color.Silver;
     this.gvResults.Appearance.Preview.Options.UseForeColor = true;
     this.gvResults.Appearance.SelectedRow.BackColor = Color.FromArgb(0x33, 0x33, 0x65);
     this.gvResults.Appearance.SelectedRow.BackColor2 = Color.Black;
     this.gvResults.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvResults.Columns.AddRange(new GridColumn[] { this.gcDownload, this.gcName, this.gcOwner, this.gcVersion, this.gcDate, this.gcDownloads, this.gcRating });
     this.gvResults.GridControl = this.dataGridSearchResults;
     this.gvResults.GroupPanelText = "<LOC>Drag a column here to group by it.";
     this.gvResults.Name = "gvResults";
     this.gvResults.OptionsBehavior.Editable = false;
     this.gvResults.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvResults.OptionsView.AutoCalcPreviewLineCount = true;
     this.gvResults.OptionsView.RowAutoHeight = true;
     this.gvResults.OptionsView.ShowPreview = true;
     this.gvResults.PreviewFieldName = "Description";
     this.gvResults.CustomDrawCell += new RowCellCustomDrawEventHandler(this.gvResults_CustomDrawCell);
     this.gvResults.MouseDown += new MouseEventHandler(this.gvResults_MouseDown);
     this.gvResults.MouseUp += new MouseEventHandler(this.gvResults_MouseUp);
     this.gvResults.MouseMove += new MouseEventHandler(this.gvResults_MouseMove);
     this.gvResults.CalcRowHeight += new RowHeightEventHandler(this.gvResults_CalcRowHeight);
     this.gcDownload.AppearanceHeader.Options.UseTextOptions = true;
     this.gcDownload.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcDownload.Caption = "<LOC>Download";
     this.gcDownload.FieldName = "Download";
     this.gcDownload.Name = "gcDownload";
     this.gcDownload.ToolTip = "<LOC>Download";
     this.gcDownload.Visible = true;
     this.gcDownload.VisibleIndex = 0;
     this.gcName.AppearanceCell.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcName.AppearanceCell.Options.UseFont = true;
     this.gcName.AppearanceHeader.Options.UseTextOptions = true;
     this.gcName.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcName.Caption = "<LOC>Name";
     this.gcName.FieldName = "Name";
     this.gcName.Name = "gcName";
     this.gcName.Visible = true;
     this.gcName.VisibleIndex = 1;
     this.gcOwner.AppearanceHeader.Options.UseTextOptions = true;
     this.gcOwner.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcOwner.Caption = "<LOC>Creator";
     this.gcOwner.FieldName = "OwnerName";
     this.gcOwner.Name = "gcOwner";
     this.gcOwner.Visible = true;
     this.gcOwner.VisibleIndex = 2;
     this.gcVersion.AppearanceCell.Font = new Font("Tahoma", 8.25f, FontStyle.Underline | FontStyle.Bold);
     this.gcVersion.AppearanceCell.ForeColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gcVersion.AppearanceCell.Options.UseFont = true;
     this.gcVersion.AppearanceCell.Options.UseForeColor = true;
     this.gcVersion.AppearanceCell.Options.UseTextOptions = true;
     this.gcVersion.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcVersion.AppearanceHeader.Options.UseTextOptions = true;
     this.gcVersion.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcVersion.Caption = "<LOC>Version";
     this.gcVersion.FieldName = "Version";
     this.gcVersion.Name = "gcVersion";
     this.gcVersion.Visible = true;
     this.gcVersion.VisibleIndex = 3;
     this.gcDate.AppearanceHeader.Options.UseTextOptions = true;
     this.gcDate.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcDate.Caption = "<LOC>Date";
     this.gcDate.FieldName = "VersionDate";
     this.gcDate.Name = "gcDate";
     this.gcDate.Visible = true;
     this.gcDate.VisibleIndex = 4;
     this.gcDownloads.AppearanceCell.Options.UseTextOptions = true;
     this.gcDownloads.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcDownloads.AppearanceHeader.Options.UseTextOptions = true;
     this.gcDownloads.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcDownloads.Caption = "<LOC>D/L";
     this.gcDownloads.FieldName = "Downloads";
     this.gcDownloads.Name = "gcDownloads";
     this.gcDownloads.Visible = true;
     this.gcDownloads.VisibleIndex = 5;
     this.gcRating.AppearanceHeader.Options.UseTextOptions = true;
     this.gcRating.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcRating.Caption = "<LOC>Rating";
     this.gcRating.ColumnEdit = this.repositoryItemPictureEdit1;
     this.gcRating.FieldName = "RatingImageSmall";
     this.gcRating.Name = "gcRating";
     this.gcRating.Visible = true;
     this.gcRating.VisibleIndex = 6;
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     this.repositoryItemRatingStars.Name = "repositoryItemRatingStars";
     this.repositoryItemChatLink.Appearance.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.repositoryItemChatLink.Appearance.ForeColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.repositoryItemChatLink.Appearance.Options.UseFont = true;
     this.repositoryItemChatLink.Appearance.Options.UseForeColor = true;
     this.repositoryItemChatLink.Appearance.Options.UseTextOptions = true;
     this.repositoryItemChatLink.Appearance.TextOptions.HAlignment = HorzAlignment.Center;
     this.repositoryItemChatLink.Appearance.TextOptions.VAlignment = VertAlignment.Center;
     this.repositoryItemChatLink.AppearanceFocused.Options.UseTextOptions = true;
     this.repositoryItemChatLink.AppearanceFocused.TextOptions.HAlignment = HorzAlignment.Center;
     this.repositoryItemChatLink.AppearanceFocused.TextOptions.VAlignment = VertAlignment.Center;
     this.repositoryItemChatLink.AutoHeight = false;
     this.repositoryItemChatLink.LinkColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.repositoryItemChatLink.Name = "repositoryItemChatLink";
     this.repositoryItemChatLink.SingleClick = true;
     this.repositoryItemVersionLink.AutoHeight = false;
     this.repositoryItemVersionLink.Name = "repositoryItemVersionLink";
     this.skinButtonSearchStart.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButtonSearchStart.AutoStyle = true;
     this.skinButtonSearchStart.BackColor = Color.Black;
     this.skinButtonSearchStart.ButtonState = 0;
     this.skinButtonSearchStart.DialogResult = DialogResult.OK;
     this.skinButtonSearchStart.DisabledForecolor = Color.Gray;
     this.skinButtonSearchStart.DrawColor = Color.White;
     this.skinButtonSearchStart.DrawEdges = false;
     this.skinButtonSearchStart.FocusColor = Color.Yellow;
     this.skinButtonSearchStart.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSearchStart.ForeColor = Color.White;
     this.skinButtonSearchStart.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonSearchStart.IsStyled = true;
     this.skinButtonSearchStart.Location = new Point(4, 0x193);
     this.skinButtonSearchStart.Name = "skinButtonSearchStart";
     this.skinButtonSearchStart.Size = new Size(40, 0x16);
     this.skinButtonSearchStart.SkinBasePath = @"Controls\Button\First";
     base.ttDefault.SetSuperTip(this.skinButtonSearchStart, null);
     this.skinButtonSearchStart.TabIndex = 5;
     this.skinButtonSearchStart.TabStop = true;
     this.skinButtonSearchStart.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSearchStart.TextPadding = new Padding(0);
     this.skinButtonSearchStart.Click += new EventHandler(this.skinButtonSearchStart_Click);
     this.skinButtonSearchPrevious.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButtonSearchPrevious.AutoStyle = true;
     this.skinButtonSearchPrevious.BackColor = Color.Black;
     this.skinButtonSearchPrevious.ButtonState = 0;
     this.skinButtonSearchPrevious.DialogResult = DialogResult.OK;
     this.skinButtonSearchPrevious.DisabledForecolor = Color.Gray;
     this.skinButtonSearchPrevious.DrawColor = Color.White;
     this.skinButtonSearchPrevious.DrawEdges = false;
     this.skinButtonSearchPrevious.FocusColor = Color.Yellow;
     this.skinButtonSearchPrevious.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSearchPrevious.ForeColor = Color.White;
     this.skinButtonSearchPrevious.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonSearchPrevious.IsStyled = true;
     this.skinButtonSearchPrevious.Location = new Point(0x2c, 0x193);
     this.skinButtonSearchPrevious.Name = "skinButtonSearchPrevious";
     this.skinButtonSearchPrevious.Size = new Size(40, 0x16);
     this.skinButtonSearchPrevious.SkinBasePath = @"Controls\Button\Previous";
     base.ttDefault.SetSuperTip(this.skinButtonSearchPrevious, null);
     this.skinButtonSearchPrevious.TabIndex = 6;
     this.skinButtonSearchPrevious.TabStop = true;
     this.skinButtonSearchPrevious.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSearchPrevious.TextPadding = new Padding(0);
     this.skinButtonSearchPrevious.Click += new EventHandler(this.skinButtonSearchPrevious_Click);
     this.gpgGroupBoxCriteria.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgGroupBoxCriteria.AutoStyle = false;
     this.gpgGroupBoxCriteria.BackColor = Color.Black;
     this.gpgGroupBoxCriteria.Controls.Add(this.skinButtonRunSearch);
     this.gpgGroupBoxCriteria.Controls.Add(this.gpgPanelSearchCriteria);
     this.gpgGroupBoxCriteria.CutCorner = false;
     this.gpgGroupBoxCriteria.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgGroupBoxCriteria.HeaderImage = GroupPanelImages.blue_gradient;
     this.gpgGroupBoxCriteria.IsStyled = true;
     this.gpgGroupBoxCriteria.Location = new Point(4, 5);
     this.gpgGroupBoxCriteria.Margin = new Padding(4, 3, 4, 3);
     this.gpgGroupBoxCriteria.Name = "gpgGroupBoxCriteria";
     this.gpgGroupBoxCriteria.Size = new Size(700, 0x72);
     base.ttDefault.SetSuperTip(this.gpgGroupBoxCriteria, null);
     this.gpgGroupBoxCriteria.TabIndex = 15;
     this.gpgGroupBoxCriteria.Text = "<LOC>Search Criteria";
     this.gpgGroupBoxCriteria.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgGroupBoxCriteria.TextPadding = new Padding(8, 0, 0, 0);
     this.skinButtonRunSearch.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonRunSearch.AutoStyle = true;
     this.skinButtonRunSearch.BackColor = Color.Black;
     this.skinButtonRunSearch.ButtonState = 0;
     this.skinButtonRunSearch.DialogResult = DialogResult.OK;
     this.skinButtonRunSearch.DisabledForecolor = Color.Gray;
     this.skinButtonRunSearch.DrawColor = Color.White;
     this.skinButtonRunSearch.DrawEdges = true;
     this.skinButtonRunSearch.FocusColor = Color.Yellow;
     this.skinButtonRunSearch.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonRunSearch.ForeColor = Color.White;
     this.skinButtonRunSearch.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonRunSearch.IsStyled = true;
     this.skinButtonRunSearch.Location = new Point(0x238, 0x51);
     this.skinButtonRunSearch.Name = "skinButtonRunSearch";
     this.skinButtonRunSearch.Size = new Size(0x7d, 0x1a);
     this.skinButtonRunSearch.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonRunSearch, null);
     this.skinButtonRunSearch.TabIndex = 30;
     this.skinButtonRunSearch.TabStop = true;
     this.skinButtonRunSearch.Text = "<LOC>Run Search";
     this.skinButtonRunSearch.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonRunSearch.TextPadding = new Padding(0);
     this.skinButtonRunSearch.Click += new EventHandler(this.skinButtonRunSearch_Click);
     this.gpgPanelSearchCriteria.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanelSearchCriteria.AutoScroll = true;
     this.gpgPanelSearchCriteria.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelSearchCriteria.BorderThickness = 2;
     this.gpgPanelSearchCriteria.Controls.Add(this.skinButtonSearchType);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgLabelSearchType);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgTextBoxSearchCreator);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgLabel16);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgTextBoxSearchName);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgLabel1);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgTextBoxSearchKeywords);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgLabel21);
     this.gpgPanelSearchCriteria.DrawBorder = false;
     this.gpgPanelSearchCriteria.Location = new Point(2, 0x17);
     this.gpgPanelSearchCriteria.Name = "gpgPanelSearchCriteria";
     this.gpgPanelSearchCriteria.Size = new Size(0x2b3, 0x34);
     base.ttDefault.SetSuperTip(this.gpgPanelSearchCriteria, null);
     this.gpgPanelSearchCriteria.TabIndex = 0x1d;
     this.skinButtonSearchType.AutoStyle = true;
     this.skinButtonSearchType.BackColor = Color.Transparent;
     this.skinButtonSearchType.ButtonState = 0;
     this.skinButtonSearchType.DialogResult = DialogResult.OK;
     this.skinButtonSearchType.DisabledForecolor = Color.Gray;
     this.skinButtonSearchType.DrawColor = Color.White;
     this.skinButtonSearchType.DrawEdges = false;
     this.skinButtonSearchType.FocusColor = Color.Yellow;
     this.skinButtonSearchType.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSearchType.ForeColor = Color.White;
     this.skinButtonSearchType.HorizontalScalingMode = ScalingModes.Center;
     this.skinButtonSearchType.IsStyled = true;
     this.skinButtonSearchType.Location = new Point(0x295, 0x17);
     this.skinButtonSearchType.Name = "skinButtonSearchType";
     this.skinButtonSearchType.Size = new Size(0x18, 0x12);
     this.skinButtonSearchType.SkinBasePath = @"Dialog\ContentManager\BtnAdvancedSearch";
     base.ttDefault.SetSuperTip(this.skinButtonSearchType, null);
     this.skinButtonSearchType.TabIndex = 0x25;
     this.skinButtonSearchType.TabStop = true;
     this.skinButtonSearchType.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSearchType.TextPadding = new Padding(0);
     this.skinButtonSearchType.Click += new EventHandler(this.skinButtonSearchType_Click);
     this.gpgLabelSearchType.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelSearchType.AutoSize = true;
     this.gpgLabelSearchType.AutoStyle = true;
     this.gpgLabelSearchType.Font = new Font("Verdana", 6.75f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabelSearchType.ForeColor = Color.DimGray;
     this.gpgLabelSearchType.IgnoreMouseWheel = false;
     this.gpgLabelSearchType.IsStyled = false;
     this.gpgLabelSearchType.Location = new Point(530, 0x1a);
     this.gpgLabelSearchType.Name = "gpgLabelSearchType";
     this.gpgLabelSearchType.Size = new Size(0x7e, 12);
     base.ttDefault.SetSuperTip(this.gpgLabelSearchType, null);
     this.gpgLabelSearchType.TabIndex = 0x23;
     this.gpgLabelSearchType.Text = "<LOC>Advanced Search";
     this.gpgLabelSearchType.TextStyle = TextStyles.Custom;
     this.gpgTextBoxSearchCreator.Location = new Point(0xb9, 0x16);
     this.gpgTextBoxSearchCreator.Name = "gpgTextBoxSearchCreator";
     this.gpgTextBoxSearchCreator.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxSearchCreator.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxSearchCreator.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxSearchCreator.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxSearchCreator.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxSearchCreator.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxSearchCreator.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxSearchCreator.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxSearchCreator.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxSearchCreator.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxSearchCreator.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxSearchCreator.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxSearchCreator.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxSearchCreator.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxSearchCreator.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxSearchCreator.Properties.MaxLength = 0x16;
     this.gpgTextBoxSearchCreator.Size = new Size(160, 20);
     this.gpgTextBoxSearchCreator.TabIndex = 0x22;
     this.gpgTextBoxSearchCreator.EditValueChanged += new EventHandler(this.SearchCriteriaChanged);
     this.gpgLabel16.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel16.AutoSize = true;
     this.gpgLabel16.AutoStyle = true;
     this.gpgLabel16.Font = new Font("Arial", 9.75f);
     this.gpgLabel16.ForeColor = Color.White;
     this.gpgLabel16.IgnoreMouseWheel = false;
     this.gpgLabel16.IsStyled = false;
     this.gpgLabel16.Location = new Point(0xb6, 3);
     this.gpgLabel16.Name = "gpgLabel16";
     this.gpgLabel16.Size = new Size(0x73, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel16, null);
     this.gpgLabel16.TabIndex = 0x21;
     this.gpgLabel16.Text = "<LOC>Created By";
     this.gpgLabel16.TextStyle = TextStyles.Bold;
     this.gpgTextBoxSearchName.EditValue = "";
     this.gpgTextBoxSearchName.Location = new Point(8, 0x16);
     this.gpgTextBoxSearchName.Name = "gpgTextBoxSearchName";
     this.gpgTextBoxSearchName.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxSearchName.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxSearchName.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxSearchName.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxSearchName.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxSearchName.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxSearchName.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxSearchName.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxSearchName.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxSearchName.Properties.MaxLength = 0x100;
     this.gpgTextBoxSearchName.Size = new Size(160, 20);
     this.gpgTextBoxSearchName.TabIndex = 0x20;
     this.gpgTextBoxSearchName.EditValueChanged += new EventHandler(this.SearchCriteriaChanged);
     this.gpgLabel1.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel1.AutoSize = true;
     this.gpgLabel1.AutoStyle = true;
     this.gpgLabel1.Font = new Font("Arial", 9.75f);
     this.gpgLabel1.ForeColor = Color.White;
     this.gpgLabel1.IgnoreMouseWheel = false;
     this.gpgLabel1.IsStyled = false;
     this.gpgLabel1.Location = new Point(5, 3);
     this.gpgLabel1.Name = "gpgLabel1";
     this.gpgLabel1.Size = new Size(0x54, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel1, null);
     this.gpgLabel1.TabIndex = 0x1f;
     this.gpgLabel1.Text = "<LOC>Name";
     this.gpgLabel1.TextStyle = TextStyles.Bold;
     this.gpgTextBoxSearchKeywords.Location = new Point(0x16c, 0x16);
     this.gpgTextBoxSearchKeywords.Name = "gpgTextBoxSearchKeywords";
     this.gpgTextBoxSearchKeywords.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxSearchKeywords.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxSearchKeywords.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxSearchKeywords.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxSearchKeywords.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxSearchKeywords.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxSearchKeywords.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxSearchKeywords.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxSearchKeywords.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxSearchKeywords.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxSearchKeywords.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxSearchKeywords.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxSearchKeywords.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxSearchKeywords.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxSearchKeywords.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxSearchKeywords.Properties.MaxLength = 0x100;
     this.gpgTextBoxSearchKeywords.Size = new Size(160, 20);
     this.gpgTextBoxSearchKeywords.TabIndex = 30;
     this.gpgTextBoxSearchKeywords.EditValueChanged += new EventHandler(this.SearchCriteriaChanged);
     this.gpgLabel21.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel21.AutoSize = true;
     this.gpgLabel21.AutoStyle = true;
     this.gpgLabel21.Font = new Font("Arial", 9.75f);
     this.gpgLabel21.ForeColor = Color.White;
     this.gpgLabel21.IgnoreMouseWheel = false;
     this.gpgLabel21.IsStyled = false;
     this.gpgLabel21.Location = new Point(0x169, 3);
     this.gpgLabel21.Name = "gpgLabel21";
     this.gpgLabel21.Size = new Size(0x6b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel21, null);
     this.gpgLabel21.TabIndex = 0x1d;
     this.gpgLabel21.Text = "<LOC>Keywords";
     this.gpgLabel21.TextStyle = TextStyles.Bold;
     this.gpgPanel1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanel1.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanel1.BorderThickness = 2;
     this.gpgPanel1.Controls.Add(this.splitContainerDownload);
     this.gpgPanel1.DrawBorder = true;
     this.gpgPanel1.Location = new Point(10, 0x42);
     this.gpgPanel1.Name = "gpgPanel1";
     this.gpgPanel1.Size = new Size(0x39c, 0x233);
     base.ttDefault.SetSuperTip(this.gpgPanel1, null);
     this.gpgPanel1.TabIndex = 20;
     this.imageListContentTypes.ImageStream = (ImageListStreamer) manager.GetObject("imageListContentTypes.ImageStream");
     this.imageListContentTypes.TransparentColor = Color.Transparent;
     this.imageListContentTypes.Images.SetKeyName(0, "icon_map_sm.png");
     this.imageListContentTypes.Images.SetKeyName(1, "icon_mod_sm.png");
     this.imageListContentTypes.Images.SetKeyName(2, "icon_mag_glass_sm.png");
     this.imageListContentTypes.Images.SetKeyName(3, "icon_saved_sm.png");
     this.imageListContentTypes.Images.SetKeyName(4, "icon_my_upload_sm.png");
     this.imageListContentTypes.Images.SetKeyName(5, "icon_avail_upload_sm.png");
     this.imageListContentTypes.Images.SetKeyName(6, "icon_replay_sm.png");
     this.imageListContentTypes.Images.SetKeyName(7, "icon_missing_sm.png");
     this.imageListContentTypes.Images.SetKeyName(8, "icon_tools_sm.png");
     this.imageListContentTypes.Images.SetKeyName(9, "icon_video_sm.png");
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x3af, 0x2d4);
     base.Controls.Add(this.gpgPanel1);
     base.Controls.Add(this.skinButtonCancel);
     base.Controls.Add(this.skinButtonOK);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     base.Name = "DlgVaultQuickSearch";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "DlgVaultQuickSearch";
     base.Controls.SetChildIndex(this.skinButtonOK, 0);
     base.Controls.SetChildIndex(this.skinButtonCancel, 0);
     base.Controls.SetChildIndex(this.gpgPanel1, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.splitContainerDownload.Panel1.ResumeLayout(false);
     this.splitContainerDownload.Panel2.ResumeLayout(false);
     this.splitContainerDownload.ResumeLayout(false);
     this.gpgGroupBoxResults.ResumeLayout(false);
     this.dataGridSearchResults.EndInit();
     this.gvResults.EndInit();
     this.repositoryItemPictureEdit1.EndInit();
     this.repositoryItemRatingStars.EndInit();
     this.repositoryItemChatLink.EndInit();
     this.repositoryItemVersionLink.EndInit();
     this.gpgGroupBoxCriteria.ResumeLayout(false);
     this.gpgPanelSearchCriteria.ResumeLayout(false);
     this.gpgPanelSearchCriteria.PerformLayout();
     this.gpgTextBoxSearchCreator.Properties.EndInit();
     this.gpgTextBoxSearchName.Properties.EndInit();
     this.gpgTextBoxSearchKeywords.Properties.EndInit();
     this.gpgPanel1.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #3
0
 private void InitializeComponent()
 {
     this.splitContainer1 = new SplitContainer();
     this.splitContainer2 = new SplitContainer();
     this.gpgPictureBoxClanIcon = new GPGPictureBox();
     this.backLabelTitle = new SkinLabel();
     this.gpgLabelFounded = new GPGLabel();
     this.flowLayoutPanel1 = new FlowLayoutPanel();
     this.gpgPanelEdit = new GPGPanel();
     this.skinButtonSaveEdit = new SkinButton();
     this.gpgLabelError = new GPGLabel();
     this.skinButtonEdit = new SkinButton();
     this.skinButtonCancelEdit = new SkinButton();
     this.gpgTextAreaDescription = new GPGTextArea();
     this.gpgLabelDescription = new GPGLabel();
     this.gpgScrollPanelGrid = new GPGScrollPanel();
     this.splitContainerRoster = new SplitContainer();
     this.backLabelRoster = new SkinLabel();
     this.gpgScrollPanelRoster = new GPGScrollPanel();
     this.pnlUserListClan = new PnlUserList();
     this.gpgContextMenuChat = new GPGContextMenu();
     this.ciChat_WhisperPlayer = new MenuItem();
     this.ciChat_WebStats = new MenuItem();
     this.ciChat_ViewPlayer = new MenuItem();
     this.ciChat_IgnorePlayer = new MenuItem();
     this.ciChat_UnignorePlayer = new MenuItem();
     this.menuItem10 = new MenuItem();
     this.ciChat_InviteFriend = new MenuItem();
     this.ciChat_RemoveFriend = new MenuItem();
     this.menuItem8 = new MenuItem();
     this.ciChat_RequestClanInvite = new MenuItem();
     this.ciChat_PromoteClan = new MenuItem();
     this.ciChat_DemoteClan = new MenuItem();
     this.ciChat_RemoveClan = new MenuItem();
     this.skinButtonLast = new SkinButton();
     this.skinButtonNext = new SkinButton();
     this.skinButtonClose = new SkinButton();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     ((ISupportInitialize) this.gpgPictureBoxClanIcon).BeginInit();
     this.flowLayoutPanel1.SuspendLayout();
     this.gpgPanelEdit.SuspendLayout();
     this.gpgTextAreaDescription.Properties.BeginInit();
     this.gpgScrollPanelGrid.SuspendLayout();
     this.splitContainerRoster.Panel1.SuspendLayout();
     this.splitContainerRoster.Panel2.SuspendLayout();
     this.splitContainerRoster.SuspendLayout();
     this.gpgScrollPanelRoster.SuspendLayout();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x27b, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.splitContainer1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainer1.FixedPanel = FixedPanel.Panel2;
     this.splitContainer1.Location = new Point(12, 0x4b);
     this.splitContainer1.Name = "splitContainer1";
     this.splitContainer1.Panel1.Controls.Add(this.splitContainer2);
     base.ttDefault.SetSuperTip(this.splitContainer1.Panel1, null);
     this.splitContainer1.Panel2.Controls.Add(this.gpgScrollPanelGrid);
     base.ttDefault.SetSuperTip(this.splitContainer1.Panel2, null);
     this.splitContainer1.Size = new Size(0x29f, 0x18c);
     this.splitContainer1.SplitterDistance = 460;
     base.ttDefault.SetSuperTip(this.splitContainer1, null);
     this.splitContainer1.TabIndex = 4;
     this.splitContainer2.Dock = DockStyle.Fill;
     this.splitContainer2.FixedPanel = FixedPanel.Panel1;
     this.splitContainer2.Location = new Point(0, 0);
     this.splitContainer2.Name = "splitContainer2";
     this.splitContainer2.Orientation = Orientation.Horizontal;
     this.splitContainer2.Panel1.Controls.Add(this.gpgPictureBoxClanIcon);
     this.splitContainer2.Panel1.Controls.Add(this.backLabelTitle);
     this.splitContainer2.Panel1.Controls.Add(this.gpgLabelFounded);
     base.ttDefault.SetSuperTip(this.splitContainer2.Panel1, null);
     this.splitContainer2.Panel2.AutoScroll = true;
     this.splitContainer2.Panel2.Controls.Add(this.flowLayoutPanel1);
     base.ttDefault.SetSuperTip(this.splitContainer2.Panel2, null);
     this.splitContainer2.Size = new Size(460, 0x18c);
     this.splitContainer2.SplitterDistance = 0x39;
     this.splitContainer2.SplitterWidth = 1;
     base.ttDefault.SetSuperTip(this.splitContainer2, null);
     this.splitContainer2.TabIndex = 0;
     this.gpgPictureBoxClanIcon.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.gpgPictureBoxClanIcon.Location = new Point(0x193, 3);
     this.gpgPictureBoxClanIcon.Name = "gpgPictureBoxClanIcon";
     this.gpgPictureBoxClanIcon.Size = new Size(40, 20);
     base.ttDefault.SetSuperTip(this.gpgPictureBoxClanIcon, null);
     this.gpgPictureBoxClanIcon.TabIndex = 6;
     this.gpgPictureBoxClanIcon.TabStop = false;
     this.gpgPictureBoxClanIcon.Visible = false;
     this.backLabelTitle.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.backLabelTitle.AutoStyle = false;
     this.backLabelTitle.BackColor = Color.Transparent;
     this.backLabelTitle.DrawEdges = true;
     this.backLabelTitle.Font = new Font("Arial", 14f, FontStyle.Bold);
     this.backLabelTitle.ForeColor = Color.White;
     this.backLabelTitle.HorizontalScalingMode = ScalingModes.Tile;
     this.backLabelTitle.IsStyled = false;
     this.backLabelTitle.Location = new Point(0, 1);
     this.backLabelTitle.Margin = new Padding(0);
     this.backLabelTitle.Name = "backLabelTitle";
     this.backLabelTitle.Size = new Size(460, 0x18);
     this.backLabelTitle.SkinBasePath = @"Controls\Background Label\Rectangle";
     base.ttDefault.SetSuperTip(this.backLabelTitle, null);
     this.backLabelTitle.TabIndex = 5;
     this.backLabelTitle.Text = "clan name";
     this.backLabelTitle.TextAlign = ContentAlignment.MiddleLeft;
     this.backLabelTitle.TextPadding = new Padding(0);
     this.gpgLabelFounded.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelFounded.AutoSize = true;
     this.gpgLabelFounded.AutoStyle = true;
     this.gpgLabelFounded.Font = new Font("Arial", 9.75f);
     this.gpgLabelFounded.ForeColor = Color.Yellow;
     this.gpgLabelFounded.IgnoreMouseWheel = false;
     this.gpgLabelFounded.IsStyled = false;
     this.gpgLabelFounded.Location = new Point(0, 0x1a);
     this.gpgLabelFounded.Margin = new Padding(0);
     this.gpgLabelFounded.Name = "gpgLabelFounded";
     this.gpgLabelFounded.Size = new Size(0x43, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelFounded, null);
     this.gpgLabelFounded.TabIndex = 1;
     this.gpgLabelFounded.Text = "gpgLabel1";
     this.gpgLabelFounded.TextStyle = TextStyles.Status;
     this.flowLayoutPanel1.AutoScroll = true;
     this.flowLayoutPanel1.AutoSize = true;
     this.flowLayoutPanel1.AutoSizeMode = AutoSizeMode.GrowAndShrink;
     this.flowLayoutPanel1.Controls.Add(this.gpgPanelEdit);
     this.flowLayoutPanel1.Controls.Add(this.gpgTextAreaDescription);
     this.flowLayoutPanel1.Controls.Add(this.gpgLabelDescription);
     this.flowLayoutPanel1.Dock = DockStyle.Fill;
     this.flowLayoutPanel1.Location = new Point(0, 0);
     this.flowLayoutPanel1.Name = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size = new Size(460, 0x152);
     base.ttDefault.SetSuperTip(this.flowLayoutPanel1, null);
     this.flowLayoutPanel1.TabIndex = 1;
     this.flowLayoutPanel1.Resize += new EventHandler(this.flowLayoutPanel1_Resize);
     this.gpgPanelEdit.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelEdit.BorderThickness = 2;
     this.gpgPanelEdit.Controls.Add(this.skinButtonSaveEdit);
     this.gpgPanelEdit.Controls.Add(this.gpgLabelError);
     this.gpgPanelEdit.Controls.Add(this.skinButtonEdit);
     this.gpgPanelEdit.Controls.Add(this.skinButtonCancelEdit);
     this.gpgPanelEdit.DrawBorder = false;
     this.gpgPanelEdit.Location = new Point(3, 3);
     this.gpgPanelEdit.Name = "gpgPanelEdit";
     this.gpgPanelEdit.Size = new Size(0x166, 0x38);
     base.ttDefault.SetSuperTip(this.gpgPanelEdit, null);
     this.gpgPanelEdit.TabIndex = 2;
     this.skinButtonSaveEdit.AutoStyle = true;
     this.skinButtonSaveEdit.BackColor = Color.Black;
     this.skinButtonSaveEdit.ButtonState = 0;
     this.skinButtonSaveEdit.DialogResult = DialogResult.OK;
     this.skinButtonSaveEdit.DisabledForecolor = Color.Gray;
     this.skinButtonSaveEdit.DrawColor = Color.White;
     this.skinButtonSaveEdit.DrawEdges = true;
     this.skinButtonSaveEdit.FocusColor = Color.Yellow;
     this.skinButtonSaveEdit.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSaveEdit.ForeColor = Color.White;
     this.skinButtonSaveEdit.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonSaveEdit.IsStyled = true;
     this.skinButtonSaveEdit.Location = new Point(0x57, 10);
     this.skinButtonSaveEdit.Name = "skinButtonSaveEdit";
     this.skinButtonSaveEdit.Size = new Size(0x51, 20);
     this.skinButtonSaveEdit.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonSaveEdit, null);
     this.skinButtonSaveEdit.TabIndex = 1;
     this.skinButtonSaveEdit.TabStop = true;
     this.skinButtonSaveEdit.Text = "<LOC>Save";
     this.skinButtonSaveEdit.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSaveEdit.TextPadding = new Padding(0);
     this.skinButtonSaveEdit.Visible = false;
     this.skinButtonSaveEdit.Click += new EventHandler(this.skinButtonSaveEdit_Click);
     this.gpgLabelError.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelError.AutoSize = true;
     this.gpgLabelError.AutoStyle = true;
     this.gpgLabelError.Font = new Font("Arial", 9.75f);
     this.gpgLabelError.ForeColor = Color.Red;
     this.gpgLabelError.IgnoreMouseWheel = false;
     this.gpgLabelError.IsStyled = false;
     this.gpgLabelError.Location = new Point(0, 0x21);
     this.gpgLabelError.Name = "gpgLabelError";
     this.gpgLabelError.Size = new Size(0x58, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelError, null);
     this.gpgLabelError.TabIndex = 3;
     this.gpgLabelError.Text = "gpgLabelError";
     this.gpgLabelError.TextStyle = TextStyles.Error;
     this.gpgLabelError.Visible = false;
     this.skinButtonEdit.AutoStyle = true;
     this.skinButtonEdit.BackColor = Color.Black;
     this.skinButtonEdit.ButtonState = 0;
     this.skinButtonEdit.DialogResult = DialogResult.OK;
     this.skinButtonEdit.DisabledForecolor = Color.Gray;
     this.skinButtonEdit.DrawColor = Color.White;
     this.skinButtonEdit.DrawEdges = true;
     this.skinButtonEdit.FocusColor = Color.Yellow;
     this.skinButtonEdit.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonEdit.ForeColor = Color.White;
     this.skinButtonEdit.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonEdit.IsStyled = true;
     this.skinButtonEdit.Location = new Point(0, 10);
     this.skinButtonEdit.Name = "skinButtonEdit";
     this.skinButtonEdit.Size = new Size(0x51, 20);
     this.skinButtonEdit.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonEdit, null);
     this.skinButtonEdit.TabIndex = 0;
     this.skinButtonEdit.TabStop = true;
     this.skinButtonEdit.Text = "<LOC>Edit";
     this.skinButtonEdit.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonEdit.TextPadding = new Padding(0);
     this.skinButtonEdit.Click += new EventHandler(this.skinButtonEdit_Click);
     this.skinButtonCancelEdit.AutoStyle = true;
     this.skinButtonCancelEdit.BackColor = Color.Transparent;
     this.skinButtonCancelEdit.ButtonState = 0;
     this.skinButtonCancelEdit.DialogResult = DialogResult.OK;
     this.skinButtonCancelEdit.DisabledForecolor = Color.Gray;
     this.skinButtonCancelEdit.DrawColor = Color.Empty;
     this.skinButtonCancelEdit.DrawEdges = true;
     this.skinButtonCancelEdit.FocusColor = Color.Yellow;
     this.skinButtonCancelEdit.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonCancelEdit.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonCancelEdit.IsStyled = false;
     this.skinButtonCancelEdit.Location = new Point(0, 10);
     this.skinButtonCancelEdit.Name = "skinButtonCancelEdit";
     this.skinButtonCancelEdit.Size = new Size(0x51, 20);
     this.skinButtonCancelEdit.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonCancelEdit, null);
     this.skinButtonCancelEdit.TabIndex = 2;
     this.skinButtonCancelEdit.TabStop = true;
     this.skinButtonCancelEdit.Text = "<LOC>Cancel";
     this.skinButtonCancelEdit.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonCancelEdit.TextPadding = new Padding(0);
     this.skinButtonCancelEdit.Visible = false;
     this.skinButtonCancelEdit.Click += new EventHandler(this.skinButtonCancelEdit_Click);
     this.gpgTextAreaDescription.BorderColor = Color.White;
     this.gpgTextAreaDescription.Location = new Point(3, 0x41);
     this.gpgTextAreaDescription.Name = "gpgTextAreaDescription";
     this.gpgTextAreaDescription.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextAreaDescription.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextAreaDescription.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextAreaDescription.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextAreaDescription.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextAreaDescription.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextAreaDescription.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextAreaDescription.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextAreaDescription.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextAreaDescription.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextAreaDescription.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextAreaDescription.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextAreaDescription.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextAreaDescription.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextAreaDescription.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextAreaDescription.Size = new Size(0x166, 0x9c);
     this.gpgTextAreaDescription.TabIndex = 0;
     this.gpgTextAreaDescription.KeyDown += new KeyEventHandler(this.gpgTextAreaDescription_KeyDown);
     this.gpgLabelDescription.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelDescription.AutoStyle = true;
     this.gpgLabelDescription.BackColor = Color.Black;
     this.gpgLabelDescription.Font = new Font("Arial", 9.75f);
     this.gpgLabelDescription.ForeColor = Color.White;
     this.gpgLabelDescription.IgnoreMouseWheel = false;
     this.gpgLabelDescription.IsStyled = false;
     this.gpgLabelDescription.Location = new Point(3, 0xe0);
     this.gpgLabelDescription.Name = "gpgLabelDescription";
     this.gpgLabelDescription.Size = new Size(0x166, 0x9c);
     base.ttDefault.SetSuperTip(this.gpgLabelDescription, null);
     this.gpgLabelDescription.TabIndex = 3;
     this.gpgLabelDescription.TextStyle = TextStyles.Default;
     this.gpgScrollPanelGrid.AutoScroll = true;
     this.gpgScrollPanelGrid.BackColor = Color.Black;
     this.gpgScrollPanelGrid.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgScrollPanelGrid.BorderThickness = 2;
     this.gpgScrollPanelGrid.ChildControl = null;
     this.gpgScrollPanelGrid.Controls.Add(this.splitContainerRoster);
     this.gpgScrollPanelGrid.Dock = DockStyle.Fill;
     this.gpgScrollPanelGrid.DrawBorder = false;
     this.gpgScrollPanelGrid.Location = new Point(0, 0);
     this.gpgScrollPanelGrid.Name = "gpgScrollPanelGrid";
     this.gpgScrollPanelGrid.Padding = new Padding(4, 0, 0, 0);
     this.gpgScrollPanelGrid.Size = new Size(0xcf, 0x18c);
     base.ttDefault.SetSuperTip(this.gpgScrollPanelGrid, null);
     this.gpgScrollPanelGrid.TabIndex = 0;
     this.splitContainerRoster.BackColor = Color.FromArgb(0x24, 0x23, 0x23);
     this.splitContainerRoster.Dock = DockStyle.Fill;
     this.splitContainerRoster.Location = new Point(4, 0);
     this.splitContainerRoster.Margin = new Padding(0);
     this.splitContainerRoster.Name = "splitContainerRoster";
     this.splitContainerRoster.Orientation = Orientation.Horizontal;
     this.splitContainerRoster.Panel1.Controls.Add(this.backLabelRoster);
     base.ttDefault.SetSuperTip(this.splitContainerRoster.Panel1, null);
     this.splitContainerRoster.Panel2.Controls.Add(this.gpgScrollPanelRoster);
     base.ttDefault.SetSuperTip(this.splitContainerRoster.Panel2, null);
     this.splitContainerRoster.Size = new Size(0xcb, 0x18c);
     this.splitContainerRoster.SplitterDistance = 0x22;
     this.splitContainerRoster.SplitterWidth = 1;
     base.ttDefault.SetSuperTip(this.splitContainerRoster, null);
     this.splitContainerRoster.TabIndex = 5;
     this.backLabelRoster.AutoStyle = false;
     this.backLabelRoster.BackColor = Color.Transparent;
     this.backLabelRoster.Dock = DockStyle.Top;
     this.backLabelRoster.DrawEdges = true;
     this.backLabelRoster.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.backLabelRoster.ForeColor = Color.White;
     this.backLabelRoster.HorizontalScalingMode = ScalingModes.Tile;
     this.backLabelRoster.IsStyled = false;
     this.backLabelRoster.Location = new Point(0, 0);
     this.backLabelRoster.Margin = new Padding(0);
     this.backLabelRoster.Name = "backLabelRoster";
     this.backLabelRoster.Size = new Size(0xcb, 20);
     this.backLabelRoster.SkinBasePath = @"Controls\Background Label\Round Top";
     base.ttDefault.SetSuperTip(this.backLabelRoster, null);
     this.backLabelRoster.TabIndex = 0;
     this.backLabelRoster.Text = "<LOC>Roster";
     this.backLabelRoster.TextAlign = ContentAlignment.BottomCenter;
     this.backLabelRoster.TextPadding = new Padding(0);
     this.gpgScrollPanelRoster.AutoScroll = true;
     this.gpgScrollPanelRoster.BackColor = Color.Black;
     this.gpgScrollPanelRoster.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgScrollPanelRoster.BorderThickness = 2;
     this.gpgScrollPanelRoster.ChildControl = null;
     this.gpgScrollPanelRoster.Controls.Add(this.pnlUserListClan);
     this.gpgScrollPanelRoster.Dock = DockStyle.Fill;
     this.gpgScrollPanelRoster.DrawBorder = false;
     this.gpgScrollPanelRoster.Location = new Point(0, 0);
     this.gpgScrollPanelRoster.Name = "gpgScrollPanelRoster";
     this.gpgScrollPanelRoster.Size = new Size(0xcb, 0x169);
     base.ttDefault.SetSuperTip(this.gpgScrollPanelRoster, null);
     this.gpgScrollPanelRoster.TabIndex = 6;
     this.pnlUserListClan.AutoRefresh = true;
     this.pnlUserListClan.AutoScroll = true;
     this.pnlUserListClan.BackColor = Color.FromArgb(0x24, 0x23, 0x23);
     this.pnlUserListClan.Dock = DockStyle.Fill;
     this.pnlUserListClan.Location = new Point(0, 0);
     this.pnlUserListClan.Name = "pnlUserListClan";
     this.pnlUserListClan.Size = new Size(0xcb, 0x169);
     this.pnlUserListClan.Style = UserListStyles.Clan;
     base.ttDefault.SetSuperTip(this.pnlUserListClan, null);
     this.pnlUserListClan.TabIndex = 0;
     this.gpgContextMenuChat.MenuItems.AddRange(new MenuItem[] { this.ciChat_WhisperPlayer, this.ciChat_WebStats, this.ciChat_ViewPlayer, this.ciChat_IgnorePlayer, this.ciChat_UnignorePlayer, this.menuItem10, this.ciChat_InviteFriend, this.ciChat_RemoveFriend, this.menuItem8, this.ciChat_RequestClanInvite, this.ciChat_PromoteClan, this.ciChat_DemoteClan, this.ciChat_RemoveClan });
     this.ciChat_WhisperPlayer.Index = 0;
     this.ciChat_WhisperPlayer.Text = "<LOC>Send private message";
     this.ciChat_WhisperPlayer.Click += new EventHandler(this.ciChat_WhisperPlayer_Click);
     this.ciChat_WebStats.Index = 1;
     this.ciChat_WebStats.Text = "<LOC>View web statistics";
     this.ciChat_WebStats.Click += new EventHandler(this.ciChat_WebStats_Click);
     this.ciChat_ViewPlayer.Index = 2;
     this.ciChat_ViewPlayer.Text = "<LOC>View this player's profile";
     this.ciChat_ViewPlayer.Click += new EventHandler(this.ciChat_ViewPlayer_Click);
     this.ciChat_IgnorePlayer.Index = 3;
     this.ciChat_IgnorePlayer.Text = "<LOC>Ignore player";
     this.ciChat_IgnorePlayer.Click += new EventHandler(this.ciChat_IgnorePlayer_Click);
     this.ciChat_UnignorePlayer.Index = 4;
     this.ciChat_UnignorePlayer.Text = "<LOC>Unignore player";
     this.ciChat_UnignorePlayer.Click += new EventHandler(this.ciChat_UnignorePlayer_Click);
     this.menuItem10.Index = 5;
     this.menuItem10.Text = "-";
     this.ciChat_InviteFriend.Index = 6;
     this.ciChat_InviteFriend.Text = "<LOC>Invite player to join Friends list";
     this.ciChat_InviteFriend.Click += new EventHandler(this.ciChat_InviteFriend_Click);
     this.ciChat_RemoveFriend.Index = 7;
     this.ciChat_RemoveFriend.Text = "<LOC>Remove player from Friends list";
     this.ciChat_RemoveFriend.Click += new EventHandler(this.ciChat_RemoveFriend_Click);
     this.menuItem8.Index = 8;
     this.menuItem8.Text = "-";
     this.ciChat_RequestClanInvite.Index = 9;
     this.ciChat_RequestClanInvite.Text = "<LOC>Request to join this player's clan";
     this.ciChat_RequestClanInvite.Click += new EventHandler(this.ciChat_RequestClanInvite_Click);
     this.ciChat_PromoteClan.Index = 10;
     this.ciChat_PromoteClan.Text = "<LOC>Promote";
     this.ciChat_PromoteClan.Click += new EventHandler(this.ciChat_PromoteClan_Click);
     this.ciChat_DemoteClan.Index = 11;
     this.ciChat_DemoteClan.Text = "<LOC>Demote";
     this.ciChat_DemoteClan.Click += new EventHandler(this.ciChat_DemoteClan_Click);
     this.ciChat_RemoveClan.Index = 12;
     this.ciChat_RemoveClan.Text = "<LOC>Remove from clan";
     this.ciChat_RemoveClan.Click += new EventHandler(this.ciChat_RemoveClan_Click);
     this.skinButtonLast.Anchor = AnchorStyles.Bottom;
     this.skinButtonLast.AutoStyle = true;
     this.skinButtonLast.BackColor = Color.Black;
     this.skinButtonLast.ButtonState = 0;
     this.skinButtonLast.DialogResult = DialogResult.OK;
     this.skinButtonLast.DisabledForecolor = Color.Gray;
     this.skinButtonLast.DrawColor = Color.White;
     this.skinButtonLast.DrawEdges = true;
     this.skinButtonLast.FocusColor = Color.Yellow;
     this.skinButtonLast.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonLast.ForeColor = Color.White;
     this.skinButtonLast.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonLast.IsStyled = true;
     this.skinButtonLast.Location = new Point(0xac, 0x1e5);
     this.skinButtonLast.Name = "skinButtonLast";
     this.skinButtonLast.Size = new Size(0x68, 0x1a);
     this.skinButtonLast.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonLast, null);
     this.skinButtonLast.TabIndex = 14;
     this.skinButtonLast.TabStop = true;
     this.skinButtonLast.Text = "<LOC>Last";
     this.skinButtonLast.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonLast.TextPadding = new Padding(0);
     this.skinButtonLast.Click += new EventHandler(this.skinButtonLast_Click);
     this.skinButtonNext.Anchor = AnchorStyles.Bottom;
     this.skinButtonNext.AutoStyle = true;
     this.skinButtonNext.BackColor = Color.Black;
     this.skinButtonNext.ButtonState = 0;
     this.skinButtonNext.DialogResult = DialogResult.OK;
     this.skinButtonNext.DisabledForecolor = Color.Gray;
     this.skinButtonNext.DrawColor = Color.White;
     this.skinButtonNext.DrawEdges = true;
     this.skinButtonNext.FocusColor = Color.Yellow;
     this.skinButtonNext.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonNext.ForeColor = Color.White;
     this.skinButtonNext.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonNext.IsStyled = true;
     this.skinButtonNext.Location = new Point(0x1a2, 0x1e5);
     this.skinButtonNext.Name = "skinButtonNext";
     this.skinButtonNext.Size = new Size(0x68, 0x1a);
     this.skinButtonNext.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonNext, null);
     this.skinButtonNext.TabIndex = 13;
     this.skinButtonNext.TabStop = true;
     this.skinButtonNext.Text = "<LOC>Next";
     this.skinButtonNext.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonNext.TextPadding = new Padding(0);
     this.skinButtonNext.Click += new EventHandler(this.skinButtonNext_Click);
     this.skinButtonClose.Anchor = AnchorStyles.Bottom;
     this.skinButtonClose.AutoStyle = true;
     this.skinButtonClose.BackColor = Color.Black;
     this.skinButtonClose.ButtonState = 0;
     this.skinButtonClose.DialogResult = DialogResult.OK;
     this.skinButtonClose.DisabledForecolor = Color.Gray;
     this.skinButtonClose.DrawColor = Color.White;
     this.skinButtonClose.DrawEdges = true;
     this.skinButtonClose.FocusColor = Color.Yellow;
     this.skinButtonClose.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonClose.ForeColor = Color.White;
     this.skinButtonClose.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonClose.IsStyled = true;
     this.skinButtonClose.Location = new Point(0x128, 0x1e5);
     this.skinButtonClose.Name = "skinButtonClose";
     this.skinButtonClose.Size = new Size(0x68, 0x1a);
     this.skinButtonClose.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonClose, null);
     this.skinButtonClose.TabIndex = 12;
     this.skinButtonClose.TabStop = true;
     this.skinButtonClose.Text = "<LOC>Close";
     this.skinButtonClose.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonClose.TextPadding = new Padding(0);
     this.skinButtonClose.Click += new EventHandler(this.skinButtonClose_Click);
     base.AcceptButton = this.skinButtonClose;
     base.AutoScaleMode = AutoScaleMode.None;
     base.CancelButton = this.skinButtonClose;
     base.ClientSize = new Size(0x2b6, 0x22d);
     base.Controls.Add(this.skinButtonLast);
     base.Controls.Add(this.skinButtonNext);
     base.Controls.Add(this.skinButtonClose);
     base.Controls.Add(this.splitContainer1);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(0x178, 0x178);
     base.Name = "DlgClanProfile";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "DlgClanProfile";
     base.Controls.SetChildIndex(this.splitContainer1, 0);
     base.Controls.SetChildIndex(this.skinButtonClose, 0);
     base.Controls.SetChildIndex(this.skinButtonNext, 0);
     base.Controls.SetChildIndex(this.skinButtonLast, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel1.PerformLayout();
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.Panel2.PerformLayout();
     this.splitContainer2.ResumeLayout(false);
     ((ISupportInitialize) this.gpgPictureBoxClanIcon).EndInit();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.gpgPanelEdit.ResumeLayout(false);
     this.gpgPanelEdit.PerformLayout();
     this.gpgTextAreaDescription.Properties.EndInit();
     this.gpgScrollPanelGrid.ResumeLayout(false);
     this.splitContainerRoster.Panel1.ResumeLayout(false);
     this.splitContainerRoster.Panel2.ResumeLayout(false);
     this.splitContainerRoster.ResumeLayout(false);
     this.gpgScrollPanelRoster.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #4
0
 private void InitializeComponent()
 {
     this.gpgLabel1 = new GPGLabel();
     this.gpgTextBoxName = new GPGTextBox();
     this.skinLabel2 = new SkinLabel();
     this.comboBoxListType = new ComboBox();
     this.gpgLabel2 = new GPGLabel();
     this.gpgTextBoxQueryName = new GPGTextBox();
     this.gpgLabel3 = new GPGLabel();
     this.gpgLabel4 = new GPGLabel();
     this.comboBoxInclusionType = new ComboBox();
     this.numericUpDownAccessLevel = new NumericUpDown();
     this.gpgLabel5 = new GPGLabel();
     this.skinButtonOK = new SkinButton();
     this.skinButtonCancel = new SkinButton();
     this.gpgLabel6 = new GPGLabel();
     this.gpgTextAreaDescription = new GPGTextArea();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.gpgTextBoxName.Properties.BeginInit();
     this.gpgTextBoxQueryName.Properties.BeginInit();
     this.numericUpDownAccessLevel.BeginInit();
     this.gpgTextAreaDescription.Properties.BeginInit();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x217, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gpgLabel1.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel1.AutoSize = true;
     this.gpgLabel1.AutoStyle = true;
     this.gpgLabel1.Font = new Font("Arial", 9.75f);
     this.gpgLabel1.ForeColor = Color.White;
     this.gpgLabel1.IgnoreMouseWheel = false;
     this.gpgLabel1.IsStyled = false;
     this.gpgLabel1.Location = new Point(0x1f, 0x57);
     this.gpgLabel1.Name = "gpgLabel1";
     this.gpgLabel1.Size = new Size(0x2a, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel1, null);
     this.gpgLabel1.TabIndex = 7;
     this.gpgLabel1.Text = "Name";
     this.gpgLabel1.TextStyle = TextStyles.Default;
     this.gpgTextBoxName.Location = new Point(0x22, 0x6a);
     this.gpgTextBoxName.Name = "gpgTextBoxName";
     this.gpgTextBoxName.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxName.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxName.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxName.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxName.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxName.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxName.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxName.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxName.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxName.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxName.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxName.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxName.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxName.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxName.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxName.Size = new Size(0xf1, 20);
     this.gpgTextBoxName.TabIndex = 0;
     this.skinLabel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel2.AutoStyle = false;
     this.skinLabel2.BackColor = Color.Transparent;
     this.skinLabel2.DrawEdges = true;
     this.skinLabel2.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel2.ForeColor = Color.White;
     this.skinLabel2.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel2.IsStyled = false;
     this.skinLabel2.Location = new Point(6, 0x37);
     this.skinLabel2.Name = "skinLabel2";
     this.skinLabel2.Size = new Size(0x247, 20);
     this.skinLabel2.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel2, null);
     this.skinLabel2.TabIndex = 0x12;
     this.skinLabel2.Text = "New Access Control List";
     this.skinLabel2.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel2.TextPadding = new Padding(0);
     this.comboBoxListType.DropDownStyle = ComboBoxStyle.DropDownList;
     this.comboBoxListType.FormattingEnabled = true;
     this.comboBoxListType.Location = new Point(0x135, 0x6a);
     this.comboBoxListType.Name = "comboBoxListType";
     this.comboBoxListType.Size = new Size(0xf1, 0x15);
     base.ttDefault.SetSuperTip(this.comboBoxListType, null);
     this.comboBoxListType.TabIndex = 2;
     this.comboBoxListType.SelectedIndexChanged += new EventHandler(this.comboBoxListType_SelectedIndexChanged);
     this.gpgLabel2.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel2.AutoSize = true;
     this.gpgLabel2.AutoStyle = true;
     this.gpgLabel2.Font = new Font("Arial", 9.75f);
     this.gpgLabel2.ForeColor = Color.White;
     this.gpgLabel2.IgnoreMouseWheel = false;
     this.gpgLabel2.IsStyled = false;
     this.gpgLabel2.Location = new Point(0x132, 0x57);
     this.gpgLabel2.Name = "gpgLabel2";
     this.gpgLabel2.Size = new Size(0x3d, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel2, null);
     this.gpgLabel2.TabIndex = 20;
     this.gpgLabel2.Text = "List Type";
     this.gpgLabel2.TextStyle = TextStyles.Default;
     this.gpgTextBoxQueryName.Location = new Point(0x135, 0x9b);
     this.gpgTextBoxQueryName.Name = "gpgTextBoxQueryName";
     this.gpgTextBoxQueryName.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxQueryName.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxQueryName.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxQueryName.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxQueryName.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxQueryName.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxQueryName.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxQueryName.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxQueryName.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxQueryName.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxQueryName.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxQueryName.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxQueryName.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxQueryName.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxQueryName.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxQueryName.Size = new Size(0xf1, 20);
     this.gpgTextBoxQueryName.TabIndex = 3;
     this.gpgLabel3.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel3.AutoSize = true;
     this.gpgLabel3.AutoStyle = true;
     this.gpgLabel3.Font = new Font("Arial", 9.75f);
     this.gpgLabel3.ForeColor = Color.White;
     this.gpgLabel3.IgnoreMouseWheel = false;
     this.gpgLabel3.IsStyled = false;
     this.gpgLabel3.Location = new Point(0x132, 0x88);
     this.gpgLabel3.Name = "gpgLabel3";
     this.gpgLabel3.Size = new Size(0x7b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel3, null);
     this.gpgLabel3.TabIndex = 0x15;
     this.gpgLabel3.Text = "Stored Query Name";
     this.gpgLabel3.TextStyle = TextStyles.Default;
     this.gpgLabel4.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel4.AutoSize = true;
     this.gpgLabel4.AutoStyle = true;
     this.gpgLabel4.Font = new Font("Arial", 9.75f);
     this.gpgLabel4.ForeColor = Color.White;
     this.gpgLabel4.IgnoreMouseWheel = false;
     this.gpgLabel4.IsStyled = false;
     this.gpgLabel4.Location = new Point(0x132, 0xb8);
     this.gpgLabel4.Name = "gpgLabel4";
     this.gpgLabel4.Size = new Size(0x5b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel4, null);
     this.gpgLabel4.TabIndex = 0x18;
     this.gpgLabel4.Text = "Inclusion Type";
     this.gpgLabel4.TextStyle = TextStyles.Default;
     this.comboBoxInclusionType.DropDownStyle = ComboBoxStyle.DropDownList;
     this.comboBoxInclusionType.FormattingEnabled = true;
     this.comboBoxInclusionType.Location = new Point(0x135, 0xcb);
     this.comboBoxInclusionType.Name = "comboBoxInclusionType";
     this.comboBoxInclusionType.Size = new Size(0xf1, 0x15);
     base.ttDefault.SetSuperTip(this.comboBoxInclusionType, null);
     this.comboBoxInclusionType.TabIndex = 4;
     this.numericUpDownAccessLevel.Location = new Point(0x135, 0xfc);
     this.numericUpDownAccessLevel.Name = "numericUpDownAccessLevel";
     this.numericUpDownAccessLevel.Size = new Size(120, 20);
     base.ttDefault.SetSuperTip(this.numericUpDownAccessLevel, null);
     this.numericUpDownAccessLevel.TabIndex = 5;
     this.gpgLabel5.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel5.AutoSize = true;
     this.gpgLabel5.AutoStyle = true;
     this.gpgLabel5.Font = new Font("Arial", 9.75f);
     this.gpgLabel5.ForeColor = Color.White;
     this.gpgLabel5.IgnoreMouseWheel = false;
     this.gpgLabel5.IsStyled = false;
     this.gpgLabel5.Location = new Point(0x132, 0xe9);
     this.gpgLabel5.Name = "gpgLabel5";
     this.gpgLabel5.Size = new Size(0x55, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel5, null);
     this.gpgLabel5.TabIndex = 0x1a;
     this.gpgLabel5.Text = "Access Level";
     this.gpgLabel5.TextStyle = TextStyles.Default;
     this.skinButtonOK.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonOK.AutoStyle = true;
     this.skinButtonOK.BackColor = Color.Transparent;
     this.skinButtonOK.ButtonState = 0;
     this.skinButtonOK.DialogResult = DialogResult.OK;
     this.skinButtonOK.DisabledForecolor = Color.Gray;
     this.skinButtonOK.DrawColor = Color.White;
     this.skinButtonOK.DrawEdges = true;
     this.skinButtonOK.FocusColor = Color.Yellow;
     this.skinButtonOK.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonOK.ForeColor = Color.White;
     this.skinButtonOK.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonOK.IsStyled = true;
     this.skinButtonOK.Location = new Point(0x183, 0x13a);
     this.skinButtonOK.Name = "skinButtonOK";
     this.skinButtonOK.Size = new Size(0x5b, 0x1a);
     this.skinButtonOK.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonOK, null);
     this.skinButtonOK.TabIndex = 6;
     this.skinButtonOK.TabStop = true;
     this.skinButtonOK.Text = "Create";
     this.skinButtonOK.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonOK.TextPadding = new Padding(0);
     this.skinButtonOK.Click += new EventHandler(this.skinButtonOK_Click);
     this.skinButtonCancel.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonCancel.AutoStyle = true;
     this.skinButtonCancel.BackColor = Color.Transparent;
     this.skinButtonCancel.ButtonState = 0;
     this.skinButtonCancel.DialogResult = DialogResult.OK;
     this.skinButtonCancel.DisabledForecolor = Color.Gray;
     this.skinButtonCancel.DrawColor = Color.White;
     this.skinButtonCancel.DrawEdges = true;
     this.skinButtonCancel.FocusColor = Color.Yellow;
     this.skinButtonCancel.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonCancel.ForeColor = Color.White;
     this.skinButtonCancel.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonCancel.IsStyled = true;
     this.skinButtonCancel.Location = new Point(0x1ec, 0x13a);
     this.skinButtonCancel.Name = "skinButtonCancel";
     this.skinButtonCancel.Size = new Size(0x5b, 0x1a);
     this.skinButtonCancel.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonCancel, null);
     this.skinButtonCancel.TabIndex = 7;
     this.skinButtonCancel.TabStop = true;
     this.skinButtonCancel.Text = "Cancel";
     this.skinButtonCancel.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonCancel.TextPadding = new Padding(0);
     this.skinButtonCancel.Click += new EventHandler(this.skinButtonCancel_Click);
     this.gpgLabel6.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel6.AutoSize = true;
     this.gpgLabel6.AutoStyle = true;
     this.gpgLabel6.Font = new Font("Arial", 9.75f);
     this.gpgLabel6.ForeColor = Color.White;
     this.gpgLabel6.IgnoreMouseWheel = false;
     this.gpgLabel6.IsStyled = false;
     this.gpgLabel6.Location = new Point(0x1f, 0x87);
     this.gpgLabel6.Name = "gpgLabel6";
     this.gpgLabel6.Size = new Size(0x49, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel6, null);
     this.gpgLabel6.TabIndex = 0x1d;
     this.gpgLabel6.Text = "Description";
     this.gpgLabel6.TextStyle = TextStyles.Default;
     this.gpgTextAreaDescription.BorderColor = Color.White;
     this.gpgTextAreaDescription.Location = new Point(0x22, 0x9a);
     this.gpgTextAreaDescription.Name = "gpgTextAreaDescription";
     this.gpgTextAreaDescription.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextAreaDescription.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextAreaDescription.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextAreaDescription.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextAreaDescription.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextAreaDescription.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextAreaDescription.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextAreaDescription.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextAreaDescription.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextAreaDescription.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextAreaDescription.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextAreaDescription.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextAreaDescription.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextAreaDescription.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextAreaDescription.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextAreaDescription.Size = new Size(0xf1, 0x76);
     this.gpgTextAreaDescription.TabIndex = 1;
     base.AcceptButton = this.skinButtonOK;
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.CancelButton = this.skinButtonCancel;
     base.ClientSize = new Size(0x252, 0x193);
     base.Controls.Add(this.gpgTextAreaDescription);
     base.Controls.Add(this.gpgLabel6);
     base.Controls.Add(this.skinButtonCancel);
     base.Controls.Add(this.skinButtonOK);
     base.Controls.Add(this.gpgLabel5);
     base.Controls.Add(this.numericUpDownAccessLevel);
     base.Controls.Add(this.gpgLabel4);
     base.Controls.Add(this.comboBoxInclusionType);
     base.Controls.Add(this.gpgTextBoxQueryName);
     base.Controls.Add(this.gpgLabel3);
     base.Controls.Add(this.gpgLabel2);
     base.Controls.Add(this.comboBoxListType);
     base.Controls.Add(this.skinLabel2);
     base.Controls.Add(this.gpgTextBoxName);
     base.Controls.Add(this.gpgLabel1);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     base.MaximizeBox = false;
     this.MaximumSize = new Size(0x252, 0x193);
     base.MinimizeBox = false;
     this.MinimumSize = new Size(0x252, 0x193);
     base.Name = "DlgCreateNewACL";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "Create New ACL";
     base.Controls.SetChildIndex(this.gpgLabel1, 0);
     base.Controls.SetChildIndex(this.gpgTextBoxName, 0);
     base.Controls.SetChildIndex(this.skinLabel2, 0);
     base.Controls.SetChildIndex(this.comboBoxListType, 0);
     base.Controls.SetChildIndex(this.gpgLabel2, 0);
     base.Controls.SetChildIndex(this.gpgLabel3, 0);
     base.Controls.SetChildIndex(this.gpgTextBoxQueryName, 0);
     base.Controls.SetChildIndex(this.comboBoxInclusionType, 0);
     base.Controls.SetChildIndex(this.gpgLabel4, 0);
     base.Controls.SetChildIndex(this.numericUpDownAccessLevel, 0);
     base.Controls.SetChildIndex(this.gpgLabel5, 0);
     base.Controls.SetChildIndex(this.skinButtonOK, 0);
     base.Controls.SetChildIndex(this.skinButtonCancel, 0);
     base.Controls.SetChildIndex(this.gpgLabel6, 0);
     base.Controls.SetChildIndex(this.gpgTextAreaDescription, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.gpgTextBoxName.Properties.EndInit();
     this.gpgTextBoxQueryName.Properties.EndInit();
     this.numericUpDownAccessLevel.EndInit();
     this.gpgTextAreaDescription.Properties.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #5
0
 private void ResizePageLinks()
 {
     EventHandler handler = null;
     try
     {
         int num5;
         this.gpgPanelLinkPages.Controls.Clear();
         List<int> list = new List<int>();
         int num = 0;
         int num2 = 0;
         int num3 = 0;
         using (Graphics graphics = base.CreateGraphics())
         {
             using (new SkinLabel().Font)
             {
                 while (num < this.gpgPanelLinkPages.Width)
                 {
                     int width = (int) DrawUtil.MeasureString(graphics, string.Format("{0} - {1}  ", (this.CurrentPage + num2) * PAGE_SIZE, ((this.CurrentPage + num2) + 1) * PAGE_SIZE), this.Font).Width;
                     if ((num + width) > this.gpgPanelLinkPages.Width)
                     {
                         num3 = this.gpgPanelLinkPages.Width - num;
                         goto Label_012F;
                     }
                     list.Add(width);
                     num += width;
                     num2++;
                     if (num2 >= this.LastPage)
                     {
                         num3 = this.gpgPanelLinkPages.Width - num;
                         goto Label_012F;
                     }
                 }
             }
         }
     Label_012F:
         num5 = num2;
         if (num5 >= 1)
         {
             int num6 = this.LastPage + 1;
             int num7 = ((this.CurrentPage + (num5 / 2)) + (num5 % 2)) - num6;
             int num8 = this.CurrentPage - (num5 / 2);
             int num9 = num3 / num5;
             int num10 = num3 % num5;
             if (num7 > 0)
             {
                 num8 -= num7;
             }
             if (num8 < 0)
             {
                 num8 = 0;
             }
             int x = 0;
             for (int i = 0; i < num5; i++)
             {
                 SkinLabel label = new SkinLabel();
                 label.SkinBasePath = @"Controls\BackgroundLabel\BlackBar";
                 label.DrawEdges = false;
                 if (i == (num5 - 1))
                 {
                     label.Size = new Size((list[i] + num9) + num10, this.gpgPanelLinkPages.Height);
                 }
                 else
                 {
                     label.Size = new Size(list[i] + num9, this.gpgPanelLinkPages.Height);
                 }
                 label.TextAlign = ContentAlignment.MiddleCenter;
                 label.DrawEdges = false;
                 label.Location = new Point(x, 0);
                 label.Tag = i + num8;
                 x += list[i] + num9;
                 if ((this.CurrentDataSet == null) || (this.CurrentDataSet.Count < 1))
                 {
                     label.Text = "0";
                 }
                 else if ((i + num8) == this.LastPage)
                 {
                     label.Text = string.Format("{0} - {1}", ((i + num8) * PAGE_SIZE) + 1, ((i + num8) * PAGE_SIZE) + (this.LastRating - ((i + num8) * PAGE_SIZE)));
                 }
                 else
                 {
                     label.Text = string.Format("{0} - {1}", ((i + num8) * PAGE_SIZE) + 1, ((i + 1) + num8) * PAGE_SIZE);
                 }
                 if ((i + num8) == this.CurrentPage)
                 {
                     label.Font = new Font(Program.Settings.StylePreferences.MasterFont, FontStyle.Underline);
                     label.ForeColor = Color.White;
                 }
                 else
                 {
                     label.Font = new Font(Program.Settings.StylePreferences.MasterFont, FontStyle.Underline);
                     label.Cursor = Cursors.Hand;
                     label.ForeColor = Color.Gold;
                     if (handler == null)
                     {
                         handler = delegate (object l, EventArgs e) {
                             this.ChangePage((int) (l as SkinControl).Tag);
                         };
                     }
                     label.Click += handler;
                 }
                 this.gpgPanelLinkPages.Controls.Add(label);
             }
         }
     }
     catch (Exception exception)
     {
         ErrorLog.WriteLine(exception);
     }
 }
Пример #6
0
 internal void LoadLifetimeAwards()
 {
     this.gpgPanelAwards.Controls.Clear();
     this.mLifetimeAwards = new SortedList<int, LifetimeAwardInfo>();
     ThreadPool.QueueUserWorkItem(delegate (object s) {
         try
         {
             Dictionary<AwardCategory, Dictionary<AwardSet, Award>> dictionary = new Dictionary<AwardCategory, Dictionary<AwardSet, Award>>();
             foreach (AwardSet set in AwardSet.AllAwardSets.Values)
             {
                 if (!dictionary.ContainsKey(set.Category))
                 {
                     dictionary[set.Category] = new Dictionary<AwardSet, Award>();
                 }
                 dictionary[set.Category][set] = null;
             }
             foreach (PlayerAward award in PlayerAward.GetPlayerAwards(this.CurrentPlayer.Player.Name))
             {
                 if (award.IsAchieved)
                 {
                     dictionary[award.Award.AwardSet.Category][award.Award.AwardSet] = award.Award;
                 }
             }
             using (Dictionary<AwardCategory, Dictionary<AwardSet, Award>>.Enumerator enumerator2 = dictionary.GetEnumerator())
             {
                 while (enumerator2.MoveNext())
                 {
                     KeyValuePair<AwardCategory, Dictionary<AwardSet, Award>> category = enumerator2.Current;
                     VGen0 method = null;
                     bool flag = false;
                     LifetimeAwardInfo awardInfo = new LifetimeAwardInfo();
                     using (Dictionary<AwardSet, Award>.Enumerator enumerator3 = category.Value.GetEnumerator())
                     {
                         while (enumerator3.MoveNext())
                         {
                             KeyValuePair<AwardSet, Award> award = enumerator3.Current;
                             if ((award.Value != null) || award.Key.AlwaysShow)
                             {
                                 Image awardImage;
                                 flag = true;
                                 if ((award.Value == null) && award.Key.AlwaysShow)
                                 {
                                     awardImage = award.Key.BaseImage;
                                 }
                                 else
                                 {
                                     awardImage = award.Value.LargeImage;
                                 }
                                 if (base.Disposing || base.IsDisposed)
                                 {
                                     return;
                                 }
                                 base.Invoke((VGen0)delegate {
                                     PictureBox box = new PictureBox {
                                         Size = new Size(0x30, 0x30),
                                         SizeMode = PictureBoxSizeMode.AutoSize,
                                         Image = awardImage,
                                         Tag = award
                                     };
                                     this.gpgPanelAwards.Controls.Add(box);
                                     box.MouseEnter += delegate (object s1, EventArgs e1) {
                                         int awardDegree;
                                         PictureBox curbox = s1 as PictureBox;
                                         KeyValuePair<AwardSet, Award> tag = (KeyValuePair<AwardSet, Award>) (s1 as Control).Tag;
                                         if (tag.Value == null)
                                         {
                                             awardDegree = 0;
                                         }
                                         else
                                         {
                                             awardDegree = tag.Value.AwardDegree;
                                         }
                                         if ((((DlgAwardSetDetails.Singleton == null) || !DlgAwardSetDetails.Singleton.IsHandleCreated) || DlgAwardSetDetails.Singleton.Disposing) || DlgAwardSetDetails.Singleton.IsDisposed)
                                         {
                                             DlgAwardSetDetails.Singleton = new DlgAwardSetDetails();
                                         }
                                         DlgAwardSetDetails.Singleton.BindToAward(tag.Key, awardDegree);
                                         Point point = this.gpgPanelAwards.PointToScreen(curbox.Location);
                                         point.Offset(0, -(DlgAwardSetDetails.Singleton.Height + 4));
                                         DlgAwardSetDetails.Singleton.Location = point;
                                         DlgAwardSetDetails.Singleton.FadeIn();
                                     };
                                     box.MouseLeave += delegate (object s1, EventArgs e1) {
                                         if ((((DlgAwardSetDetails.Singleton == null) || !DlgAwardSetDetails.Singleton.IsHandleCreated) || DlgAwardSetDetails.Singleton.Disposing) || DlgAwardSetDetails.Singleton.IsDisposed)
                                         {
                                             DlgAwardSetDetails.Singleton = new DlgAwardSetDetails();
                                         }
                                         DlgAwardSetDetails.Singleton.FadeOut();
                                     };
                                     awardInfo.Awards[award.Key.SortOrder] = box;
                                 });
                             }
                         }
                     }
                     if (flag)
                     {
                         if (base.Disposing || base.IsDisposed)
                         {
                             return;
                         }
                         if (method == null)
                         {
                             method = delegate {
                                 SkinLabel label = new SkinLabel {
                                     Text = Loc.Get("<LOC>" + category.Key.Name),
                                     SkinBasePath = @"Controls\Background Label\BlueGradient",
                                     Width = this.gpgPanelAwards.Width,
                                     Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top
                                 };
                                 this.gpgPanelAwards.Controls.Add(label);
                                 awardInfo.CategoryLabel = label;
                             };
                         }
                         base.Invoke(method);
                         this.LifetimeAwards[category.Key.SortOrder] = awardInfo;
                     }
                 }
             }
             this.LayoutLifetimeAwards();
         }
         catch (Exception exception)
         {
             ErrorLog.WriteLine(exception);
         }
     });
 }
Пример #7
0
 private void InitializeComponent()
 {
     this.gpgBracketGrid1 = new GPGBracketGrid();
     this.linkRounds = new GPGPanel();
     this.skinButtonEnd = new SkinButton();
     this.skinButtonStart = new SkinButton();
     this.skinButtonNext = new SkinButton();
     this.skinButtonLast = new SkinButton();
     this.backLabelTitle = new SkinLabel();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x32b, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gpgBracketGrid1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgBracketGrid1.CurrentRound = 0;
     this.gpgBracketGrid1.Location = new Point(0x18, 110);
     this.gpgBracketGrid1.Name = "gpgBracketGrid1";
     this.gpgBracketGrid1.Size = new Size(0x33b, 0x150);
     base.ttDefault.SetSuperTip(this.gpgBracketGrid1, null);
     this.gpgBracketGrid1.TabIndex = 7;
     this.gpgBracketGrid1.Text = "gpgBracketGrid1";
     this.linkRounds.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.linkRounds.BackColor = Color.DarkGray;
     this.linkRounds.Location = new Point(0x67, 0x1c1);
     this.linkRounds.Margin = new Padding(0);
     this.linkRounds.Name = "linkRounds";
     this.linkRounds.Size = new Size(0x29d, 0x16);
     base.ttDefault.SetSuperTip(this.linkRounds, null);
     this.linkRounds.TabIndex = 0x17;
     this.skinButtonEnd.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonEnd.AutoStyle = true;
     this.skinButtonEnd.BackColor = Color.Black;
     this.skinButtonEnd.ButtonState = 0;
     this.skinButtonEnd.DialogResult = DialogResult.OK;
     this.skinButtonEnd.DisabledForecolor = Color.Gray;
     this.skinButtonEnd.DrawColor = Color.White;
     this.skinButtonEnd.DrawEdges = false;
     this.skinButtonEnd.FocusColor = Color.Yellow;
     this.skinButtonEnd.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonEnd.ForeColor = Color.White;
     this.skinButtonEnd.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonEnd.IsStyled = true;
     this.skinButtonEnd.Location = new Point(0x32c, 0x1c1);
     this.skinButtonEnd.Name = "skinButtonEnd";
     this.skinButtonEnd.Size = new Size(40, 0x16);
     this.skinButtonEnd.SkinBasePath = @"Controls\Button\Last";
     base.ttDefault.SetSuperTip(this.skinButtonEnd, null);
     this.skinButtonEnd.TabIndex = 0x16;
     this.skinButtonEnd.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonEnd.TextPadding = new Padding(0);
     this.skinButtonEnd.Click += new EventHandler(this.skinButtonEnd_Click);
     this.skinButtonStart.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButtonStart.AutoStyle = true;
     this.skinButtonStart.BackColor = Color.Black;
     this.skinButtonStart.ButtonState = 0;
     this.skinButtonStart.DialogResult = DialogResult.OK;
     this.skinButtonStart.DisabledForecolor = Color.Gray;
     this.skinButtonStart.DrawColor = Color.White;
     this.skinButtonStart.DrawEdges = false;
     this.skinButtonStart.FocusColor = Color.Yellow;
     this.skinButtonStart.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonStart.ForeColor = Color.White;
     this.skinButtonStart.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonStart.IsStyled = true;
     this.skinButtonStart.Location = new Point(0x18, 0x1c1);
     this.skinButtonStart.Name = "skinButtonStart";
     this.skinButtonStart.Size = new Size(40, 0x16);
     this.skinButtonStart.SkinBasePath = @"Controls\Button\First";
     base.ttDefault.SetSuperTip(this.skinButtonStart, null);
     this.skinButtonStart.TabIndex = 0x15;
     this.skinButtonStart.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonStart.TextPadding = new Padding(0);
     this.skinButtonStart.Click += new EventHandler(this.skinButtonStart_Click);
     this.skinButtonNext.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonNext.AutoStyle = true;
     this.skinButtonNext.BackColor = Color.Black;
     this.skinButtonNext.ButtonState = 0;
     this.skinButtonNext.DialogResult = DialogResult.OK;
     this.skinButtonNext.DisabledForecolor = Color.Gray;
     this.skinButtonNext.DrawColor = Color.White;
     this.skinButtonNext.DrawEdges = false;
     this.skinButtonNext.FocusColor = Color.Yellow;
     this.skinButtonNext.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonNext.ForeColor = Color.White;
     this.skinButtonNext.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonNext.IsStyled = true;
     this.skinButtonNext.Location = new Point(0x304, 0x1c1);
     this.skinButtonNext.Name = "skinButtonNext";
     this.skinButtonNext.Size = new Size(40, 0x16);
     this.skinButtonNext.SkinBasePath = @"Controls\Button\Next";
     base.ttDefault.SetSuperTip(this.skinButtonNext, null);
     this.skinButtonNext.TabIndex = 20;
     this.skinButtonNext.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonNext.TextPadding = new Padding(0);
     this.skinButtonNext.Click += new EventHandler(this.skinButtonNext_Click);
     this.skinButtonLast.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButtonLast.AutoStyle = true;
     this.skinButtonLast.BackColor = Color.Black;
     this.skinButtonLast.ButtonState = 0;
     this.skinButtonLast.DialogResult = DialogResult.OK;
     this.skinButtonLast.DisabledForecolor = Color.Gray;
     this.skinButtonLast.DrawColor = Color.White;
     this.skinButtonLast.DrawEdges = false;
     this.skinButtonLast.FocusColor = Color.Yellow;
     this.skinButtonLast.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonLast.ForeColor = Color.White;
     this.skinButtonLast.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonLast.IsStyled = true;
     this.skinButtonLast.Location = new Point(0x40, 0x1c1);
     this.skinButtonLast.Name = "skinButtonLast";
     this.skinButtonLast.Size = new Size(40, 0x16);
     this.skinButtonLast.SkinBasePath = @"Controls\Button\Previous";
     base.ttDefault.SetSuperTip(this.skinButtonLast, null);
     this.skinButtonLast.TabIndex = 0x13;
     this.skinButtonLast.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonLast.TextPadding = new Padding(0);
     this.skinButtonLast.Click += new EventHandler(this.skinButtonLast_Click);
     this.backLabelTitle.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.backLabelTitle.AutoStyle = false;
     this.backLabelTitle.BackColor = Color.Transparent;
     this.backLabelTitle.DrawEdges = true;
     this.backLabelTitle.Font = new Font("Arial", 20f, FontStyle.Bold);
     this.backLabelTitle.ForeColor = Color.White;
     this.backLabelTitle.HorizontalScalingMode = ScalingModes.Tile;
     this.backLabelTitle.IsStyled = false;
     this.backLabelTitle.Location = new Point(7, 0x3e);
     this.backLabelTitle.Name = "backLabelTitle";
     this.backLabelTitle.Size = new Size(0x358, 0x2a);
     this.backLabelTitle.SkinBasePath = @"Controls\Background Label\Brackets";
     base.ttDefault.SetSuperTip(this.backLabelTitle, null);
     this.backLabelTitle.TabIndex = 0x18;
     this.backLabelTitle.Text = "<LOC>Tournament Results";
     this.backLabelTitle.TextAlign = ContentAlignment.MiddleLeft;
     this.backLabelTitle.TextPadding = new Padding(10, 0, 0, 0);
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(870, 0x219);
     base.Controls.Add(this.backLabelTitle);
     base.Controls.Add(this.linkRounds);
     base.Controls.Add(this.skinButtonEnd);
     base.Controls.Add(this.skinButtonStart);
     base.Controls.Add(this.skinButtonNext);
     base.Controls.Add(this.skinButtonLast);
     base.Controls.Add(this.gpgBracketGrid1);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     base.Name = "DlgBrackets";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "<LOC>Tournament Brackets";
     base.Controls.SetChildIndex(this.gpgBracketGrid1, 0);
     base.Controls.SetChildIndex(this.skinButtonLast, 0);
     base.Controls.SetChildIndex(this.skinButtonNext, 0);
     base.Controls.SetChildIndex(this.skinButtonStart, 0);
     base.Controls.SetChildIndex(this.skinButtonEnd, 0);
     base.Controls.SetChildIndex(this.linkRounds, 0);
     base.Controls.SetChildIndex(this.backLabelTitle, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #8
0
 private void InitializeComponent()
 {
     GridLevelNode node = new GridLevelNode();
     GridLevelNode node2 = new GridLevelNode();
     this.gpgGroupBoxMembers = new GPGGroupBox();
     this.skinLabel2 = new SkinLabel();
     this.skinLabel3 = new SkinLabel();
     this.skinLabel1 = new SkinLabel();
     this.gpgLabel2 = new GPGLabel();
     this.gpgLabel1 = new GPGLabel();
     this.gpgLabelFaction = new GPGLabel();
     this.gpgLabelName = new GPGLabel();
     this.gpgPictureBoxPrefMap = new GPGPictureBox();
     this.skinButtonLaunch = new SkinButton();
     this.skinButtonChangeMap = new SkinButton();
     this.textBoxMsg = new GPGTextBox();
     this.gpgChatGrid = new GPGChatGrid();
     this.gvChat = new GridView();
     this.colIcon = new GridColumn();
     this.rimPictureEdit3 = new RepositoryItemPictureEdit();
     this.colPlayer = new GridColumn();
     this.rimMemoEdit3 = new RepositoryItemMemoEdit();
     this.colText = new GridColumn();
     this.gcVisible = new GridColumn();
     this.rimTextEdit = new RepositoryItemTextEdit();
     this.gpgLabel3 = new GPGLabel();
     this.gpgLabePreflMapName = new GPGLabel();
     this.gpgLabeNonPreflMapName = new GPGLabel();
     this.gpgLabel5 = new GPGLabel();
     this.gpgPictureBoxNonPrefMap = new GPGPictureBox();
     this.gpgGroupBox1 = new GPGGroupBox();
     this.skinButtonLeaveTeam = new SkinButton();
     this.gpgGroupBoxMembers.SuspendLayout();
     ((ISupportInitialize) this.gpgPictureBoxPrefMap).BeginInit();
     this.textBoxMsg.Properties.BeginInit();
     this.gpgChatGrid.BeginInit();
     this.gvChat.BeginInit();
     this.rimPictureEdit3.BeginInit();
     this.rimMemoEdit3.BeginInit();
     this.rimTextEdit.BeginInit();
     ((ISupportInitialize) this.gpgPictureBoxNonPrefMap).BeginInit();
     this.gpgGroupBox1.SuspendLayout();
     base.SuspendLayout();
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gpgGroupBoxMembers.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgGroupBoxMembers.Controls.Add(this.skinLabel2);
     this.gpgGroupBoxMembers.Controls.Add(this.skinLabel3);
     this.gpgGroupBoxMembers.Controls.Add(this.skinLabel1);
     this.gpgGroupBoxMembers.Controls.Add(this.gpgLabel2);
     this.gpgGroupBoxMembers.Controls.Add(this.gpgLabel1);
     this.gpgGroupBoxMembers.Controls.Add(this.gpgLabelFaction);
     this.gpgGroupBoxMembers.Controls.Add(this.gpgLabelName);
     this.gpgGroupBoxMembers.Location = new Point(12, 0x53);
     this.gpgGroupBoxMembers.Name = "gpgGroupBoxMembers";
     this.gpgGroupBoxMembers.Size = new Size(0x239, 0xf2);
     base.ttDefault.SetSuperTip(this.gpgGroupBoxMembers, null);
     this.gpgGroupBoxMembers.TabIndex = 7;
     this.gpgGroupBoxMembers.TabStop = false;
     this.gpgGroupBoxMembers.Text = "<LOC>Team Members";
     this.skinLabel2.AutoStyle = false;
     this.skinLabel2.BackColor = Color.Transparent;
     this.skinLabel2.DrawEdges = false;
     this.skinLabel2.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel2.ForeColor = Color.White;
     this.skinLabel2.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel2.IsStyled = false;
     this.skinLabel2.Location = new Point(0xcb, 0x16);
     this.skinLabel2.Name = "skinLabel2";
     this.skinLabel2.Size = new Size(0xa6, 20);
     this.skinLabel2.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel2, null);
     this.skinLabel2.TabIndex = 5;
     this.skinLabel2.Text = "<LOC>Faction";
     this.skinLabel2.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel2.TextPadding = new Padding(0);
     this.skinLabel3.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel3.AutoStyle = false;
     this.skinLabel3.BackColor = Color.Transparent;
     this.skinLabel3.DrawEdges = true;
     this.skinLabel3.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel3.ForeColor = Color.White;
     this.skinLabel3.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel3.IsStyled = false;
     this.skinLabel3.Location = new Point(0x16e, 0x16);
     this.skinLabel3.Name = "skinLabel3";
     this.skinLabel3.Size = new Size(0xc3, 20);
     this.skinLabel3.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel3, null);
     this.skinLabel3.TabIndex = 6;
     this.skinLabel3.Text = "<LOC>Ready";
     this.skinLabel3.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel3.TextPadding = new Padding(0);
     this.skinLabel1.AutoStyle = false;
     this.skinLabel1.BackColor = Color.Transparent;
     this.skinLabel1.DrawEdges = true;
     this.skinLabel1.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel1.ForeColor = Color.White;
     this.skinLabel1.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel1.IsStyled = false;
     this.skinLabel1.Location = new Point(9, 0x16);
     this.skinLabel1.Name = "skinLabel1";
     this.skinLabel1.Size = new Size(0xc4, 20);
     this.skinLabel1.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel1, null);
     this.skinLabel1.TabIndex = 4;
     this.skinLabel1.Text = "<LOC>Name";
     this.skinLabel1.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel1.TextPadding = new Padding(0);
     this.gpgLabel2.AutoSize = true;
     this.gpgLabel2.AutoStyle = true;
     this.gpgLabel2.Font = new Font("Arial", 9.75f);
     this.gpgLabel2.ForeColor = Color.White;
     this.gpgLabel2.IgnoreMouseWheel = false;
     this.gpgLabel2.IsStyled = false;
     this.gpgLabel2.Location = new Point(0x1a8, 0x1a);
     this.gpgLabel2.Name = "gpgLabel2";
     this.gpgLabel2.Size = new Size(0x4c, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel2, null);
     this.gpgLabel2.TabIndex = 3;
     this.gpgLabel2.Text = "<LOC>Ping";
     this.gpgLabel2.TextStyle = TextStyles.Bold;
     this.gpgLabel2.Visible = false;
     this.gpgLabel1.AutoSize = true;
     this.gpgLabel1.AutoStyle = true;
     this.gpgLabel1.Font = new Font("Arial", 9.75f);
     this.gpgLabel1.ForeColor = Color.White;
     this.gpgLabel1.IgnoreMouseWheel = false;
     this.gpgLabel1.IsStyled = false;
     this.gpgLabel1.Location = new Point(0x16b, 0x1a);
     this.gpgLabel1.Name = "gpgLabel1";
     this.gpgLabel1.Size = new Size(0x57, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel1, null);
     this.gpgLabel1.TabIndex = 2;
     this.gpgLabel1.Text = "<LOC>Ready";
     this.gpgLabel1.TextStyle = TextStyles.Bold;
     this.gpgLabelFaction.AutoSize = true;
     this.gpgLabelFaction.AutoStyle = true;
     this.gpgLabelFaction.Font = new Font("Arial", 9.75f);
     this.gpgLabelFaction.ForeColor = Color.White;
     this.gpgLabelFaction.IgnoreMouseWheel = false;
     this.gpgLabelFaction.IsStyled = false;
     this.gpgLabelFaction.Location = new Point(200, 0x1a);
     this.gpgLabelFaction.Name = "gpgLabelFaction";
     this.gpgLabelFaction.Size = new Size(0x5d, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelFaction, null);
     this.gpgLabelFaction.TabIndex = 1;
     this.gpgLabelFaction.Text = "<LOC>Faction";
     this.gpgLabelFaction.TextStyle = TextStyles.Bold;
     this.gpgLabelName.AutoSize = true;
     this.gpgLabelName.AutoStyle = true;
     this.gpgLabelName.Font = new Font("Arial", 9.75f);
     this.gpgLabelName.ForeColor = Color.White;
     this.gpgLabelName.IgnoreMouseWheel = false;
     this.gpgLabelName.IsStyled = false;
     this.gpgLabelName.Location = new Point(6, 0x1a);
     this.gpgLabelName.Name = "gpgLabelName";
     this.gpgLabelName.Size = new Size(0x54, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelName, null);
     this.gpgLabelName.TabIndex = 0;
     this.gpgLabelName.Text = "<LOC>Name";
     this.gpgLabelName.TextStyle = TextStyles.Bold;
     this.gpgPictureBoxPrefMap.Location = new Point(6, 0x23);
     this.gpgPictureBoxPrefMap.Name = "gpgPictureBoxPrefMap";
     this.gpgPictureBoxPrefMap.Size = new Size(0x80, 0x80);
     this.gpgPictureBoxPrefMap.SizeMode = PictureBoxSizeMode.StretchImage;
     base.ttDefault.SetSuperTip(this.gpgPictureBoxPrefMap, null);
     this.gpgPictureBoxPrefMap.TabIndex = 8;
     this.gpgPictureBoxPrefMap.TabStop = false;
     this.skinButtonLaunch.Anchor = AnchorStyles.Bottom;
     this.skinButtonLaunch.AutoStyle = true;
     this.skinButtonLaunch.BackColor = Color.Black;
     this.skinButtonLaunch.DialogResult = DialogResult.OK;
     this.skinButtonLaunch.DisabledForecolor = Color.Gray;
     this.skinButtonLaunch.DrawEdges = true;
     this.skinButtonLaunch.Enabled = false;
     this.skinButtonLaunch.FocusColor = Color.Yellow;
     this.skinButtonLaunch.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonLaunch.ForeColor = Color.White;
     this.skinButtonLaunch.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonLaunch.IsStyled = true;
     this.skinButtonLaunch.Location = new Point(0x1d3, 0x227);
     this.skinButtonLaunch.Name = "skinButtonLaunch";
     this.skinButtonLaunch.Size = new Size(130, 0x1a);
     this.skinButtonLaunch.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonLaunch, null);
     this.skinButtonLaunch.TabIndex = 9;
     this.skinButtonLaunch.Text = "<LOC>Launch";
     this.skinButtonLaunch.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonLaunch.TextPadding = new Padding(0);
     this.skinButtonLaunch.Click += new EventHandler(this.skinButtonLaunch_Click);
     this.skinButtonChangeMap.AutoStyle = true;
     this.skinButtonChangeMap.BackColor = Color.Black;
     this.skinButtonChangeMap.DialogResult = DialogResult.OK;
     this.skinButtonChangeMap.DisabledForecolor = Color.Gray;
     this.skinButtonChangeMap.DrawEdges = true;
     this.skinButtonChangeMap.Enabled = false;
     this.skinButtonChangeMap.FocusColor = Color.Yellow;
     this.skinButtonChangeMap.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonChangeMap.ForeColor = Color.White;
     this.skinButtonChangeMap.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonChangeMap.IsStyled = true;
     this.skinButtonChangeMap.Location = new Point(0x40, 210);
     this.skinButtonChangeMap.Name = "skinButtonChangeMap";
     this.skinButtonChangeMap.Size = new Size(0x9d, 0x1a);
     this.skinButtonChangeMap.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonChangeMap, null);
     this.skinButtonChangeMap.TabIndex = 10;
     this.skinButtonChangeMap.Text = "<LOC>Set Map Preferences";
     this.skinButtonChangeMap.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonChangeMap.TextPadding = new Padding(0);
     this.skinButtonChangeMap.Click += new EventHandler(this.skinButtonChangeMap_Click);
     this.textBoxMsg.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.textBoxMsg.Location = new Point(12, 0x205);
     this.textBoxMsg.Name = "textBoxMsg";
     this.textBoxMsg.Properties.Appearance.BackColor = Color.Black;
     this.textBoxMsg.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.textBoxMsg.Properties.Appearance.ForeColor = Color.White;
     this.textBoxMsg.Properties.Appearance.Options.UseBackColor = true;
     this.textBoxMsg.Properties.Appearance.Options.UseBorderColor = true;
     this.textBoxMsg.Properties.Appearance.Options.UseForeColor = true;
     this.textBoxMsg.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.textBoxMsg.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.textBoxMsg.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.textBoxMsg.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.textBoxMsg.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.textBoxMsg.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.textBoxMsg.Properties.BorderStyle = BorderStyles.Simple;
     this.textBoxMsg.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.textBoxMsg.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.textBoxMsg.Size = new Size(850, 20);
     this.textBoxMsg.TabIndex = 11;
     this.gpgChatGrid.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgChatGrid.CustomizeStyle = true;
     this.gpgChatGrid.EmbeddedNavigator.Name = "";
     this.gpgChatGrid.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgChatGrid.IgnoreMouseWheel = false;
     node.RelationName = "Level1";
     node2.RelationName = "Level2";
     this.gpgChatGrid.LevelTree.Nodes.AddRange(new GridLevelNode[] { node, node2 });
     this.gpgChatGrid.Location = new Point(12, 0x151);
     this.gpgChatGrid.MainView = this.gvChat;
     this.gpgChatGrid.Name = "gpgChatGrid";
     this.gpgChatGrid.RepositoryItems.AddRange(new RepositoryItem[] { this.rimPictureEdit3, this.rimTextEdit, this.rimMemoEdit3 });
     this.gpgChatGrid.ShowOnlyPredefinedDetails = true;
     this.gpgChatGrid.Size = new Size(850, 170);
     this.gpgChatGrid.TabIndex = 12;
     this.gpgChatGrid.ViewCollection.AddRange(new BaseView[] { this.gvChat });
     this.gvChat.Appearance.ColumnFilterButton.BackColor = Color.Black;
     this.gvChat.Appearance.ColumnFilterButton.BackColor2 = Color.FromArgb(20, 20, 20);
     this.gvChat.Appearance.ColumnFilterButton.BorderColor = Color.Black;
     this.gvChat.Appearance.ColumnFilterButton.ForeColor = Color.Gray;
     this.gvChat.Appearance.ColumnFilterButton.Options.UseBackColor = true;
     this.gvChat.Appearance.ColumnFilterButton.Options.UseBorderColor = true;
     this.gvChat.Appearance.ColumnFilterButton.Options.UseForeColor = true;
     this.gvChat.Appearance.ColumnFilterButtonActive.BackColor = Color.FromArgb(20, 20, 20);
     this.gvChat.Appearance.ColumnFilterButtonActive.BackColor2 = Color.FromArgb(0x4e, 0x4e, 0x4e);
     this.gvChat.Appearance.ColumnFilterButtonActive.BorderColor = Color.FromArgb(20, 20, 20);
     this.gvChat.Appearance.ColumnFilterButtonActive.ForeColor = Color.Blue;
     this.gvChat.Appearance.ColumnFilterButtonActive.Options.UseBackColor = true;
     this.gvChat.Appearance.ColumnFilterButtonActive.Options.UseBorderColor = true;
     this.gvChat.Appearance.ColumnFilterButtonActive.Options.UseForeColor = true;
     this.gvChat.Appearance.Empty.BackColor = Color.Black;
     this.gvChat.Appearance.Empty.Options.UseBackColor = true;
     this.gvChat.Appearance.FilterCloseButton.BackColor = Color.FromArgb(0xd4, 0xd0, 200);
     this.gvChat.Appearance.FilterCloseButton.BackColor2 = Color.FromArgb(90, 90, 90);
     this.gvChat.Appearance.FilterCloseButton.BorderColor = Color.FromArgb(0xd4, 0xd0, 200);
     this.gvChat.Appearance.FilterCloseButton.ForeColor = Color.Black;
     this.gvChat.Appearance.FilterCloseButton.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gvChat.Appearance.FilterCloseButton.Options.UseBackColor = true;
     this.gvChat.Appearance.FilterCloseButton.Options.UseBorderColor = true;
     this.gvChat.Appearance.FilterCloseButton.Options.UseForeColor = true;
     this.gvChat.Appearance.FilterPanel.BackColor = Color.Black;
     this.gvChat.Appearance.FilterPanel.BackColor2 = Color.FromArgb(0xd4, 0xd0, 200);
     this.gvChat.Appearance.FilterPanel.ForeColor = Color.White;
     this.gvChat.Appearance.FilterPanel.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gvChat.Appearance.FilterPanel.Options.UseBackColor = true;
     this.gvChat.Appearance.FilterPanel.Options.UseForeColor = true;
     this.gvChat.Appearance.FixedLine.BackColor = Color.FromArgb(0x3a, 0x3a, 0x3a);
     this.gvChat.Appearance.FixedLine.Options.UseBackColor = true;
     this.gvChat.Appearance.FocusedCell.BackColor = Color.Black;
     this.gvChat.Appearance.FocusedCell.Font = new Font("Tahoma", 10f);
     this.gvChat.Appearance.FocusedCell.ForeColor = Color.White;
     this.gvChat.Appearance.FocusedCell.Options.UseBackColor = true;
     this.gvChat.Appearance.FocusedCell.Options.UseFont = true;
     this.gvChat.Appearance.FocusedCell.Options.UseForeColor = true;
     this.gvChat.Appearance.FocusedRow.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
     this.gvChat.Appearance.FocusedRow.BackColor2 = Color.Black;
     this.gvChat.Appearance.FocusedRow.Font = new Font("Arial", 9.75f, FontStyle.Bold);
     this.gvChat.Appearance.FocusedRow.ForeColor = Color.White;
     this.gvChat.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvChat.Appearance.FocusedRow.Options.UseFont = true;
     this.gvChat.Appearance.FocusedRow.Options.UseForeColor = true;
     this.gvChat.Appearance.FooterPanel.BackColor = Color.Black;
     this.gvChat.Appearance.FooterPanel.BorderColor = Color.Black;
     this.gvChat.Appearance.FooterPanel.Font = new Font("Tahoma", 10f);
     this.gvChat.Appearance.FooterPanel.ForeColor = Color.White;
     this.gvChat.Appearance.FooterPanel.Options.UseBackColor = true;
     this.gvChat.Appearance.FooterPanel.Options.UseBorderColor = true;
     this.gvChat.Appearance.FooterPanel.Options.UseFont = true;
     this.gvChat.Appearance.FooterPanel.Options.UseForeColor = true;
     this.gvChat.Appearance.GroupButton.BackColor = Color.Black;
     this.gvChat.Appearance.GroupButton.BorderColor = Color.Black;
     this.gvChat.Appearance.GroupButton.ForeColor = Color.White;
     this.gvChat.Appearance.GroupButton.Options.UseBackColor = true;
     this.gvChat.Appearance.GroupButton.Options.UseBorderColor = true;
     this.gvChat.Appearance.GroupButton.Options.UseForeColor = true;
     this.gvChat.Appearance.GroupFooter.BackColor = Color.FromArgb(10, 10, 10);
     this.gvChat.Appearance.GroupFooter.BorderColor = Color.FromArgb(10, 10, 10);
     this.gvChat.Appearance.GroupFooter.ForeColor = Color.White;
     this.gvChat.Appearance.GroupFooter.Options.UseBackColor = true;
     this.gvChat.Appearance.GroupFooter.Options.UseBorderColor = true;
     this.gvChat.Appearance.GroupFooter.Options.UseForeColor = true;
     this.gvChat.Appearance.GroupPanel.BackColor = Color.Black;
     this.gvChat.Appearance.GroupPanel.BackColor2 = Color.White;
     this.gvChat.Appearance.GroupPanel.Font = new Font("Tahoma", 10f, FontStyle.Bold);
     this.gvChat.Appearance.GroupPanel.ForeColor = Color.White;
     this.gvChat.Appearance.GroupPanel.Options.UseBackColor = true;
     this.gvChat.Appearance.GroupPanel.Options.UseFont = true;
     this.gvChat.Appearance.GroupPanel.Options.UseForeColor = true;
     this.gvChat.Appearance.GroupRow.BackColor = Color.Gray;
     this.gvChat.Appearance.GroupRow.Font = new Font("Tahoma", 10f);
     this.gvChat.Appearance.GroupRow.ForeColor = Color.White;
     this.gvChat.Appearance.GroupRow.Options.UseBackColor = true;
     this.gvChat.Appearance.GroupRow.Options.UseFont = true;
     this.gvChat.Appearance.GroupRow.Options.UseForeColor = true;
     this.gvChat.Appearance.HeaderPanel.BackColor = Color.Black;
     this.gvChat.Appearance.HeaderPanel.BorderColor = Color.Black;
     this.gvChat.Appearance.HeaderPanel.Font = new Font("Tahoma", 10f, FontStyle.Bold);
     this.gvChat.Appearance.HeaderPanel.ForeColor = Color.White;
     this.gvChat.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.gvChat.Appearance.HeaderPanel.Options.UseBorderColor = true;
     this.gvChat.Appearance.HeaderPanel.Options.UseFont = true;
     this.gvChat.Appearance.HeaderPanel.Options.UseForeColor = true;
     this.gvChat.Appearance.HideSelectionRow.BackColor = Color.Black;
     this.gvChat.Appearance.HideSelectionRow.Font = new Font("Tahoma", 10f);
     this.gvChat.Appearance.HideSelectionRow.ForeColor = Color.FromArgb(0xd4, 0xd0, 200);
     this.gvChat.Appearance.HideSelectionRow.Options.UseBackColor = true;
     this.gvChat.Appearance.HideSelectionRow.Options.UseFont = true;
     this.gvChat.Appearance.HideSelectionRow.Options.UseForeColor = true;
     this.gvChat.Appearance.HorzLine.BackColor = Color.Yellow;
     this.gvChat.Appearance.HorzLine.Options.UseBackColor = true;
     this.gvChat.Appearance.Preview.BackColor = Color.White;
     this.gvChat.Appearance.Preview.Font = new Font("Tahoma", 10f);
     this.gvChat.Appearance.Preview.ForeColor = Color.Purple;
     this.gvChat.Appearance.Preview.Options.UseBackColor = true;
     this.gvChat.Appearance.Preview.Options.UseFont = true;
     this.gvChat.Appearance.Preview.Options.UseForeColor = true;
     this.gvChat.Appearance.Row.BackColor = Color.Black;
     this.gvChat.Appearance.Row.Font = new Font("Arial", 9.75f, FontStyle.Bold, GraphicsUnit.Point, 0xb2);
     this.gvChat.Appearance.Row.ForeColor = Color.White;
     this.gvChat.Appearance.Row.Options.UseBackColor = true;
     this.gvChat.Appearance.Row.Options.UseFont = true;
     this.gvChat.Appearance.Row.Options.UseForeColor = true;
     this.gvChat.Appearance.RowSeparator.BackColor = Color.White;
     this.gvChat.Appearance.RowSeparator.BackColor2 = Color.White;
     this.gvChat.Appearance.RowSeparator.Options.UseBackColor = true;
     this.gvChat.Appearance.SelectedRow.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
     this.gvChat.Appearance.SelectedRow.BackColor2 = Color.Black;
     this.gvChat.Appearance.SelectedRow.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gvChat.Appearance.SelectedRow.ForeColor = Color.White;
     this.gvChat.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvChat.Appearance.SelectedRow.Options.UseFont = true;
     this.gvChat.Appearance.SelectedRow.Options.UseForeColor = true;
     this.gvChat.Appearance.TopNewRow.Font = new Font("Tahoma", 10f);
     this.gvChat.Appearance.TopNewRow.ForeColor = Color.White;
     this.gvChat.Appearance.TopNewRow.Options.UseFont = true;
     this.gvChat.Appearance.TopNewRow.Options.UseForeColor = true;
     this.gvChat.Appearance.VertLine.BackColor = Color.Yellow;
     this.gvChat.Appearance.VertLine.Options.UseBackColor = true;
     this.gvChat.BorderStyle = BorderStyles.NoBorder;
     this.gvChat.Columns.AddRange(new GridColumn[] { this.colIcon, this.colPlayer, this.colText, this.gcVisible });
     this.gvChat.GridControl = this.gpgChatGrid;
     this.gvChat.Name = "gvChat";
     this.gvChat.OptionsDetail.AllowZoomDetail = false;
     this.gvChat.OptionsDetail.EnableMasterViewMode = false;
     this.gvChat.OptionsDetail.ShowDetailTabs = false;
     this.gvChat.OptionsDetail.SmartDetailExpand = false;
     this.gvChat.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvChat.OptionsSelection.MultiSelect = true;
     this.gvChat.OptionsView.RowAutoHeight = true;
     this.gvChat.OptionsView.ShowColumnHeaders = false;
     this.gvChat.OptionsView.ShowFilterPanelMode = ShowFilterPanelMode.Never;
     this.gvChat.OptionsView.ShowGroupPanel = false;
     this.gvChat.OptionsView.ShowHorzLines = false;
     this.gvChat.OptionsView.ShowIndicator = false;
     this.gvChat.OptionsView.ShowVertLines = false;
     this.colIcon.Caption = "Player Icon";
     this.colIcon.ColumnEdit = this.rimPictureEdit3;
     this.colIcon.FieldName = "Icon";
     this.colIcon.Name = "colIcon";
     this.colIcon.OptionsColumn.AllowEdit = false;
     this.colIcon.OptionsColumn.FixedWidth = true;
     this.colIcon.OptionsColumn.ReadOnly = true;
     this.colIcon.Width = 40;
     this.rimPictureEdit3.Name = "rimPictureEdit3";
     this.rimPictureEdit3.PictureAlignment = ContentAlignment.TopCenter;
     this.colPlayer.Caption = "Player Name";
     this.colPlayer.ColumnEdit = this.rimMemoEdit3;
     this.colPlayer.FieldName = "PlayerInfo";
     this.colPlayer.Name = "colPlayer";
     this.colPlayer.OptionsColumn.AllowEdit = false;
     this.colPlayer.OptionsColumn.FixedWidth = true;
     this.colPlayer.OptionsColumn.ReadOnly = true;
     this.colPlayer.Visible = true;
     this.colPlayer.VisibleIndex = 0;
     this.colPlayer.Width = 150;
     this.rimMemoEdit3.MaxLength = 500;
     this.rimMemoEdit3.Name = "rimMemoEdit3";
     this.colText.Caption = "Chat Content";
     this.colText.ColumnEdit = this.rimMemoEdit3;
     this.colText.FieldName = "Text";
     this.colText.Name = "colText";
     this.colText.OptionsColumn.AllowEdit = false;
     this.colText.OptionsColumn.ReadOnly = true;
     this.colText.Visible = true;
     this.colText.VisibleIndex = 1;
     this.colText.Width = 0x120;
     this.gcVisible.Caption = "gcVisible";
     this.gcVisible.FieldName = "IsVisible";
     this.gcVisible.Name = "gcVisible";
     this.rimTextEdit.AutoHeight = false;
     this.rimTextEdit.Name = "rimTextEdit";
     this.gpgLabel3.AutoStyle = true;
     this.gpgLabel3.Font = new Font("Arial", 9.75f);
     this.gpgLabel3.ForeColor = Color.White;
     this.gpgLabel3.IgnoreMouseWheel = false;
     this.gpgLabel3.IsStyled = false;
     this.gpgLabel3.Location = new Point(3, 0x10);
     this.gpgLabel3.Name = "gpgLabel3";
     this.gpgLabel3.Size = new Size(0x83, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel3, null);
     this.gpgLabel3.TabIndex = 13;
     this.gpgLabel3.Text = "<LOC>Thumbs Up";
     this.gpgLabel3.TextAlign = ContentAlignment.MiddleCenter;
     this.gpgLabel3.TextStyle = TextStyles.Bold;
     this.gpgLabePreflMapName.AutoStyle = true;
     this.gpgLabePreflMapName.Font = new Font("Arial", 9.75f);
     this.gpgLabePreflMapName.ForeColor = Color.White;
     this.gpgLabePreflMapName.IgnoreMouseWheel = false;
     this.gpgLabePreflMapName.IsStyled = false;
     this.gpgLabePreflMapName.Location = new Point(3, 0xa6);
     this.gpgLabePreflMapName.Name = "gpgLabePreflMapName";
     this.gpgLabePreflMapName.Size = new Size(0x83, 0x29);
     base.ttDefault.SetSuperTip(this.gpgLabePreflMapName, null);
     this.gpgLabePreflMapName.TabIndex = 14;
     this.gpgLabePreflMapName.Text = "Map Name";
     this.gpgLabePreflMapName.TextAlign = ContentAlignment.TopCenter;
     this.gpgLabePreflMapName.TextStyle = TextStyles.Default;
     this.gpgLabeNonPreflMapName.AutoStyle = true;
     this.gpgLabeNonPreflMapName.Font = new Font("Arial", 9.75f);
     this.gpgLabeNonPreflMapName.ForeColor = Color.White;
     this.gpgLabeNonPreflMapName.IgnoreMouseWheel = false;
     this.gpgLabeNonPreflMapName.IsStyled = false;
     this.gpgLabeNonPreflMapName.Location = new Point(140, 0xa6);
     this.gpgLabeNonPreflMapName.Name = "gpgLabeNonPreflMapName";
     this.gpgLabeNonPreflMapName.Size = new Size(0x80, 0x29);
     base.ttDefault.SetSuperTip(this.gpgLabeNonPreflMapName, null);
     this.gpgLabeNonPreflMapName.TabIndex = 0x11;
     this.gpgLabeNonPreflMapName.Text = "Map Name";
     this.gpgLabeNonPreflMapName.TextAlign = ContentAlignment.TopCenter;
     this.gpgLabeNonPreflMapName.TextStyle = TextStyles.Default;
     this.gpgLabel5.AutoStyle = true;
     this.gpgLabel5.Font = new Font("Arial", 9.75f);
     this.gpgLabel5.ForeColor = Color.White;
     this.gpgLabel5.IgnoreMouseWheel = false;
     this.gpgLabel5.IsStyled = false;
     this.gpgLabel5.Location = new Point(0x89, 0x10);
     this.gpgLabel5.Name = "gpgLabel5";
     this.gpgLabel5.Size = new Size(0x83, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel5, null);
     this.gpgLabel5.TabIndex = 0x10;
     this.gpgLabel5.Text = "<LOC>Thumbs down";
     this.gpgLabel5.TextAlign = ContentAlignment.MiddleCenter;
     this.gpgLabel5.TextStyle = TextStyles.Bold;
     this.gpgPictureBoxNonPrefMap.Location = new Point(140, 0x23);
     this.gpgPictureBoxNonPrefMap.Name = "gpgPictureBoxNonPrefMap";
     this.gpgPictureBoxNonPrefMap.Size = new Size(0x80, 0x80);
     this.gpgPictureBoxNonPrefMap.SizeMode = PictureBoxSizeMode.StretchImage;
     base.ttDefault.SetSuperTip(this.gpgPictureBoxNonPrefMap, null);
     this.gpgPictureBoxNonPrefMap.TabIndex = 15;
     this.gpgPictureBoxNonPrefMap.TabStop = false;
     this.gpgGroupBox1.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.gpgGroupBox1.Controls.Add(this.gpgLabel3);
     this.gpgGroupBox1.Controls.Add(this.gpgLabeNonPreflMapName);
     this.gpgGroupBox1.Controls.Add(this.gpgPictureBoxPrefMap);
     this.gpgGroupBox1.Controls.Add(this.gpgLabel5);
     this.gpgGroupBox1.Controls.Add(this.skinButtonChangeMap);
     this.gpgGroupBox1.Controls.Add(this.gpgPictureBoxNonPrefMap);
     this.gpgGroupBox1.Controls.Add(this.gpgLabePreflMapName);
     this.gpgGroupBox1.Location = new Point(0x24b, 0x53);
     this.gpgGroupBox1.Name = "gpgGroupBox1";
     this.gpgGroupBox1.Size = new Size(0x113, 0xf2);
     base.ttDefault.SetSuperTip(this.gpgGroupBox1, null);
     this.gpgGroupBox1.TabIndex = 0x12;
     this.gpgGroupBox1.TabStop = false;
     this.gpgGroupBox1.Text = "<LOC>Current Map Preferences";
     this.skinButtonLeaveTeam.Anchor = AnchorStyles.Bottom;
     this.skinButtonLeaveTeam.AutoStyle = true;
     this.skinButtonLeaveTeam.BackColor = Color.Black;
     this.skinButtonLeaveTeam.DialogResult = DialogResult.OK;
     this.skinButtonLeaveTeam.DisabledForecolor = Color.Gray;
     this.skinButtonLeaveTeam.DrawEdges = true;
     this.skinButtonLeaveTeam.FocusColor = Color.Yellow;
     this.skinButtonLeaveTeam.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonLeaveTeam.ForeColor = Color.White;
     this.skinButtonLeaveTeam.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonLeaveTeam.IsStyled = true;
     this.skinButtonLeaveTeam.Location = new Point(0x14b, 0x227);
     this.skinButtonLeaveTeam.Name = "skinButtonLeaveTeam";
     this.skinButtonLeaveTeam.Size = new Size(130, 0x1a);
     this.skinButtonLeaveTeam.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonLeaveTeam, null);
     this.skinButtonLeaveTeam.TabIndex = 10;
     this.skinButtonLeaveTeam.Text = "<LOC>Disband";
     this.skinButtonLeaveTeam.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonLeaveTeam.TextPadding = new Padding(0);
     this.skinButtonLeaveTeam.Click += new EventHandler(this.skinButtonLeaveTeam_Click);
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x369, 640);
     base.Controls.Add(this.skinButtonLeaveTeam);
     base.Controls.Add(this.gpgGroupBox1);
     base.Controls.Add(this.gpgChatGrid);
     base.Controls.Add(this.textBoxMsg);
     base.Controls.Add(this.skinButtonLaunch);
     base.Controls.Add(this.gpgGroupBoxMembers);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(0x369, 640);
     base.Name = "DlgTeamGame";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "<LOC>Team Selection";
     base.Controls.SetChildIndex(this.gpgGroupBoxMembers, 0);
     base.Controls.SetChildIndex(this.skinButtonLaunch, 0);
     base.Controls.SetChildIndex(this.textBoxMsg, 0);
     base.Controls.SetChildIndex(this.gpgChatGrid, 0);
     base.Controls.SetChildIndex(this.gpgGroupBox1, 0);
     base.Controls.SetChildIndex(this.skinButtonLeaveTeam, 0);
     this.gpgGroupBoxMembers.ResumeLayout(false);
     this.gpgGroupBoxMembers.PerformLayout();
     ((ISupportInitialize) this.gpgPictureBoxPrefMap).EndInit();
     this.textBoxMsg.Properties.EndInit();
     this.gpgChatGrid.EndInit();
     this.gvChat.EndInit();
     this.rimPictureEdit3.EndInit();
     this.rimMemoEdit3.EndInit();
     this.rimTextEdit.EndInit();
     ((ISupportInitialize) this.gpgPictureBoxNonPrefMap).EndInit();
     this.gpgGroupBox1.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #9
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(DlgContentManager));
     this.gpgPanelMyContent = new GPGPanel();
     this.splitContainerMyContent = new SplitContainer();
     this.treeViewMyContent = new TreeView();
     this.imageListContentTypes = new ImageList(this.components);
     this.gpgLabelMyContent = new GPGLabel();
     this.tabMyContent = new SkinButton();
     this.tabDownload = new SkinButton();
     this.tabUpload = new SkinButton();
     this.gpgPanelDownload = new GPGPanel();
     this.splitContainerDownload = new SplitContainer();
     this.treeViewDownloadType = new TreeView();
     this.treeViewSavedSearches = new TreeView();
     this.skinLabel1 = new SkinLabel();
     this.skinLabel2 = new SkinLabel();
     this.gpgGroupBoxResults = new SkinGroupPanel();
     this.skinButtonSearchNext = new SkinButton();
     this.skinLabelSearchPage = new SkinLabel();
     this.dataGridSearchResults = new GPGDataGrid();
     this.gvResults = new GridView();
     this.gcDownload = new GridColumn();
     this.gcName = new GridColumn();
     this.gcOwner = new GridColumn();
     this.gcVersion = new GridColumn();
     this.gcDate = new GridColumn();
     this.gcDownloads = new GridColumn();
     this.gcRating = new GridColumn();
     this.repositoryItemPictureEdit1 = new RepositoryItemPictureEdit();
     this.repositoryItemRatingStars = new RepositoryItemPictureEdit();
     this.repositoryItemChatLink = new RepositoryItemHyperLinkEdit();
     this.repositoryItemVersionLink = new RepositoryItemHyperLinkEdit();
     this.skinButtonSearchStart = new SkinButton();
     this.skinButtonSearchPrevious = new SkinButton();
     this.gpgGroupBoxCriteria = new SkinGroupPanel();
     this.skinButtonSaveSearch = new SkinButton();
     this.skinButtonRunSearch = new SkinButton();
     this.gpgPanelSearchCriteria = new GPGPanel();
     this.skinButtonSearchType = new SkinButton();
     this.gpgLabelSearchType = new GPGLabel();
     this.gpgTextBoxSearchCreator = new GPGTextBox();
     this.gpgLabel16 = new GPGLabel();
     this.gpgTextBoxSearchName = new GPGTextBox();
     this.gpgLabel1 = new GPGLabel();
     this.gpgTextBoxSearchKeywords = new GPGTextBox();
     this.gpgLabel21 = new GPGLabel();
     this.gpgPanelUpload = new GPGPanel();
     this.splitContainerUpload = new SplitContainer();
     this.gpgLabelUploadLocations = new GPGLabel();
     this.skinLabel4 = new SkinLabel();
     this.skinLabel3 = new SkinLabel();
     this.pictureBoxRefreshUploads = new PictureBox();
     this.treeViewUpload = new TreeView();
     this.gpgGroupBoxUploadVersion = new SkinGroupPanel();
     this.gpgPanelUploadVersion = new GPGPanel();
     this.gpgTextAreaVersionNotes = new GPGTextArea();
     this.gpgLabelUploadVersionNotes = new GPGLabel();
     this.gpgLabelUploadCurrentVersion = new GPGLabel();
     this.gpgGroupBoxUploadGeneral = new SkinGroupPanel();
     this.gpgPanelUploadGeneral = new GPGPanel();
     this.skinButtonDeleteUploadDependency = new SkinButton();
     this.skinButtonUploadDependency = new SkinButton();
     this.gpgTextBoxUploadSearchKeywords = new GPGTextBox();
     this.listBoxUploadDependencies = new ListBox();
     this.gpgLabel6 = new GPGLabel();
     this.gpgLabel9 = new GPGLabel();
     this.gpgLabel27 = new GPGLabel();
     this.gpgTextBoxUploadDesc = new GPGTextBox();
     this.gpgLabelUploadLocation = new GPGLabel();
     this.gpgTextBoxUploadName = new GPGTextBox();
     this.gpgLabel25 = new GPGLabel();
     this.gpgLabel29 = new GPGLabel();
     this.skinButtonDeleteUploadVersion = new SkinButton();
     this.skinButtonDeleteUploadAll = new SkinButton();
     this.skinButtonUpload = new SkinButton();
     this.gpgLabelNoUploadSelected = new GPGLabel();
     this.tabActivity = new SkinButton();
     this.msQuickButtons = new GPGMenuStrip(this.components);
     this.btnOptions = new ToolStripMenuItem();
     this.btnHelp = new ToolStripMenuItem();
     this.btnMapDiagnose = new ToolStripMenuItem();
     this.btnMore = new ToolStripMenuItem();
     this.gpgPanel2 = new GPGPanel();
     this.gpgPanelActivity = new GPGPanel();
     this.splitContainerActivity = new SplitContainer();
     this.gpgLabel4 = new GPGLabel();
     this.gpgLabel3 = new GPGLabel();
     this.gpgLabel2 = new GPGLabel();
     this.gpgPanelDownActivity = new GPGPanel();
     this.skinLabel5 = new SkinLabel();
     this.gpgLabel5 = new GPGLabel();
     this.gpgLabel7 = new GPGLabel();
     this.gpgLabel8 = new GPGLabel();
     this.gpgPanelUpActivity = new GPGPanel();
     this.skinLabel6 = new SkinLabel();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.gpgPanelMyContent.SuspendLayout();
     this.splitContainerMyContent.Panel1.SuspendLayout();
     this.splitContainerMyContent.Panel2.SuspendLayout();
     this.splitContainerMyContent.SuspendLayout();
     this.gpgPanelDownload.SuspendLayout();
     this.splitContainerDownload.Panel1.SuspendLayout();
     this.splitContainerDownload.Panel2.SuspendLayout();
     this.splitContainerDownload.SuspendLayout();
     this.gpgGroupBoxResults.SuspendLayout();
     this.dataGridSearchResults.BeginInit();
     this.gvResults.BeginInit();
     this.repositoryItemPictureEdit1.BeginInit();
     this.repositoryItemRatingStars.BeginInit();
     this.repositoryItemChatLink.BeginInit();
     this.repositoryItemVersionLink.BeginInit();
     this.gpgGroupBoxCriteria.SuspendLayout();
     this.gpgPanelSearchCriteria.SuspendLayout();
     this.gpgTextBoxSearchCreator.Properties.BeginInit();
     this.gpgTextBoxSearchName.Properties.BeginInit();
     this.gpgTextBoxSearchKeywords.Properties.BeginInit();
     this.gpgPanelUpload.SuspendLayout();
     this.splitContainerUpload.Panel1.SuspendLayout();
     this.splitContainerUpload.Panel2.SuspendLayout();
     this.splitContainerUpload.SuspendLayout();
     ((ISupportInitialize) this.pictureBoxRefreshUploads).BeginInit();
     this.gpgGroupBoxUploadVersion.SuspendLayout();
     this.gpgPanelUploadVersion.SuspendLayout();
     this.gpgTextAreaVersionNotes.Properties.BeginInit();
     this.gpgGroupBoxUploadGeneral.SuspendLayout();
     this.gpgPanelUploadGeneral.SuspendLayout();
     this.gpgTextBoxUploadSearchKeywords.Properties.BeginInit();
     this.gpgTextBoxUploadDesc.Properties.BeginInit();
     this.gpgTextBoxUploadName.Properties.BeginInit();
     this.msQuickButtons.SuspendLayout();
     this.gpgPanelActivity.SuspendLayout();
     this.splitContainerActivity.Panel1.SuspendLayout();
     this.splitContainerActivity.Panel2.SuspendLayout();
     this.splitContainerActivity.SuspendLayout();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x3c5, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gpgPanelMyContent.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanelMyContent.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelMyContent.BorderThickness = 2;
     this.gpgPanelMyContent.Controls.Add(this.splitContainerMyContent);
     this.gpgPanelMyContent.DrawBorder = false;
     this.gpgPanelMyContent.Location = new Point(12, 110);
     this.gpgPanelMyContent.Name = "gpgPanelMyContent";
     this.gpgPanelMyContent.Size = new Size(0x3e8, 0x25a);
     base.ttDefault.SetSuperTip(this.gpgPanelMyContent, null);
     this.gpgPanelMyContent.TabIndex = 7;
     this.splitContainerMyContent.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainerMyContent.BackColor = Color.DarkGray;
     this.splitContainerMyContent.Location = new Point(2, 2);
     this.splitContainerMyContent.Name = "splitContainerMyContent";
     this.splitContainerMyContent.Panel1.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.splitContainerMyContent.Panel1.Controls.Add(this.treeViewMyContent);
     base.ttDefault.SetSuperTip(this.splitContainerMyContent.Panel1, null);
     this.splitContainerMyContent.Panel2.AutoScroll = true;
     this.splitContainerMyContent.Panel2.BackColor = Color.Black;
     this.splitContainerMyContent.Panel2.BackgroundImage = (Image) manager.GetObject("splitContainerMyContent.Panel2.BackgroundImage");
     this.splitContainerMyContent.Panel2.Controls.Add(this.gpgLabelMyContent);
     base.ttDefault.SetSuperTip(this.splitContainerMyContent.Panel2, null);
     this.splitContainerMyContent.Size = new Size(0x3e4, 0x256);
     this.splitContainerMyContent.SplitterDistance = 0xd8;
     this.splitContainerMyContent.SplitterWidth = 2;
     base.ttDefault.SetSuperTip(this.splitContainerMyContent, null);
     this.splitContainerMyContent.TabIndex = 2;
     this.treeViewMyContent.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.treeViewMyContent.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.treeViewMyContent.BorderStyle = BorderStyle.None;
     this.treeViewMyContent.ForeColor = Color.White;
     this.treeViewMyContent.HideSelection = false;
     this.treeViewMyContent.ImageIndex = 0;
     this.treeViewMyContent.ImageList = this.imageListContentTypes;
     this.treeViewMyContent.Location = new Point(0, 4);
     this.treeViewMyContent.Name = "treeViewMyContent";
     this.treeViewMyContent.SelectedImageIndex = 0;
     this.treeViewMyContent.Size = new Size(0xd9, 0x252);
     base.ttDefault.SetSuperTip(this.treeViewMyContent, null);
     this.treeViewMyContent.TabIndex = 1;
     this.treeViewMyContent.AfterSelect += new TreeViewEventHandler(this.treeViewMyContent_AfterSelect);
     this.imageListContentTypes.ImageStream = (ImageListStreamer) manager.GetObject("imageListContentTypes.ImageStream");
     this.imageListContentTypes.TransparentColor = Color.Transparent;
     this.imageListContentTypes.Images.SetKeyName(0, "icon_map_sm.png");
     this.imageListContentTypes.Images.SetKeyName(1, "icon_mod_sm.png");
     this.imageListContentTypes.Images.SetKeyName(2, "icon_mag_glass_sm.png");
     this.imageListContentTypes.Images.SetKeyName(3, "icon_saved_sm.png");
     this.imageListContentTypes.Images.SetKeyName(4, "icon_my_upload_sm.png");
     this.imageListContentTypes.Images.SetKeyName(5, "icon_avail_upload_sm.png");
     this.imageListContentTypes.Images.SetKeyName(6, "icon_replay_sm.png");
     this.imageListContentTypes.Images.SetKeyName(7, "icon_missing_sm.png");
     this.imageListContentTypes.Images.SetKeyName(8, "icon_tools_sm.png");
     this.imageListContentTypes.Images.SetKeyName(9, "icon_video_sm.png");
     this.gpgLabelMyContent.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelMyContent.AutoStyle = true;
     this.gpgLabelMyContent.BackColor = Color.Transparent;
     this.gpgLabelMyContent.Dock = DockStyle.Fill;
     this.gpgLabelMyContent.Font = new Font("Arial", 9.75f);
     this.gpgLabelMyContent.ForeColor = Color.White;
     this.gpgLabelMyContent.IgnoreMouseWheel = false;
     this.gpgLabelMyContent.IsStyled = false;
     this.gpgLabelMyContent.Location = new Point(0, 0);
     this.gpgLabelMyContent.Name = "gpgLabelMyContent";
     this.gpgLabelMyContent.Size = new Size(0x30a, 0x256);
     base.ttDefault.SetSuperTip(this.gpgLabelMyContent, null);
     this.gpgLabelMyContent.TabIndex = 0;
     this.gpgLabelMyContent.Text = "gpgLabel2";
     this.gpgLabelMyContent.TextAlign = ContentAlignment.MiddleCenter;
     this.gpgLabelMyContent.TextStyle = TextStyles.Default;
     this.tabMyContent.AutoStyle = true;
     this.tabMyContent.BackColor = Color.Black;
     this.tabMyContent.ButtonState = 0;
     this.tabMyContent.DialogResult = DialogResult.OK;
     this.tabMyContent.DisabledForecolor = Color.Gray;
     this.tabMyContent.DrawColor = Color.White;
     this.tabMyContent.DrawEdges = true;
     this.tabMyContent.FocusColor = Color.Yellow;
     this.tabMyContent.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.tabMyContent.ForeColor = Color.White;
     this.tabMyContent.HorizontalScalingMode = ScalingModes.Tile;
     this.tabMyContent.IsStyled = true;
     this.tabMyContent.Location = new Point(0x84, 0x53);
     this.tabMyContent.Name = "tabMyContent";
     this.tabMyContent.Size = new Size(0x7a, 0x1c);
     this.tabMyContent.SkinBasePath = @"Dialog\ContentManager\TabLarge";
     base.ttDefault.SetSuperTip(this.tabMyContent, null);
     this.tabMyContent.TabIndex = 8;
     this.tabMyContent.TabStop = true;
     this.tabMyContent.Text = "<LOC>My Content";
     this.tabMyContent.TextAlign = ContentAlignment.MiddleLeft;
     this.tabMyContent.TextPadding = new Padding(6, 0, 0, 0);
     this.tabDownload.AutoStyle = true;
     this.tabDownload.BackColor = Color.Black;
     this.tabDownload.ButtonState = 0;
     this.tabDownload.DialogResult = DialogResult.OK;
     this.tabDownload.DisabledForecolor = Color.Gray;
     this.tabDownload.DrawColor = Color.White;
     this.tabDownload.DrawEdges = true;
     this.tabDownload.FocusColor = Color.Yellow;
     this.tabDownload.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.tabDownload.ForeColor = Color.White;
     this.tabDownload.HorizontalScalingMode = ScalingModes.Tile;
     this.tabDownload.IsStyled = true;
     this.tabDownload.Location = new Point(10, 0x53);
     this.tabDownload.Name = "tabDownload";
     this.tabDownload.Size = new Size(0x7a, 0x1c);
     this.tabDownload.SkinBasePath = @"Dialog\ContentManager\TabLarge";
     base.ttDefault.SetSuperTip(this.tabDownload, null);
     this.tabDownload.TabIndex = 9;
     this.tabDownload.TabStop = true;
     this.tabDownload.Text = "<LOC>Download";
     this.tabDownload.TextAlign = ContentAlignment.MiddleLeft;
     this.tabDownload.TextPadding = new Padding(6, 0, 0, 0);
     this.tabUpload.AutoStyle = true;
     this.tabUpload.BackColor = Color.Black;
     this.tabUpload.ButtonState = 0;
     this.tabUpload.DialogResult = DialogResult.OK;
     this.tabUpload.DisabledForecolor = Color.Gray;
     this.tabUpload.DrawColor = Color.White;
     this.tabUpload.DrawEdges = true;
     this.tabUpload.FocusColor = Color.Yellow;
     this.tabUpload.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.tabUpload.ForeColor = Color.White;
     this.tabUpload.HorizontalScalingMode = ScalingModes.Tile;
     this.tabUpload.IsStyled = true;
     this.tabUpload.Location = new Point(0xfe, 0x53);
     this.tabUpload.Name = "tabUpload";
     this.tabUpload.Size = new Size(0x7a, 0x1c);
     this.tabUpload.SkinBasePath = @"Dialog\ContentManager\TabLarge";
     base.ttDefault.SetSuperTip(this.tabUpload, null);
     this.tabUpload.TabIndex = 10;
     this.tabUpload.TabStop = true;
     this.tabUpload.Text = "<LOC>Upload";
     this.tabUpload.TextAlign = ContentAlignment.MiddleLeft;
     this.tabUpload.TextPadding = new Padding(6, 0, 0, 0);
     this.gpgPanelDownload.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanelDownload.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelDownload.BorderThickness = 2;
     this.gpgPanelDownload.Controls.Add(this.splitContainerDownload);
     this.gpgPanelDownload.DrawBorder = false;
     this.gpgPanelDownload.Location = new Point(12, 110);
     this.gpgPanelDownload.Name = "gpgPanelDownload";
     this.gpgPanelDownload.Size = new Size(0x3e8, 0x25a);
     base.ttDefault.SetSuperTip(this.gpgPanelDownload, null);
     this.gpgPanelDownload.TabIndex = 8;
     this.splitContainerDownload.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainerDownload.Location = new Point(2, 2);
     this.splitContainerDownload.Name = "splitContainerDownload";
     this.splitContainerDownload.Panel1.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.splitContainerDownload.Panel1.Controls.Add(this.treeViewDownloadType);
     this.splitContainerDownload.Panel1.Controls.Add(this.treeViewSavedSearches);
     this.splitContainerDownload.Panel1.Controls.Add(this.skinLabel1);
     this.splitContainerDownload.Panel1.Controls.Add(this.skinLabel2);
     base.ttDefault.SetSuperTip(this.splitContainerDownload.Panel1, null);
     this.splitContainerDownload.Panel2.BackgroundImage = (Image) manager.GetObject("splitContainerDownload.Panel2.BackgroundImage");
     this.splitContainerDownload.Panel2.Controls.Add(this.gpgGroupBoxResults);
     this.splitContainerDownload.Panel2.Controls.Add(this.gpgGroupBoxCriteria);
     base.ttDefault.SetSuperTip(this.splitContainerDownload.Panel2, null);
     this.splitContainerDownload.Size = new Size(0x3e4, 0x256);
     this.splitContainerDownload.SplitterDistance = 0xe1;
     this.splitContainerDownload.SplitterWidth = 2;
     base.ttDefault.SetSuperTip(this.splitContainerDownload, null);
     this.splitContainerDownload.TabIndex = 15;
     this.treeViewDownloadType.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.treeViewDownloadType.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.treeViewDownloadType.BorderStyle = BorderStyle.None;
     this.treeViewDownloadType.HideSelection = false;
     this.treeViewDownloadType.ImageIndex = 0;
     this.treeViewDownloadType.ImageList = this.imageListContentTypes;
     this.treeViewDownloadType.Location = new Point(0, 0x1a);
     this.treeViewDownloadType.Name = "treeViewDownloadType";
     this.treeViewDownloadType.SelectedImageIndex = 0;
     this.treeViewDownloadType.Size = new Size(0xe1, 0x80);
     base.ttDefault.SetSuperTip(this.treeViewDownloadType, null);
     this.treeViewDownloadType.TabIndex = 0;
     this.treeViewDownloadType.AfterSelect += new TreeViewEventHandler(this.treeViewDownloadType_AfterSelect);
     this.treeViewSavedSearches.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.treeViewSavedSearches.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.treeViewSavedSearches.BorderStyle = BorderStyle.None;
     this.treeViewSavedSearches.HideSelection = false;
     this.treeViewSavedSearches.ImageIndex = 0;
     this.treeViewSavedSearches.ImageList = this.imageListContentTypes;
     this.treeViewSavedSearches.Location = new Point(0, 180);
     this.treeViewSavedSearches.Name = "treeViewSavedSearches";
     this.treeViewSavedSearches.SelectedImageIndex = 0;
     this.treeViewSavedSearches.Size = new Size(0xe1, 0x1a2);
     base.ttDefault.SetSuperTip(this.treeViewSavedSearches, null);
     this.treeViewSavedSearches.TabIndex = 1;
     this.treeViewSavedSearches.AfterSelect += new TreeViewEventHandler(this.treeViewSavedSearches_AfterSelect);
     this.skinLabel1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel1.AutoStyle = false;
     this.skinLabel1.BackColor = Color.Transparent;
     this.skinLabel1.DrawEdges = true;
     this.skinLabel1.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel1.ForeColor = Color.White;
     this.skinLabel1.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel1.IsStyled = false;
     this.skinLabel1.Location = new Point(0, 0x9a);
     this.skinLabel1.Name = "skinLabel1";
     this.skinLabel1.Size = new Size(0xe1, 20);
     this.skinLabel1.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel1, null);
     this.skinLabel1.TabIndex = 15;
     this.skinLabel1.Text = "<LOC>Saved Searches";
     this.skinLabel1.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel1.TextPadding = new Padding(0);
     this.skinLabel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel2.AutoStyle = false;
     this.skinLabel2.BackColor = Color.Transparent;
     this.skinLabel2.DrawEdges = true;
     this.skinLabel2.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel2.ForeColor = Color.White;
     this.skinLabel2.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel2.IsStyled = false;
     this.skinLabel2.Location = new Point(0, 0);
     this.skinLabel2.Name = "skinLabel2";
     this.skinLabel2.Size = new Size(0xe1, 20);
     this.skinLabel2.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel2, null);
     this.skinLabel2.TabIndex = 0x10;
     this.skinLabel2.Text = "<LOC>Search For";
     this.skinLabel2.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel2.TextPadding = new Padding(0);
     this.gpgGroupBoxResults.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgGroupBoxResults.AutoStyle = false;
     this.gpgGroupBoxResults.BackColor = Color.Black;
     this.gpgGroupBoxResults.Controls.Add(this.skinButtonSearchNext);
     this.gpgGroupBoxResults.Controls.Add(this.skinLabelSearchPage);
     this.gpgGroupBoxResults.Controls.Add(this.dataGridSearchResults);
     this.gpgGroupBoxResults.Controls.Add(this.skinButtonSearchStart);
     this.gpgGroupBoxResults.Controls.Add(this.skinButtonSearchPrevious);
     this.gpgGroupBoxResults.CutCorner = false;
     this.gpgGroupBoxResults.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgGroupBoxResults.HeaderImage = GroupPanelImages.blue_gradient;
     this.gpgGroupBoxResults.IsStyled = true;
     this.gpgGroupBoxResults.Location = new Point(4, 0x7d);
     this.gpgGroupBoxResults.Margin = new Padding(4, 3, 4, 3);
     this.gpgGroupBoxResults.Name = "gpgGroupBoxResults";
     this.gpgGroupBoxResults.Size = new Size(0x2f6, 0x1d4);
     base.ttDefault.SetSuperTip(this.gpgGroupBoxResults, null);
     this.gpgGroupBoxResults.TabIndex = 0x10;
     this.gpgGroupBoxResults.Text = "<LOC>Search Results";
     this.gpgGroupBoxResults.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgGroupBoxResults.TextPadding = new Padding(8, 0, 0, 0);
     this.skinButtonSearchNext.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonSearchNext.AutoStyle = true;
     this.skinButtonSearchNext.BackColor = Color.Black;
     this.skinButtonSearchNext.ButtonState = 0;
     this.skinButtonSearchNext.DialogResult = DialogResult.OK;
     this.skinButtonSearchNext.DisabledForecolor = Color.Gray;
     this.skinButtonSearchNext.DrawColor = Color.White;
     this.skinButtonSearchNext.DrawEdges = false;
     this.skinButtonSearchNext.FocusColor = Color.Yellow;
     this.skinButtonSearchNext.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSearchNext.ForeColor = Color.White;
     this.skinButtonSearchNext.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonSearchNext.IsStyled = true;
     this.skinButtonSearchNext.Location = new Point(0x2ca, 0x1ba);
     this.skinButtonSearchNext.Name = "skinButtonSearchNext";
     this.skinButtonSearchNext.Size = new Size(40, 0x16);
     this.skinButtonSearchNext.SkinBasePath = @"Controls\Button\Next_End";
     base.ttDefault.SetSuperTip(this.skinButtonSearchNext, null);
     this.skinButtonSearchNext.TabIndex = 7;
     this.skinButtonSearchNext.TabStop = true;
     this.skinButtonSearchNext.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSearchNext.TextPadding = new Padding(0);
     this.skinButtonSearchNext.Click += new EventHandler(this.skinButtonSearchNext_Click);
     this.skinLabelSearchPage.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinLabelSearchPage.AutoStyle = false;
     this.skinLabelSearchPage.BackColor = Color.Transparent;
     this.skinLabelSearchPage.DrawEdges = true;
     this.skinLabelSearchPage.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabelSearchPage.ForeColor = Color.White;
     this.skinLabelSearchPage.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabelSearchPage.IsStyled = false;
     this.skinLabelSearchPage.Location = new Point(0x54, 0x1ba);
     this.skinLabelSearchPage.Name = "skinLabelSearchPage";
     this.skinLabelSearchPage.Size = new Size(630, 0x16);
     this.skinLabelSearchPage.SkinBasePath = @"Controls\Background Label\BlackBar";
     base.ttDefault.SetSuperTip(this.skinLabelSearchPage, null);
     this.skinLabelSearchPage.TabIndex = 0x19;
     this.skinLabelSearchPage.Text = "<LOC>No Results";
     this.skinLabelSearchPage.TextAlign = ContentAlignment.MiddleCenter;
     this.skinLabelSearchPage.TextPadding = new Padding(0);
     this.dataGridSearchResults.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.dataGridSearchResults.CustomizeStyle = false;
     this.dataGridSearchResults.EmbeddedNavigator.Name = "";
     this.dataGridSearchResults.Location = new Point(4, 0x16);
     this.dataGridSearchResults.MainView = this.gvResults;
     this.dataGridSearchResults.Name = "dataGridSearchResults";
     this.dataGridSearchResults.RepositoryItems.AddRange(new RepositoryItem[] { this.repositoryItemRatingStars, this.repositoryItemChatLink, this.repositoryItemPictureEdit1, this.repositoryItemVersionLink });
     this.dataGridSearchResults.ShowOnlyPredefinedDetails = true;
     this.dataGridSearchResults.Size = new Size(750, 0x1a0);
     this.dataGridSearchResults.TabIndex = 0x18;
     this.dataGridSearchResults.ViewCollection.AddRange(new BaseView[] { this.gvResults });
     this.dataGridSearchResults.DoubleClick += new EventHandler(this.dataGridSearchResults_DoubleClick);
     this.gvResults.Appearance.EvenRow.BackColor = Color.Black;
     this.gvResults.Appearance.EvenRow.Options.UseBackColor = true;
     this.gvResults.Appearance.OddRow.BackColor = Color.Black;
     this.gvResults.Appearance.OddRow.Options.UseBackColor = true;
     this.gvResults.Appearance.Preview.ForeColor = Color.Silver;
     this.gvResults.Appearance.Preview.Options.UseForeColor = true;
     this.gvResults.Appearance.SelectedRow.BackColor = Color.FromArgb(0x33, 0x33, 0x65);
     this.gvResults.Appearance.SelectedRow.BackColor2 = Color.Black;
     this.gvResults.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvResults.Columns.AddRange(new GridColumn[] { this.gcDownload, this.gcName, this.gcOwner, this.gcVersion, this.gcDate, this.gcDownloads, this.gcRating });
     this.gvResults.GridControl = this.dataGridSearchResults;
     this.gvResults.GroupPanelText = "<LOC>Drag a column here to group by it.";
     this.gvResults.Name = "gvResults";
     this.gvResults.OptionsBehavior.Editable = false;
     this.gvResults.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvResults.OptionsView.AutoCalcPreviewLineCount = true;
     this.gvResults.OptionsView.RowAutoHeight = true;
     this.gvResults.OptionsView.ShowPreview = true;
     this.gvResults.PreviewFieldName = "Description";
     this.gvResults.CustomDrawCell += new RowCellCustomDrawEventHandler(this.gvResults_CustomDrawCell);
     this.gvResults.MouseDown += new MouseEventHandler(this.gvResults_MouseDown);
     this.gvResults.MouseUp += new MouseEventHandler(this.gvResults_MouseUp);
     this.gvResults.MouseMove += new MouseEventHandler(this.gvResults_MouseMove);
     this.gvResults.CalcRowHeight += new RowHeightEventHandler(this.gvResults_CalcRowHeight);
     this.gcDownload.AppearanceHeader.Options.UseTextOptions = true;
     this.gcDownload.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcDownload.Caption = "<LOC>Download";
     this.gcDownload.FieldName = "Download";
     this.gcDownload.Name = "gcDownload";
     this.gcDownload.ToolTip = "<LOC>Download";
     this.gcDownload.Visible = true;
     this.gcDownload.VisibleIndex = 0;
     this.gcName.AppearanceCell.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcName.AppearanceCell.Options.UseFont = true;
     this.gcName.AppearanceHeader.Options.UseTextOptions = true;
     this.gcName.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcName.Caption = "<LOC>Name";
     this.gcName.FieldName = "Name";
     this.gcName.Name = "gcName";
     this.gcName.Visible = true;
     this.gcName.VisibleIndex = 1;
     this.gcOwner.AppearanceHeader.Options.UseTextOptions = true;
     this.gcOwner.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcOwner.Caption = "<LOC>Creator";
     this.gcOwner.FieldName = "OwnerName";
     this.gcOwner.Name = "gcOwner";
     this.gcOwner.Visible = true;
     this.gcOwner.VisibleIndex = 2;
     this.gcVersion.AppearanceCell.Font = new Font("Tahoma", 8.25f, FontStyle.Underline | FontStyle.Bold);
     this.gcVersion.AppearanceCell.ForeColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gcVersion.AppearanceCell.Options.UseFont = true;
     this.gcVersion.AppearanceCell.Options.UseForeColor = true;
     this.gcVersion.AppearanceCell.Options.UseTextOptions = true;
     this.gcVersion.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcVersion.AppearanceHeader.Options.UseTextOptions = true;
     this.gcVersion.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcVersion.Caption = "<LOC>Version";
     this.gcVersion.FieldName = "Version";
     this.gcVersion.Name = "gcVersion";
     this.gcVersion.Visible = true;
     this.gcVersion.VisibleIndex = 3;
     this.gcDate.AppearanceHeader.Options.UseTextOptions = true;
     this.gcDate.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcDate.Caption = "<LOC>Date";
     this.gcDate.FieldName = "VersionDate";
     this.gcDate.Name = "gcDate";
     this.gcDate.Visible = true;
     this.gcDate.VisibleIndex = 4;
     this.gcDownloads.AppearanceCell.Options.UseTextOptions = true;
     this.gcDownloads.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcDownloads.AppearanceHeader.Options.UseTextOptions = true;
     this.gcDownloads.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcDownloads.Caption = "<LOC>D/L";
     this.gcDownloads.FieldName = "Downloads";
     this.gcDownloads.Name = "gcDownloads";
     this.gcDownloads.Visible = true;
     this.gcDownloads.VisibleIndex = 5;
     this.gcRating.AppearanceHeader.Options.UseTextOptions = true;
     this.gcRating.AppearanceHeader.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcRating.Caption = "<LOC>Rating";
     this.gcRating.ColumnEdit = this.repositoryItemPictureEdit1;
     this.gcRating.FieldName = "RatingImageSmall";
     this.gcRating.Name = "gcRating";
     this.gcRating.Visible = true;
     this.gcRating.VisibleIndex = 6;
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     this.repositoryItemRatingStars.Name = "repositoryItemRatingStars";
     this.repositoryItemChatLink.Appearance.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.repositoryItemChatLink.Appearance.ForeColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.repositoryItemChatLink.Appearance.Options.UseFont = true;
     this.repositoryItemChatLink.Appearance.Options.UseForeColor = true;
     this.repositoryItemChatLink.Appearance.Options.UseTextOptions = true;
     this.repositoryItemChatLink.Appearance.TextOptions.HAlignment = HorzAlignment.Center;
     this.repositoryItemChatLink.Appearance.TextOptions.VAlignment = VertAlignment.Center;
     this.repositoryItemChatLink.AppearanceFocused.Options.UseTextOptions = true;
     this.repositoryItemChatLink.AppearanceFocused.TextOptions.HAlignment = HorzAlignment.Center;
     this.repositoryItemChatLink.AppearanceFocused.TextOptions.VAlignment = VertAlignment.Center;
     this.repositoryItemChatLink.AutoHeight = false;
     this.repositoryItemChatLink.LinkColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.repositoryItemChatLink.Name = "repositoryItemChatLink";
     this.repositoryItemChatLink.SingleClick = true;
     this.repositoryItemVersionLink.AutoHeight = false;
     this.repositoryItemVersionLink.Name = "repositoryItemVersionLink";
     this.skinButtonSearchStart.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButtonSearchStart.AutoStyle = true;
     this.skinButtonSearchStart.BackColor = Color.Black;
     this.skinButtonSearchStart.ButtonState = 0;
     this.skinButtonSearchStart.DialogResult = DialogResult.OK;
     this.skinButtonSearchStart.DisabledForecolor = Color.Gray;
     this.skinButtonSearchStart.DrawColor = Color.White;
     this.skinButtonSearchStart.DrawEdges = false;
     this.skinButtonSearchStart.FocusColor = Color.Yellow;
     this.skinButtonSearchStart.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSearchStart.ForeColor = Color.White;
     this.skinButtonSearchStart.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonSearchStart.IsStyled = true;
     this.skinButtonSearchStart.Location = new Point(4, 0x1ba);
     this.skinButtonSearchStart.Name = "skinButtonSearchStart";
     this.skinButtonSearchStart.Size = new Size(40, 0x16);
     this.skinButtonSearchStart.SkinBasePath = @"Controls\Button\First";
     base.ttDefault.SetSuperTip(this.skinButtonSearchStart, null);
     this.skinButtonSearchStart.TabIndex = 5;
     this.skinButtonSearchStart.TabStop = true;
     this.skinButtonSearchStart.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSearchStart.TextPadding = new Padding(0);
     this.skinButtonSearchStart.Click += new EventHandler(this.skinButtonSearchStart_Click);
     this.skinButtonSearchPrevious.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButtonSearchPrevious.AutoStyle = true;
     this.skinButtonSearchPrevious.BackColor = Color.Black;
     this.skinButtonSearchPrevious.ButtonState = 0;
     this.skinButtonSearchPrevious.DialogResult = DialogResult.OK;
     this.skinButtonSearchPrevious.DisabledForecolor = Color.Gray;
     this.skinButtonSearchPrevious.DrawColor = Color.White;
     this.skinButtonSearchPrevious.DrawEdges = false;
     this.skinButtonSearchPrevious.FocusColor = Color.Yellow;
     this.skinButtonSearchPrevious.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSearchPrevious.ForeColor = Color.White;
     this.skinButtonSearchPrevious.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonSearchPrevious.IsStyled = true;
     this.skinButtonSearchPrevious.Location = new Point(0x2c, 0x1ba);
     this.skinButtonSearchPrevious.Name = "skinButtonSearchPrevious";
     this.skinButtonSearchPrevious.Size = new Size(40, 0x16);
     this.skinButtonSearchPrevious.SkinBasePath = @"Controls\Button\Previous";
     base.ttDefault.SetSuperTip(this.skinButtonSearchPrevious, null);
     this.skinButtonSearchPrevious.TabIndex = 6;
     this.skinButtonSearchPrevious.TabStop = true;
     this.skinButtonSearchPrevious.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSearchPrevious.TextPadding = new Padding(0);
     this.skinButtonSearchPrevious.Click += new EventHandler(this.skinButtonSearchPrevious_Click);
     this.gpgGroupBoxCriteria.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgGroupBoxCriteria.AutoStyle = false;
     this.gpgGroupBoxCriteria.BackColor = Color.Black;
     this.gpgGroupBoxCriteria.Controls.Add(this.skinButtonSaveSearch);
     this.gpgGroupBoxCriteria.Controls.Add(this.skinButtonRunSearch);
     this.gpgGroupBoxCriteria.Controls.Add(this.gpgPanelSearchCriteria);
     this.gpgGroupBoxCriteria.CutCorner = false;
     this.gpgGroupBoxCriteria.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgGroupBoxCriteria.HeaderImage = GroupPanelImages.blue_gradient;
     this.gpgGroupBoxCriteria.IsStyled = true;
     this.gpgGroupBoxCriteria.Location = new Point(4, 5);
     this.gpgGroupBoxCriteria.Margin = new Padding(4, 3, 4, 3);
     this.gpgGroupBoxCriteria.Name = "gpgGroupBoxCriteria";
     this.gpgGroupBoxCriteria.Size = new Size(0x2f6, 0x72);
     base.ttDefault.SetSuperTip(this.gpgGroupBoxCriteria, null);
     this.gpgGroupBoxCriteria.TabIndex = 15;
     this.gpgGroupBoxCriteria.Text = "<LOC>Search Criteria";
     this.gpgGroupBoxCriteria.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgGroupBoxCriteria.TextPadding = new Padding(8, 0, 0, 0);
     this.skinButtonSaveSearch.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonSaveSearch.AutoStyle = true;
     this.skinButtonSaveSearch.BackColor = Color.Black;
     this.skinButtonSaveSearch.ButtonState = 0;
     this.skinButtonSaveSearch.DialogResult = DialogResult.OK;
     this.skinButtonSaveSearch.DisabledForecolor = Color.Gray;
     this.skinButtonSaveSearch.DrawColor = Color.White;
     this.skinButtonSaveSearch.DrawEdges = true;
     this.skinButtonSaveSearch.FocusColor = Color.Yellow;
     this.skinButtonSaveSearch.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSaveSearch.ForeColor = Color.White;
     this.skinButtonSaveSearch.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonSaveSearch.IsStyled = true;
     this.skinButtonSaveSearch.Location = new Point(0x1ef, 0x51);
     this.skinButtonSaveSearch.Name = "skinButtonSaveSearch";
     this.skinButtonSaveSearch.Size = new Size(0x7d, 0x1a);
     this.skinButtonSaveSearch.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonSaveSearch, null);
     this.skinButtonSaveSearch.TabIndex = 0x1f;
     this.skinButtonSaveSearch.TabStop = true;
     this.skinButtonSaveSearch.Text = "<LOC>Save Search";
     this.skinButtonSaveSearch.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSaveSearch.TextPadding = new Padding(0);
     this.skinButtonSaveSearch.Visible = false;
     this.skinButtonSaveSearch.Click += new EventHandler(this.skinButtonSaveSearch_Click);
     this.skinButtonRunSearch.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonRunSearch.AutoStyle = true;
     this.skinButtonRunSearch.BackColor = Color.Black;
     this.skinButtonRunSearch.ButtonState = 0;
     this.skinButtonRunSearch.DialogResult = DialogResult.OK;
     this.skinButtonRunSearch.DisabledForecolor = Color.Gray;
     this.skinButtonRunSearch.DrawColor = Color.White;
     this.skinButtonRunSearch.DrawEdges = true;
     this.skinButtonRunSearch.FocusColor = Color.Yellow;
     this.skinButtonRunSearch.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonRunSearch.ForeColor = Color.White;
     this.skinButtonRunSearch.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonRunSearch.IsStyled = true;
     this.skinButtonRunSearch.Location = new Point(0x272, 0x51);
     this.skinButtonRunSearch.Name = "skinButtonRunSearch";
     this.skinButtonRunSearch.Size = new Size(0x7d, 0x1a);
     this.skinButtonRunSearch.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonRunSearch, null);
     this.skinButtonRunSearch.TabIndex = 30;
     this.skinButtonRunSearch.TabStop = true;
     this.skinButtonRunSearch.Text = "<LOC>Run Search";
     this.skinButtonRunSearch.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonRunSearch.TextPadding = new Padding(0);
     this.skinButtonRunSearch.Click += new EventHandler(this.skinButtonRunSearch_Click);
     this.gpgPanelSearchCriteria.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanelSearchCriteria.AutoScroll = true;
     this.gpgPanelSearchCriteria.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelSearchCriteria.BorderThickness = 2;
     this.gpgPanelSearchCriteria.Controls.Add(this.skinButtonSearchType);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgLabelSearchType);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgTextBoxSearchCreator);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgLabel16);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgTextBoxSearchName);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgLabel1);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgTextBoxSearchKeywords);
     this.gpgPanelSearchCriteria.Controls.Add(this.gpgLabel21);
     this.gpgPanelSearchCriteria.DrawBorder = false;
     this.gpgPanelSearchCriteria.Location = new Point(2, 0x17);
     this.gpgPanelSearchCriteria.Name = "gpgPanelSearchCriteria";
     this.gpgPanelSearchCriteria.Size = new Size(0x2ed, 0x34);
     base.ttDefault.SetSuperTip(this.gpgPanelSearchCriteria, null);
     this.gpgPanelSearchCriteria.TabIndex = 0x1d;
     this.skinButtonSearchType.AutoStyle = true;
     this.skinButtonSearchType.BackColor = Color.Transparent;
     this.skinButtonSearchType.ButtonState = 0;
     this.skinButtonSearchType.DialogResult = DialogResult.OK;
     this.skinButtonSearchType.DisabledForecolor = Color.Gray;
     this.skinButtonSearchType.DrawColor = Color.White;
     this.skinButtonSearchType.DrawEdges = false;
     this.skinButtonSearchType.FocusColor = Color.Yellow;
     this.skinButtonSearchType.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSearchType.ForeColor = Color.White;
     this.skinButtonSearchType.HorizontalScalingMode = ScalingModes.Center;
     this.skinButtonSearchType.IsStyled = true;
     this.skinButtonSearchType.Location = new Point(0x295, 0x17);
     this.skinButtonSearchType.Name = "skinButtonSearchType";
     this.skinButtonSearchType.Size = new Size(0x18, 0x12);
     this.skinButtonSearchType.SkinBasePath = @"Dialog\ContentManager\BtnAdvancedSearch";
     base.ttDefault.SetSuperTip(this.skinButtonSearchType, null);
     this.skinButtonSearchType.TabIndex = 0x25;
     this.skinButtonSearchType.TabStop = true;
     this.skinButtonSearchType.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSearchType.TextPadding = new Padding(0);
     this.skinButtonSearchType.Click += new EventHandler(this.skinButtonSearchType_Click);
     this.gpgLabelSearchType.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelSearchType.AutoSize = true;
     this.gpgLabelSearchType.AutoStyle = true;
     this.gpgLabelSearchType.Font = new Font("Verdana", 6.75f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabelSearchType.ForeColor = Color.DimGray;
     this.gpgLabelSearchType.IgnoreMouseWheel = false;
     this.gpgLabelSearchType.IsStyled = false;
     this.gpgLabelSearchType.Location = new Point(530, 0x1a);
     this.gpgLabelSearchType.Name = "gpgLabelSearchType";
     this.gpgLabelSearchType.Size = new Size(0x7e, 12);
     base.ttDefault.SetSuperTip(this.gpgLabelSearchType, null);
     this.gpgLabelSearchType.TabIndex = 0x23;
     this.gpgLabelSearchType.Text = "<LOC>Advanced Search";
     this.gpgLabelSearchType.TextStyle = TextStyles.Custom;
     this.gpgTextBoxSearchCreator.Location = new Point(0xb9, 0x16);
     this.gpgTextBoxSearchCreator.Name = "gpgTextBoxSearchCreator";
     this.gpgTextBoxSearchCreator.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxSearchCreator.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxSearchCreator.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxSearchCreator.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxSearchCreator.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxSearchCreator.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxSearchCreator.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxSearchCreator.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxSearchCreator.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxSearchCreator.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxSearchCreator.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxSearchCreator.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxSearchCreator.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxSearchCreator.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxSearchCreator.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxSearchCreator.Properties.MaxLength = 0x16;
     this.gpgTextBoxSearchCreator.Size = new Size(160, 20);
     this.gpgTextBoxSearchCreator.TabIndex = 0x22;
     this.gpgTextBoxSearchCreator.EditValueChanged += new EventHandler(this.SearchCriteriaChanged);
     this.gpgTextBoxSearchCreator.KeyDown += new KeyEventHandler(this.SearchCriteriaTextBox_KeyDown);
     this.gpgLabel16.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel16.AutoSize = true;
     this.gpgLabel16.AutoStyle = true;
     this.gpgLabel16.Font = new Font("Arial", 9.75f);
     this.gpgLabel16.ForeColor = Color.White;
     this.gpgLabel16.IgnoreMouseWheel = false;
     this.gpgLabel16.IsStyled = false;
     this.gpgLabel16.Location = new Point(0xb6, 3);
     this.gpgLabel16.Name = "gpgLabel16";
     this.gpgLabel16.Size = new Size(0x73, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel16, null);
     this.gpgLabel16.TabIndex = 0x21;
     this.gpgLabel16.Text = "<LOC>Created By";
     this.gpgLabel16.TextStyle = TextStyles.Bold;
     this.gpgTextBoxSearchName.EditValue = "";
     this.gpgTextBoxSearchName.Location = new Point(8, 0x16);
     this.gpgTextBoxSearchName.Name = "gpgTextBoxSearchName";
     this.gpgTextBoxSearchName.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxSearchName.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxSearchName.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxSearchName.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxSearchName.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxSearchName.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxSearchName.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxSearchName.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxSearchName.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxSearchName.Properties.MaxLength = 0x100;
     this.gpgTextBoxSearchName.Size = new Size(160, 20);
     this.gpgTextBoxSearchName.TabIndex = 0x20;
     this.gpgTextBoxSearchName.EditValueChanged += new EventHandler(this.SearchCriteriaChanged);
     this.gpgTextBoxSearchName.KeyDown += new KeyEventHandler(this.SearchCriteriaTextBox_KeyDown);
     this.gpgLabel1.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel1.AutoSize = true;
     this.gpgLabel1.AutoStyle = true;
     this.gpgLabel1.Font = new Font("Arial", 9.75f);
     this.gpgLabel1.ForeColor = Color.White;
     this.gpgLabel1.IgnoreMouseWheel = false;
     this.gpgLabel1.IsStyled = false;
     this.gpgLabel1.Location = new Point(5, 3);
     this.gpgLabel1.Name = "gpgLabel1";
     this.gpgLabel1.Size = new Size(0x54, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel1, null);
     this.gpgLabel1.TabIndex = 0x1f;
     this.gpgLabel1.Text = "<LOC>Name";
     this.gpgLabel1.TextStyle = TextStyles.Bold;
     this.gpgTextBoxSearchKeywords.Location = new Point(0x16c, 0x16);
     this.gpgTextBoxSearchKeywords.Name = "gpgTextBoxSearchKeywords";
     this.gpgTextBoxSearchKeywords.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxSearchKeywords.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxSearchKeywords.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxSearchKeywords.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxSearchKeywords.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxSearchKeywords.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxSearchKeywords.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxSearchKeywords.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxSearchKeywords.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxSearchKeywords.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxSearchKeywords.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxSearchKeywords.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxSearchKeywords.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxSearchKeywords.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxSearchKeywords.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxSearchKeywords.Properties.MaxLength = 0x100;
     this.gpgTextBoxSearchKeywords.Size = new Size(160, 20);
     this.gpgTextBoxSearchKeywords.TabIndex = 30;
     this.gpgTextBoxSearchKeywords.EditValueChanged += new EventHandler(this.SearchCriteriaChanged);
     this.gpgTextBoxSearchKeywords.KeyDown += new KeyEventHandler(this.SearchCriteriaTextBox_KeyDown);
     this.gpgLabel21.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel21.AutoSize = true;
     this.gpgLabel21.AutoStyle = true;
     this.gpgLabel21.Font = new Font("Arial", 9.75f);
     this.gpgLabel21.ForeColor = Color.White;
     this.gpgLabel21.IgnoreMouseWheel = false;
     this.gpgLabel21.IsStyled = false;
     this.gpgLabel21.Location = new Point(0x169, 3);
     this.gpgLabel21.Name = "gpgLabel21";
     this.gpgLabel21.Size = new Size(0x6b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel21, null);
     this.gpgLabel21.TabIndex = 0x1d;
     this.gpgLabel21.Text = "<LOC>Keywords";
     this.gpgLabel21.TextStyle = TextStyles.Bold;
     this.gpgPanelUpload.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanelUpload.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelUpload.BorderThickness = 2;
     this.gpgPanelUpload.Controls.Add(this.splitContainerUpload);
     this.gpgPanelUpload.DrawBorder = false;
     this.gpgPanelUpload.Location = new Point(12, 110);
     this.gpgPanelUpload.Name = "gpgPanelUpload";
     this.gpgPanelUpload.Size = new Size(0x3e8, 0x25a);
     base.ttDefault.SetSuperTip(this.gpgPanelUpload, null);
     this.gpgPanelUpload.TabIndex = 8;
     this.splitContainerUpload.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainerUpload.Location = new Point(2, 2);
     this.splitContainerUpload.Name = "splitContainerUpload";
     this.splitContainerUpload.Panel1.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.splitContainerUpload.Panel1.Controls.Add(this.gpgLabelUploadLocations);
     this.splitContainerUpload.Panel1.Controls.Add(this.skinLabel4);
     this.splitContainerUpload.Panel1.Controls.Add(this.skinLabel3);
     this.splitContainerUpload.Panel1.Controls.Add(this.pictureBoxRefreshUploads);
     this.splitContainerUpload.Panel1.Controls.Add(this.treeViewUpload);
     base.ttDefault.SetSuperTip(this.splitContainerUpload.Panel1, null);
     this.splitContainerUpload.Panel2.AutoScroll = true;
     this.splitContainerUpload.Panel2.BackgroundImage = (Image) manager.GetObject("splitContainerUpload.Panel2.BackgroundImage");
     this.splitContainerUpload.Panel2.Controls.Add(this.gpgGroupBoxUploadVersion);
     this.splitContainerUpload.Panel2.Controls.Add(this.gpgGroupBoxUploadGeneral);
     this.splitContainerUpload.Panel2.Controls.Add(this.skinButtonDeleteUploadVersion);
     this.splitContainerUpload.Panel2.Controls.Add(this.skinButtonDeleteUploadAll);
     this.splitContainerUpload.Panel2.Controls.Add(this.skinButtonUpload);
     this.splitContainerUpload.Panel2.Controls.Add(this.gpgLabelNoUploadSelected);
     base.ttDefault.SetSuperTip(this.splitContainerUpload.Panel2, null);
     this.splitContainerUpload.Size = new Size(0x3e4, 0x256);
     this.splitContainerUpload.SplitterDistance = 0x120;
     this.splitContainerUpload.SplitterWidth = 2;
     base.ttDefault.SetSuperTip(this.splitContainerUpload, null);
     this.splitContainerUpload.TabIndex = 2;
     this.gpgLabelUploadLocations.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelUploadLocations.AutoSize = true;
     this.gpgLabelUploadLocations.AutoStyle = true;
     this.gpgLabelUploadLocations.Cursor = Cursors.Hand;
     this.gpgLabelUploadLocations.Font = new Font("Verdana", 8.25f, FontStyle.Underline | FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabelUploadLocations.ForeColor = Color.White;
     this.gpgLabelUploadLocations.IgnoreMouseWheel = false;
     this.gpgLabelUploadLocations.IsStyled = false;
     this.gpgLabelUploadLocations.Location = new Point(1, 0x1d);
     this.gpgLabelUploadLocations.Name = "gpgLabelUploadLocations";
     this.gpgLabelUploadLocations.Size = new Size(0xd8, 13);
     base.ttDefault.SetSuperTip(this.gpgLabelUploadLocations, null);
     this.gpgLabelUploadLocations.TabIndex = 3;
     this.gpgLabelUploadLocations.Text = "<LOC>Select Upload Locations...";
     this.gpgLabelUploadLocations.TextStyle = TextStyles.Custom;
     this.gpgLabelUploadLocations.Click += new EventHandler(this.SelectUploadPath_Click);
     this.skinLabel4.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel4.AutoStyle = false;
     this.skinLabel4.BackColor = Color.Transparent;
     this.skinLabel4.DrawEdges = true;
     this.skinLabel4.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel4.ForeColor = Color.White;
     this.skinLabel4.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel4.IsStyled = false;
     this.skinLabel4.Location = new Point(0, 0x36);
     this.skinLabel4.Name = "skinLabel4";
     this.skinLabel4.Size = new Size(0x120, 20);
     this.skinLabel4.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel4, null);
     this.skinLabel4.TabIndex = 2;
     this.skinLabel4.Text = "<LOC>My Files";
     this.skinLabel4.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel4.TextPadding = new Padding(0);
     this.skinLabel3.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel3.AutoStyle = false;
     this.skinLabel3.BackColor = Color.Transparent;
     this.skinLabel3.DrawEdges = true;
     this.skinLabel3.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel3.ForeColor = Color.White;
     this.skinLabel3.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel3.IsStyled = false;
     this.skinLabel3.Location = new Point(0, 0);
     this.skinLabel3.Name = "skinLabel3";
     this.skinLabel3.Size = new Size(0x120, 20);
     this.skinLabel3.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel3, null);
     this.skinLabel3.TabIndex = 1;
     this.skinLabel3.Text = "<LOC>Uploadable Content";
     this.skinLabel3.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel3.TextPadding = new Padding(0);
     this.pictureBoxRefreshUploads.Cursor = Cursors.Hand;
     this.pictureBoxRefreshUploads.Image = (Image) manager.GetObject("pictureBoxRefreshUploads.Image");
     this.pictureBoxRefreshUploads.InitialImage = (Image) manager.GetObject("pictureBoxRefreshUploads.InitialImage");
     this.pictureBoxRefreshUploads.Location = new Point(0xe1, 0x1b);
     this.pictureBoxRefreshUploads.Name = "pictureBoxRefreshUploads";
     this.pictureBoxRefreshUploads.Size = new Size(0x10, 0x10);
     this.pictureBoxRefreshUploads.SizeMode = PictureBoxSizeMode.StretchImage;
     base.ttDefault.SetSuperTip(this.pictureBoxRefreshUploads, null);
     this.pictureBoxRefreshUploads.TabIndex = 0;
     this.pictureBoxRefreshUploads.TabStop = false;
     base.ttDefault.SetToolTip(this.pictureBoxRefreshUploads, "<LOC>Refresh Files");
     this.pictureBoxRefreshUploads.Click += new EventHandler(this.pictureBoxRefreshUploads_Click);
     this.treeViewUpload.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.treeViewUpload.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.treeViewUpload.BorderStyle = BorderStyle.None;
     this.treeViewUpload.HideSelection = false;
     this.treeViewUpload.ImageIndex = 0;
     this.treeViewUpload.ImageList = this.imageListContentTypes;
     this.treeViewUpload.Location = new Point(0, 80);
     this.treeViewUpload.Name = "treeViewUpload";
     this.treeViewUpload.SelectedImageIndex = 0;
     this.treeViewUpload.Size = new Size(0x120, 0x206);
     base.ttDefault.SetSuperTip(this.treeViewUpload, null);
     this.treeViewUpload.TabIndex = 1;
     this.treeViewUpload.AfterSelect += new TreeViewEventHandler(this.treeViewUpload_AfterSelect);
     this.gpgGroupBoxUploadVersion.AutoStyle = false;
     this.gpgGroupBoxUploadVersion.BackColor = Color.Black;
     this.gpgGroupBoxUploadVersion.Controls.Add(this.gpgPanelUploadVersion);
     this.gpgGroupBoxUploadVersion.CutCorner = true;
     this.gpgGroupBoxUploadVersion.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgGroupBoxUploadVersion.HeaderImage = GroupPanelImages.blue_gradient;
     this.gpgGroupBoxUploadVersion.IsStyled = true;
     this.gpgGroupBoxUploadVersion.Location = new Point(8, 0x11f);
     this.gpgGroupBoxUploadVersion.Margin = new Padding(4, 3, 4, 3);
     this.gpgGroupBoxUploadVersion.Name = "gpgGroupBoxUploadVersion";
     this.gpgGroupBoxUploadVersion.Size = new Size(0x2b0, 180);
     base.ttDefault.SetSuperTip(this.gpgGroupBoxUploadVersion, null);
     this.gpgGroupBoxUploadVersion.TabIndex = 0x23;
     this.gpgGroupBoxUploadVersion.Text = "<LOC>Version Info";
     this.gpgGroupBoxUploadVersion.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgGroupBoxUploadVersion.TextPadding = new Padding(8, 0, 0, 0);
     this.gpgGroupBoxUploadVersion.Visible = false;
     this.gpgPanelUploadVersion.AutoScroll = true;
     this.gpgPanelUploadVersion.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelUploadVersion.BorderThickness = 2;
     this.gpgPanelUploadVersion.Controls.Add(this.gpgTextAreaVersionNotes);
     this.gpgPanelUploadVersion.Controls.Add(this.gpgLabelUploadVersionNotes);
     this.gpgPanelUploadVersion.Controls.Add(this.gpgLabelUploadCurrentVersion);
     this.gpgPanelUploadVersion.DrawBorder = false;
     this.gpgPanelUploadVersion.Location = new Point(2, 0x16);
     this.gpgPanelUploadVersion.Name = "gpgPanelUploadVersion";
     this.gpgPanelUploadVersion.Size = new Size(0x2ac, 0x88);
     base.ttDefault.SetSuperTip(this.gpgPanelUploadVersion, null);
     this.gpgPanelUploadVersion.TabIndex = 0;
     this.gpgTextAreaVersionNotes.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgTextAreaVersionNotes.BorderColor = Color.White;
     this.gpgTextAreaVersionNotes.Location = new Point(4, 0x2c);
     this.gpgTextAreaVersionNotes.Name = "gpgTextAreaVersionNotes";
     this.gpgTextAreaVersionNotes.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextAreaVersionNotes.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextAreaVersionNotes.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextAreaVersionNotes.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextAreaVersionNotes.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextAreaVersionNotes.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextAreaVersionNotes.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextAreaVersionNotes.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextAreaVersionNotes.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextAreaVersionNotes.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextAreaVersionNotes.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextAreaVersionNotes.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextAreaVersionNotes.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextAreaVersionNotes.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextAreaVersionNotes.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextAreaVersionNotes.Properties.MaxLength = 0x400;
     this.gpgTextAreaVersionNotes.Size = new Size(0x2a4, 0x59);
     this.gpgTextAreaVersionNotes.TabIndex = 2;
     this.gpgTextAreaVersionNotes.EditValueChanged += new EventHandler(this.UploadGeneralOptionsChanged);
     this.gpgLabelUploadVersionNotes.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelUploadVersionNotes.AutoSize = true;
     this.gpgLabelUploadVersionNotes.AutoStyle = true;
     this.gpgLabelUploadVersionNotes.Font = new Font("Arial", 9.75f);
     this.gpgLabelUploadVersionNotes.ForeColor = Color.White;
     this.gpgLabelUploadVersionNotes.IgnoreMouseWheel = false;
     this.gpgLabelUploadVersionNotes.IsStyled = false;
     this.gpgLabelUploadVersionNotes.Location = new Point(4, 0x19);
     this.gpgLabelUploadVersionNotes.Name = "gpgLabelUploadVersionNotes";
     this.gpgLabelUploadVersionNotes.Size = new Size(0x84, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelUploadVersionNotes, null);
     this.gpgLabelUploadVersionNotes.TabIndex = 1;
     this.gpgLabelUploadVersionNotes.Text = "<LOC>Version Notes";
     this.gpgLabelUploadVersionNotes.TextStyle = TextStyles.Bold;
     this.gpgLabelUploadCurrentVersion.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelUploadCurrentVersion.AutoSize = true;
     this.gpgLabelUploadCurrentVersion.AutoStyle = true;
     this.gpgLabelUploadCurrentVersion.Font = new Font("Arial", 9.75f);
     this.gpgLabelUploadCurrentVersion.ForeColor = Color.White;
     this.gpgLabelUploadCurrentVersion.IgnoreMouseWheel = false;
     this.gpgLabelUploadCurrentVersion.IsStyled = false;
     this.gpgLabelUploadCurrentVersion.Location = new Point(4, 4);
     this.gpgLabelUploadCurrentVersion.Name = "gpgLabelUploadCurrentVersion";
     this.gpgLabelUploadCurrentVersion.Size = new Size(140, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelUploadCurrentVersion, null);
     this.gpgLabelUploadCurrentVersion.TabIndex = 0;
     this.gpgLabelUploadCurrentVersion.Text = "<LOC>Current Version";
     this.gpgLabelUploadCurrentVersion.TextStyle = TextStyles.Bold;
     this.gpgGroupBoxUploadGeneral.AutoStyle = false;
     this.gpgGroupBoxUploadGeneral.BackColor = Color.Black;
     this.gpgGroupBoxUploadGeneral.Controls.Add(this.gpgPanelUploadGeneral);
     this.gpgGroupBoxUploadGeneral.CutCorner = false;
     this.gpgGroupBoxUploadGeneral.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgGroupBoxUploadGeneral.HeaderImage = GroupPanelImages.blue_gradient;
     this.gpgGroupBoxUploadGeneral.IsStyled = true;
     this.gpgGroupBoxUploadGeneral.Location = new Point(8, 8);
     this.gpgGroupBoxUploadGeneral.Margin = new Padding(4, 3, 4, 3);
     this.gpgGroupBoxUploadGeneral.Name = "gpgGroupBoxUploadGeneral";
     this.gpgGroupBoxUploadGeneral.Size = new Size(0x2b0, 0xb7);
     base.ttDefault.SetSuperTip(this.gpgGroupBoxUploadGeneral, null);
     this.gpgGroupBoxUploadGeneral.TabIndex = 0x22;
     this.gpgGroupBoxUploadGeneral.Text = "<LOC>General Info";
     this.gpgGroupBoxUploadGeneral.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgGroupBoxUploadGeneral.TextPadding = new Padding(8, 0, 0, 0);
     this.gpgGroupBoxUploadGeneral.Visible = false;
     this.gpgPanelUploadGeneral.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgPanelUploadGeneral.AutoScroll = true;
     this.gpgPanelUploadGeneral.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelUploadGeneral.BorderThickness = 2;
     this.gpgPanelUploadGeneral.Controls.Add(this.skinButtonDeleteUploadDependency);
     this.gpgPanelUploadGeneral.Controls.Add(this.skinButtonUploadDependency);
     this.gpgPanelUploadGeneral.Controls.Add(this.gpgTextBoxUploadSearchKeywords);
     this.gpgPanelUploadGeneral.Controls.Add(this.listBoxUploadDependencies);
     this.gpgPanelUploadGeneral.Controls.Add(this.gpgLabel6);
     this.gpgPanelUploadGeneral.Controls.Add(this.gpgLabel9);
     this.gpgPanelUploadGeneral.Controls.Add(this.gpgLabel27);
     this.gpgPanelUploadGeneral.Controls.Add(this.gpgTextBoxUploadDesc);
     this.gpgPanelUploadGeneral.Controls.Add(this.gpgLabelUploadLocation);
     this.gpgPanelUploadGeneral.Controls.Add(this.gpgTextBoxUploadName);
     this.gpgPanelUploadGeneral.Controls.Add(this.gpgLabel25);
     this.gpgPanelUploadGeneral.Controls.Add(this.gpgLabel29);
     this.gpgPanelUploadGeneral.DrawBorder = false;
     this.gpgPanelUploadGeneral.Location = new Point(2, 0x15);
     this.gpgPanelUploadGeneral.Name = "gpgPanelUploadGeneral";
     this.gpgPanelUploadGeneral.Size = new Size(0x2ab, 160);
     base.ttDefault.SetSuperTip(this.gpgPanelUploadGeneral, null);
     this.gpgPanelUploadGeneral.TabIndex = 3;
     this.skinButtonDeleteUploadDependency.AutoStyle = true;
     this.skinButtonDeleteUploadDependency.BackColor = Color.Black;
     this.skinButtonDeleteUploadDependency.ButtonState = 0;
     this.skinButtonDeleteUploadDependency.CausesValidation = false;
     this.skinButtonDeleteUploadDependency.DialogResult = DialogResult.OK;
     this.skinButtonDeleteUploadDependency.DisabledForecolor = Color.Gray;
     this.skinButtonDeleteUploadDependency.DrawColor = Color.White;
     this.skinButtonDeleteUploadDependency.DrawEdges = false;
     this.skinButtonDeleteUploadDependency.Enabled = false;
     this.skinButtonDeleteUploadDependency.FocusColor = Color.Yellow;
     this.skinButtonDeleteUploadDependency.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonDeleteUploadDependency.ForeColor = Color.White;
     this.skinButtonDeleteUploadDependency.HorizontalScalingMode = ScalingModes.Center;
     this.skinButtonDeleteUploadDependency.IsStyled = true;
     this.skinButtonDeleteUploadDependency.Location = new Point(0x29, 0x7a);
     this.skinButtonDeleteUploadDependency.Margin = new Padding(0);
     this.skinButtonDeleteUploadDependency.MaximumSize = new Size(0x25, 0x25);
     this.skinButtonDeleteUploadDependency.MinimumSize = new Size(0x25, 0x25);
     this.skinButtonDeleteUploadDependency.Name = "skinButtonDeleteUploadDependency";
     this.skinButtonDeleteUploadDependency.Size = new Size(0x25, 0x25);
     this.skinButtonDeleteUploadDependency.SkinBasePath = @"Dialog\ContentManager\BtnDelete";
     base.ttDefault.SetSuperTip(this.skinButtonDeleteUploadDependency, null);
     this.skinButtonDeleteUploadDependency.TabIndex = 0x17;
     this.skinButtonDeleteUploadDependency.TabStop = true;
     this.skinButtonDeleteUploadDependency.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonDeleteUploadDependency.TextPadding = new Padding(0);
     this.skinButtonDeleteUploadDependency.Click += new EventHandler(this.skinButtonDeleteUploadDependency_Click);
     this.skinButtonUploadDependency.AutoStyle = true;
     this.skinButtonUploadDependency.BackColor = Color.Black;
     this.skinButtonUploadDependency.ButtonState = 0;
     this.skinButtonUploadDependency.CausesValidation = false;
     this.skinButtonUploadDependency.DialogResult = DialogResult.OK;
     this.skinButtonUploadDependency.DisabledForecolor = Color.Gray;
     this.skinButtonUploadDependency.DrawColor = Color.White;
     this.skinButtonUploadDependency.DrawEdges = false;
     this.skinButtonUploadDependency.FocusColor = Color.Yellow;
     this.skinButtonUploadDependency.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonUploadDependency.ForeColor = Color.White;
     this.skinButtonUploadDependency.HorizontalScalingMode = ScalingModes.Center;
     this.skinButtonUploadDependency.IsStyled = true;
     this.skinButtonUploadDependency.Location = new Point(1, 0x7a);
     this.skinButtonUploadDependency.Margin = new Padding(0);
     this.skinButtonUploadDependency.MaximumSize = new Size(0x25, 0x25);
     this.skinButtonUploadDependency.MinimumSize = new Size(0x25, 0x25);
     this.skinButtonUploadDependency.Name = "skinButtonUploadDependency";
     this.skinButtonUploadDependency.Size = new Size(0x25, 0x25);
     this.skinButtonUploadDependency.SkinBasePath = @"Dialog\ContentManager\BtnBrowseTo";
     base.ttDefault.SetSuperTip(this.skinButtonUploadDependency, null);
     this.skinButtonUploadDependency.TabIndex = 7;
     this.skinButtonUploadDependency.TabStop = true;
     this.skinButtonUploadDependency.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonUploadDependency.TextPadding = new Padding(0);
     this.skinButtonUploadDependency.Click += new EventHandler(this.skinButtonUploadDependency_Click);
     this.gpgTextBoxUploadSearchKeywords.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgTextBoxUploadSearchKeywords.Location = new Point(0x15a, 0x4a);
     this.gpgTextBoxUploadSearchKeywords.MinimumSize = new Size(250, 20);
     this.gpgTextBoxUploadSearchKeywords.Name = "gpgTextBoxUploadSearchKeywords";
     this.gpgTextBoxUploadSearchKeywords.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxUploadSearchKeywords.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxUploadSearchKeywords.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxUploadSearchKeywords.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxUploadSearchKeywords.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxUploadSearchKeywords.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxUploadSearchKeywords.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxUploadSearchKeywords.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxUploadSearchKeywords.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxUploadSearchKeywords.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxUploadSearchKeywords.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxUploadSearchKeywords.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxUploadSearchKeywords.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxUploadSearchKeywords.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxUploadSearchKeywords.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxUploadSearchKeywords.Properties.MaxLength = 0x100;
     this.gpgTextBoxUploadSearchKeywords.Size = new Size(0x151, 20);
     this.gpgTextBoxUploadSearchKeywords.TabIndex = 0x16;
     this.gpgTextBoxUploadSearchKeywords.EditValueChanged += new EventHandler(this.UploadGeneralOptionsChanged);
     this.listBoxUploadDependencies.BackColor = Color.Black;
     this.listBoxUploadDependencies.BorderStyle = BorderStyle.None;
     this.listBoxUploadDependencies.FormattingEnabled = true;
     this.listBoxUploadDependencies.Location = new Point(0x52, 0x79);
     this.listBoxUploadDependencies.Name = "listBoxUploadDependencies";
     this.listBoxUploadDependencies.Size = new Size(600, 0x27);
     base.ttDefault.SetSuperTip(this.listBoxUploadDependencies, null);
     this.listBoxUploadDependencies.TabIndex = 6;
     this.listBoxUploadDependencies.SelectedIndexChanged += new EventHandler(this.listBoxUploadDependencies_SelectedIndexChanged);
     this.gpgLabel6.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel6.AutoStyle = true;
     this.gpgLabel6.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.gpgLabel6.Font = new Font("Verdana", 6.75f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabel6.ForeColor = Color.White;
     this.gpgLabel6.IgnoreMouseWheel = false;
     this.gpgLabel6.IsStyled = false;
     this.gpgLabel6.Location = new Point(0x15a, 0x35);
     this.gpgLabel6.Name = "gpgLabel6";
     this.gpgLabel6.Size = new Size(0x98, 0x11);
     base.ttDefault.SetSuperTip(this.gpgLabel6, null);
     this.gpgLabel6.TabIndex = 0x15;
     this.gpgLabel6.Text = "<LOC>Search Keywords";
     this.gpgLabel6.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel6.TextStyle = TextStyles.Custom;
     this.gpgLabel9.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel9.AutoStyle = true;
     this.gpgLabel9.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.gpgLabel9.Font = new Font("Verdana", 6.75f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabel9.ForeColor = Color.White;
     this.gpgLabel9.IgnoreMouseWheel = false;
     this.gpgLabel9.IsStyled = false;
     this.gpgLabel9.Location = new Point(0, 0x62);
     this.gpgLabel9.Name = "gpgLabel9";
     this.gpgLabel9.Padding = new Padding(6, 0, 0, 0);
     this.gpgLabel9.Size = new Size(0x2ab, 0x11);
     base.ttDefault.SetSuperTip(this.gpgLabel9, null);
     this.gpgLabel9.TabIndex = 5;
     this.gpgLabel9.Text = "<LOC>Dependencies";
     this.gpgLabel9.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel9.TextStyle = TextStyles.Custom;
     this.gpgLabel27.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgLabel27.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel27.AutoStyle = true;
     this.gpgLabel27.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.gpgLabel27.Font = new Font("Verdana", 6.75f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabel27.ForeColor = Color.White;
     this.gpgLabel27.IgnoreMouseWheel = false;
     this.gpgLabel27.IsStyled = false;
     this.gpgLabel27.Location = new Point(0xfd, 2);
     this.gpgLabel27.Name = "gpgLabel27";
     this.gpgLabel27.Size = new Size(0x66, 0x11);
     base.ttDefault.SetSuperTip(this.gpgLabel27, null);
     this.gpgLabel27.TabIndex = 2;
     this.gpgLabel27.Text = "<LOC>Location";
     this.gpgLabel27.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel27.TextStyle = TextStyles.Custom;
     this.gpgTextBoxUploadDesc.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgTextBoxUploadDesc.Location = new Point(4, 0x4a);
     this.gpgTextBoxUploadDesc.MinimumSize = new Size(250, 20);
     this.gpgTextBoxUploadDesc.Name = "gpgTextBoxUploadDesc";
     this.gpgTextBoxUploadDesc.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxUploadDesc.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxUploadDesc.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxUploadDesc.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxUploadDesc.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxUploadDesc.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxUploadDesc.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxUploadDesc.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxUploadDesc.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxUploadDesc.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxUploadDesc.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxUploadDesc.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxUploadDesc.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxUploadDesc.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxUploadDesc.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxUploadDesc.Properties.MaxLength = 0x400;
     this.gpgTextBoxUploadDesc.Size = new Size(0x146, 20);
     this.gpgTextBoxUploadDesc.TabIndex = 0x13;
     this.gpgTextBoxUploadDesc.EditValueChanged += new EventHandler(this.UploadGeneralOptionsChanged);
     this.gpgLabelUploadLocation.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgLabelUploadLocation.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelUploadLocation.AutoStyle = true;
     this.gpgLabelUploadLocation.Font = new Font("Arial", 9.75f);
     this.gpgLabelUploadLocation.ForeColor = Color.White;
     this.gpgLabelUploadLocation.IgnoreMouseWheel = false;
     this.gpgLabelUploadLocation.IsStyled = false;
     this.gpgLabelUploadLocation.Location = new Point(0xfd, 0x13);
     this.gpgLabelUploadLocation.Name = "gpgLabelUploadLocation";
     this.gpgLabelUploadLocation.Size = new Size(430, 0x22);
     base.ttDefault.SetSuperTip(this.gpgLabelUploadLocation, null);
     this.gpgLabelUploadLocation.TabIndex = 3;
     this.gpgLabelUploadLocation.Text = "gpgLabel26";
     this.gpgLabelUploadLocation.TextStyle = TextStyles.Default;
     this.gpgLabelUploadLocation.Click += new EventHandler(this.gpgLabelUploadLocation_Click);
     this.gpgTextBoxUploadName.Location = new Point(4, 0x17);
     this.gpgTextBoxUploadName.MinimumSize = new Size(150, 20);
     this.gpgTextBoxUploadName.Name = "gpgTextBoxUploadName";
     this.gpgTextBoxUploadName.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxUploadName.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxUploadName.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxUploadName.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxUploadName.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxUploadName.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxUploadName.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxUploadName.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxUploadName.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxUploadName.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxUploadName.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxUploadName.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxUploadName.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxUploadName.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxUploadName.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxUploadName.Properties.MaxLength = 0x100;
     this.gpgTextBoxUploadName.Size = new Size(230, 20);
     this.gpgTextBoxUploadName.TabIndex = 0x10;
     this.gpgTextBoxUploadName.EditValueChanged += new EventHandler(this.UploadGeneralOptionsChanged);
     this.gpgLabel25.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel25.AutoStyle = true;
     this.gpgLabel25.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.gpgLabel25.Font = new Font("Verdana", 6.75f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabel25.ForeColor = Color.White;
     this.gpgLabel25.IgnoreMouseWheel = false;
     this.gpgLabel25.IsStyled = false;
     this.gpgLabel25.Location = new Point(0, 0x35);
     this.gpgLabel25.Name = "gpgLabel25";
     this.gpgLabel25.Padding = new Padding(6, 0, 0, 0);
     this.gpgLabel25.Size = new Size(0x2ab, 0x11);
     base.ttDefault.SetSuperTip(this.gpgLabel25, null);
     this.gpgLabel25.TabIndex = 4;
     this.gpgLabel25.Text = "<LOC>Download Description";
     this.gpgLabel25.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel25.TextStyle = TextStyles.Custom;
     this.gpgLabel29.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel29.AutoStyle = true;
     this.gpgLabel29.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.gpgLabel29.Font = new Font("Verdana", 6.75f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabel29.ForeColor = Color.White;
     this.gpgLabel29.IgnoreMouseWheel = false;
     this.gpgLabel29.IsStyled = false;
     this.gpgLabel29.Location = new Point(0, 2);
     this.gpgLabel29.Name = "gpgLabel29";
     this.gpgLabel29.Padding = new Padding(6, 0, 0, 0);
     this.gpgLabel29.Size = new Size(0x2ab, 0x11);
     base.ttDefault.SetSuperTip(this.gpgLabel29, null);
     this.gpgLabel29.TabIndex = 0;
     this.gpgLabel29.Text = "<LOC>Name";
     this.gpgLabel29.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel29.TextStyle = TextStyles.Custom;
     this.skinButtonDeleteUploadVersion.AutoStyle = true;
     this.skinButtonDeleteUploadVersion.BackColor = Color.Black;
     this.skinButtonDeleteUploadVersion.ButtonState = 0;
     this.skinButtonDeleteUploadVersion.DialogResult = DialogResult.OK;
     this.skinButtonDeleteUploadVersion.DisabledForecolor = Color.Gray;
     this.skinButtonDeleteUploadVersion.DrawColor = Color.White;
     this.skinButtonDeleteUploadVersion.DrawEdges = true;
     this.skinButtonDeleteUploadVersion.FocusColor = Color.Yellow;
     this.skinButtonDeleteUploadVersion.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonDeleteUploadVersion.ForeColor = Color.White;
     this.skinButtonDeleteUploadVersion.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonDeleteUploadVersion.IsStyled = true;
     this.skinButtonDeleteUploadVersion.Location = new Point(0x9d, 0x1d9);
     this.skinButtonDeleteUploadVersion.Name = "skinButtonDeleteUploadVersion";
     this.skinButtonDeleteUploadVersion.Size = new Size(0x91, 0x1a);
     this.skinButtonDeleteUploadVersion.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonDeleteUploadVersion, null);
     this.skinButtonDeleteUploadVersion.TabIndex = 0x21;
     this.skinButtonDeleteUploadVersion.TabStop = true;
     this.skinButtonDeleteUploadVersion.Text = "<LOC>Delete Version";
     this.skinButtonDeleteUploadVersion.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonDeleteUploadVersion.TextPadding = new Padding(0);
     this.skinButtonDeleteUploadVersion.Visible = false;
     this.skinButtonDeleteUploadVersion.Click += new EventHandler(this.skinButtonDeleteUploadVersion_Click);
     this.skinButtonDeleteUploadAll.AutoStyle = true;
     this.skinButtonDeleteUploadAll.BackColor = Color.Black;
     this.skinButtonDeleteUploadAll.ButtonState = 0;
     this.skinButtonDeleteUploadAll.DialogResult = DialogResult.OK;
     this.skinButtonDeleteUploadAll.DisabledForecolor = Color.Gray;
     this.skinButtonDeleteUploadAll.DrawColor = Color.White;
     this.skinButtonDeleteUploadAll.DrawEdges = true;
     this.skinButtonDeleteUploadAll.FocusColor = Color.Yellow;
     this.skinButtonDeleteUploadAll.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonDeleteUploadAll.ForeColor = Color.White;
     this.skinButtonDeleteUploadAll.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonDeleteUploadAll.IsStyled = true;
     this.skinButtonDeleteUploadAll.Location = new Point(0x134, 0x1d9);
     this.skinButtonDeleteUploadAll.Name = "skinButtonDeleteUploadAll";
     this.skinButtonDeleteUploadAll.Size = new Size(0x91, 0x1a);
     this.skinButtonDeleteUploadAll.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonDeleteUploadAll, null);
     this.skinButtonDeleteUploadAll.TabIndex = 0x20;
     this.skinButtonDeleteUploadAll.TabStop = true;
     this.skinButtonDeleteUploadAll.Text = "<LOC>Delete All Versions";
     this.skinButtonDeleteUploadAll.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonDeleteUploadAll.TextPadding = new Padding(0);
     this.skinButtonDeleteUploadAll.Visible = false;
     this.skinButtonDeleteUploadAll.Click += new EventHandler(this.skinButtonDeleteUploadAll_Click);
     this.skinButtonUpload.AutoStyle = true;
     this.skinButtonUpload.BackColor = Color.Black;
     this.skinButtonUpload.ButtonState = 0;
     this.skinButtonUpload.DialogResult = DialogResult.OK;
     this.skinButtonUpload.DisabledForecolor = Color.Gray;
     this.skinButtonUpload.DrawColor = Color.White;
     this.skinButtonUpload.DrawEdges = true;
     this.skinButtonUpload.FocusColor = Color.Yellow;
     this.skinButtonUpload.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonUpload.ForeColor = Color.White;
     this.skinButtonUpload.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonUpload.IsStyled = true;
     this.skinButtonUpload.Location = new Point(6, 0x1d9);
     this.skinButtonUpload.Name = "skinButtonUpload";
     this.skinButtonUpload.Size = new Size(0x91, 0x1a);
     this.skinButtonUpload.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonUpload, null);
     this.skinButtonUpload.TabIndex = 0x1f;
     this.skinButtonUpload.TabStop = true;
     this.skinButtonUpload.Text = "<LOC>Upload";
     this.skinButtonUpload.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonUpload.TextPadding = new Padding(0);
     this.skinButtonUpload.Visible = false;
     this.skinButtonUpload.Click += new EventHandler(this.skinButtonUpload_Click);
     this.gpgLabelNoUploadSelected.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelNoUploadSelected.AutoStyle = true;
     this.gpgLabelNoUploadSelected.BackColor = Color.Transparent;
     this.gpgLabelNoUploadSelected.Dock = DockStyle.Fill;
     this.gpgLabelNoUploadSelected.Font = new Font("Arial", 9.75f);
     this.gpgLabelNoUploadSelected.ForeColor = Color.White;
     this.gpgLabelNoUploadSelected.IgnoreMouseWheel = false;
     this.gpgLabelNoUploadSelected.IsStyled = false;
     this.gpgLabelNoUploadSelected.Location = new Point(0, 0);
     this.gpgLabelNoUploadSelected.Name = "gpgLabelNoUploadSelected";
     this.gpgLabelNoUploadSelected.Size = new Size(0x2c2, 0x256);
     base.ttDefault.SetSuperTip(this.gpgLabelNoUploadSelected, null);
     this.gpgLabelNoUploadSelected.TabIndex = 0;
     this.gpgLabelNoUploadSelected.Text = "<LOC>No valid content selected. Please select content from the browser on the left.";
     this.gpgLabelNoUploadSelected.TextAlign = ContentAlignment.MiddleCenter;
     this.gpgLabelNoUploadSelected.TextStyle = TextStyles.Default;
     this.tabActivity.AutoStyle = true;
     this.tabActivity.BackColor = Color.Black;
     this.tabActivity.ButtonState = 0;
     this.tabActivity.DialogResult = DialogResult.OK;
     this.tabActivity.DisabledForecolor = Color.Gray;
     this.tabActivity.DrawColor = Color.White;
     this.tabActivity.DrawEdges = true;
     this.tabActivity.FocusColor = Color.Yellow;
     this.tabActivity.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.tabActivity.ForeColor = Color.White;
     this.tabActivity.HorizontalScalingMode = ScalingModes.Tile;
     this.tabActivity.IsStyled = true;
     this.tabActivity.Location = new Point(0x178, 0x53);
     this.tabActivity.Name = "tabActivity";
     this.tabActivity.Size = new Size(0x7a, 0x1c);
     this.tabActivity.SkinBasePath = @"Dialog\ContentManager\TabLarge";
     base.ttDefault.SetSuperTip(this.tabActivity, null);
     this.tabActivity.TabIndex = 11;
     this.tabActivity.TabStop = true;
     this.tabActivity.Text = "<LOC>Activity";
     this.tabActivity.TextAlign = ContentAlignment.MiddleLeft;
     this.tabActivity.TextPadding = new Padding(6, 0, 0, 0);
     this.tabActivity.Click += new EventHandler(this.ChangePanel);
     this.msQuickButtons.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.msQuickButtons.AutoSize = false;
     this.msQuickButtons.BackgroundImage = (Image) manager.GetObject("msQuickButtons.BackgroundImage");
     this.msQuickButtons.Dock = DockStyle.None;
     this.msQuickButtons.GripMargin = new Padding(0);
     this.msQuickButtons.ImageScalingSize = new Size(0x2d, 0x2d);
     this.msQuickButtons.Items.AddRange(new ToolStripItem[] { this.btnOptions, this.btnHelp, this.btnMapDiagnose, this.btnMore });
     this.msQuickButtons.Location = new Point(60, 0x2ca);
     this.msQuickButtons.Name = "msQuickButtons";
     this.msQuickButtons.Padding = new Padding(0, 0, 10, 0);
     this.msQuickButtons.RenderMode = ToolStripRenderMode.Professional;
     this.msQuickButtons.ShowItemToolTips = true;
     this.msQuickButtons.Size = new Size(910, 0x34);
     base.ttDefault.SetSuperTip(this.msQuickButtons, null);
     this.msQuickButtons.TabIndex = 12;
     this.msQuickButtons.Paint += new PaintEventHandler(this.msQuickButtons_Paint);
     this.msQuickButtons.SizeChanged += new EventHandler(this.msQuickButtons_SizeChanged);
     this.btnOptions.AutoSize = false;
     this.btnOptions.AutoToolTip = true;
     this.btnOptions.Image = (Image) manager.GetObject("btnOptions.Image");
     this.btnOptions.ImageScaling = ToolStripItemImageScaling.None;
     this.btnOptions.Name = "btnOptions";
     this.btnOptions.ShortcutKeys = Keys.F8;
     this.btnOptions.Size = new Size(0x25, 0x34);
     this.btnOptions.ToolTipText = "<LOC>Options";
     this.btnOptions.Click += new EventHandler(this.btnOptions_Click);
     this.btnHelp.AutoSize = false;
     this.btnHelp.AutoToolTip = true;
     this.btnHelp.Image = (Image) manager.GetObject("btnHelp.Image");
     this.btnHelp.ImageScaling = ToolStripItemImageScaling.None;
     this.btnHelp.Name = "btnHelp";
     this.btnHelp.ShortcutKeys = Keys.F8;
     this.btnHelp.Size = new Size(0x25, 0x34);
     this.btnHelp.ToolTipText = "<LOC>Help";
     this.btnHelp.Click += new EventHandler(this.btnHelp_Click);
     this.btnMapDiagnose.AutoSize = false;
     this.btnMapDiagnose.AutoToolTip = true;
     this.btnMapDiagnose.Image = (Image) manager.GetObject("btnMapDiagnose.Image");
     this.btnMapDiagnose.ImageScaling = ToolStripItemImageScaling.None;
     this.btnMapDiagnose.Name = "btnMapDiagnose";
     this.btnMapDiagnose.ShortcutKeys = Keys.F8;
     this.btnMapDiagnose.Size = new Size(0x25, 0x34);
     this.btnMapDiagnose.ToolTipText = "<LOC>Map Upload Diagnostics";
     this.btnMapDiagnose.Click += new EventHandler(this.btnMapDiagnose_Click);
     this.btnMore.AutoSize = false;
     this.btnMore.AutoToolTip = true;
     this.btnMore.Image = (Image) manager.GetObject("btnMore.Image");
     this.btnMore.ImageScaling = ToolStripItemImageScaling.None;
     this.btnMore.Name = "btnMore";
     this.btnMore.ShortcutKeys = Keys.F6;
     this.btnMore.Size = new Size(20, 0x34);
     this.btnMore.ToolTipText = "<LOC>More...";
     this.gpgPanel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgPanel2.BackgroundImage = (Image) manager.GetObject("gpgPanel2.BackgroundImage");
     this.gpgPanel2.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanel2.BorderThickness = 2;
     this.gpgPanel2.DrawBorder = false;
     this.gpgPanel2.Location = new Point(6, 0x3e);
     this.gpgPanel2.Name = "gpgPanel2";
     this.gpgPanel2.Size = new Size(0x3f4, 0x30);
     base.ttDefault.SetSuperTip(this.gpgPanel2, null);
     this.gpgPanel2.TabIndex = 13;
     this.gpgPanelActivity.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanelActivity.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelActivity.BorderThickness = 2;
     this.gpgPanelActivity.Controls.Add(this.splitContainerActivity);
     this.gpgPanelActivity.DrawBorder = false;
     this.gpgPanelActivity.Location = new Point(12, 110);
     this.gpgPanelActivity.Name = "gpgPanelActivity";
     this.gpgPanelActivity.Size = new Size(0x3e8, 0x25a);
     base.ttDefault.SetSuperTip(this.gpgPanelActivity, null);
     this.gpgPanelActivity.TabIndex = 14;
     this.splitContainerActivity.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainerActivity.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.splitContainerActivity.Location = new Point(2, 2);
     this.splitContainerActivity.Name = "splitContainerActivity";
     this.splitContainerActivity.Orientation = Orientation.Horizontal;
     this.splitContainerActivity.Panel1.BackColor = Color.Black;
     this.splitContainerActivity.Panel1.BackgroundImage = (Image) manager.GetObject("splitContainerActivity.Panel1.BackgroundImage");
     this.splitContainerActivity.Panel1.Controls.Add(this.gpgLabel4);
     this.splitContainerActivity.Panel1.Controls.Add(this.gpgLabel3);
     this.splitContainerActivity.Panel1.Controls.Add(this.gpgLabel2);
     this.splitContainerActivity.Panel1.Controls.Add(this.gpgPanelDownActivity);
     this.splitContainerActivity.Panel1.Controls.Add(this.skinLabel5);
     base.ttDefault.SetSuperTip(this.splitContainerActivity.Panel1, null);
     this.splitContainerActivity.Panel2.BackColor = Color.Black;
     this.splitContainerActivity.Panel2.BackgroundImage = (Image) manager.GetObject("splitContainerActivity.Panel2.BackgroundImage");
     this.splitContainerActivity.Panel2.Controls.Add(this.gpgLabel5);
     this.splitContainerActivity.Panel2.Controls.Add(this.gpgLabel7);
     this.splitContainerActivity.Panel2.Controls.Add(this.gpgLabel8);
     this.splitContainerActivity.Panel2.Controls.Add(this.gpgPanelUpActivity);
     this.splitContainerActivity.Panel2.Controls.Add(this.skinLabel6);
     base.ttDefault.SetSuperTip(this.splitContainerActivity.Panel2, null);
     this.splitContainerActivity.Size = new Size(0x3e4, 0x256);
     this.splitContainerActivity.SplitterDistance = 330;
     this.splitContainerActivity.SplitterWidth = 2;
     base.ttDefault.SetSuperTip(this.splitContainerActivity, null);
     this.splitContainerActivity.TabIndex = 0;
     this.gpgLabel4.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.gpgLabel4.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel4.AutoStyle = true;
     this.gpgLabel4.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel4.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabel4.ForeColor = Color.White;
     this.gpgLabel4.IgnoreMouseWheel = false;
     this.gpgLabel4.IsStyled = false;
     this.gpgLabel4.Location = new Point(0x285, 0x16);
     this.gpgLabel4.Name = "gpgLabel4";
     this.gpgLabel4.Size = new Size(0x86, 0x11);
     base.ttDefault.SetSuperTip(this.gpgLabel4, null);
     this.gpgLabel4.TabIndex = 0x15;
     this.gpgLabel4.Text = "<LOC>Status";
     this.gpgLabel4.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel4.TextStyle = TextStyles.Custom;
     this.gpgLabel3.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel3.AutoStyle = true;
     this.gpgLabel3.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel3.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabel3.ForeColor = Color.White;
     this.gpgLabel3.IgnoreMouseWheel = false;
     this.gpgLabel3.IsStyled = false;
     this.gpgLabel3.Location = new Point(270, 0x16);
     this.gpgLabel3.Name = "gpgLabel3";
     this.gpgLabel3.Size = new Size(0x86, 0x11);
     base.ttDefault.SetSuperTip(this.gpgLabel3, null);
     this.gpgLabel3.TabIndex = 20;
     this.gpgLabel3.Text = "<LOC>Progress";
     this.gpgLabel3.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel3.TextStyle = TextStyles.Custom;
     this.gpgLabel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgLabel2.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel2.AutoStyle = true;
     this.gpgLabel2.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel2.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabel2.ForeColor = Color.White;
     this.gpgLabel2.IgnoreMouseWheel = false;
     this.gpgLabel2.IsStyled = false;
     this.gpgLabel2.Location = new Point(0, 0x16);
     this.gpgLabel2.Name = "gpgLabel2";
     this.gpgLabel2.Padding = new Padding(6, 0, 0, 0);
     this.gpgLabel2.Size = new Size(0x3e4, 0x11);
     base.ttDefault.SetSuperTip(this.gpgLabel2, null);
     this.gpgLabel2.TabIndex = 0x13;
     this.gpgLabel2.Text = "<LOC>Name";
     this.gpgLabel2.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel2.TextStyle = TextStyles.Custom;
     this.gpgPanelDownActivity.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanelDownActivity.AutoScroll = true;
     this.gpgPanelDownActivity.BackColor = Color.Transparent;
     this.gpgPanelDownActivity.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelDownActivity.BorderThickness = 2;
     this.gpgPanelDownActivity.DrawBorder = false;
     this.gpgPanelDownActivity.Location = new Point(6, 0x2c);
     this.gpgPanelDownActivity.Name = "gpgPanelDownActivity";
     this.gpgPanelDownActivity.Size = new Size(0x3d7, 0x119);
     base.ttDefault.SetSuperTip(this.gpgPanelDownActivity, null);
     this.gpgPanelDownActivity.TabIndex = 0x12;
     this.skinLabel5.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel5.AutoStyle = false;
     this.skinLabel5.BackColor = Color.Transparent;
     this.skinLabel5.DrawEdges = true;
     this.skinLabel5.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel5.ForeColor = Color.White;
     this.skinLabel5.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel5.IsStyled = false;
     this.skinLabel5.Location = new Point(0, 0);
     this.skinLabel5.Name = "skinLabel5";
     this.skinLabel5.Size = new Size(0x3e4, 20);
     this.skinLabel5.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel5, null);
     this.skinLabel5.TabIndex = 0x11;
     this.skinLabel5.Text = "<LOC>Downloads";
     this.skinLabel5.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel5.TextPadding = new Padding(0);
     this.gpgLabel5.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.gpgLabel5.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel5.AutoStyle = true;
     this.gpgLabel5.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel5.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabel5.ForeColor = Color.White;
     this.gpgLabel5.IgnoreMouseWheel = false;
     this.gpgLabel5.IsStyled = false;
     this.gpgLabel5.Location = new Point(0x285, 0x16);
     this.gpgLabel5.Name = "gpgLabel5";
     this.gpgLabel5.Size = new Size(0x86, 0x11);
     base.ttDefault.SetSuperTip(this.gpgLabel5, null);
     this.gpgLabel5.TabIndex = 0x18;
     this.gpgLabel5.Text = "<LOC>Status";
     this.gpgLabel5.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel5.TextStyle = TextStyles.Custom;
     this.gpgLabel7.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel7.AutoStyle = true;
     this.gpgLabel7.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel7.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabel7.ForeColor = Color.White;
     this.gpgLabel7.IgnoreMouseWheel = false;
     this.gpgLabel7.IsStyled = false;
     this.gpgLabel7.Location = new Point(270, 0x16);
     this.gpgLabel7.Name = "gpgLabel7";
     this.gpgLabel7.Size = new Size(0x86, 0x11);
     base.ttDefault.SetSuperTip(this.gpgLabel7, null);
     this.gpgLabel7.TabIndex = 0x17;
     this.gpgLabel7.Text = "<LOC>Progress";
     this.gpgLabel7.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel7.TextStyle = TextStyles.Custom;
     this.gpgLabel8.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgLabel8.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel8.AutoStyle = true;
     this.gpgLabel8.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel8.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabel8.ForeColor = Color.White;
     this.gpgLabel8.IgnoreMouseWheel = false;
     this.gpgLabel8.IsStyled = false;
     this.gpgLabel8.Location = new Point(0, 0x16);
     this.gpgLabel8.Name = "gpgLabel8";
     this.gpgLabel8.Padding = new Padding(6, 0, 0, 0);
     this.gpgLabel8.Size = new Size(0x3e4, 0x11);
     base.ttDefault.SetSuperTip(this.gpgLabel8, null);
     this.gpgLabel8.TabIndex = 0x16;
     this.gpgLabel8.Text = "<LOC>Name";
     this.gpgLabel8.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel8.TextStyle = TextStyles.Custom;
     this.gpgPanelUpActivity.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanelUpActivity.AutoScroll = true;
     this.gpgPanelUpActivity.BackColor = Color.Transparent;
     this.gpgPanelUpActivity.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelUpActivity.BorderThickness = 2;
     this.gpgPanelUpActivity.DrawBorder = false;
     this.gpgPanelUpActivity.Location = new Point(6, 0x2c);
     this.gpgPanelUpActivity.Name = "gpgPanelUpActivity";
     this.gpgPanelUpActivity.Size = new Size(0x3d7, 0xd8);
     base.ttDefault.SetSuperTip(this.gpgPanelUpActivity, null);
     this.gpgPanelUpActivity.TabIndex = 0x13;
     this.skinLabel6.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel6.AutoStyle = false;
     this.skinLabel6.BackColor = Color.Transparent;
     this.skinLabel6.DrawEdges = true;
     this.skinLabel6.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel6.ForeColor = Color.White;
     this.skinLabel6.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel6.IsStyled = false;
     this.skinLabel6.Location = new Point(0, 0);
     this.skinLabel6.Name = "skinLabel6";
     this.skinLabel6.Size = new Size(0x3e4, 20);
     this.skinLabel6.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel6, null);
     this.skinLabel6.TabIndex = 0x12;
     this.skinLabel6.Text = "<LOC>Uploads";
     this.skinLabel6.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel6.TextPadding = new Padding(0);
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x400, 0x300);
     base.Controls.Add(this.gpgPanelDownload);
     base.Controls.Add(this.gpgPanelUpload);
     base.Controls.Add(this.gpgPanelMyContent);
     base.Controls.Add(this.gpgPanelActivity);
     base.Controls.Add(this.tabMyContent);
     base.Controls.Add(this.tabDownload);
     base.Controls.Add(this.tabUpload);
     base.Controls.Add(this.tabActivity);
     base.Controls.Add(this.msQuickButtons);
     base.Controls.Add(this.gpgPanel2);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(0x200, 0x174);
     base.Name = "DlgContentManager";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "<LOC>The Vault";
     base.Controls.SetChildIndex(this.gpgPanel2, 0);
     base.Controls.SetChildIndex(this.msQuickButtons, 0);
     base.Controls.SetChildIndex(this.tabActivity, 0);
     base.Controls.SetChildIndex(this.tabUpload, 0);
     base.Controls.SetChildIndex(this.tabDownload, 0);
     base.Controls.SetChildIndex(this.tabMyContent, 0);
     base.Controls.SetChildIndex(this.gpgPanelActivity, 0);
     base.Controls.SetChildIndex(this.gpgPanelMyContent, 0);
     base.Controls.SetChildIndex(this.gpgPanelUpload, 0);
     base.Controls.SetChildIndex(this.gpgPanelDownload, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.gpgPanelMyContent.ResumeLayout(false);
     this.splitContainerMyContent.Panel1.ResumeLayout(false);
     this.splitContainerMyContent.Panel2.ResumeLayout(false);
     this.splitContainerMyContent.ResumeLayout(false);
     this.gpgPanelDownload.ResumeLayout(false);
     this.splitContainerDownload.Panel1.ResumeLayout(false);
     this.splitContainerDownload.Panel2.ResumeLayout(false);
     this.splitContainerDownload.ResumeLayout(false);
     this.gpgGroupBoxResults.ResumeLayout(false);
     this.dataGridSearchResults.EndInit();
     this.gvResults.EndInit();
     this.repositoryItemPictureEdit1.EndInit();
     this.repositoryItemRatingStars.EndInit();
     this.repositoryItemChatLink.EndInit();
     this.repositoryItemVersionLink.EndInit();
     this.gpgGroupBoxCriteria.ResumeLayout(false);
     this.gpgPanelSearchCriteria.ResumeLayout(false);
     this.gpgPanelSearchCriteria.PerformLayout();
     this.gpgTextBoxSearchCreator.Properties.EndInit();
     this.gpgTextBoxSearchName.Properties.EndInit();
     this.gpgTextBoxSearchKeywords.Properties.EndInit();
     this.gpgPanelUpload.ResumeLayout(false);
     this.splitContainerUpload.Panel1.ResumeLayout(false);
     this.splitContainerUpload.Panel1.PerformLayout();
     this.splitContainerUpload.Panel2.ResumeLayout(false);
     this.splitContainerUpload.ResumeLayout(false);
     ((ISupportInitialize) this.pictureBoxRefreshUploads).EndInit();
     this.gpgGroupBoxUploadVersion.ResumeLayout(false);
     this.gpgPanelUploadVersion.ResumeLayout(false);
     this.gpgPanelUploadVersion.PerformLayout();
     this.gpgTextAreaVersionNotes.Properties.EndInit();
     this.gpgGroupBoxUploadGeneral.ResumeLayout(false);
     this.gpgPanelUploadGeneral.ResumeLayout(false);
     this.gpgTextBoxUploadSearchKeywords.Properties.EndInit();
     this.gpgTextBoxUploadDesc.Properties.EndInit();
     this.gpgTextBoxUploadName.Properties.EndInit();
     this.msQuickButtons.ResumeLayout(false);
     this.msQuickButtons.PerformLayout();
     this.gpgPanelActivity.ResumeLayout(false);
     this.splitContainerActivity.Panel1.ResumeLayout(false);
     this.splitContainerActivity.Panel2.ResumeLayout(false);
     this.splitContainerActivity.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #10
0
 private void InitializeComponent()
 {
     this.backLabelTitle = new SkinLabel();
     this.gpgDataGridLadder = new GPGDataGrid();
     this.gvLadder = new GridView();
     this.gcRank = new GridColumn();
     this.gcName = new GridColumn();
     this.gcWins = new GridColumn();
     this.gcLosses = new GridColumn();
     this.gcDraws = new GridColumn();
     this.gcWinPercentage = new GridColumn();
     this.gcRating = new GridColumn();
     this.gcAverageRating = new GridColumn();
     this.gcTopTenRating = new GridColumn();
     this.gcPeople = new GridColumn();
     this.skinButtonLast = new SkinButton();
     this.skinButtonNext = new SkinButton();
     this.gpgLabel1 = new GPGLabel();
     this.gpgTextBoxSearchName = new GPGTextBox();
     this.skinButtonSearch = new SkinButton();
     this.skinButtonStart = new SkinButton();
     this.skinButtonEnd = new SkinButton();
     this.gpgPanelLinkPages = new GPGPanel();
     this.gpgContextMenuChat = new GPGContextMenu();
     this.ciExport = new MenuItem();
     this.ciExport_PDF = new MenuItem();
     this.ciExport_HTML = new MenuItem();
     this.ciExport_Text = new MenuItem();
     this.ciExport_XLS = new MenuItem();
     this.ciSplitter1 = new MenuItem();
     this.ciChat_WhisperPlayer = new MenuItem();
     this.ciChat_WebStats = new MenuItem();
     this.ciChat_ViewPlayer = new MenuItem();
     this.ciClanProfile = new MenuItem();
     this.miReplays = new MenuItem();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.gpgDataGridLadder.BeginInit();
     this.gvLadder.BeginInit();
     this.gpgTextBoxSearchName.Properties.BeginInit();
     base.SuspendLayout();
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.backLabelTitle.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.backLabelTitle.AutoStyle = false;
     this.backLabelTitle.BackColor = Color.Transparent;
     this.backLabelTitle.DrawEdges = true;
     this.backLabelTitle.Font = new Font("Arial", 20f, FontStyle.Bold);
     this.backLabelTitle.ForeColor = Color.White;
     this.backLabelTitle.HorizontalScalingMode = ScalingModes.Tile;
     this.backLabelTitle.IsStyled = false;
     this.backLabelTitle.Location = new Point(7, 0x3e);
     this.backLabelTitle.Name = "backLabelTitle";
     this.backLabelTitle.Size = new Size(0x272, 0x3b);
     this.backLabelTitle.SkinBasePath = @"Controls\Background Label\Ladders";
     base.ttDefault.SetSuperTip(this.backLabelTitle, null);
     this.backLabelTitle.TabIndex = 7;
     this.backLabelTitle.Text = "<LOC>Ladder Ratings";
     this.backLabelTitle.TextAlign = ContentAlignment.MiddleLeft;
     this.backLabelTitle.TextPadding = new Padding(10, 0, 0, 0);
     this.gpgDataGridLadder.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgDataGridLadder.CustomizeStyle = false;
     this.gpgDataGridLadder.EmbeddedNavigator.Name = "";
     this.gpgDataGridLadder.Location = new Point(7, 0x7f);
     this.gpgDataGridLadder.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgDataGridLadder.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgDataGridLadder.MainView = this.gvLadder;
     this.gpgDataGridLadder.Name = "gpgDataGridLadder";
     this.gpgDataGridLadder.ShowOnlyPredefinedDetails = true;
     this.gpgDataGridLadder.Size = new Size(0x272, 0xfd);
     this.gpgDataGridLadder.TabIndex = 8;
     this.gpgDataGridLadder.ViewCollection.AddRange(new BaseView[] { this.gvLadder });
     this.gvLadder.Appearance.Empty.BackColor = Color.Black;
     this.gvLadder.Appearance.Empty.Options.UseBackColor = true;
     this.gvLadder.Appearance.EvenRow.BackColor = Color.Black;
     this.gvLadder.Appearance.EvenRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.FocusedRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvLadder.Appearance.FocusedRow.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gvLadder.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.FocusedRow.Options.UseFont = true;
     this.gvLadder.Appearance.HeaderPanel.BackColor = Color.Black;
     this.gvLadder.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.gvLadder.Appearance.HideSelectionRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvLadder.Appearance.HideSelectionRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.OddRow.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
     this.gvLadder.Appearance.OddRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.Preview.BackColor = Color.Black;
     this.gvLadder.Appearance.Preview.Options.UseBackColor = true;
     this.gvLadder.Appearance.Row.BackColor = Color.Black;
     this.gvLadder.Appearance.Row.ForeColor = Color.White;
     this.gvLadder.Appearance.Row.Options.UseBackColor = true;
     this.gvLadder.Appearance.RowSeparator.BackColor = Color.Black;
     this.gvLadder.Appearance.RowSeparator.Options.UseBackColor = true;
     this.gvLadder.Appearance.SelectedRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvLadder.Appearance.SelectedRow.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gvLadder.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.SelectedRow.Options.UseFont = true;
     this.gvLadder.AppearancePrint.Row.ForeColor = Color.White;
     this.gvLadder.AppearancePrint.Row.Options.UseForeColor = true;
     this.gvLadder.BorderStyle = BorderStyles.NoBorder;
     this.gvLadder.ColumnPanelRowHeight = 30;
     this.gvLadder.Columns.AddRange(new GridColumn[] { this.gcRank, this.gcName, this.gcWins, this.gcLosses, this.gcDraws, this.gcWinPercentage, this.gcRating, this.gcAverageRating, this.gcTopTenRating, this.gcPeople });
     this.gvLadder.GridControl = this.gpgDataGridLadder;
     this.gvLadder.GroupPanelText = "<LOC>Drag a column header here to group by that column.";
     this.gvLadder.Name = "gvLadder";
     this.gvLadder.OptionsMenu.EnableColumnMenu = false;
     this.gvLadder.OptionsMenu.EnableFooterMenu = false;
     this.gvLadder.OptionsMenu.EnableGroupPanelMenu = false;
     this.gvLadder.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvLadder.OptionsSelection.EnableAppearanceHideSelection = false;
     this.gvLadder.OptionsSelection.MultiSelect = true;
     this.gvLadder.OptionsView.EnableAppearanceEvenRow = true;
     this.gvLadder.OptionsView.EnableAppearanceOddRow = true;
     this.gvLadder.OptionsView.ShowHorzLines = false;
     this.gvLadder.OptionsView.ShowIndicator = false;
     this.gvLadder.OptionsView.ShowVertLines = false;
     this.gvLadder.CustomColumnDisplayText += new CustomColumnDisplayTextEventHandler(this.gvLadder_CustomColumnDisplayText);
     this.gcRank.AppearanceCell.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcRank.AppearanceCell.ForeColor = Color.Gold;
     this.gcRank.AppearanceCell.Options.UseFont = true;
     this.gcRank.AppearanceCell.Options.UseForeColor = true;
     this.gcRank.AppearanceCell.Options.UseTextOptions = true;
     this.gcRank.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcRank.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcRank.AppearanceHeader.Options.UseFont = true;
     this.gcRank.Caption = "<LOC>Rank";
     this.gcRank.FieldName = "Rank";
     this.gcRank.Name = "gcRank";
     this.gcRank.OptionsColumn.AllowEdit = false;
     this.gcRank.Visible = true;
     this.gcRank.VisibleIndex = 0;
     this.gcName.AppearanceCell.ForeColor = Color.White;
     this.gcName.AppearanceCell.Options.UseForeColor = true;
     this.gcName.AppearanceCell.Options.UseTextOptions = true;
     this.gcName.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcName.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcName.AppearanceHeader.Options.UseFont = true;
     this.gcName.Caption = "<LOC>Name";
     this.gcName.FieldName = "PlayerName";
     this.gcName.Name = "gcName";
     this.gcName.OptionsColumn.AllowEdit = false;
     this.gcName.Visible = true;
     this.gcName.VisibleIndex = 1;
     this.gcWins.AppearanceCell.ForeColor = Color.SeaGreen;
     this.gcWins.AppearanceCell.Options.UseForeColor = true;
     this.gcWins.AppearanceCell.Options.UseTextOptions = true;
     this.gcWins.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcWins.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcWins.AppearanceHeader.Options.UseFont = true;
     this.gcWins.Caption = "<LOC>Wins";
     this.gcWins.FieldName = "Wins";
     this.gcWins.Name = "gcWins";
     this.gcWins.OptionsColumn.AllowEdit = false;
     this.gcWins.Visible = true;
     this.gcWins.VisibleIndex = 2;
     this.gcLosses.AppearanceCell.ForeColor = Color.Red;
     this.gcLosses.AppearanceCell.Options.UseForeColor = true;
     this.gcLosses.AppearanceCell.Options.UseTextOptions = true;
     this.gcLosses.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcLosses.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcLosses.AppearanceHeader.Options.UseFont = true;
     this.gcLosses.Caption = "<LOC>Losses";
     this.gcLosses.FieldName = "Losses";
     this.gcLosses.Name = "gcLosses";
     this.gcLosses.OptionsColumn.AllowEdit = false;
     this.gcLosses.Visible = true;
     this.gcLosses.VisibleIndex = 3;
     this.gcDraws.AppearanceCell.ForeColor = Color.White;
     this.gcDraws.AppearanceCell.Options.UseForeColor = true;
     this.gcDraws.AppearanceCell.Options.UseTextOptions = true;
     this.gcDraws.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcDraws.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcDraws.AppearanceHeader.Options.UseFont = true;
     this.gcDraws.Caption = "<LOC>Draws";
     this.gcDraws.FieldName = "Draws";
     this.gcDraws.Name = "gcDraws";
     this.gcDraws.OptionsColumn.AllowEdit = false;
     this.gcDraws.Visible = true;
     this.gcDraws.VisibleIndex = 4;
     this.gcWinPercentage.AppearanceCell.ForeColor = Color.White;
     this.gcWinPercentage.AppearanceCell.Options.UseForeColor = true;
     this.gcWinPercentage.AppearanceCell.Options.UseTextOptions = true;
     this.gcWinPercentage.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcWinPercentage.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcWinPercentage.AppearanceHeader.Options.UseFont = true;
     this.gcWinPercentage.Caption = "<LOC>Win %";
     this.gcWinPercentage.DisplayFormat.FormatString = "{0}%";
     this.gcWinPercentage.DisplayFormat.FormatType = FormatType.Custom;
     this.gcWinPercentage.FieldName = "WinPercentage";
     this.gcWinPercentage.Name = "gcWinPercentage";
     this.gcWinPercentage.OptionsColumn.AllowEdit = false;
     this.gcWinPercentage.Visible = true;
     this.gcWinPercentage.VisibleIndex = 5;
     this.gcRating.AppearanceCell.ForeColor = Color.White;
     this.gcRating.AppearanceCell.Options.UseForeColor = true;
     this.gcRating.AppearanceCell.Options.UseTextOptions = true;
     this.gcRating.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcRating.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcRating.AppearanceHeader.Options.UseFont = true;
     this.gcRating.Caption = "<LOC>Rating";
     this.gcRating.FieldName = "Rating";
     this.gcRating.Name = "gcRating";
     this.gcRating.OptionsColumn.AllowEdit = false;
     this.gcRating.Visible = true;
     this.gcRating.VisibleIndex = 6;
     this.gcAverageRating.Caption = "<LOC>Average Rating";
     this.gcAverageRating.FieldName = "AvgRating";
     this.gcAverageRating.Name = "gcAverageRating";
     this.gcTopTenRating.Caption = "<LOC>Top Ten Rating";
     this.gcTopTenRating.FieldName = "TopTenRating";
     this.gcTopTenRating.Name = "gcTopTenRating";
     this.gcPeople.Caption = "<LOC># of People";
     this.gcPeople.FieldName = "People";
     this.gcPeople.Name = "gcPeople";
     this.skinButtonLast.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButtonLast.AutoStyle = true;
     this.skinButtonLast.BackColor = Color.Black;
     this.skinButtonLast.DialogResult = DialogResult.OK;
     this.skinButtonLast.DisabledForecolor = Color.Gray;
     this.skinButtonLast.DrawEdges = false;
     this.skinButtonLast.FocusColor = Color.Yellow;
     this.skinButtonLast.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonLast.ForeColor = Color.White;
     this.skinButtonLast.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonLast.IsStyled = true;
     this.skinButtonLast.Location = new Point(0x34, 0x181);
     this.skinButtonLast.Name = "skinButtonLast";
     this.skinButtonLast.Size = new Size(40, 0x16);
     this.skinButtonLast.SkinBasePath = @"Controls\Button\Previous";
     base.ttDefault.SetSuperTip(this.skinButtonLast, null);
     this.skinButtonLast.TabIndex = 10;
     this.skinButtonLast.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonLast.TextPadding = new Padding(0);
     this.skinButtonLast.Click += new EventHandler(this.skinButtonLast_Click);
     this.skinButtonNext.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonNext.AutoStyle = true;
     this.skinButtonNext.BackColor = Color.Black;
     this.skinButtonNext.DialogResult = DialogResult.OK;
     this.skinButtonNext.DisabledForecolor = Color.Gray;
     this.skinButtonNext.DrawEdges = false;
     this.skinButtonNext.FocusColor = Color.Yellow;
     this.skinButtonNext.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonNext.ForeColor = Color.White;
     this.skinButtonNext.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonNext.IsStyled = true;
     this.skinButtonNext.Location = new Point(0x225, 0x181);
     this.skinButtonNext.Name = "skinButtonNext";
     this.skinButtonNext.Size = new Size(40, 0x16);
     this.skinButtonNext.SkinBasePath = @"Controls\Button\Next";
     base.ttDefault.SetSuperTip(this.skinButtonNext, null);
     this.skinButtonNext.TabIndex = 11;
     this.skinButtonNext.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonNext.TextPadding = new Padding(0);
     this.skinButtonNext.Click += new EventHandler(this.skinButtonNext_Click);
     this.gpgLabel1.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel1.AutoSize = true;
     this.gpgLabel1.AutoStyle = true;
     this.gpgLabel1.Font = new Font("Arial", 9.75f);
     this.gpgLabel1.ForeColor = Color.White;
     this.gpgLabel1.IgnoreMouseWheel = false;
     this.gpgLabel1.IsStyled = false;
     this.gpgLabel1.Location = new Point(12, 0x1a1);
     this.gpgLabel1.Name = "gpgLabel1";
     this.gpgLabel1.Size = new Size(0x72, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel1, null);
     this.gpgLabel1.TabIndex = 12;
     this.gpgLabel1.Text = "<LOC>Search For";
     this.gpgLabel1.TextStyle = TextStyles.Default;
     this.gpgTextBoxSearchName.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgTextBoxSearchName.Location = new Point(0x55, 0x19e);
     this.gpgTextBoxSearchName.Name = "gpgTextBoxSearchName";
     this.gpgTextBoxSearchName.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxSearchName.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxSearchName.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxSearchName.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxSearchName.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxSearchName.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxSearchName.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxSearchName.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxSearchName.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxSearchName.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxSearchName.Size = new Size(0xa8, 20);
     this.gpgTextBoxSearchName.TabIndex = 13;
     this.gpgTextBoxSearchName.KeyDown += new KeyEventHandler(this.gpgTextBoxSearchName_KeyDown);
     this.skinButtonSearch.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButtonSearch.AutoStyle = true;
     this.skinButtonSearch.BackColor = Color.Black;
     this.skinButtonSearch.DialogResult = DialogResult.OK;
     this.skinButtonSearch.DisabledForecolor = Color.Gray;
     this.skinButtonSearch.DrawEdges = true;
     this.skinButtonSearch.FocusColor = Color.Yellow;
     this.skinButtonSearch.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSearch.ForeColor = Color.White;
     this.skinButtonSearch.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonSearch.IsStyled = true;
     this.skinButtonSearch.Location = new Point(0x100, 0x19e);
     this.skinButtonSearch.Name = "skinButtonSearch";
     this.skinButtonSearch.Size = new Size(0x33, 20);
     this.skinButtonSearch.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonSearch, null);
     this.skinButtonSearch.TabIndex = 14;
     this.skinButtonSearch.Text = "<LOC>Go";
     this.skinButtonSearch.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSearch.TextPadding = new Padding(0);
     this.skinButtonSearch.Click += new EventHandler(this.skinButtonSearch_Click);
     this.skinButtonStart.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButtonStart.AutoStyle = true;
     this.skinButtonStart.BackColor = Color.Black;
     this.skinButtonStart.DialogResult = DialogResult.OK;
     this.skinButtonStart.DisabledForecolor = Color.Gray;
     this.skinButtonStart.DrawEdges = false;
     this.skinButtonStart.FocusColor = Color.Yellow;
     this.skinButtonStart.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonStart.ForeColor = Color.White;
     this.skinButtonStart.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonStart.IsStyled = true;
     this.skinButtonStart.Location = new Point(12, 0x181);
     this.skinButtonStart.Name = "skinButtonStart";
     this.skinButtonStart.Size = new Size(40, 0x16);
     this.skinButtonStart.SkinBasePath = @"Controls\Button\First";
     base.ttDefault.SetSuperTip(this.skinButtonStart, null);
     this.skinButtonStart.TabIndex = 0x10;
     this.skinButtonStart.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonStart.TextPadding = new Padding(0);
     this.skinButtonStart.Click += new EventHandler(this.skinButtonStart_Click);
     this.skinButtonEnd.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonEnd.AutoStyle = true;
     this.skinButtonEnd.BackColor = Color.Black;
     this.skinButtonEnd.DialogResult = DialogResult.OK;
     this.skinButtonEnd.DisabledForecolor = Color.Gray;
     this.skinButtonEnd.DrawEdges = false;
     this.skinButtonEnd.FocusColor = Color.Yellow;
     this.skinButtonEnd.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonEnd.ForeColor = Color.White;
     this.skinButtonEnd.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonEnd.IsStyled = true;
     this.skinButtonEnd.Location = new Point(0x24d, 0x181);
     this.skinButtonEnd.Name = "skinButtonEnd";
     this.skinButtonEnd.Size = new Size(40, 0x16);
     this.skinButtonEnd.SkinBasePath = @"Controls\Button\Last";
     base.ttDefault.SetSuperTip(this.skinButtonEnd, null);
     this.skinButtonEnd.TabIndex = 0x11;
     this.skinButtonEnd.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonEnd.TextPadding = new Padding(0);
     this.skinButtonEnd.Click += new EventHandler(this.skinButtonEnd_Click);
     this.gpgPanelLinkPages.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgPanelLinkPages.BackColor = Color.DarkGray;
     this.gpgPanelLinkPages.Location = new Point(0x5b, 0x181);
     this.gpgPanelLinkPages.Margin = new Padding(0);
     this.gpgPanelLinkPages.Name = "gpgPanelLinkPages";
     this.gpgPanelLinkPages.Size = new Size(0x1cb, 0x16);
     base.ttDefault.SetSuperTip(this.gpgPanelLinkPages, null);
     this.gpgPanelLinkPages.TabIndex = 0x12;
     this.gpgContextMenuChat.MenuItems.AddRange(new MenuItem[] { this.ciExport, this.ciSplitter1, this.ciChat_WhisperPlayer, this.ciChat_WebStats, this.ciChat_ViewPlayer, this.ciClanProfile, this.miReplays });
     this.ciExport.Index = 0;
     this.ciExport.MenuItems.AddRange(new MenuItem[] { this.ciExport_PDF, this.ciExport_HTML, this.ciExport_Text, this.ciExport_XLS });
     this.ciExport.Text = "<LOC>Export";
     this.ciExport_PDF.Index = 0;
     this.ciExport_PDF.Text = "<LOC>To PDF";
     this.ciExport_PDF.Click += new EventHandler(this.ciExport_PDF_Click);
     this.ciExport_HTML.Index = 1;
     this.ciExport_HTML.Text = "<LOC>To HTML";
     this.ciExport_HTML.Click += new EventHandler(this.ciExport_HTML_Click);
     this.ciExport_Text.Index = 2;
     this.ciExport_Text.Text = "<LOC>To Text";
     this.ciExport_Text.Click += new EventHandler(this.ciExport_Text_Click);
     this.ciExport_XLS.Index = 3;
     this.ciExport_XLS.Text = "<LOC>To XLS";
     this.ciExport_XLS.Click += new EventHandler(this.ciExport_XLS_Click);
     this.ciSplitter1.Index = 1;
     this.ciSplitter1.Text = "-";
     this.ciChat_WhisperPlayer.Index = 2;
     this.ciChat_WhisperPlayer.Text = "<LOC>Send private message";
     this.ciChat_WhisperPlayer.Click += new EventHandler(this.ciChat_WhisperPlayer_Click);
     this.ciChat_WebStats.Index = 3;
     this.ciChat_WebStats.Text = "<LOC>View web statistics";
     this.ciChat_WebStats.Click += new EventHandler(this.ciChat_WebStats_Click);
     this.ciChat_ViewPlayer.Index = 4;
     this.ciChat_ViewPlayer.Text = "<LOC>View this player's profile";
     this.ciChat_ViewPlayer.Click += new EventHandler(this.ciChat_ViewPlayer_Click);
     this.ciClanProfile.Index = 5;
     this.ciClanProfile.Text = "<LOC>View this clan's profile";
     this.ciClanProfile.Visible = false;
     this.ciClanProfile.Click += new EventHandler(this.ciClanProfile_Click);
     this.miReplays.Index = 6;
     this.miReplays.Text = "<LOC>View this player's replays";
     this.miReplays.Click += new EventHandler(this.miReplays_Click);
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(640, 480);
     base.Controls.Add(this.gpgPanelLinkPages);
     base.Controls.Add(this.skinButtonEnd);
     base.Controls.Add(this.skinButtonStart);
     base.Controls.Add(this.skinButtonSearch);
     base.Controls.Add(this.gpgTextBoxSearchName);
     base.Controls.Add(this.gpgLabel1);
     base.Controls.Add(this.skinButtonNext);
     base.Controls.Add(this.skinButtonLast);
     base.Controls.Add(this.gpgDataGridLadder);
     base.Controls.Add(this.backLabelTitle);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(0x1c8, 0x180);
     base.Name = "FrmStatsLadder";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "Ladder";
     base.Controls.SetChildIndex(this.backLabelTitle, 0);
     base.Controls.SetChildIndex(this.gpgDataGridLadder, 0);
     base.Controls.SetChildIndex(this.skinButtonLast, 0);
     base.Controls.SetChildIndex(this.skinButtonNext, 0);
     base.Controls.SetChildIndex(this.gpgLabel1, 0);
     base.Controls.SetChildIndex(this.gpgTextBoxSearchName, 0);
     base.Controls.SetChildIndex(this.skinButtonSearch, 0);
     base.Controls.SetChildIndex(this.skinButtonStart, 0);
     base.Controls.SetChildIndex(this.skinButtonEnd, 0);
     base.Controls.SetChildIndex(this.gpgPanelLinkPages, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.gpgDataGridLadder.EndInit();
     this.gvLadder.EndInit();
     this.gpgTextBoxSearchName.Properties.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #11
0
 private void InitializeComponent()
 {
     this.skinButtonAccept = new SkinButton();
     this.skinButtonDecline = new SkinButton();
     this.skinLabel1 = new SkinLabel();
     this.gpgWebBrowserAgreement = new GPGWebBrowser();
     base.SuspendLayout();
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     this.skinButtonAccept.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonAccept.AutoStyle = true;
     this.skinButtonAccept.BackColor = Color.Black;
     this.skinButtonAccept.DialogResult = DialogResult.OK;
     this.skinButtonAccept.DisabledForecolor = Color.Gray;
     this.skinButtonAccept.DrawEdges = true;
     this.skinButtonAccept.Enabled = false;
     this.skinButtonAccept.FocusColor = Color.Yellow;
     this.skinButtonAccept.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonAccept.ForeColor = Color.White;
     this.skinButtonAccept.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonAccept.IsStyled = true;
     this.skinButtonAccept.Location = new Point(0xd5, 0x1b4);
     this.skinButtonAccept.Name = "skinButtonAccept";
     this.skinButtonAccept.Size = new Size(0x6d, 0x1a);
     this.skinButtonAccept.SkinBasePath = @"Controls\Button\Round Edge";
     this.skinButtonAccept.TabIndex = 8;
     this.skinButtonAccept.Text = "<LOC>Accept";
     this.skinButtonAccept.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonAccept.TextPadding = new Padding(0);
     this.skinButtonAccept.Click += new EventHandler(this.skinButtonAccept_Click);
     this.skinButtonDecline.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonDecline.AutoStyle = true;
     this.skinButtonDecline.BackColor = Color.Black;
     this.skinButtonDecline.DialogResult = DialogResult.OK;
     this.skinButtonDecline.DisabledForecolor = Color.Gray;
     this.skinButtonDecline.DrawEdges = true;
     this.skinButtonDecline.FocusColor = Color.Yellow;
     this.skinButtonDecline.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonDecline.ForeColor = Color.White;
     this.skinButtonDecline.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonDecline.IsStyled = true;
     this.skinButtonDecline.Location = new Point(0x148, 0x1b4);
     this.skinButtonDecline.Name = "skinButtonDecline";
     this.skinButtonDecline.Size = new Size(0x6d, 0x1a);
     this.skinButtonDecline.SkinBasePath = @"Controls\Button\Round Edge";
     this.skinButtonDecline.TabIndex = 9;
     this.skinButtonDecline.Text = "<LOC>Decline";
     this.skinButtonDecline.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonDecline.TextPadding = new Padding(0);
     this.skinButtonDecline.Click += new EventHandler(this.skinButtonDecline_Click);
     this.skinLabel1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel1.AutoStyle = false;
     this.skinLabel1.BackColor = Color.Transparent;
     this.skinLabel1.DrawEdges = true;
     this.skinLabel1.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel1.ForeColor = Color.White;
     this.skinLabel1.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel1.IsStyled = false;
     this.skinLabel1.Location = new Point(13, 0x54);
     this.skinLabel1.Name = "skinLabel1";
     this.skinLabel1.Size = new Size(0x1a8, 0x1c);
     this.skinLabel1.SkinBasePath = @"Controls\Background Label\Rectangle";
     this.skinLabel1.TabIndex = 10;
     this.skinLabel1.Text = "<LOC>Supreme Commander";
     this.skinLabel1.TextAlign = ContentAlignment.MiddleCenter;
     this.skinLabel1.TextPadding = new Padding(0);
     this.gpgWebBrowserAgreement.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgWebBrowserAgreement.Location = new Point(13, 0x76);
     this.gpgWebBrowserAgreement.MinimumSize = new Size(20, 20);
     this.gpgWebBrowserAgreement.Name = "gpgWebBrowserAgreement";
     this.gpgWebBrowserAgreement.Size = new Size(0x1a8, 0x12f);
     this.gpgWebBrowserAgreement.TabIndex = 11;
     base.AcceptButton = this.skinButtonAccept;
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.CancelButton = this.skinButtonDecline;
     base.ClientSize = new Size(0x1c1, 0x20e);
     base.Controls.Add(this.gpgWebBrowserAgreement);
     base.Controls.Add(this.skinLabel1);
     base.Controls.Add(this.skinButtonDecline);
     base.Controls.Add(this.skinButtonAccept);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     base.MinimizeBox = false;
     this.MinimumSize = new Size(0x1c1, 0x20e);
     base.Name = "DlgTermsOfService";
     this.Text = "";
     base.Controls.SetChildIndex(this.skinButtonAccept, 0);
     base.Controls.SetChildIndex(this.skinButtonDecline, 0);
     base.Controls.SetChildIndex(this.skinLabel1, 0);
     base.Controls.SetChildIndex(this.gpgWebBrowserAgreement, 0);
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #12
0
 private void InitializeComponent()
 {
     this.backLabelTitle = new SkinLabel();
     this.gpgLabel1 = new GPGLabel();
     this.gpgLabel2 = new GPGLabel();
     this.tbName = new GPGTextBox();
     this.tbDescription = new GPGTextArea();
     this.gpgLabel3 = new GPGLabel();
     this.gpgLabel4 = new GPGLabel();
     this.tbLegal = new GPGTextArea();
     this.gpgLabel5 = new GPGLabel();
     this.tbWebURL = new GPGTextBox();
     this.gpgLabel6 = new GPGLabel();
     this.gpgLabel7 = new GPGLabel();
     this.gpgLabel8 = new GPGLabel();
     this.gpgLabel9 = new GPGLabel();
     this.gpgLabel10 = new GPGLabel();
     this.gpgLabel11 = new GPGLabel();
     this.tbAssistantTDs = new GPGTextBox();
     this.skinButtonCancel = new SkinButton();
     this.skinButtonOK = new SkinButton();
     this.cbType = new GPGDropDownList();
     this.cbFaction = new GPGDropDownList();
     this.cbNumberOfRounds = new GPGDropDownList();
     this.cbRoundLength = new GPGDropDownList();
     this.cbMap = new GPGDropDownList();
     this.pbFaction = new GPGPictureBox();
     this.pbMap = new GPGPictureBox();
     this.lSize = new GPGLabel();
     this.lMaxPlayers = new GPGLabel();
     this.cbDate = new GPGComboBox();
     this.cbpCalander = new GPGComboBoxPanel();
     this.dTournamentDate = new DateNavigator();
     this.tTournamentTime = new TimeEdit();
     this.cbRestriction = new GPGDropDownList();
     this.gpgLabel12 = new GPGLabel();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.tbName.Properties.BeginInit();
     this.tbDescription.Properties.BeginInit();
     this.tbLegal.Properties.BeginInit();
     this.tbWebURL.Properties.BeginInit();
     this.tbAssistantTDs.Properties.BeginInit();
     ((ISupportInitialize) this.pbFaction).BeginInit();
     ((ISupportInitialize) this.pbMap).BeginInit();
     this.cbDate.Properties.BeginInit();
     this.cbpCalander.BeginInit();
     this.cbpCalander.SuspendLayout();
     this.dTournamentDate.BeginInit();
     this.tTournamentTime.Properties.BeginInit();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x2ef, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.backLabelTitle.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.backLabelTitle.AutoStyle = false;
     this.backLabelTitle.BackColor = Color.Transparent;
     this.backLabelTitle.DrawEdges = true;
     this.backLabelTitle.Font = new Font("Arial", 20f, FontStyle.Bold);
     this.backLabelTitle.ForeColor = Color.White;
     this.backLabelTitle.HorizontalScalingMode = ScalingModes.Tile;
     this.backLabelTitle.IsStyled = false;
     this.backLabelTitle.Location = new Point(7, 0x3e);
     this.backLabelTitle.Name = "backLabelTitle";
     this.backLabelTitle.Size = new Size(0x31c, 0x3b);
     this.backLabelTitle.SkinBasePath = @"Controls\Background Label\Tournaments";
     base.ttDefault.SetSuperTip(this.backLabelTitle, null);
     this.backLabelTitle.TabIndex = 8;
     this.backLabelTitle.Text = "<LOC>Create New Tournament";
     this.backLabelTitle.TextAlign = ContentAlignment.MiddleLeft;
     this.backLabelTitle.TextPadding = new Padding(10, 0, 0, 0);
     this.gpgLabel1.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel1.AutoStyle = true;
     this.gpgLabel1.Font = new Font("Arial", 9.75f);
     this.gpgLabel1.ForeColor = Color.White;
     this.gpgLabel1.IgnoreMouseWheel = false;
     this.gpgLabel1.IsStyled = false;
     this.gpgLabel1.Location = new Point(7, 0x98);
     this.gpgLabel1.Name = "gpgLabel1";
     this.gpgLabel1.Size = new Size(0xa6, 0x17);
     base.ttDefault.SetSuperTip(this.gpgLabel1, null);
     this.gpgLabel1.TabIndex = 9;
     this.gpgLabel1.Text = "<LOC>Tournament Name";
     this.gpgLabel1.TextAlign = ContentAlignment.TopRight;
     this.gpgLabel1.TextStyle = TextStyles.Default;
     this.gpgLabel2.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel2.AutoStyle = true;
     this.gpgLabel2.Font = new Font("Arial", 9.75f);
     this.gpgLabel2.ForeColor = Color.White;
     this.gpgLabel2.IgnoreMouseWheel = false;
     this.gpgLabel2.IsStyled = false;
     this.gpgLabel2.Location = new Point(7, 0xb3);
     this.gpgLabel2.Name = "gpgLabel2";
     this.gpgLabel2.Size = new Size(0xa6, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel2, null);
     this.gpgLabel2.TabIndex = 10;
     this.gpgLabel2.Text = "<LOC>Description";
     this.gpgLabel2.TextAlign = ContentAlignment.TopRight;
     this.gpgLabel2.TextStyle = TextStyles.Default;
     this.tbName.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.tbName.Location = new Point(0xb3, 0x98);
     this.tbName.Name = "tbName";
     this.tbName.Properties.Appearance.BackColor = Color.Black;
     this.tbName.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.tbName.Properties.Appearance.ForeColor = Color.White;
     this.tbName.Properties.Appearance.Options.UseBackColor = true;
     this.tbName.Properties.Appearance.Options.UseBorderColor = true;
     this.tbName.Properties.Appearance.Options.UseForeColor = true;
     this.tbName.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.tbName.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.tbName.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.tbName.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.tbName.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.tbName.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.tbName.Properties.BorderStyle = BorderStyles.Simple;
     this.tbName.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.tbName.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.tbName.Size = new Size(0x11d, 20);
     this.tbName.TabIndex = 11;
     this.tbDescription.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.tbDescription.BorderColor = Color.White;
     this.tbDescription.Location = new Point(0xb3, 0xb2);
     this.tbDescription.Name = "tbDescription";
     this.tbDescription.Properties.Appearance.BackColor = Color.Black;
     this.tbDescription.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.tbDescription.Properties.Appearance.ForeColor = Color.White;
     this.tbDescription.Properties.Appearance.Options.UseBackColor = true;
     this.tbDescription.Properties.Appearance.Options.UseBorderColor = true;
     this.tbDescription.Properties.Appearance.Options.UseForeColor = true;
     this.tbDescription.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.tbDescription.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.tbDescription.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.tbDescription.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.tbDescription.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.tbDescription.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.tbDescription.Properties.BorderStyle = BorderStyles.Simple;
     this.tbDescription.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.tbDescription.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.tbDescription.Size = new Size(0x25f, 0x3b);
     this.tbDescription.TabIndex = 12;
     this.gpgLabel3.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.gpgLabel3.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel3.AutoStyle = true;
     this.gpgLabel3.Font = new Font("Arial", 9.75f);
     this.gpgLabel3.ForeColor = Color.White;
     this.gpgLabel3.IgnoreMouseWheel = false;
     this.gpgLabel3.IsStyled = false;
     this.gpgLabel3.Location = new Point(470, 0x98);
     this.gpgLabel3.Name = "gpgLabel3";
     this.gpgLabel3.Size = new Size(0xb2, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel3, null);
     this.gpgLabel3.TabIndex = 13;
     this.gpgLabel3.Text = "<LOC>Tournament Type";
     this.gpgLabel3.TextAlign = ContentAlignment.TopRight;
     this.gpgLabel3.TextStyle = TextStyles.Default;
     this.gpgLabel4.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel4.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel4.AutoStyle = true;
     this.gpgLabel4.Font = new Font("Arial", 9.75f);
     this.gpgLabel4.ForeColor = Color.White;
     this.gpgLabel4.IgnoreMouseWheel = false;
     this.gpgLabel4.IsStyled = false;
     this.gpgLabel4.Location = new Point(7, 0xf4);
     this.gpgLabel4.Name = "gpgLabel4";
     this.gpgLabel4.Size = new Size(0xa6, 0x2e);
     base.ttDefault.SetSuperTip(this.gpgLabel4, null);
     this.gpgLabel4.TabIndex = 15;
     this.gpgLabel4.Text = "<LOC>Legal (use with prizes)";
     this.gpgLabel4.TextAlign = ContentAlignment.TopRight;
     this.gpgLabel4.TextStyle = TextStyles.Default;
     this.tbLegal.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.tbLegal.BorderColor = Color.White;
     this.tbLegal.Location = new Point(0xb3, 0xf4);
     this.tbLegal.Name = "tbLegal";
     this.tbLegal.Properties.Appearance.BackColor = Color.Black;
     this.tbLegal.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.tbLegal.Properties.Appearance.ForeColor = Color.White;
     this.tbLegal.Properties.Appearance.Options.UseBackColor = true;
     this.tbLegal.Properties.Appearance.Options.UseBorderColor = true;
     this.tbLegal.Properties.Appearance.Options.UseForeColor = true;
     this.tbLegal.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.tbLegal.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.tbLegal.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.tbLegal.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.tbLegal.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.tbLegal.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.tbLegal.Properties.BorderStyle = BorderStyles.Simple;
     this.tbLegal.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.tbLegal.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.tbLegal.Size = new Size(0x25f, 0x3b);
     this.tbLegal.TabIndex = 0x10;
     this.gpgLabel5.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel5.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel5.AutoStyle = true;
     this.gpgLabel5.Font = new Font("Arial", 9.75f);
     this.gpgLabel5.ForeColor = Color.White;
     this.gpgLabel5.IgnoreMouseWheel = false;
     this.gpgLabel5.IsStyled = false;
     this.gpgLabel5.Location = new Point(7, 310);
     this.gpgLabel5.Name = "gpgLabel5";
     this.gpgLabel5.Size = new Size(0xa6, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel5, null);
     this.gpgLabel5.TabIndex = 0x11;
     this.gpgLabel5.Text = "<LOC>Website URL";
     this.gpgLabel5.TextAlign = ContentAlignment.TopRight;
     this.gpgLabel5.TextStyle = TextStyles.Default;
     this.tbWebURL.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.tbWebURL.Location = new Point(0xb3, 310);
     this.tbWebURL.Name = "tbWebURL";
     this.tbWebURL.Properties.Appearance.BackColor = Color.Black;
     this.tbWebURL.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.tbWebURL.Properties.Appearance.ForeColor = Color.White;
     this.tbWebURL.Properties.Appearance.Options.UseBackColor = true;
     this.tbWebURL.Properties.Appearance.Options.UseBorderColor = true;
     this.tbWebURL.Properties.Appearance.Options.UseForeColor = true;
     this.tbWebURL.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.tbWebURL.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.tbWebURL.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.tbWebURL.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.tbWebURL.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.tbWebURL.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.tbWebURL.Properties.BorderStyle = BorderStyles.Simple;
     this.tbWebURL.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.tbWebURL.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.tbWebURL.Size = new Size(0x25f, 20);
     this.tbWebURL.TabIndex = 0x12;
     this.gpgLabel6.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel6.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel6.AutoStyle = true;
     this.gpgLabel6.Font = new Font("Arial", 9.75f);
     this.gpgLabel6.ForeColor = Color.White;
     this.gpgLabel6.IgnoreMouseWheel = false;
     this.gpgLabel6.IsStyled = false;
     this.gpgLabel6.Location = new Point(7, 0x150);
     this.gpgLabel6.Name = "gpgLabel6";
     this.gpgLabel6.Size = new Size(0xa6, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel6, null);
     this.gpgLabel6.TabIndex = 0x1b;
     this.gpgLabel6.Text = "<LOC>Faction Restriction";
     this.gpgLabel6.TextAlign = ContentAlignment.TopRight;
     this.gpgLabel6.TextStyle = TextStyles.Default;
     this.gpgLabel7.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel7.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel7.AutoStyle = true;
     this.gpgLabel7.Font = new Font("Arial", 9.75f);
     this.gpgLabel7.ForeColor = Color.White;
     this.gpgLabel7.IgnoreMouseWheel = false;
     this.gpgLabel7.IsStyled = false;
     this.gpgLabel7.Location = new Point(0x144, 0x150);
     this.gpgLabel7.Name = "gpgLabel7";
     this.gpgLabel7.Size = new Size(0xad, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel7, null);
     this.gpgLabel7.TabIndex = 0x1c;
     this.gpgLabel7.Text = "<LOC>Map Restriction";
     this.gpgLabel7.TextAlign = ContentAlignment.TopRight;
     this.gpgLabel7.TextStyle = TextStyles.Default;
     this.gpgLabel8.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel8.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel8.AutoStyle = true;
     this.gpgLabel8.Font = new Font("Arial", 9.75f);
     this.gpgLabel8.ForeColor = Color.White;
     this.gpgLabel8.IgnoreMouseWheel = false;
     this.gpgLabel8.IsStyled = false;
     this.gpgLabel8.Location = new Point(7, 0x184);
     this.gpgLabel8.Name = "gpgLabel8";
     this.gpgLabel8.Size = new Size(0xa6, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel8, null);
     this.gpgLabel8.TabIndex = 0x1d;
     this.gpgLabel8.Text = "<LOC>Tournament Date";
     this.gpgLabel8.TextAlign = ContentAlignment.TopRight;
     this.gpgLabel8.TextStyle = TextStyles.Default;
     this.gpgLabel9.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel9.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel9.AutoStyle = true;
     this.gpgLabel9.Font = new Font("Arial", 9.75f);
     this.gpgLabel9.ForeColor = Color.White;
     this.gpgLabel9.IgnoreMouseWheel = false;
     this.gpgLabel9.IsStyled = false;
     this.gpgLabel9.Location = new Point(15, 440);
     this.gpgLabel9.Name = "gpgLabel9";
     this.gpgLabel9.Size = new Size(0x9b, 0x13);
     base.ttDefault.SetSuperTip(this.gpgLabel9, null);
     this.gpgLabel9.TabIndex = 30;
     this.gpgLabel9.Text = "<LOC>Round Length";
     this.gpgLabel9.TextAlign = ContentAlignment.TopRight;
     this.gpgLabel9.TextStyle = TextStyles.Default;
     this.gpgLabel10.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel10.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel10.AutoStyle = true;
     this.gpgLabel10.Font = new Font("Arial", 9.75f);
     this.gpgLabel10.ForeColor = Color.White;
     this.gpgLabel10.IgnoreMouseWheel = false;
     this.gpgLabel10.IsStyled = false;
     this.gpgLabel10.Location = new Point(7, 0x19f);
     this.gpgLabel10.Name = "gpgLabel10";
     this.gpgLabel10.Size = new Size(0xa6, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel10, null);
     this.gpgLabel10.TabIndex = 0x1f;
     this.gpgLabel10.Text = "<LOC>Number of Rounds";
     this.gpgLabel10.TextAlign = ContentAlignment.TopRight;
     this.gpgLabel10.TextStyle = TextStyles.Default;
     this.gpgLabel11.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel11.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel11.AutoStyle = true;
     this.gpgLabel11.Font = new Font("Arial", 9.75f);
     this.gpgLabel11.ForeColor = Color.White;
     this.gpgLabel11.IgnoreMouseWheel = false;
     this.gpgLabel11.IsStyled = false;
     this.gpgLabel11.Location = new Point(12, 0x1d2);
     this.gpgLabel11.Name = "gpgLabel11";
     this.gpgLabel11.Size = new Size(0xa1, 0x13);
     base.ttDefault.SetSuperTip(this.gpgLabel11, null);
     this.gpgLabel11.TabIndex = 0x20;
     this.gpgLabel11.Text = "<LOC>Assistant TDs";
     this.gpgLabel11.TextAlign = ContentAlignment.TopRight;
     this.gpgLabel11.TextStyle = TextStyles.Default;
     this.tbAssistantTDs.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.tbAssistantTDs.Location = new Point(0xb3, 0x1d1);
     this.tbAssistantTDs.Name = "tbAssistantTDs";
     this.tbAssistantTDs.Properties.Appearance.BackColor = Color.Black;
     this.tbAssistantTDs.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.tbAssistantTDs.Properties.Appearance.ForeColor = Color.White;
     this.tbAssistantTDs.Properties.Appearance.Options.UseBackColor = true;
     this.tbAssistantTDs.Properties.Appearance.Options.UseBorderColor = true;
     this.tbAssistantTDs.Properties.Appearance.Options.UseForeColor = true;
     this.tbAssistantTDs.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.tbAssistantTDs.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.tbAssistantTDs.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.tbAssistantTDs.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.tbAssistantTDs.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.tbAssistantTDs.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.tbAssistantTDs.Properties.BorderStyle = BorderStyles.Simple;
     this.tbAssistantTDs.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.tbAssistantTDs.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.tbAssistantTDs.Size = new Size(0x194, 20);
     this.tbAssistantTDs.TabIndex = 0x21;
     this.tbAssistantTDs.EditValueChanged += new EventHandler(this.gpgTextBox3_EditValueChanged);
     this.skinButtonCancel.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonCancel.AutoStyle = true;
     this.skinButtonCancel.BackColor = Color.Black;
     this.skinButtonCancel.ButtonState = 0;
     this.skinButtonCancel.DialogResult = DialogResult.OK;
     this.skinButtonCancel.DisabledForecolor = Color.Gray;
     this.skinButtonCancel.DrawColor = Color.White;
     this.skinButtonCancel.DrawEdges = true;
     this.skinButtonCancel.FocusColor = Color.Yellow;
     this.skinButtonCancel.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonCancel.ForeColor = Color.White;
     this.skinButtonCancel.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonCancel.IsStyled = true;
     this.skinButtonCancel.Location = new Point(0x2b5, 0x1d3);
     this.skinButtonCancel.Name = "skinButtonCancel";
     this.skinButtonCancel.Size = new Size(0x5d, 0x1c);
     this.skinButtonCancel.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonCancel, null);
     this.skinButtonCancel.TabIndex = 0x23;
     this.skinButtonCancel.TabStop = true;
     this.skinButtonCancel.Text = "<LOC>Cancel";
     this.skinButtonCancel.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonCancel.TextPadding = new Padding(0);
     this.skinButtonCancel.Click += new EventHandler(this.skinButtonCancel_Click);
     this.skinButtonOK.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonOK.AutoStyle = true;
     this.skinButtonOK.BackColor = Color.Black;
     this.skinButtonOK.ButtonState = 0;
     this.skinButtonOK.DialogResult = DialogResult.OK;
     this.skinButtonOK.DisabledForecolor = Color.Gray;
     this.skinButtonOK.DrawColor = Color.White;
     this.skinButtonOK.DrawEdges = true;
     this.skinButtonOK.FocusColor = Color.Yellow;
     this.skinButtonOK.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonOK.ForeColor = Color.White;
     this.skinButtonOK.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonOK.IsStyled = true;
     this.skinButtonOK.Location = new Point(0x253, 0x1d3);
     this.skinButtonOK.Name = "skinButtonOK";
     this.skinButtonOK.Size = new Size(0x5d, 0x1c);
     this.skinButtonOK.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonOK, null);
     this.skinButtonOK.TabIndex = 0x22;
     this.skinButtonOK.TabStop = true;
     this.skinButtonOK.Text = "<LOC>Create";
     this.skinButtonOK.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonOK.TextPadding = new Padding(0);
     this.skinButtonOK.Click += new EventHandler(this.skinButtonOK_Click);
     this.cbType.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.cbType.BackColor = Color.Black;
     this.cbType.BorderColor = Color.White;
     this.cbType.DoValidate = true;
     this.cbType.FlatStyle = FlatStyle.Flat;
     this.cbType.FocusBackColor = Color.Empty;
     this.cbType.FocusBorderColor = Color.Empty;
     this.cbType.FormattingEnabled = true;
     this.cbType.Items.AddRange(new object[] { "Swiss Style", "Manual Brackets" });
     this.cbType.Location = new Point(0x28e, 0x98);
     this.cbType.Name = "cbType";
     this.cbType.Size = new Size(0x84, 0x15);
     base.ttDefault.SetSuperTip(this.cbType, null);
     this.cbType.TabIndex = 0x25;
     this.cbFaction.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.cbFaction.BackColor = Color.Black;
     this.cbFaction.BorderColor = Color.White;
     this.cbFaction.DoValidate = true;
     this.cbFaction.FlatStyle = FlatStyle.Flat;
     this.cbFaction.FocusBackColor = Color.Empty;
     this.cbFaction.FocusBorderColor = Color.Empty;
     this.cbFaction.FormattingEnabled = true;
     this.cbFaction.Items.AddRange(new object[] { "Any Faction", "Random Faction", "Aeon", "Cybran", "UEF" });
     this.cbFaction.Location = new Point(0xb3, 0x150);
     this.cbFaction.Name = "cbFaction";
     this.cbFaction.Size = new Size(0x84, 0x15);
     base.ttDefault.SetSuperTip(this.cbFaction, null);
     this.cbFaction.TabIndex = 0x26;
     this.cbFaction.SelectedValueChanged += new EventHandler(this.cbFaction_SelectedValueChanged);
     this.cbNumberOfRounds.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.cbNumberOfRounds.BackColor = Color.Black;
     this.cbNumberOfRounds.BorderColor = Color.White;
     this.cbNumberOfRounds.DoValidate = true;
     this.cbNumberOfRounds.FlatStyle = FlatStyle.Flat;
     this.cbNumberOfRounds.FocusBackColor = Color.Empty;
     this.cbNumberOfRounds.FocusBorderColor = Color.Empty;
     this.cbNumberOfRounds.FormattingEnabled = true;
     this.cbNumberOfRounds.Items.AddRange(new object[] { "Automatic", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10" });
     this.cbNumberOfRounds.Location = new Point(0xb3, 0x19c);
     this.cbNumberOfRounds.Name = "cbNumberOfRounds";
     this.cbNumberOfRounds.Size = new Size(0xb8, 0x15);
     base.ttDefault.SetSuperTip(this.cbNumberOfRounds, null);
     this.cbNumberOfRounds.TabIndex = 40;
     this.cbRoundLength.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.cbRoundLength.BackColor = Color.Black;
     this.cbRoundLength.BorderColor = Color.White;
     this.cbRoundLength.DoValidate = true;
     this.cbRoundLength.FlatStyle = FlatStyle.Flat;
     this.cbRoundLength.FocusBackColor = Color.Empty;
     this.cbRoundLength.FocusBorderColor = Color.Empty;
     this.cbRoundLength.FormattingEnabled = true;
     this.cbRoundLength.Items.AddRange(new object[] { "Until all games are finished", "60 minutes", "50 minutes", "40 minutes", "30 minutes", "20 minutes", "10 minutes" });
     this.cbRoundLength.Location = new Point(0xb3, 0x1b6);
     this.cbRoundLength.Name = "cbRoundLength";
     this.cbRoundLength.Size = new Size(0xb8, 0x15);
     base.ttDefault.SetSuperTip(this.cbRoundLength, null);
     this.cbRoundLength.TabIndex = 0x29;
     this.cbMap.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.cbMap.BackColor = Color.Black;
     this.cbMap.BorderColor = Color.White;
     this.cbMap.DisplayMember = "MapCheckName";
     this.cbMap.DoValidate = true;
     this.cbMap.FlatStyle = FlatStyle.Flat;
     this.cbMap.FocusBackColor = Color.Empty;
     this.cbMap.FocusBorderColor = Color.Empty;
     this.cbMap.FormattingEnabled = true;
     this.cbMap.Location = new Point(0x1f7, 0x14f);
     this.cbMap.Name = "cbMap";
     this.cbMap.Size = new Size(0xa3, 0x15);
     base.ttDefault.SetSuperTip(this.cbMap, null);
     this.cbMap.TabIndex = 0x2a;
     this.cbMap.Text = "Any Map";
     this.cbMap.SelectedValueChanged += new EventHandler(this.cbMap_SelectedValueChanged);
     this.pbFaction.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.pbFaction.Location = new Point(0x13e, 0x14b);
     this.pbFaction.Name = "pbFaction";
     this.pbFaction.Size = new Size(50, 50);
     base.ttDefault.SetSuperTip(this.pbFaction, null);
     this.pbFaction.TabIndex = 0x2b;
     this.pbFaction.TabStop = false;
     this.pbMap.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.pbMap.Location = new Point(0x2a0, 0x14f);
     this.pbMap.MaximumSize = new Size(200, 200);
     this.pbMap.Name = "pbMap";
     this.pbMap.Size = new Size(0x7d, 0x7d);
     this.pbMap.SizeMode = PictureBoxSizeMode.StretchImage;
     base.ttDefault.SetSuperTip(this.pbMap, null);
     this.pbMap.TabIndex = 0x2c;
     this.pbMap.TabStop = false;
     this.lSize.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.lSize.AutoGrowDirection = GrowDirections.None;
     this.lSize.AutoStyle = true;
     this.lSize.Font = new Font("Arial", 9.75f);
     this.lSize.ForeColor = Color.White;
     this.lSize.IgnoreMouseWheel = false;
     this.lSize.IsStyled = false;
     this.lSize.Location = new Point(0x1ed, 0x16d);
     this.lSize.Name = "lSize";
     this.lSize.Size = new Size(0xad, 0x10);
     base.ttDefault.SetSuperTip(this.lSize, null);
     this.lSize.TabIndex = 0x2d;
     this.lSize.Text = "Size: 64, 64";
     this.lSize.TextAlign = ContentAlignment.TopRight;
     this.lSize.TextStyle = TextStyles.Default;
     this.lMaxPlayers.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.lMaxPlayers.AutoGrowDirection = GrowDirections.None;
     this.lMaxPlayers.AutoStyle = true;
     this.lMaxPlayers.Font = new Font("Arial", 9.75f);
     this.lMaxPlayers.ForeColor = Color.White;
     this.lMaxPlayers.IgnoreMouseWheel = false;
     this.lMaxPlayers.IsStyled = false;
     this.lMaxPlayers.Location = new Point(0x1ed, 0x17d);
     this.lMaxPlayers.Name = "lMaxPlayers";
     this.lMaxPlayers.Size = new Size(0xad, 0x10);
     base.ttDefault.SetSuperTip(this.lMaxPlayers, null);
     this.lMaxPlayers.TabIndex = 0x2e;
     this.lMaxPlayers.Text = "Max Players: 8";
     this.lMaxPlayers.TextAlign = ContentAlignment.TopRight;
     this.lMaxPlayers.TextStyle = TextStyles.Default;
     this.cbDate.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.cbDate.BorderColor = Color.White;
     this.cbDate.Location = new Point(0xb3, 0x182);
     this.cbDate.Name = "cbDate";
     this.cbDate.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton() });
     this.cbDate.Properties.NullText = "None";
     this.cbDate.Properties.PopupControl = this.cbpCalander;
     this.cbDate.Size = new Size(0xb8, 20);
     this.cbDate.TabIndex = 0x2f;
     this.cbDate.QueryPopUp += new CancelEventHandler(this.cbDate_QueryPopUp);
     this.cbpCalander.Appearance.BackColor = Color.Black;
     this.cbpCalander.Appearance.ForeColor = Color.White;
     this.cbpCalander.Appearance.Options.UseBackColor = true;
     this.cbpCalander.Appearance.Options.UseForeColor = true;
     this.cbpCalander.Controls.Add(this.dTournamentDate);
     this.cbpCalander.Controls.Add(this.tTournamentTime);
     this.cbpCalander.Location = new Point(0xb3, 0x19c);
     this.cbpCalander.LookAndFeel.SkinName = "London Liquid Sky";
     this.cbpCalander.LookAndFeel.Style = LookAndFeelStyle.Flat;
     this.cbpCalander.LookAndFeel.UseDefaultLookAndFeel = false;
     this.cbpCalander.Name = "cbpCalander";
     this.cbpCalander.Size = new Size(0xb8, 0xcc);
     base.ttDefault.SetSuperTip(this.cbpCalander, null);
     this.cbpCalander.TabIndex = 0x30;
     this.cbpCalander.Text = "gpgComboBoxPanel1";
     this.dTournamentDate.DateTime = new DateTime(0x7d7, 4, 0x10, 0, 0, 0, 0);
     this.dTournamentDate.Dock = DockStyle.Fill;
     this.dTournamentDate.Location = new Point(0, 20);
     this.dTournamentDate.Name = "dTournamentDate";
     this.dTournamentDate.Size = new Size(0xb8, 0xb8);
     base.ttDefault.SetSuperTip(this.dTournamentDate, null);
     this.dTournamentDate.TabIndex = 1;
     this.dTournamentDate.Click += new EventHandler(this.dTournamentDate_Click);
     this.dTournamentDate.EditDateModified += new EventHandler(this.dTournamentDate_EditDateModified);
     this.tTournamentTime.Dock = DockStyle.Top;
     this.tTournamentTime.EditValue = new DateTime(0x7d7, 4, 0x10, 0, 0, 0, 0);
     this.tTournamentTime.Location = new Point(0, 0);
     this.tTournamentTime.Name = "tTournamentTime";
     this.tTournamentTime.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton() });
     this.tTournamentTime.Size = new Size(0xb8, 20);
     this.tTournamentTime.TabIndex = 0;
     this.tTournamentTime.EditValueChanged += new EventHandler(this.tTournamentTime_EditValueChanged);
     this.tTournamentTime.Click += new EventHandler(this.tTournamentTime_Click);
     this.cbRestriction.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.cbRestriction.BackColor = Color.Black;
     this.cbRestriction.BorderColor = Color.White;
     this.cbRestriction.DoValidate = true;
     this.cbRestriction.FlatStyle = FlatStyle.Flat;
     this.cbRestriction.FocusBackColor = Color.Empty;
     this.cbRestriction.FocusBorderColor = Color.Empty;
     this.cbRestriction.FormattingEnabled = true;
     this.cbRestriction.Location = new Point(0x1f7, 0x1af);
     this.cbRestriction.Name = "cbRestriction";
     this.cbRestriction.Size = new Size(0xa3, 0x15);
     base.ttDefault.SetSuperTip(this.cbRestriction, null);
     this.cbRestriction.TabIndex = 50;
     this.cbRestriction.Text = "Any Map";
     this.gpgLabel12.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel12.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel12.AutoStyle = true;
     this.gpgLabel12.Font = new Font("Arial", 9.75f);
     this.gpgLabel12.ForeColor = Color.White;
     this.gpgLabel12.IgnoreMouseWheel = false;
     this.gpgLabel12.IsStyled = false;
     this.gpgLabel12.Location = new Point(0x171, 0x1b0);
     this.gpgLabel12.Name = "gpgLabel12";
     this.gpgLabel12.Size = new Size(0x80, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel12, null);
     this.gpgLabel12.TabIndex = 0x31;
     this.gpgLabel12.Text = "<LOC>Custom Restriction";
     this.gpgLabel12.TextAlign = ContentAlignment.TopRight;
     this.gpgLabel12.TextStyle = TextStyles.Default;
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(810, 540);
     base.Controls.Add(this.cbRestriction);
     base.Controls.Add(this.gpgLabel12);
     base.Controls.Add(this.cbpCalander);
     base.Controls.Add(this.cbDate);
     base.Controls.Add(this.lMaxPlayers);
     base.Controls.Add(this.lSize);
     base.Controls.Add(this.pbMap);
     base.Controls.Add(this.cbMap);
     base.Controls.Add(this.cbRoundLength);
     base.Controls.Add(this.cbNumberOfRounds);
     base.Controls.Add(this.cbFaction);
     base.Controls.Add(this.cbType);
     base.Controls.Add(this.skinButtonCancel);
     base.Controls.Add(this.skinButtonOK);
     base.Controls.Add(this.tbAssistantTDs);
     base.Controls.Add(this.gpgLabel10);
     base.Controls.Add(this.gpgLabel8);
     base.Controls.Add(this.gpgLabel6);
     base.Controls.Add(this.tbWebURL);
     base.Controls.Add(this.gpgLabel5);
     base.Controls.Add(this.tbLegal);
     base.Controls.Add(this.gpgLabel4);
     base.Controls.Add(this.gpgLabel3);
     base.Controls.Add(this.tbDescription);
     base.Controls.Add(this.tbName);
     base.Controls.Add(this.gpgLabel2);
     base.Controls.Add(this.gpgLabel1);
     base.Controls.Add(this.backLabelTitle);
     base.Controls.Add(this.gpgLabel9);
     base.Controls.Add(this.gpgLabel11);
     base.Controls.Add(this.pbFaction);
     base.Controls.Add(this.gpgLabel7);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(810, 540);
     base.Name = "DlgTournamentCreation";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "<LOC>Create New Tournament";
     base.Controls.SetChildIndex(this.gpgLabel7, 0);
     base.Controls.SetChildIndex(this.pbFaction, 0);
     base.Controls.SetChildIndex(this.gpgLabel11, 0);
     base.Controls.SetChildIndex(this.gpgLabel9, 0);
     base.Controls.SetChildIndex(this.backLabelTitle, 0);
     base.Controls.SetChildIndex(this.gpgLabel1, 0);
     base.Controls.SetChildIndex(this.gpgLabel2, 0);
     base.Controls.SetChildIndex(this.tbName, 0);
     base.Controls.SetChildIndex(this.tbDescription, 0);
     base.Controls.SetChildIndex(this.gpgLabel3, 0);
     base.Controls.SetChildIndex(this.gpgLabel4, 0);
     base.Controls.SetChildIndex(this.tbLegal, 0);
     base.Controls.SetChildIndex(this.gpgLabel5, 0);
     base.Controls.SetChildIndex(this.tbWebURL, 0);
     base.Controls.SetChildIndex(this.gpgLabel6, 0);
     base.Controls.SetChildIndex(this.gpgLabel8, 0);
     base.Controls.SetChildIndex(this.gpgLabel10, 0);
     base.Controls.SetChildIndex(this.tbAssistantTDs, 0);
     base.Controls.SetChildIndex(this.skinButtonOK, 0);
     base.Controls.SetChildIndex(this.skinButtonCancel, 0);
     base.Controls.SetChildIndex(this.cbType, 0);
     base.Controls.SetChildIndex(this.cbFaction, 0);
     base.Controls.SetChildIndex(this.cbNumberOfRounds, 0);
     base.Controls.SetChildIndex(this.cbRoundLength, 0);
     base.Controls.SetChildIndex(this.cbMap, 0);
     base.Controls.SetChildIndex(this.pbMap, 0);
     base.Controls.SetChildIndex(this.lSize, 0);
     base.Controls.SetChildIndex(this.lMaxPlayers, 0);
     base.Controls.SetChildIndex(this.cbDate, 0);
     base.Controls.SetChildIndex(this.cbpCalander, 0);
     base.Controls.SetChildIndex(this.gpgLabel12, 0);
     base.Controls.SetChildIndex(this.cbRestriction, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.tbName.Properties.EndInit();
     this.tbDescription.Properties.EndInit();
     this.tbLegal.Properties.EndInit();
     this.tbWebURL.Properties.EndInit();
     this.tbAssistantTDs.Properties.EndInit();
     ((ISupportInitialize) this.pbFaction).EndInit();
     ((ISupportInitialize) this.pbMap).EndInit();
     this.cbDate.Properties.EndInit();
     this.cbpCalander.EndInit();
     this.cbpCalander.ResumeLayout(false);
     this.dTournamentDate.EndInit();
     this.tTournamentTime.Properties.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #13
0
 private void InitializeComponent()
 {
     this.components = new Container();
     this.gpgBorderPanel2 = new GPGBorderPanel();
     this.dragPlayers = new GPGDragList();
     this.cmsGridOptions = new ContextMenuStrip(this.components);
     this.assignWinToolStripMenuItem = new ToolStripMenuItem();
     this.makePlayer2WinnerToolStripMenuItem = new ToolStripMenuItem();
     this.assignDrawToolStripMenuItem = new ToolStripMenuItem();
     this.resetRoundResultsToolStripMenuItem = new ToolStripMenuItem();
     this.launchGameToolStripMenuItem = new ToolStripMenuItem();
     this.manuallSetMatchupRecordsToolStripMenuItem = new ToolStripMenuItem();
     this.forcefullyEndGameToolStripMenuItem = new ToolStripMenuItem();
     this.skinLabel2 = new SkinLabel();
     this.skinLabel1 = new SkinLabel();
     this.btnTournament = new SkinButton();
     this.btnEject = new SkinButton();
     this.btnRound = new SkinButton();
     this.btnAutoPair = new SkinButton();
     this.btnCustomRoom = new SkinButton();
     this.btnBroadcastPairings = new SkinButton();
     this.btnStandings = new SkinButton();
     this.btnEjectOffline = new SkinButton();
     this.btnBeginNoLaunch = new SkinButton();
     this.btnInject = new SkinButton();
     this.btnLocatePlayer = new SkinButton();
     this.btnLaunchChat = new SkinButton();
     this.btnResetScores = new SkinButton();
     this.btnSetNoResult = new SkinButton();
     this.btnRandomRecs = new SkinButton();
     this.btnRandomResults = new SkinButton();
     this.skinButton1 = new SkinButton();
     this.cbMap = new GPGDropDownList();
     this.gpgLabel7 = new GPGLabel();
     this.skinButtonHonorPoints = new SkinButton();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.gpgBorderPanel2.SuspendLayout();
     this.cmsGridOptions.SuspendLayout();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x424, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gpgBorderPanel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgBorderPanel2.Controls.Add(this.dragPlayers);
     this.gpgBorderPanel2.Controls.Add(this.skinLabel2);
     this.gpgBorderPanel2.Controls.Add(this.skinLabel1);
     this.gpgBorderPanel2.GPGBorderStyle = GPGBorderStyle.Rectangle;
     this.gpgBorderPanel2.Location = new Point(0x15, 0x53);
     this.gpgBorderPanel2.Name = "gpgBorderPanel2";
     this.gpgBorderPanel2.Padding = new Padding(2);
     this.gpgBorderPanel2.Size = new Size(0x437, 0x1c7);
     base.ttDefault.SetSuperTip(this.gpgBorderPanel2, null);
     this.gpgBorderPanel2.TabIndex = 8;
     this.gpgBorderPanel2.Text = "gpgBorderPanel2";
     this.dragPlayers.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.dragPlayers.ContextMenuStrip = this.cmsGridOptions;
     this.dragPlayers.HighlightPlayer = "";
     this.dragPlayers.ItemHeight = 15;
     this.dragPlayers.ItemWidth = 200;
     this.dragPlayers.Location = new Point(2, 0x15);
     this.dragPlayers.Name = "dragPlayers";
     this.dragPlayers.Size = new Size(0x433, 0x1b0);
     base.ttDefault.SetSuperTip(this.dragPlayers, null);
     this.dragPlayers.TabIndex = 15;
     this.dragPlayers.Text = "gpgDragList1";
     this.cmsGridOptions.Items.AddRange(new ToolStripItem[] { this.assignWinToolStripMenuItem, this.makePlayer2WinnerToolStripMenuItem, this.assignDrawToolStripMenuItem, this.resetRoundResultsToolStripMenuItem, this.launchGameToolStripMenuItem, this.manuallSetMatchupRecordsToolStripMenuItem, this.forcefullyEndGameToolStripMenuItem });
     this.cmsGridOptions.Name = "cmsGridOptions";
     this.cmsGridOptions.Size = new Size(0xde, 0x9e);
     base.ttDefault.SetSuperTip(this.cmsGridOptions, null);
     this.assignWinToolStripMenuItem.Name = "assignWinToolStripMenuItem";
     this.assignWinToolStripMenuItem.Size = new Size(0xdd, 0x16);
     this.assignWinToolStripMenuItem.Text = "Make Player 1 Winner";
     this.assignWinToolStripMenuItem.Visible = false;
     this.assignWinToolStripMenuItem.Click += new EventHandler(this.setPlayer1WinnerToolStripMenuItem_Click);
     this.makePlayer2WinnerToolStripMenuItem.Name = "makePlayer2WinnerToolStripMenuItem";
     this.makePlayer2WinnerToolStripMenuItem.Size = new Size(0xdd, 0x16);
     this.makePlayer2WinnerToolStripMenuItem.Text = "Make Player 2 Winner";
     this.makePlayer2WinnerToolStripMenuItem.Visible = false;
     this.makePlayer2WinnerToolStripMenuItem.Click += new EventHandler(this.setPlayer2WinnerToolStripMenuItem_Click);
     this.assignDrawToolStripMenuItem.Name = "assignDrawToolStripMenuItem";
     this.assignDrawToolStripMenuItem.Size = new Size(0xdd, 0x16);
     this.assignDrawToolStripMenuItem.Text = "Assign Draw";
     this.assignDrawToolStripMenuItem.Visible = false;
     this.assignDrawToolStripMenuItem.Click += new EventHandler(this.setDrawToolStripMenuItem_Click);
     this.resetRoundResultsToolStripMenuItem.Name = "resetRoundResultsToolStripMenuItem";
     this.resetRoundResultsToolStripMenuItem.Size = new Size(0xdd, 0x16);
     this.resetRoundResultsToolStripMenuItem.Text = "Clear Round Results";
     this.resetRoundResultsToolStripMenuItem.Visible = false;
     this.resetRoundResultsToolStripMenuItem.Click += new EventHandler(this.clearResultToolStripMenuItem_Click);
     this.launchGameToolStripMenuItem.Name = "launchGameToolStripMenuItem";
     this.launchGameToolStripMenuItem.Size = new Size(0xdd, 0x16);
     this.launchGameToolStripMenuItem.Text = "Launch Game";
     this.launchGameToolStripMenuItem.Click += new EventHandler(this.launchGameToolStripMenuItem_Click);
     this.manuallSetMatchupRecordsToolStripMenuItem.Name = "manuallSetMatchupRecordsToolStripMenuItem";
     this.manuallSetMatchupRecordsToolStripMenuItem.Size = new Size(0xdd, 0x16);
     this.manuallSetMatchupRecordsToolStripMenuItem.Text = "Manually Set Matchup Records";
     this.manuallSetMatchupRecordsToolStripMenuItem.Click += new EventHandler(this.manuallSetMatchupRecordsToolStripMenuItem_Click);
     this.forcefullyEndGameToolStripMenuItem.Name = "forcefullyEndGameToolStripMenuItem";
     this.forcefullyEndGameToolStripMenuItem.Size = new Size(0xdd, 0x16);
     this.forcefullyEndGameToolStripMenuItem.Text = "Forcefully End Game";
     this.forcefullyEndGameToolStripMenuItem.Click += new EventHandler(this.forcefullyEndGameToolStripMenuItem_Click);
     this.skinLabel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel2.AutoStyle = false;
     this.skinLabel2.BackColor = Color.Transparent;
     this.skinLabel2.DrawEdges = true;
     this.skinLabel2.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel2.ForeColor = Color.White;
     this.skinLabel2.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel2.IsStyled = false;
     this.skinLabel2.Location = new Point(0xd8, 2);
     this.skinLabel2.Name = "skinLabel2";
     this.skinLabel2.Size = new Size(0x35e, 20);
     this.skinLabel2.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel2, null);
     this.skinLabel2.TabIndex = 14;
     this.skinLabel2.Text = "<LOC>Paired Players";
     this.skinLabel2.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel2.TextPadding = new Padding(0);
     this.skinLabel1.AutoStyle = false;
     this.skinLabel1.BackColor = Color.Transparent;
     this.skinLabel1.DrawEdges = true;
     this.skinLabel1.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel1.ForeColor = Color.White;
     this.skinLabel1.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel1.IsStyled = false;
     this.skinLabel1.Location = new Point(2, 2);
     this.skinLabel1.Name = "skinLabel1";
     this.skinLabel1.Size = new Size(0xc9, 20);
     this.skinLabel1.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel1, null);
     this.skinLabel1.TabIndex = 12;
     this.skinLabel1.Text = "<LOC>Unpaired Players";
     this.skinLabel1.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel1.TextPadding = new Padding(0);
     this.btnTournament.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnTournament.AutoStyle = true;
     this.btnTournament.BackColor = Color.Black;
     this.btnTournament.ButtonState = 0;
     this.btnTournament.DialogResult = DialogResult.None;
     this.btnTournament.DisabledForecolor = Color.Gray;
     this.btnTournament.DrawColor = Color.White;
     this.btnTournament.DrawEdges = true;
     this.btnTournament.FocusColor = Color.Yellow;
     this.btnTournament.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnTournament.ForeColor = Color.White;
     this.btnTournament.HorizontalScalingMode = ScalingModes.Tile;
     this.btnTournament.IsStyled = true;
     this.btnTournament.Location = new Point(0x3cc, 0x21e);
     this.btnTournament.Name = "btnTournament";
     this.btnTournament.Size = new Size(130, 0x16);
     this.btnTournament.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnTournament, null);
     this.btnTournament.TabIndex = 0x1d;
     this.btnTournament.TabStop = true;
     this.btnTournament.Text = "<LOC>Begin Tournament";
     this.btnTournament.TextAlign = ContentAlignment.MiddleCenter;
     this.btnTournament.TextPadding = new Padding(0);
     this.btnTournament.Click += new EventHandler(this.btnTournament_Click);
     this.btnEject.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnEject.AutoStyle = true;
     this.btnEject.BackColor = Color.Black;
     this.btnEject.ButtonState = 0;
     this.btnEject.DialogResult = DialogResult.None;
     this.btnEject.DisabledForecolor = Color.Gray;
     this.btnEject.DrawColor = Color.White;
     this.btnEject.DrawEdges = true;
     this.btnEject.FocusColor = Color.Yellow;
     this.btnEject.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnEject.ForeColor = Color.White;
     this.btnEject.HorizontalScalingMode = ScalingModes.Tile;
     this.btnEject.IsStyled = true;
     this.btnEject.Location = new Point(0x344, 0x21e);
     this.btnEject.Name = "btnEject";
     this.btnEject.Size = new Size(130, 0x16);
     this.btnEject.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnEject, null);
     this.btnEject.TabIndex = 30;
     this.btnEject.TabStop = true;
     this.btnEject.Text = "<LOC>Eject Player";
     this.btnEject.TextAlign = ContentAlignment.MiddleCenter;
     this.btnEject.TextPadding = new Padding(0);
     this.btnEject.Click += new EventHandler(this.btnEject_Click);
     this.btnRound.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnRound.AutoStyle = true;
     this.btnRound.BackColor = Color.Black;
     this.btnRound.ButtonState = 0;
     this.btnRound.DialogResult = DialogResult.None;
     this.btnRound.DisabledForecolor = Color.Gray;
     this.btnRound.DrawColor = Color.White;
     this.btnRound.DrawEdges = true;
     this.btnRound.FocusColor = Color.Yellow;
     this.btnRound.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnRound.ForeColor = Color.White;
     this.btnRound.HorizontalScalingMode = ScalingModes.Tile;
     this.btnRound.IsStyled = true;
     this.btnRound.Location = new Point(0x235, 0x21e);
     this.btnRound.Name = "btnRound";
     this.btnRound.Size = new Size(130, 0x16);
     this.btnRound.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnRound, null);
     this.btnRound.TabIndex = 0x1f;
     this.btnRound.TabStop = true;
     this.btnRound.Text = "<LOC>Begin Round";
     this.btnRound.TextAlign = ContentAlignment.MiddleCenter;
     this.btnRound.TextPadding = new Padding(0);
     this.btnRound.Click += new EventHandler(this.btnRound_Click);
     this.btnAutoPair.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnAutoPair.AutoStyle = true;
     this.btnAutoPair.BackColor = Color.Black;
     this.btnAutoPair.ButtonState = 0;
     this.btnAutoPair.DialogResult = DialogResult.None;
     this.btnAutoPair.DisabledForecolor = Color.Gray;
     this.btnAutoPair.DrawColor = Color.White;
     this.btnAutoPair.DrawEdges = true;
     this.btnAutoPair.FocusColor = Color.Yellow;
     this.btnAutoPair.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnAutoPair.ForeColor = Color.White;
     this.btnAutoPair.HorizontalScalingMode = ScalingModes.Tile;
     this.btnAutoPair.IsStyled = true;
     this.btnAutoPair.Location = new Point(0x1ad, 0x21e);
     this.btnAutoPair.Name = "btnAutoPair";
     this.btnAutoPair.Size = new Size(130, 0x16);
     this.btnAutoPair.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnAutoPair, null);
     this.btnAutoPair.TabIndex = 0x20;
     this.btnAutoPair.TabStop = true;
     this.btnAutoPair.Text = "<LOC>Auto Pair";
     this.btnAutoPair.TextAlign = ContentAlignment.MiddleCenter;
     this.btnAutoPair.TextPadding = new Padding(0);
     this.btnAutoPair.Click += new EventHandler(this.btnAutoPair_Click);
     this.btnCustomRoom.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnCustomRoom.AutoStyle = true;
     this.btnCustomRoom.BackColor = Color.Black;
     this.btnCustomRoom.ButtonState = 0;
     this.btnCustomRoom.DialogResult = DialogResult.None;
     this.btnCustomRoom.DisabledForecolor = Color.Gray;
     this.btnCustomRoom.DrawColor = Color.White;
     this.btnCustomRoom.DrawEdges = true;
     this.btnCustomRoom.FocusColor = Color.Yellow;
     this.btnCustomRoom.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnCustomRoom.ForeColor = Color.White;
     this.btnCustomRoom.HorizontalScalingMode = ScalingModes.Tile;
     this.btnCustomRoom.IsStyled = true;
     this.btnCustomRoom.Location = new Point(0x15, 0x21e);
     this.btnCustomRoom.Name = "btnCustomRoom";
     this.btnCustomRoom.Size = new Size(130, 0x16);
     this.btnCustomRoom.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnCustomRoom, null);
     this.btnCustomRoom.TabIndex = 0x22;
     this.btnCustomRoom.TabStop = true;
     this.btnCustomRoom.Text = "<LOC>Custom Room";
     this.btnCustomRoom.TextAlign = ContentAlignment.MiddleCenter;
     this.btnCustomRoom.TextPadding = new Padding(0);
     this.btnCustomRoom.Click += new EventHandler(this.btnCustomRoom_Click);
     this.btnBroadcastPairings.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnBroadcastPairings.AutoStyle = true;
     this.btnBroadcastPairings.BackColor = Color.Black;
     this.btnBroadcastPairings.ButtonState = 0;
     this.btnBroadcastPairings.DialogResult = DialogResult.None;
     this.btnBroadcastPairings.DisabledForecolor = Color.Gray;
     this.btnBroadcastPairings.DrawColor = Color.White;
     this.btnBroadcastPairings.DrawEdges = true;
     this.btnBroadcastPairings.FocusColor = Color.Yellow;
     this.btnBroadcastPairings.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnBroadcastPairings.ForeColor = Color.White;
     this.btnBroadcastPairings.HorizontalScalingMode = ScalingModes.Tile;
     this.btnBroadcastPairings.IsStyled = true;
     this.btnBroadcastPairings.Location = new Point(0x125, 0x21e);
     this.btnBroadcastPairings.Name = "btnBroadcastPairings";
     this.btnBroadcastPairings.Size = new Size(130, 0x16);
     this.btnBroadcastPairings.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnBroadcastPairings, null);
     this.btnBroadcastPairings.TabIndex = 0x23;
     this.btnBroadcastPairings.TabStop = true;
     this.btnBroadcastPairings.Text = "<LOC>Broadcast Parings";
     this.btnBroadcastPairings.TextAlign = ContentAlignment.MiddleCenter;
     this.btnBroadcastPairings.TextPadding = new Padding(0);
     this.btnBroadcastPairings.Click += new EventHandler(this.btnBroadcastPairings_Click);
     this.btnStandings.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnStandings.AutoStyle = true;
     this.btnStandings.BackColor = Color.Black;
     this.btnStandings.ButtonState = 0;
     this.btnStandings.DialogResult = DialogResult.None;
     this.btnStandings.DisabledForecolor = Color.Gray;
     this.btnStandings.DrawColor = Color.White;
     this.btnStandings.DrawEdges = true;
     this.btnStandings.FocusColor = Color.Yellow;
     this.btnStandings.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnStandings.ForeColor = Color.White;
     this.btnStandings.HorizontalScalingMode = ScalingModes.Tile;
     this.btnStandings.IsStyled = true;
     this.btnStandings.Location = new Point(0x9d, 0x21e);
     this.btnStandings.Name = "btnStandings";
     this.btnStandings.Size = new Size(130, 0x16);
     this.btnStandings.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnStandings, null);
     this.btnStandings.TabIndex = 0x24;
     this.btnStandings.TabStop = true;
     this.btnStandings.Text = "<LOC>Broadcast Standings";
     this.btnStandings.TextAlign = ContentAlignment.MiddleCenter;
     this.btnStandings.TextPadding = new Padding(0);
     this.btnStandings.Click += new EventHandler(this.btnStandings_Click);
     this.btnEjectOffline.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnEjectOffline.AutoStyle = true;
     this.btnEjectOffline.BackColor = Color.Black;
     this.btnEjectOffline.ButtonState = 0;
     this.btnEjectOffline.DialogResult = DialogResult.None;
     this.btnEjectOffline.DisabledForecolor = Color.Gray;
     this.btnEjectOffline.DrawColor = Color.White;
     this.btnEjectOffline.DrawEdges = true;
     this.btnEjectOffline.FocusColor = Color.Yellow;
     this.btnEjectOffline.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnEjectOffline.ForeColor = Color.White;
     this.btnEjectOffline.HorizontalScalingMode = ScalingModes.Tile;
     this.btnEjectOffline.IsStyled = true;
     this.btnEjectOffline.Location = new Point(0x125, 570);
     this.btnEjectOffline.Name = "btnEjectOffline";
     this.btnEjectOffline.Size = new Size(130, 0x16);
     this.btnEjectOffline.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnEjectOffline, null);
     this.btnEjectOffline.TabIndex = 0x29;
     this.btnEjectOffline.TabStop = true;
     this.btnEjectOffline.Text = "<LOC>Eject Offline";
     this.btnEjectOffline.TextAlign = ContentAlignment.MiddleCenter;
     this.btnEjectOffline.TextPadding = new Padding(0);
     this.btnEjectOffline.Click += new EventHandler(this.btnEjectOffline_Click);
     this.btnBeginNoLaunch.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnBeginNoLaunch.AutoStyle = true;
     this.btnBeginNoLaunch.BackColor = Color.Black;
     this.btnBeginNoLaunch.ButtonState = 0;
     this.btnBeginNoLaunch.DialogResult = DialogResult.None;
     this.btnBeginNoLaunch.DisabledForecolor = Color.Gray;
     this.btnBeginNoLaunch.DrawColor = Color.White;
     this.btnBeginNoLaunch.DrawEdges = true;
     this.btnBeginNoLaunch.FocusColor = Color.Yellow;
     this.btnBeginNoLaunch.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnBeginNoLaunch.ForeColor = Color.White;
     this.btnBeginNoLaunch.HorizontalScalingMode = ScalingModes.Tile;
     this.btnBeginNoLaunch.IsStyled = true;
     this.btnBeginNoLaunch.Location = new Point(0x15, 570);
     this.btnBeginNoLaunch.Name = "btnBeginNoLaunch";
     this.btnBeginNoLaunch.Size = new Size(130, 0x16);
     this.btnBeginNoLaunch.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnBeginNoLaunch, null);
     this.btnBeginNoLaunch.TabIndex = 0x2a;
     this.btnBeginNoLaunch.TabStop = true;
     this.btnBeginNoLaunch.Text = "<LOC>Begin (No Launc)";
     this.btnBeginNoLaunch.TextAlign = ContentAlignment.MiddleCenter;
     this.btnBeginNoLaunch.TextPadding = new Padding(0);
     this.btnBeginNoLaunch.Click += new EventHandler(this.btnBeginNoLaunch_Click);
     this.btnInject.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnInject.AutoStyle = true;
     this.btnInject.BackColor = Color.Black;
     this.btnInject.ButtonState = 0;
     this.btnInject.DialogResult = DialogResult.None;
     this.btnInject.DisabledForecolor = Color.Gray;
     this.btnInject.DrawColor = Color.White;
     this.btnInject.DrawEdges = true;
     this.btnInject.FocusColor = Color.Yellow;
     this.btnInject.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnInject.ForeColor = Color.White;
     this.btnInject.HorizontalScalingMode = ScalingModes.Tile;
     this.btnInject.IsStyled = true;
     this.btnInject.Location = new Point(0x2bd, 0x21e);
     this.btnInject.Name = "btnInject";
     this.btnInject.Size = new Size(130, 0x16);
     this.btnInject.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnInject, null);
     this.btnInject.TabIndex = 0x2b;
     this.btnInject.TabStop = true;
     this.btnInject.Text = "<LOC>Inject Player";
     this.btnInject.TextAlign = ContentAlignment.MiddleCenter;
     this.btnInject.TextPadding = new Padding(0);
     this.btnInject.Click += new EventHandler(this.btnInject_Click);
     this.btnLocatePlayer.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnLocatePlayer.AutoStyle = true;
     this.btnLocatePlayer.BackColor = Color.Black;
     this.btnLocatePlayer.ButtonState = 0;
     this.btnLocatePlayer.DialogResult = DialogResult.None;
     this.btnLocatePlayer.DisabledForecolor = Color.Gray;
     this.btnLocatePlayer.DrawColor = Color.White;
     this.btnLocatePlayer.DrawEdges = true;
     this.btnLocatePlayer.FocusColor = Color.Yellow;
     this.btnLocatePlayer.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnLocatePlayer.ForeColor = Color.White;
     this.btnLocatePlayer.HorizontalScalingMode = ScalingModes.Tile;
     this.btnLocatePlayer.IsStyled = true;
     this.btnLocatePlayer.Location = new Point(0x1ad, 570);
     this.btnLocatePlayer.Name = "btnLocatePlayer";
     this.btnLocatePlayer.Size = new Size(130, 0x16);
     this.btnLocatePlayer.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnLocatePlayer, null);
     this.btnLocatePlayer.TabIndex = 0x2a;
     this.btnLocatePlayer.TabStop = true;
     this.btnLocatePlayer.Text = "<LOC>Locate Player";
     this.btnLocatePlayer.TextAlign = ContentAlignment.MiddleCenter;
     this.btnLocatePlayer.TextPadding = new Padding(0);
     this.btnLocatePlayer.Click += new EventHandler(this.btnLocatePlayer_Click);
     this.btnLaunchChat.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnLaunchChat.AutoStyle = true;
     this.btnLaunchChat.BackColor = Color.Black;
     this.btnLaunchChat.ButtonState = 0;
     this.btnLaunchChat.DialogResult = DialogResult.None;
     this.btnLaunchChat.DisabledForecolor = Color.Gray;
     this.btnLaunchChat.DrawColor = Color.White;
     this.btnLaunchChat.DrawEdges = true;
     this.btnLaunchChat.FocusColor = Color.Yellow;
     this.btnLaunchChat.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnLaunchChat.ForeColor = Color.White;
     this.btnLaunchChat.HorizontalScalingMode = ScalingModes.Tile;
     this.btnLaunchChat.IsStyled = true;
     this.btnLaunchChat.Location = new Point(0x9d, 570);
     this.btnLaunchChat.Name = "btnLaunchChat";
     this.btnLaunchChat.Size = new Size(130, 0x16);
     this.btnLaunchChat.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnLaunchChat, null);
     this.btnLaunchChat.TabIndex = 0x2b;
     this.btnLaunchChat.TabStop = true;
     this.btnLaunchChat.Text = "<LOC>Force Launch Chat";
     this.btnLaunchChat.TextAlign = ContentAlignment.MiddleCenter;
     this.btnLaunchChat.TextPadding = new Padding(0);
     this.btnLaunchChat.Click += new EventHandler(this.btnLaunchChat_Click);
     this.btnResetScores.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnResetScores.AutoStyle = true;
     this.btnResetScores.BackColor = Color.Black;
     this.btnResetScores.ButtonState = 0;
     this.btnResetScores.DialogResult = DialogResult.None;
     this.btnResetScores.DisabledForecolor = Color.Gray;
     this.btnResetScores.DrawColor = Color.White;
     this.btnResetScores.DrawEdges = true;
     this.btnResetScores.FocusColor = Color.Yellow;
     this.btnResetScores.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnResetScores.ForeColor = Color.White;
     this.btnResetScores.HorizontalScalingMode = ScalingModes.Tile;
     this.btnResetScores.IsStyled = true;
     this.btnResetScores.Location = new Point(0x123, 0x17);
     this.btnResetScores.Name = "btnResetScores";
     this.btnResetScores.Size = new Size(130, 0x16);
     this.btnResetScores.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnResetScores, null);
     this.btnResetScores.TabIndex = 0x2b;
     this.btnResetScores.TabStop = true;
     this.btnResetScores.Text = "Reset Scores";
     this.btnResetScores.TextAlign = ContentAlignment.MiddleCenter;
     this.btnResetScores.TextPadding = new Padding(0);
     this.btnSetNoResult.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnSetNoResult.AutoStyle = true;
     this.btnSetNoResult.BackColor = Color.Black;
     this.btnSetNoResult.ButtonState = 0;
     this.btnSetNoResult.DialogResult = DialogResult.None;
     this.btnSetNoResult.DisabledForecolor = Color.Gray;
     this.btnSetNoResult.DrawColor = Color.White;
     this.btnSetNoResult.DrawEdges = true;
     this.btnSetNoResult.FocusColor = Color.Yellow;
     this.btnSetNoResult.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnSetNoResult.ForeColor = Color.White;
     this.btnSetNoResult.HorizontalScalingMode = ScalingModes.Tile;
     this.btnSetNoResult.IsStyled = true;
     this.btnSetNoResult.Location = new Point(0x1ab, 0x17);
     this.btnSetNoResult.Name = "btnSetNoResult";
     this.btnSetNoResult.Size = new Size(130, 0x16);
     this.btnSetNoResult.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnSetNoResult, null);
     this.btnSetNoResult.TabIndex = 0x2c;
     this.btnSetNoResult.TabStop = true;
     this.btnSetNoResult.Text = "Set No Result";
     this.btnSetNoResult.TextAlign = ContentAlignment.MiddleCenter;
     this.btnSetNoResult.TextPadding = new Padding(0);
     this.btnRandomRecs.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnRandomRecs.AutoStyle = true;
     this.btnRandomRecs.BackColor = Color.Black;
     this.btnRandomRecs.ButtonState = 0;
     this.btnRandomRecs.DialogResult = DialogResult.None;
     this.btnRandomRecs.DisabledForecolor = Color.Gray;
     this.btnRandomRecs.DrawColor = Color.White;
     this.btnRandomRecs.DrawEdges = true;
     this.btnRandomRecs.FocusColor = Color.Yellow;
     this.btnRandomRecs.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnRandomRecs.ForeColor = Color.White;
     this.btnRandomRecs.HorizontalScalingMode = ScalingModes.Tile;
     this.btnRandomRecs.IsStyled = true;
     this.btnRandomRecs.Location = new Point(0x9b, 0x17);
     this.btnRandomRecs.Name = "btnRandomRecs";
     this.btnRandomRecs.Size = new Size(130, 0x16);
     this.btnRandomRecs.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnRandomRecs, null);
     this.btnRandomRecs.TabIndex = 0x2a;
     this.btnRandomRecs.TabStop = true;
     this.btnRandomRecs.Text = "Random Records";
     this.btnRandomRecs.TextAlign = ContentAlignment.MiddleCenter;
     this.btnRandomRecs.TextPadding = new Padding(0);
     this.btnRandomResults.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnRandomResults.AutoStyle = true;
     this.btnRandomResults.BackColor = Color.Black;
     this.btnRandomResults.ButtonState = 0;
     this.btnRandomResults.DialogResult = DialogResult.None;
     this.btnRandomResults.DisabledForecolor = Color.Gray;
     this.btnRandomResults.DrawColor = Color.White;
     this.btnRandomResults.DrawEdges = true;
     this.btnRandomResults.FocusColor = Color.Yellow;
     this.btnRandomResults.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnRandomResults.ForeColor = Color.White;
     this.btnRandomResults.HorizontalScalingMode = ScalingModes.Tile;
     this.btnRandomResults.IsStyled = true;
     this.btnRandomResults.Location = new Point(0x13, 0x17);
     this.btnRandomResults.Name = "btnRandomResults";
     this.btnRandomResults.Size = new Size(130, 0x16);
     this.btnRandomResults.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnRandomResults, null);
     this.btnRandomResults.TabIndex = 0x29;
     this.btnRandomResults.TabStop = true;
     this.btnRandomResults.Text = "Random Results";
     this.btnRandomResults.TextAlign = ContentAlignment.MiddleCenter;
     this.btnRandomResults.TextPadding = new Padding(0);
     this.skinButton1.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButton1.AutoStyle = true;
     this.skinButton1.BackColor = Color.Black;
     this.skinButton1.ButtonState = 0;
     this.skinButton1.DialogResult = DialogResult.None;
     this.skinButton1.DisabledForecolor = Color.Gray;
     this.skinButton1.DrawColor = Color.White;
     this.skinButton1.DrawEdges = true;
     this.skinButton1.FocusColor = Color.Yellow;
     this.skinButton1.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButton1.ForeColor = Color.White;
     this.skinButton1.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButton1.IsStyled = true;
     this.skinButton1.Location = new Point(0x235, 570);
     this.skinButton1.Name = "skinButton1";
     this.skinButton1.Size = new Size(130, 0x16);
     this.skinButton1.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButton1, null);
     this.skinButton1.TabIndex = 0x2b;
     this.skinButton1.TabStop = true;
     this.skinButton1.Text = "<LOC>Force Round";
     this.skinButton1.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButton1.TextPadding = new Padding(0);
     this.skinButton1.Click += new EventHandler(this.skinButton1_Click);
     this.cbMap.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.cbMap.BackColor = Color.Black;
     this.cbMap.BorderColor = Color.White;
     this.cbMap.DisplayMember = "MapCheckName";
     this.cbMap.DoValidate = true;
     this.cbMap.FlatStyle = FlatStyle.Flat;
     this.cbMap.FocusBackColor = Color.Empty;
     this.cbMap.FocusBorderColor = Color.Empty;
     this.cbMap.FormattingEnabled = true;
     this.cbMap.Location = new Point(880, 0x239);
     this.cbMap.Name = "cbMap";
     this.cbMap.Size = new Size(220, 0x15);
     base.ttDefault.SetSuperTip(this.cbMap, null);
     this.cbMap.TabIndex = 0x2d;
     this.cbMap.Text = "Any Map";
     this.gpgLabel7.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.gpgLabel7.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel7.AutoStyle = true;
     this.gpgLabel7.Font = new Font("Arial", 9.75f);
     this.gpgLabel7.ForeColor = Color.White;
     this.gpgLabel7.IgnoreMouseWheel = false;
     this.gpgLabel7.IsStyled = false;
     this.gpgLabel7.Location = new Point(0x2bd, 570);
     this.gpgLabel7.Name = "gpgLabel7";
     this.gpgLabel7.Size = new Size(0xad, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel7, null);
     this.gpgLabel7.TabIndex = 0x2c;
     this.gpgLabel7.Text = "<LOC>Map Restriction";
     this.gpgLabel7.TextAlign = ContentAlignment.TopRight;
     this.gpgLabel7.TextStyle = TextStyles.Default;
     this.skinButtonHonorPoints.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonHonorPoints.AutoStyle = true;
     this.skinButtonHonorPoints.BackColor = Color.Black;
     this.skinButtonHonorPoints.ButtonState = 0;
     this.skinButtonHonorPoints.DialogResult = DialogResult.None;
     this.skinButtonHonorPoints.DisabledForecolor = Color.Gray;
     this.skinButtonHonorPoints.DrawColor = Color.White;
     this.skinButtonHonorPoints.DrawEdges = true;
     this.skinButtonHonorPoints.FocusColor = Color.Yellow;
     this.skinButtonHonorPoints.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonHonorPoints.ForeColor = Color.White;
     this.skinButtonHonorPoints.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonHonorPoints.IsStyled = true;
     this.skinButtonHonorPoints.Location = new Point(0x15, 0x256);
     this.skinButtonHonorPoints.Name = "skinButtonHonorPoints";
     this.skinButtonHonorPoints.Size = new Size(130, 0x16);
     this.skinButtonHonorPoints.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonHonorPoints, null);
     this.skinButtonHonorPoints.TabIndex = 0x23;
     this.skinButtonHonorPoints.TabStop = true;
     this.skinButtonHonorPoints.Text = "<LOC>Honor Points";
     this.skinButtonHonorPoints.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonHonorPoints.TextPadding = new Padding(0);
     this.skinButtonHonorPoints.Click += new EventHandler(this.skinButtonHonorPoints_Click);
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x45f, 0x295);
     base.Controls.Add(this.skinButtonHonorPoints);
     base.Controls.Add(this.cbMap);
     base.Controls.Add(this.gpgLabel7);
     base.Controls.Add(this.skinButton1);
     base.Controls.Add(this.btnLaunchChat);
     base.Controls.Add(this.btnLocatePlayer);
     base.Controls.Add(this.btnInject);
     base.Controls.Add(this.btnBeginNoLaunch);
     base.Controls.Add(this.btnEjectOffline);
     base.Controls.Add(this.btnStandings);
     base.Controls.Add(this.btnBroadcastPairings);
     base.Controls.Add(this.btnCustomRoom);
     base.Controls.Add(this.btnAutoPair);
     base.Controls.Add(this.btnRound);
     base.Controls.Add(this.btnEject);
     base.Controls.Add(this.btnTournament);
     base.Controls.Add(this.gpgBorderPanel2);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(0x45f, 0x27b);
     base.Name = "DlgManageTournament";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "<LOC>Tournament Manager";
     base.Load += new EventHandler(this.DlgManageTournament_Load);
     base.Controls.SetChildIndex(this.gpgBorderPanel2, 0);
     base.Controls.SetChildIndex(this.btnTournament, 0);
     base.Controls.SetChildIndex(this.btnEject, 0);
     base.Controls.SetChildIndex(this.btnRound, 0);
     base.Controls.SetChildIndex(this.btnAutoPair, 0);
     base.Controls.SetChildIndex(this.btnCustomRoom, 0);
     base.Controls.SetChildIndex(this.btnBroadcastPairings, 0);
     base.Controls.SetChildIndex(this.btnStandings, 0);
     base.Controls.SetChildIndex(this.btnEjectOffline, 0);
     base.Controls.SetChildIndex(this.btnBeginNoLaunch, 0);
     base.Controls.SetChildIndex(this.btnInject, 0);
     base.Controls.SetChildIndex(this.btnLocatePlayer, 0);
     base.Controls.SetChildIndex(this.btnLaunchChat, 0);
     base.Controls.SetChildIndex(this.skinButton1, 0);
     base.Controls.SetChildIndex(this.gpgLabel7, 0);
     base.Controls.SetChildIndex(this.cbMap, 0);
     base.Controls.SetChildIndex(this.skinButtonHonorPoints, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.gpgBorderPanel2.ResumeLayout(false);
     this.cmsGridOptions.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #14
0
 private void InitializeComponent()
 {
     ComponentResourceManager manager = new ComponentResourceManager(typeof(DlgReplayInfo));
     this.gpgLabel1 = new GPGLabel();
     this.gpgLabelPlayerName = new GPGLabel();
     this.gpgTextBoxLink = new GPGTextBox();
     this.gpgLabel = new GPGLabel();
     this.gpgLabelOpponent = new GPGLabel();
     this.gpgLabel4 = new GPGLabel();
     this.skinLabelTitle = new SkinLabel();
     this.gpgPictureBoxStars = new GPGPictureBox();
     this.gpgLabelMap = new GPGLabel();
     this.gpgLabelDate = new GPGLabel();
     this.gpgLabel6 = new GPGLabel();
     this.skinButtonDownload = new SkinButton();
     this.skinButtonCopyLink = new SkinButton();
     this.gpgGroupBoxRate = new GPGGroupBox();
     this.skinButtonSubmitRating = new SkinButton();
     this.gpgRadioButton10 = new GPGRadioButton();
     this.gpgRadioButton9 = new GPGRadioButton();
     this.gpgRadioButton8 = new GPGRadioButton();
     this.gpgRadioButton7 = new GPGRadioButton();
     this.gpgRadioButton6 = new GPGRadioButton();
     this.gpgRadioButton5 = new GPGRadioButton();
     this.gpgRadioButton4 = new GPGRadioButton();
     this.gpgRadioButton3 = new GPGRadioButton();
     this.gpgRadioButton2 = new GPGRadioButton();
     this.gpgRadioButton1 = new GPGRadioButton();
     this.gpgLabel3 = new GPGLabel();
     this.gpgLabelDescription = new GPGLabel();
     this.gpgPanelActions = new GPGPanel();
     this.gpgLabelRating = new GPGLabel();
     this.gpgLabel5 = new GPGLabel();
     this.gpgLabel2 = new GPGLabel();
     this.gpgLabelDownloads = new GPGLabel();
     this.gpgLabel8 = new GPGLabel();
     this.gpgLabelRatingCount = new GPGLabel();
     this.gpgGroupBoxComments = new GPGGroupBox();
     this.skinButtonPostComment = new SkinButton();
     this.gpgPanelComments = new GPGPanel();
     this.gpgLabelNoComments = new GPGLabel();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.gpgTextBoxLink.Properties.BeginInit();
     ((ISupportInitialize) this.gpgPictureBoxStars).BeginInit();
     this.gpgGroupBoxRate.SuspendLayout();
     this.gpgPanelActions.SuspendLayout();
     this.gpgGroupBoxComments.SuspendLayout();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x21f, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gpgLabel1.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel1.AutoSize = true;
     this.gpgLabel1.AutoStyle = true;
     this.gpgLabel1.Font = new Font("Arial", 9.75f);
     this.gpgLabel1.ForeColor = Color.White;
     this.gpgLabel1.IgnoreMouseWheel = false;
     this.gpgLabel1.IsStyled = false;
     this.gpgLabel1.Location = new Point(12, 0x9c);
     this.gpgLabel1.Name = "gpgLabel1";
     this.gpgLabel1.Size = new Size(0x57, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel1, null);
     this.gpgLabel1.TabIndex = 7;
     this.gpgLabel1.Text = "<LOC>Player";
     this.gpgLabel1.TextStyle = TextStyles.Bold;
     this.gpgLabelPlayerName.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelPlayerName.AutoSize = true;
     this.gpgLabelPlayerName.AutoStyle = true;
     this.gpgLabelPlayerName.Font = new Font("Arial", 9.75f);
     this.gpgLabelPlayerName.ForeColor = Color.ForestGreen;
     this.gpgLabelPlayerName.IgnoreMouseWheel = false;
     this.gpgLabelPlayerName.IsStyled = false;
     this.gpgLabelPlayerName.Location = new Point(12, 0xac);
     this.gpgLabelPlayerName.Name = "gpgLabelPlayerName";
     this.gpgLabelPlayerName.Size = new Size(0x43, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelPlayerName, null);
     this.gpgLabelPlayerName.TabIndex = 8;
     this.gpgLabelPlayerName.Text = "gpgLabel2";
     this.gpgLabelPlayerName.TextStyle = TextStyles.ColoredBold;
     this.gpgTextBoxLink.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgTextBoxLink.Location = new Point(0, 0x16);
     this.gpgTextBoxLink.Name = "gpgTextBoxLink";
     this.gpgTextBoxLink.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxLink.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxLink.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxLink.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxLink.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxLink.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxLink.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxLink.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxLink.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxLink.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxLink.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxLink.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxLink.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxLink.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxLink.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxLink.Properties.ReadOnly = true;
     this.gpgTextBoxLink.Size = new Size(0x15b, 20);
     this.gpgTextBoxLink.TabIndex = 9;
     this.gpgLabel.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel.AutoSize = true;
     this.gpgLabel.AutoStyle = true;
     this.gpgLabel.Font = new Font("Arial", 9.75f);
     this.gpgLabel.ForeColor = Color.White;
     this.gpgLabel.IgnoreMouseWheel = false;
     this.gpgLabel.IsStyled = false;
     this.gpgLabel.Location = new Point(-3, 3);
     this.gpgLabel.Name = "gpgLabel";
     this.gpgLabel.Size = new Size(0x69, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel, null);
     this.gpgLabel.TabIndex = 10;
     this.gpgLabel.Text = "<LOC>Chat Link";
     this.gpgLabel.TextStyle = TextStyles.Default;
     this.gpgLabelOpponent.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgLabelOpponent.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelOpponent.AutoStyle = true;
     this.gpgLabelOpponent.Font = new Font("Arial", 9.75f);
     this.gpgLabelOpponent.ForeColor = Color.Crimson;
     this.gpgLabelOpponent.IgnoreMouseWheel = false;
     this.gpgLabelOpponent.IsStyled = false;
     this.gpgLabelOpponent.Location = new Point(12, 0xd4);
     this.gpgLabelOpponent.Name = "gpgLabelOpponent";
     this.gpgLabelOpponent.Size = new Size(0x132, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelOpponent, null);
     this.gpgLabelOpponent.TabIndex = 12;
     this.gpgLabelOpponent.Text = "gpgLabel2";
     this.gpgLabelOpponent.TextStyle = TextStyles.ColoredBold;
     this.gpgLabel4.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel4.AutoSize = true;
     this.gpgLabel4.AutoStyle = true;
     this.gpgLabel4.Font = new Font("Arial", 9.75f);
     this.gpgLabel4.ForeColor = Color.White;
     this.gpgLabel4.IgnoreMouseWheel = false;
     this.gpgLabel4.IsStyled = false;
     this.gpgLabel4.Location = new Point(12, 0xc4);
     this.gpgLabel4.Name = "gpgLabel4";
     this.gpgLabel4.Size = new Size(130, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel4, null);
     this.gpgLabel4.TabIndex = 11;
     this.gpgLabel4.Text = "<LOC>Other Players";
     this.gpgLabel4.TextStyle = TextStyles.Bold;
     this.skinLabelTitle.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabelTitle.AutoStyle = false;
     this.skinLabelTitle.BackColor = Color.Transparent;
     this.skinLabelTitle.DrawEdges = true;
     this.skinLabelTitle.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabelTitle.ForeColor = Color.White;
     this.skinLabelTitle.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabelTitle.IsStyled = false;
     this.skinLabelTitle.Location = new Point(6, 0x53);
     this.skinLabelTitle.Name = "skinLabelTitle";
     this.skinLabelTitle.Size = new Size(590, 20);
     this.skinLabelTitle.SkinBasePath = @"Controls\Background Label\Rectangle";
     base.ttDefault.SetSuperTip(this.skinLabelTitle, null);
     this.skinLabelTitle.TabIndex = 13;
     this.skinLabelTitle.Text = "Title";
     this.skinLabelTitle.TextAlign = ContentAlignment.MiddleCenter;
     this.skinLabelTitle.TextPadding = new Padding(0);
     this.gpgPictureBoxStars.Image = (Image) manager.GetObject("gpgPictureBoxStars.Image");
     this.gpgPictureBoxStars.Location = new Point(15, 0x84);
     this.gpgPictureBoxStars.Name = "gpgPictureBoxStars";
     this.gpgPictureBoxStars.Size = new Size(0x6f, 0x17);
     base.ttDefault.SetSuperTip(this.gpgPictureBoxStars, null);
     this.gpgPictureBoxStars.TabIndex = 0x1b;
     this.gpgPictureBoxStars.TabStop = false;
     this.gpgLabelMap.Anchor = AnchorStyles.Top;
     this.gpgLabelMap.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelMap.AutoSize = true;
     this.gpgLabelMap.AutoStyle = true;
     this.gpgLabelMap.Font = new Font("Arial", 9.75f);
     this.gpgLabelMap.ForeColor = Color.White;
     this.gpgLabelMap.IgnoreMouseWheel = false;
     this.gpgLabelMap.IsStyled = false;
     this.gpgLabelMap.Location = new Point(0x137, 0xac);
     this.gpgLabelMap.Name = "gpgLabelMap";
     this.gpgLabelMap.Size = new Size(0x43, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelMap, null);
     this.gpgLabelMap.TabIndex = 15;
     this.gpgLabelMap.Text = "gpgLabel2";
     this.gpgLabelMap.TextStyle = TextStyles.Default;
     this.gpgLabelDate.Anchor = AnchorStyles.Top;
     this.gpgLabelDate.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelDate.AutoSize = true;
     this.gpgLabelDate.AutoStyle = true;
     this.gpgLabelDate.Font = new Font("Arial", 9.75f);
     this.gpgLabelDate.ForeColor = Color.White;
     this.gpgLabelDate.IgnoreMouseWheel = false;
     this.gpgLabelDate.IsStyled = false;
     this.gpgLabelDate.Location = new Point(0x137, 0x84);
     this.gpgLabelDate.Name = "gpgLabelDate";
     this.gpgLabelDate.Size = new Size(0x43, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelDate, null);
     this.gpgLabelDate.TabIndex = 0x11;
     this.gpgLabelDate.Text = "gpgLabel2";
     this.gpgLabelDate.TextStyle = TextStyles.Default;
     this.gpgLabel6.Anchor = AnchorStyles.Top;
     this.gpgLabel6.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel6.AutoSize = true;
     this.gpgLabel6.AutoStyle = true;
     this.gpgLabel6.Font = new Font("Arial", 9.75f);
     this.gpgLabel6.ForeColor = Color.White;
     this.gpgLabel6.IgnoreMouseWheel = false;
     this.gpgLabel6.IsStyled = false;
     this.gpgLabel6.Location = new Point(0x137, 0x74);
     this.gpgLabel6.Name = "gpgLabel6";
     this.gpgLabel6.Size = new Size(0x4d, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel6, null);
     this.gpgLabel6.TabIndex = 0x10;
     this.gpgLabel6.Text = "<LOC>Date";
     this.gpgLabel6.TextStyle = TextStyles.Bold;
     this.skinButtonDownload.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonDownload.AutoStyle = true;
     this.skinButtonDownload.BackColor = Color.Black;
     this.skinButtonDownload.ButtonState = 0;
     this.skinButtonDownload.DialogResult = DialogResult.OK;
     this.skinButtonDownload.DisabledForecolor = Color.Gray;
     this.skinButtonDownload.DrawColor = Color.White;
     this.skinButtonDownload.DrawEdges = true;
     this.skinButtonDownload.FocusColor = Color.Yellow;
     this.skinButtonDownload.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonDownload.ForeColor = Color.White;
     this.skinButtonDownload.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonDownload.IsStyled = true;
     this.skinButtonDownload.Location = new Point(0x1b1, 0x15);
     this.skinButtonDownload.Name = "skinButtonDownload";
     this.skinButtonDownload.Size = new Size(0x88, 0x15);
     this.skinButtonDownload.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonDownload, null);
     this.skinButtonDownload.TabIndex = 20;
     this.skinButtonDownload.TabStop = true;
     this.skinButtonDownload.Text = "<LOC>Download";
     this.skinButtonDownload.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonDownload.TextPadding = new Padding(0);
     this.skinButtonDownload.Click += new EventHandler(this.skinButtonDownload_Click);
     this.skinButtonCopyLink.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonCopyLink.AutoStyle = true;
     this.skinButtonCopyLink.BackColor = Color.Black;
     this.skinButtonCopyLink.ButtonState = 0;
     this.skinButtonCopyLink.DialogResult = DialogResult.OK;
     this.skinButtonCopyLink.DisabledForecolor = Color.Gray;
     this.skinButtonCopyLink.DrawColor = Color.White;
     this.skinButtonCopyLink.DrawEdges = true;
     this.skinButtonCopyLink.FocusColor = Color.Yellow;
     this.skinButtonCopyLink.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonCopyLink.ForeColor = Color.White;
     this.skinButtonCopyLink.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonCopyLink.IsStyled = true;
     this.skinButtonCopyLink.Location = new Point(0x161, 0x15);
     this.skinButtonCopyLink.Name = "skinButtonCopyLink";
     this.skinButtonCopyLink.Size = new Size(0x4a, 0x15);
     this.skinButtonCopyLink.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonCopyLink, null);
     this.skinButtonCopyLink.TabIndex = 0x15;
     this.skinButtonCopyLink.TabStop = true;
     this.skinButtonCopyLink.Text = "<LOC>Copy";
     this.skinButtonCopyLink.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonCopyLink.TextPadding = new Padding(0);
     this.skinButtonCopyLink.Click += new EventHandler(this.skinButtonCopyLink_Click);
     this.gpgGroupBoxRate.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgGroupBoxRate.Controls.Add(this.skinButtonSubmitRating);
     this.gpgGroupBoxRate.Controls.Add(this.gpgRadioButton10);
     this.gpgGroupBoxRate.Controls.Add(this.gpgRadioButton9);
     this.gpgGroupBoxRate.Controls.Add(this.gpgRadioButton8);
     this.gpgGroupBoxRate.Controls.Add(this.gpgRadioButton7);
     this.gpgGroupBoxRate.Controls.Add(this.gpgRadioButton6);
     this.gpgGroupBoxRate.Controls.Add(this.gpgRadioButton5);
     this.gpgGroupBoxRate.Controls.Add(this.gpgRadioButton4);
     this.gpgGroupBoxRate.Controls.Add(this.gpgRadioButton3);
     this.gpgGroupBoxRate.Controls.Add(this.gpgRadioButton2);
     this.gpgGroupBoxRate.Controls.Add(this.gpgRadioButton1);
     this.gpgGroupBoxRate.Location = new Point(15, 0x1c8);
     this.gpgGroupBoxRate.Name = "gpgGroupBoxRate";
     this.gpgGroupBoxRate.Size = new Size(0x23f, 50);
     base.ttDefault.SetSuperTip(this.gpgGroupBoxRate, null);
     this.gpgGroupBoxRate.TabIndex = 0x16;
     this.gpgGroupBoxRate.TabStop = false;
     this.gpgGroupBoxRate.Text = "<LOC>Rate this replay";
     this.skinButtonSubmitRating.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.skinButtonSubmitRating.AutoStyle = true;
     this.skinButtonSubmitRating.BackColor = Color.Black;
     this.skinButtonSubmitRating.ButtonState = 0;
     this.skinButtonSubmitRating.DialogResult = DialogResult.OK;
     this.skinButtonSubmitRating.DisabledForecolor = Color.Gray;
     this.skinButtonSubmitRating.DrawColor = Color.White;
     this.skinButtonSubmitRating.DrawEdges = true;
     this.skinButtonSubmitRating.FocusColor = Color.Yellow;
     this.skinButtonSubmitRating.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSubmitRating.ForeColor = Color.White;
     this.skinButtonSubmitRating.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonSubmitRating.IsStyled = true;
     this.skinButtonSubmitRating.Location = new Point(0x1c8, 0x11);
     this.skinButtonSubmitRating.Name = "skinButtonSubmitRating";
     this.skinButtonSubmitRating.Size = new Size(0x71, 0x15);
     this.skinButtonSubmitRating.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonSubmitRating, null);
     this.skinButtonSubmitRating.TabIndex = 10;
     this.skinButtonSubmitRating.TabStop = true;
     this.skinButtonSubmitRating.Text = "<LOC>Submit";
     this.skinButtonSubmitRating.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSubmitRating.TextPadding = new Padding(0);
     this.skinButtonSubmitRating.Click += new EventHandler(this.skinButtonSubmitRating_Click);
     this.gpgRadioButton10.Anchor = AnchorStyles.Top;
     this.gpgRadioButton10.AutoSize = true;
     this.gpgRadioButton10.Location = new Point(0x17d, 20);
     this.gpgRadioButton10.Name = "gpgRadioButton10";
     this.gpgRadioButton10.Size = new Size(0x51, 0x11);
     base.ttDefault.SetSuperTip(this.gpgRadioButton10, null);
     this.gpgRadioButton10.TabIndex = 9;
     this.gpgRadioButton10.Text = "<LOC>10";
     this.gpgRadioButton10.UseVisualStyleBackColor = true;
     this.gpgRadioButton9.Anchor = AnchorStyles.Top;
     this.gpgRadioButton9.AutoSize = true;
     this.gpgRadioButton9.Location = new Point(340, 20);
     this.gpgRadioButton9.Name = "gpgRadioButton9";
     this.gpgRadioButton9.Size = new Size(0x4a, 0x11);
     base.ttDefault.SetSuperTip(this.gpgRadioButton9, null);
     this.gpgRadioButton9.TabIndex = 8;
     this.gpgRadioButton9.Text = "<LOC>9";
     this.gpgRadioButton9.UseVisualStyleBackColor = true;
     this.gpgRadioButton8.Anchor = AnchorStyles.Top;
     this.gpgRadioButton8.AutoSize = true;
     this.gpgRadioButton8.Location = new Point(0x12d, 20);
     this.gpgRadioButton8.Name = "gpgRadioButton8";
     this.gpgRadioButton8.Size = new Size(0x4a, 0x11);
     base.ttDefault.SetSuperTip(this.gpgRadioButton8, null);
     this.gpgRadioButton8.TabIndex = 7;
     this.gpgRadioButton8.Text = "<LOC>8";
     this.gpgRadioButton8.UseVisualStyleBackColor = true;
     this.gpgRadioButton7.Anchor = AnchorStyles.Top;
     this.gpgRadioButton7.AutoSize = true;
     this.gpgRadioButton7.Location = new Point(260, 20);
     this.gpgRadioButton7.Name = "gpgRadioButton7";
     this.gpgRadioButton7.Size = new Size(0x4a, 0x11);
     base.ttDefault.SetSuperTip(this.gpgRadioButton7, null);
     this.gpgRadioButton7.TabIndex = 6;
     this.gpgRadioButton7.Text = "<LOC>7";
     this.gpgRadioButton7.UseVisualStyleBackColor = true;
     this.gpgRadioButton6.Anchor = AnchorStyles.Top;
     this.gpgRadioButton6.AutoSize = true;
     this.gpgRadioButton6.Location = new Point(0xdd, 20);
     this.gpgRadioButton6.Name = "gpgRadioButton6";
     this.gpgRadioButton6.Size = new Size(0x4a, 0x11);
     base.ttDefault.SetSuperTip(this.gpgRadioButton6, null);
     this.gpgRadioButton6.TabIndex = 5;
     this.gpgRadioButton6.Text = "<LOC>6";
     this.gpgRadioButton6.UseVisualStyleBackColor = true;
     this.gpgRadioButton5.Anchor = AnchorStyles.Top;
     this.gpgRadioButton5.AutoSize = true;
     this.gpgRadioButton5.Checked = true;
     this.gpgRadioButton5.Location = new Point(180, 20);
     this.gpgRadioButton5.Name = "gpgRadioButton5";
     this.gpgRadioButton5.Size = new Size(0x4a, 0x11);
     base.ttDefault.SetSuperTip(this.gpgRadioButton5, null);
     this.gpgRadioButton5.TabIndex = 4;
     this.gpgRadioButton5.TabStop = true;
     this.gpgRadioButton5.Text = "<LOC>5";
     this.gpgRadioButton5.UseVisualStyleBackColor = true;
     this.gpgRadioButton4.Anchor = AnchorStyles.Top;
     this.gpgRadioButton4.AutoSize = true;
     this.gpgRadioButton4.Location = new Point(0x8d, 20);
     this.gpgRadioButton4.Name = "gpgRadioButton4";
     this.gpgRadioButton4.Size = new Size(0x4a, 0x11);
     base.ttDefault.SetSuperTip(this.gpgRadioButton4, null);
     this.gpgRadioButton4.TabIndex = 3;
     this.gpgRadioButton4.Text = "<LOC>4";
     this.gpgRadioButton4.UseVisualStyleBackColor = true;
     this.gpgRadioButton3.Anchor = AnchorStyles.Top;
     this.gpgRadioButton3.AutoSize = true;
     this.gpgRadioButton3.Location = new Point(100, 20);
     this.gpgRadioButton3.Name = "gpgRadioButton3";
     this.gpgRadioButton3.Size = new Size(0x4a, 0x11);
     base.ttDefault.SetSuperTip(this.gpgRadioButton3, null);
     this.gpgRadioButton3.TabIndex = 2;
     this.gpgRadioButton3.Text = "<LOC>3";
     this.gpgRadioButton3.UseVisualStyleBackColor = true;
     this.gpgRadioButton2.Anchor = AnchorStyles.Top;
     this.gpgRadioButton2.AutoSize = true;
     this.gpgRadioButton2.Location = new Point(0x3d, 20);
     this.gpgRadioButton2.Name = "gpgRadioButton2";
     this.gpgRadioButton2.Size = new Size(0x4a, 0x11);
     base.ttDefault.SetSuperTip(this.gpgRadioButton2, null);
     this.gpgRadioButton2.TabIndex = 1;
     this.gpgRadioButton2.Text = "<LOC>2";
     this.gpgRadioButton2.UseVisualStyleBackColor = true;
     this.gpgRadioButton1.Anchor = AnchorStyles.Top;
     this.gpgRadioButton1.AutoSize = true;
     this.gpgRadioButton1.Location = new Point(20, 20);
     this.gpgRadioButton1.Name = "gpgRadioButton1";
     this.gpgRadioButton1.Size = new Size(0x4a, 0x11);
     base.ttDefault.SetSuperTip(this.gpgRadioButton1, null);
     this.gpgRadioButton1.TabIndex = 0;
     this.gpgRadioButton1.Text = "<LOC>1";
     this.gpgRadioButton1.UseVisualStyleBackColor = true;
     this.gpgLabel3.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel3.AutoSize = true;
     this.gpgLabel3.AutoStyle = true;
     this.gpgLabel3.Font = new Font("Arial", 9.75f);
     this.gpgLabel3.ForeColor = Color.White;
     this.gpgLabel3.IgnoreMouseWheel = false;
     this.gpgLabel3.IsStyled = false;
     this.gpgLabel3.Location = new Point(12, 0xed);
     this.gpgLabel3.Name = "gpgLabel3";
     this.gpgLabel3.Size = new Size(0x73, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel3, null);
     this.gpgLabel3.TabIndex = 0x18;
     this.gpgLabel3.Text = "<LOC>Description";
     this.gpgLabel3.TextStyle = TextStyles.Bold;
     this.gpgLabelDescription.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgLabelDescription.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelDescription.AutoStyle = true;
     this.gpgLabelDescription.Font = new Font("Arial", 9.75f);
     this.gpgLabelDescription.ForeColor = Color.White;
     this.gpgLabelDescription.IgnoreMouseWheel = false;
     this.gpgLabelDescription.IsStyled = false;
     this.gpgLabelDescription.Location = new Point(12, 0xfd);
     this.gpgLabelDescription.Name = "gpgLabelDescription";
     this.gpgLabelDescription.Size = new Size(0x242, 0x23);
     base.ttDefault.SetSuperTip(this.gpgLabelDescription, null);
     this.gpgLabelDescription.TabIndex = 0;
     this.gpgLabelDescription.Text = "gpgLabel7";
     this.gpgLabelDescription.TextStyle = TextStyles.Default;
     this.gpgPanelActions.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgPanelActions.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelActions.BorderThickness = 2;
     this.gpgPanelActions.Controls.Add(this.gpgLabel);
     this.gpgPanelActions.Controls.Add(this.gpgTextBoxLink);
     this.gpgPanelActions.Controls.Add(this.skinButtonDownload);
     this.gpgPanelActions.Controls.Add(this.skinButtonCopyLink);
     this.gpgPanelActions.DrawBorder = false;
     this.gpgPanelActions.Location = new Point(15, 0x198);
     this.gpgPanelActions.Name = "gpgPanelActions";
     this.gpgPanelActions.Size = new Size(0x23f, 0x2d);
     base.ttDefault.SetSuperTip(this.gpgPanelActions, null);
     this.gpgPanelActions.TabIndex = 0x19;
     this.gpgLabelRating.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabelRating.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelRating.AutoSize = true;
     this.gpgLabelRating.AutoStyle = true;
     this.gpgLabelRating.Font = new Font("Arial", 9.75f);
     this.gpgLabelRating.ForeColor = Color.Gold;
     this.gpgLabelRating.IgnoreMouseWheel = false;
     this.gpgLabelRating.IsStyled = false;
     this.gpgLabelRating.Location = new Point(12, 0x1c6);
     this.gpgLabelRating.Name = "gpgLabelRating";
     this.gpgLabelRating.Size = new Size(0x61, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelRating, null);
     this.gpgLabelRating.TabIndex = 0x1a;
     this.gpgLabelRating.Text = "gpgLabelRating";
     this.gpgLabelRating.TextStyle = TextStyles.ColoredBold;
     this.gpgLabelRating.Visible = false;
     this.gpgLabel5.Anchor = AnchorStyles.Top;
     this.gpgLabel5.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel5.AutoSize = true;
     this.gpgLabel5.AutoStyle = true;
     this.gpgLabel5.Font = new Font("Arial", 9.75f);
     this.gpgLabel5.ForeColor = Color.White;
     this.gpgLabel5.IgnoreMouseWheel = false;
     this.gpgLabel5.IsStyled = false;
     this.gpgLabel5.Location = new Point(0x137, 0x9c);
     this.gpgLabel5.Name = "gpgLabel5";
     this.gpgLabel5.Size = new Size(0x4b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel5, null);
     this.gpgLabel5.TabIndex = 14;
     this.gpgLabel5.Text = "<LOC>Map";
     this.gpgLabel5.TextStyle = TextStyles.Bold;
     this.gpgLabel2.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel2.AutoSize = true;
     this.gpgLabel2.AutoStyle = true;
     this.gpgLabel2.Font = new Font("Arial", 9.75f);
     this.gpgLabel2.ForeColor = Color.White;
     this.gpgLabel2.IgnoreMouseWheel = false;
     this.gpgLabel2.IsStyled = false;
     this.gpgLabel2.Location = new Point(12, 0x74);
     this.gpgLabel2.Name = "gpgLabel2";
     this.gpgLabel2.Size = new Size(0x57, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel2, null);
     this.gpgLabel2.TabIndex = 0x1c;
     this.gpgLabel2.Text = "<LOC>Rating";
     this.gpgLabel2.TextStyle = TextStyles.Title;
     this.gpgLabelDownloads.Anchor = AnchorStyles.Top;
     this.gpgLabelDownloads.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelDownloads.AutoSize = true;
     this.gpgLabelDownloads.AutoStyle = true;
     this.gpgLabelDownloads.Font = new Font("Arial", 9.75f);
     this.gpgLabelDownloads.ForeColor = Color.White;
     this.gpgLabelDownloads.IgnoreMouseWheel = false;
     this.gpgLabelDownloads.IsStyled = false;
     this.gpgLabelDownloads.Location = new Point(0x137, 0xd4);
     this.gpgLabelDownloads.Name = "gpgLabelDownloads";
     this.gpgLabelDownloads.Size = new Size(0x43, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelDownloads, null);
     this.gpgLabelDownloads.TabIndex = 30;
     this.gpgLabelDownloads.Text = "gpgLabel2";
     this.gpgLabelDownloads.TextStyle = TextStyles.Default;
     this.gpgLabel8.Anchor = AnchorStyles.Top;
     this.gpgLabel8.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel8.AutoSize = true;
     this.gpgLabel8.AutoStyle = true;
     this.gpgLabel8.Font = new Font("Arial", 9.75f);
     this.gpgLabel8.ForeColor = Color.White;
     this.gpgLabel8.IgnoreMouseWheel = false;
     this.gpgLabel8.IsStyled = false;
     this.gpgLabel8.Location = new Point(0x137, 0xc4);
     this.gpgLabel8.Name = "gpgLabel8";
     this.gpgLabel8.Size = new Size(0x71, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel8, null);
     this.gpgLabel8.TabIndex = 0x1d;
     this.gpgLabel8.Text = "<LOC>Downloads";
     this.gpgLabel8.TextStyle = TextStyles.Bold;
     this.gpgLabelRatingCount.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelRatingCount.AutoSize = true;
     this.gpgLabelRatingCount.AutoStyle = true;
     this.gpgLabelRatingCount.Font = new Font("Arial", 9.75f);
     this.gpgLabelRatingCount.ForeColor = Color.Gold;
     this.gpgLabelRatingCount.IgnoreMouseWheel = false;
     this.gpgLabelRatingCount.IsStyled = false;
     this.gpgLabelRatingCount.Location = new Point(0x7c, 0x8a);
     this.gpgLabelRatingCount.Name = "gpgLabelRatingCount";
     this.gpgLabelRatingCount.Size = new Size(110, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelRatingCount, null);
     this.gpgLabelRatingCount.TabIndex = 0x1f;
     this.gpgLabelRatingCount.Text = "based on 0 votes.";
     this.gpgLabelRatingCount.TextStyle = TextStyles.Colored;
     this.gpgGroupBoxComments.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgGroupBoxComments.Controls.Add(this.skinButtonPostComment);
     this.gpgGroupBoxComments.Controls.Add(this.gpgPanelComments);
     this.gpgGroupBoxComments.Controls.Add(this.gpgLabelNoComments);
     this.gpgGroupBoxComments.Location = new Point(15, 0x123);
     this.gpgGroupBoxComments.Name = "gpgGroupBoxComments";
     this.gpgGroupBoxComments.Size = new Size(0x23f, 0x71);
     base.ttDefault.SetSuperTip(this.gpgGroupBoxComments, null);
     this.gpgGroupBoxComments.TabIndex = 0x20;
     this.gpgGroupBoxComments.TabStop = false;
     this.gpgGroupBoxComments.Text = "<LOC>Comments";
     this.skinButtonPostComment.Anchor = AnchorStyles.Bottom;
     this.skinButtonPostComment.AutoStyle = true;
     this.skinButtonPostComment.BackColor = Color.Black;
     this.skinButtonPostComment.ButtonState = 0;
     this.skinButtonPostComment.DialogResult = DialogResult.OK;
     this.skinButtonPostComment.DisabledForecolor = Color.Gray;
     this.skinButtonPostComment.DrawColor = Color.White;
     this.skinButtonPostComment.DrawEdges = true;
     this.skinButtonPostComment.FocusColor = Color.Yellow;
     this.skinButtonPostComment.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonPostComment.ForeColor = Color.White;
     this.skinButtonPostComment.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonPostComment.IsStyled = true;
     this.skinButtonPostComment.Location = new Point(0xcf, 0x58);
     this.skinButtonPostComment.Name = "skinButtonPostComment";
     this.skinButtonPostComment.Size = new Size(0x9c, 0x15);
     this.skinButtonPostComment.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonPostComment, null);
     this.skinButtonPostComment.TabIndex = 1;
     this.skinButtonPostComment.TabStop = true;
     this.skinButtonPostComment.Text = "<LOC>Post a Comment";
     this.skinButtonPostComment.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonPostComment.TextPadding = new Padding(0);
     this.skinButtonPostComment.Click += new EventHandler(this.skinButtonPostComment_Click);
     this.gpgPanelComments.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanelComments.AutoScroll = true;
     this.gpgPanelComments.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelComments.BorderThickness = 2;
     this.gpgPanelComments.DrawBorder = false;
     this.gpgPanelComments.Location = new Point(7, 12);
     this.gpgPanelComments.Name = "gpgPanelComments";
     this.gpgPanelComments.Size = new Size(0x232, 70);
     base.ttDefault.SetSuperTip(this.gpgPanelComments, null);
     this.gpgPanelComments.TabIndex = 0;
     this.gpgPanelComments.SizeChanged += new EventHandler(this.gpgPanelComments_SizeChanged);
     this.gpgLabelNoComments.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgLabelNoComments.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelNoComments.AutoStyle = true;
     this.gpgLabelNoComments.Font = new Font("Arial", 9.75f);
     this.gpgLabelNoComments.ForeColor = Color.White;
     this.gpgLabelNoComments.IgnoreMouseWheel = false;
     this.gpgLabelNoComments.IsStyled = false;
     this.gpgLabelNoComments.Location = new Point(7, 14);
     this.gpgLabelNoComments.Name = "gpgLabelNoComments";
     this.gpgLabelNoComments.Size = new Size(0x232, 0x38);
     base.ttDefault.SetSuperTip(this.gpgLabelNoComments, null);
     this.gpgLabelNoComments.TabIndex = 2;
     this.gpgLabelNoComments.Text = "<LOC>No comments posted; be the first to post a comment!";
     this.gpgLabelNoComments.TextStyle = TextStyles.Default;
     this.gpgLabelNoComments.Visible = false;
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x25a, 0x234);
     base.Controls.Add(this.gpgGroupBoxComments);
     base.Controls.Add(this.gpgLabelRatingCount);
     base.Controls.Add(this.gpgLabelDownloads);
     base.Controls.Add(this.gpgLabel8);
     base.Controls.Add(this.gpgLabel2);
     base.Controls.Add(this.gpgPictureBoxStars);
     base.Controls.Add(this.gpgLabelRating);
     base.Controls.Add(this.gpgPanelActions);
     base.Controls.Add(this.gpgLabelDescription);
     base.Controls.Add(this.gpgLabel3);
     base.Controls.Add(this.gpgGroupBoxRate);
     base.Controls.Add(this.gpgLabelDate);
     base.Controls.Add(this.gpgLabel6);
     base.Controls.Add(this.gpgLabelMap);
     base.Controls.Add(this.gpgLabel5);
     base.Controls.Add(this.skinLabelTitle);
     base.Controls.Add(this.gpgLabelOpponent);
     base.Controls.Add(this.gpgLabel4);
     base.Controls.Add(this.gpgLabelPlayerName);
     base.Controls.Add(this.gpgLabel1);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(0x25a, 0x234);
     base.Name = "DlgReplayInfo";
     base.Opacity = 0.999;
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "<LOC>Replay Info";
     base.Load += new EventHandler(this.DlgReplayInfo_Load);
     base.Controls.SetChildIndex(this.gpgLabel1, 0);
     base.Controls.SetChildIndex(this.gpgLabelPlayerName, 0);
     base.Controls.SetChildIndex(this.gpgLabel4, 0);
     base.Controls.SetChildIndex(this.gpgLabelOpponent, 0);
     base.Controls.SetChildIndex(this.skinLabelTitle, 0);
     base.Controls.SetChildIndex(this.gpgLabel5, 0);
     base.Controls.SetChildIndex(this.gpgLabelMap, 0);
     base.Controls.SetChildIndex(this.gpgLabel6, 0);
     base.Controls.SetChildIndex(this.gpgLabelDate, 0);
     base.Controls.SetChildIndex(this.gpgGroupBoxRate, 0);
     base.Controls.SetChildIndex(this.gpgLabel3, 0);
     base.Controls.SetChildIndex(this.gpgLabelDescription, 0);
     base.Controls.SetChildIndex(this.gpgPanelActions, 0);
     base.Controls.SetChildIndex(this.gpgLabelRating, 0);
     base.Controls.SetChildIndex(this.gpgPictureBoxStars, 0);
     base.Controls.SetChildIndex(this.gpgLabel2, 0);
     base.Controls.SetChildIndex(this.gpgLabel8, 0);
     base.Controls.SetChildIndex(this.gpgLabelDownloads, 0);
     base.Controls.SetChildIndex(this.gpgLabelRatingCount, 0);
     base.Controls.SetChildIndex(this.gpgGroupBoxComments, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.gpgTextBoxLink.Properties.EndInit();
     ((ISupportInitialize) this.gpgPictureBoxStars).EndInit();
     this.gpgGroupBoxRate.ResumeLayout(false);
     this.gpgGroupBoxRate.PerformLayout();
     this.gpgPanelActions.ResumeLayout(false);
     this.gpgPanelActions.PerformLayout();
     this.gpgGroupBoxComments.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #15
0
 private void InitializeComponent()
 {
     this.gpgLabel2 = new GPGLabel();
     this.tbGameLocation = new GPGTextBox();
     this.gpgLabel3 = new GPGLabel();
     this.tbCommandLineArgs = new GPGTextBox();
     this.sbCancel = new SkinButton();
     this.sbSave = new SkinButton();
     this.skinButton1 = new SkinButton();
     this.gpgBorderPanel2 = new GPGBorderPanel();
     this.skinLabel1 = new SkinLabel();
     this.lbGames = new ListBox();
     this.gpgBorderPanel1 = new GPGBorderPanel();
     this.btnLocateGame = new SkinButton();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.tbGameLocation.Properties.BeginInit();
     this.tbCommandLineArgs.Properties.BeginInit();
     this.gpgBorderPanel2.SuspendLayout();
     this.gpgBorderPanel1.SuspendLayout();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x2c3, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gpgLabel2.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel2.AutoSize = true;
     this.gpgLabel2.AutoStyle = true;
     this.gpgLabel2.Font = new Font("Arial", 9.75f);
     this.gpgLabel2.ForeColor = Color.White;
     this.gpgLabel2.IgnoreMouseWheel = false;
     this.gpgLabel2.IsStyled = false;
     this.gpgLabel2.Location = new Point(13, 12);
     this.gpgLabel2.Name = "gpgLabel2";
     this.gpgLabel2.Size = new Size(0x8a, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel2, null);
     this.gpgLabel2.TabIndex = 9;
     this.gpgLabel2.Text = "<LOC>Game Location";
     this.gpgLabel2.TextStyle = TextStyles.Default;
     this.tbGameLocation.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.tbGameLocation.Location = new Point(0x10, 0x1f);
     this.tbGameLocation.Name = "tbGameLocation";
     this.tbGameLocation.Properties.Appearance.BackColor = Color.Black;
     this.tbGameLocation.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.tbGameLocation.Properties.Appearance.ForeColor = Color.White;
     this.tbGameLocation.Properties.Appearance.Options.UseBackColor = true;
     this.tbGameLocation.Properties.Appearance.Options.UseBorderColor = true;
     this.tbGameLocation.Properties.Appearance.Options.UseForeColor = true;
     this.tbGameLocation.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.tbGameLocation.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.tbGameLocation.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.tbGameLocation.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.tbGameLocation.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.tbGameLocation.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.tbGameLocation.Properties.BorderStyle = BorderStyles.Simple;
     this.tbGameLocation.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.tbGameLocation.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.tbGameLocation.Size = new Size(0x1a7, 20);
     this.tbGameLocation.TabIndex = 10;
     this.gpgLabel3.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel3.AutoSize = true;
     this.gpgLabel3.AutoStyle = true;
     this.gpgLabel3.Font = new Font("Arial", 9.75f);
     this.gpgLabel3.ForeColor = Color.White;
     this.gpgLabel3.IgnoreMouseWheel = false;
     this.gpgLabel3.IsStyled = false;
     this.gpgLabel3.Location = new Point(13, 0x43);
     this.gpgLabel3.Name = "gpgLabel3";
     this.gpgLabel3.Size = new Size(0xcc, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel3, null);
     this.gpgLabel3.TabIndex = 11;
     this.gpgLabel3.Text = "<LOC>Command Line Arguments";
     this.gpgLabel3.TextStyle = TextStyles.Default;
     this.tbCommandLineArgs.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.tbCommandLineArgs.Location = new Point(0x10, 0x56);
     this.tbCommandLineArgs.Name = "tbCommandLineArgs";
     this.tbCommandLineArgs.Properties.Appearance.BackColor = Color.Black;
     this.tbCommandLineArgs.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.tbCommandLineArgs.Properties.Appearance.ForeColor = Color.White;
     this.tbCommandLineArgs.Properties.Appearance.Options.UseBackColor = true;
     this.tbCommandLineArgs.Properties.Appearance.Options.UseBorderColor = true;
     this.tbCommandLineArgs.Properties.Appearance.Options.UseForeColor = true;
     this.tbCommandLineArgs.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.tbCommandLineArgs.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.tbCommandLineArgs.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.tbCommandLineArgs.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.tbCommandLineArgs.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.tbCommandLineArgs.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.tbCommandLineArgs.Properties.BorderStyle = BorderStyles.Simple;
     this.tbCommandLineArgs.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.tbCommandLineArgs.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.tbCommandLineArgs.Properties.ReadOnly = true;
     this.tbCommandLineArgs.Size = new Size(0x1cd, 20);
     this.tbCommandLineArgs.TabIndex = 12;
     this.sbCancel.AutoStyle = true;
     this.sbCancel.BackColor = Color.Black;
     this.sbCancel.ButtonState = 0;
     this.sbCancel.DialogResult = DialogResult.OK;
     this.sbCancel.DisabledForecolor = Color.Gray;
     this.sbCancel.DrawColor = Color.White;
     this.sbCancel.DrawEdges = true;
     this.sbCancel.FocusColor = Color.Yellow;
     this.sbCancel.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.sbCancel.ForeColor = Color.White;
     this.sbCancel.HorizontalScalingMode = ScalingModes.Tile;
     this.sbCancel.IsStyled = true;
     this.sbCancel.Location = new Point(0x91, 0x7c);
     this.sbCancel.Name = "sbCancel";
     this.sbCancel.Size = new Size(0x7b, 0x1c);
     this.sbCancel.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.sbCancel, null);
     this.sbCancel.TabIndex = 0x19;
     this.sbCancel.TabStop = true;
     this.sbCancel.Text = "<LOC>Cancel";
     this.sbCancel.TextAlign = ContentAlignment.MiddleCenter;
     this.sbCancel.TextPadding = new Padding(0);
     this.sbCancel.Click += new EventHandler(this.sbCancel_Click);
     this.sbSave.AutoStyle = true;
     this.sbSave.BackColor = Color.Black;
     this.sbSave.ButtonState = 0;
     this.sbSave.DialogResult = DialogResult.OK;
     this.sbSave.DisabledForecolor = Color.Gray;
     this.sbSave.DrawColor = Color.White;
     this.sbSave.DrawEdges = true;
     this.sbSave.FocusColor = Color.Yellow;
     this.sbSave.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.sbSave.ForeColor = Color.White;
     this.sbSave.HorizontalScalingMode = ScalingModes.Tile;
     this.sbSave.IsStyled = true;
     this.sbSave.Location = new Point(0x10, 0x7c);
     this.sbSave.Name = "sbSave";
     this.sbSave.Size = new Size(0x7b, 0x1c);
     this.sbSave.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.sbSave, null);
     this.sbSave.TabIndex = 0x18;
     this.sbSave.TabStop = true;
     this.sbSave.Text = "<LOC>Save Changes";
     this.sbSave.TextAlign = ContentAlignment.MiddleCenter;
     this.sbSave.TextPadding = new Padding(0);
     this.sbSave.Click += new EventHandler(this.sbSave_Click);
     this.skinButton1.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButton1.AutoStyle = true;
     this.skinButton1.BackColor = Color.Black;
     this.skinButton1.ButtonState = 0;
     this.skinButton1.DialogResult = DialogResult.OK;
     this.skinButton1.DisabledForecolor = Color.Gray;
     this.skinButton1.DrawColor = Color.White;
     this.skinButton1.DrawEdges = true;
     this.skinButton1.Enabled = false;
     this.skinButton1.FocusColor = Color.Yellow;
     this.skinButton1.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButton1.ForeColor = Color.White;
     this.skinButton1.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButton1.IsStyled = true;
     this.skinButton1.Location = new Point(0x1a, 0x180);
     this.skinButton1.Name = "skinButton1";
     this.skinButton1.Size = new Size(0xe3, 0x1c);
     this.skinButton1.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButton1, null);
     this.skinButton1.TabIndex = 0x1a;
     this.skinButton1.TabStop = true;
     this.skinButton1.Text = "<LOC>Add New Game";
     this.skinButton1.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButton1.TextPadding = new Padding(0);
     this.skinButton1.Visible = false;
     this.gpgBorderPanel2.Anchor = AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgBorderPanel2.Controls.Add(this.skinLabel1);
     this.gpgBorderPanel2.Controls.Add(this.lbGames);
     this.gpgBorderPanel2.GPGBorderStyle = GPGBorderStyle.Rectangle;
     this.gpgBorderPanel2.Location = new Point(0x1a, 0x53);
     this.gpgBorderPanel2.Name = "gpgBorderPanel2";
     this.gpgBorderPanel2.Size = new Size(0xe2, 0x126);
     base.ttDefault.SetSuperTip(this.gpgBorderPanel2, null);
     this.gpgBorderPanel2.TabIndex = 0x1b;
     this.gpgBorderPanel2.Text = "gpgBorderPanel2";
     this.skinLabel1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel1.AutoStyle = false;
     this.skinLabel1.BackColor = Color.Transparent;
     this.skinLabel1.DrawEdges = true;
     this.skinLabel1.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel1.ForeColor = Color.White;
     this.skinLabel1.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel1.IsStyled = false;
     this.skinLabel1.Location = new Point(3, 3);
     this.skinLabel1.Name = "skinLabel1";
     this.skinLabel1.Size = new Size(220, 20);
     this.skinLabel1.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel1, null);
     this.skinLabel1.TabIndex = 13;
     this.skinLabel1.Text = "<LOC>Games";
     this.skinLabel1.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel1.TextPadding = new Padding(0);
     this.lbGames.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.lbGames.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
     this.lbGames.BorderStyle = BorderStyle.None;
     this.lbGames.ForeColor = Color.White;
     this.lbGames.FormattingEnabled = true;
     this.lbGames.Location = new Point(3, 0x18);
     this.lbGames.Name = "lbGames";
     this.lbGames.Size = new Size(220, 260);
     base.ttDefault.SetSuperTip(this.lbGames, null);
     this.lbGames.TabIndex = 12;
     this.lbGames.SelectedValueChanged += new EventHandler(this.lbGames_SelectedValueChanged);
     this.gpgBorderPanel1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgBorderPanel1.Controls.Add(this.btnLocateGame);
     this.gpgBorderPanel1.Controls.Add(this.gpgLabel2);
     this.gpgBorderPanel1.Controls.Add(this.tbGameLocation);
     this.gpgBorderPanel1.Controls.Add(this.tbCommandLineArgs);
     this.gpgBorderPanel1.Controls.Add(this.sbCancel);
     this.gpgBorderPanel1.Controls.Add(this.gpgLabel3);
     this.gpgBorderPanel1.Controls.Add(this.sbSave);
     this.gpgBorderPanel1.GPGBorderStyle = GPGBorderStyle.Web;
     this.gpgBorderPanel1.Location = new Point(0x102, 0x56);
     this.gpgBorderPanel1.Name = "gpgBorderPanel1";
     this.gpgBorderPanel1.Size = new Size(0x1e8, 0x123);
     base.ttDefault.SetSuperTip(this.gpgBorderPanel1, null);
     this.gpgBorderPanel1.TabIndex = 0x1c;
     this.gpgBorderPanel1.Text = "gpgBorderPanel1";
     this.btnLocateGame.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.btnLocateGame.AutoStyle = true;
     this.btnLocateGame.BackColor = Color.Black;
     this.btnLocateGame.ButtonState = 0;
     this.btnLocateGame.DialogResult = DialogResult.OK;
     this.btnLocateGame.DisabledForecolor = Color.Gray;
     this.btnLocateGame.DrawColor = Color.White;
     this.btnLocateGame.DrawEdges = true;
     this.btnLocateGame.FocusColor = Color.Yellow;
     this.btnLocateGame.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnLocateGame.ForeColor = Color.White;
     this.btnLocateGame.HorizontalScalingMode = ScalingModes.Tile;
     this.btnLocateGame.IsStyled = true;
     this.btnLocateGame.Location = new Point(0x1bc, 0x1f);
     this.btnLocateGame.Name = "btnLocateGame";
     this.btnLocateGame.Size = new Size(0x21, 20);
     this.btnLocateGame.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnLocateGame, null);
     this.btnLocateGame.TabIndex = 0x1a;
     this.btnLocateGame.TabStop = true;
     this.btnLocateGame.Text = "...";
     this.btnLocateGame.TextAlign = ContentAlignment.MiddleCenter;
     this.btnLocateGame.TextPadding = new Padding(0);
     this.btnLocateGame.Click += new EventHandler(this.btnLocateGame_Click);
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x2fe, 480);
     base.Controls.Add(this.gpgBorderPanel1);
     base.Controls.Add(this.gpgBorderPanel2);
     base.Controls.Add(this.skinButton1);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     base.Name = "DlgManageGames";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "<LOC>Manage Games";
     base.Load += new EventHandler(this.DlgManageGames_Load);
     base.Controls.SetChildIndex(this.skinButton1, 0);
     base.Controls.SetChildIndex(this.gpgBorderPanel2, 0);
     base.Controls.SetChildIndex(this.gpgBorderPanel1, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.tbGameLocation.Properties.EndInit();
     this.tbCommandLineArgs.Properties.EndInit();
     this.gpgBorderPanel2.ResumeLayout(false);
     this.gpgBorderPanel1.ResumeLayout(false);
     this.gpgBorderPanel1.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #16
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(DlgManageACLs));
     this.treeViewACL = new TreeView();
     this.splitContainerMain = new SplitContainer();
     this.skinLabel2 = new SkinLabel();
     this.gpgPanelACL = new GPGPanel();
     this.skinButtonAddMember = new SkinButton();
     this.gpgLabelACLDescription = new GPGLabel();
     this.gpgLabel8 = new GPGLabel();
     this.gpgLabelACLQuery = new GPGLabel();
     this.gpgLabel7 = new GPGLabel();
     this.gpgLabelACLAccessLevel = new GPGLabel();
     this.gpgLabel6 = new GPGLabel();
     this.gpgLabelACLInclusionType = new GPGLabel();
     this.gpgLabel5 = new GPGLabel();
     this.gpgLabelACLListType = new GPGLabel();
     this.gpgLabel4 = new GPGLabel();
     this.gpgLabelACLName = new GPGLabel();
     this.gpgLabel2 = new GPGLabel();
     this.gpgLabelNoSelection = new GPGLabel();
     this.msQuickButtons = new GPGMenuStrip(this.components);
     this.btnNewACL = new ToolStripMenuItem();
     this.btnMore = new ToolStripMenuItem();
     this.gpgContextMenuACL = new GPGContextMenu();
     this.miACL_Delete = new MenuItem();
     this.miACL_AddMember = new MenuItem();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.splitContainerMain.Panel1.SuspendLayout();
     this.splitContainerMain.Panel2.SuspendLayout();
     this.splitContainerMain.SuspendLayout();
     this.gpgPanelACL.SuspendLayout();
     this.msQuickButtons.SuspendLayout();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x240, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.treeViewACL.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.treeViewACL.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.treeViewACL.BorderStyle = BorderStyle.None;
     this.treeViewACL.Location = new Point(0, 20);
     this.treeViewACL.Name = "treeViewACL";
     this.treeViewACL.Size = new Size(0xd1, 370);
     base.ttDefault.SetSuperTip(this.treeViewACL, null);
     this.treeViewACL.TabIndex = 7;
     this.treeViewACL.AfterSelect += new TreeViewEventHandler(this.treeViewACL_AfterSelect);
     this.treeViewACL.MouseUp += new MouseEventHandler(this.treeViewACL_MouseUp);
     this.splitContainerMain.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainerMain.BackColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.splitContainerMain.Location = new Point(6, 60);
     this.splitContainerMain.Name = "splitContainerMain";
     this.splitContainerMain.Panel1.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.splitContainerMain.Panel1.Controls.Add(this.skinLabel2);
     this.splitContainerMain.Panel1.Controls.Add(this.treeViewACL);
     base.ttDefault.SetSuperTip(this.splitContainerMain.Panel1, null);
     this.splitContainerMain.Panel2.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.splitContainerMain.Panel2.Controls.Add(this.gpgPanelACL);
     this.splitContainerMain.Panel2.Controls.Add(this.gpgLabelNoSelection);
     base.ttDefault.SetSuperTip(this.splitContainerMain.Panel2, null);
     this.splitContainerMain.Size = new Size(0x26e, 390);
     this.splitContainerMain.SplitterDistance = 0xce;
     base.ttDefault.SetSuperTip(this.splitContainerMain, null);
     this.splitContainerMain.TabIndex = 9;
     this.skinLabel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel2.AutoStyle = false;
     this.skinLabel2.BackColor = Color.Transparent;
     this.skinLabel2.DrawEdges = true;
     this.skinLabel2.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel2.ForeColor = Color.White;
     this.skinLabel2.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel2.IsStyled = false;
     this.skinLabel2.Location = new Point(0, 0);
     this.skinLabel2.Name = "skinLabel2";
     this.skinLabel2.Size = new Size(0xd1, 20);
     this.skinLabel2.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel2, null);
     this.skinLabel2.TabIndex = 0x11;
     this.skinLabel2.Text = "Access Control Explorer";
     this.skinLabel2.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel2.TextPadding = new Padding(0);
     this.gpgPanelACL.BackColor = Color.Black;
     this.gpgPanelACL.Controls.Add(this.skinButtonAddMember);
     this.gpgPanelACL.Controls.Add(this.gpgLabelACLDescription);
     this.gpgPanelACL.Controls.Add(this.gpgLabel8);
     this.gpgPanelACL.Controls.Add(this.gpgLabelACLQuery);
     this.gpgPanelACL.Controls.Add(this.gpgLabel7);
     this.gpgPanelACL.Controls.Add(this.gpgLabelACLAccessLevel);
     this.gpgPanelACL.Controls.Add(this.gpgLabel6);
     this.gpgPanelACL.Controls.Add(this.gpgLabelACLInclusionType);
     this.gpgPanelACL.Controls.Add(this.gpgLabel5);
     this.gpgPanelACL.Controls.Add(this.gpgLabelACLListType);
     this.gpgPanelACL.Controls.Add(this.gpgLabel4);
     this.gpgPanelACL.Controls.Add(this.gpgLabelACLName);
     this.gpgPanelACL.Controls.Add(this.gpgLabel2);
     this.gpgPanelACL.Dock = DockStyle.Fill;
     this.gpgPanelACL.Location = new Point(0, 0);
     this.gpgPanelACL.Name = "gpgPanelACL";
     this.gpgPanelACL.Size = new Size(0x19c, 390);
     base.ttDefault.SetSuperTip(this.gpgPanelACL, null);
     this.gpgPanelACL.TabIndex = 1;
     this.skinButtonAddMember.AutoStyle = true;
     this.skinButtonAddMember.BackColor = Color.Transparent;
     this.skinButtonAddMember.ButtonState = 0;
     this.skinButtonAddMember.DialogResult = DialogResult.OK;
     this.skinButtonAddMember.DisabledForecolor = Color.Gray;
     this.skinButtonAddMember.DrawColor = Color.White;
     this.skinButtonAddMember.DrawEdges = true;
     this.skinButtonAddMember.FocusColor = Color.Yellow;
     this.skinButtonAddMember.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonAddMember.ForeColor = Color.White;
     this.skinButtonAddMember.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonAddMember.IsStyled = true;
     this.skinButtonAddMember.Location = new Point(0x19, 0x158);
     this.skinButtonAddMember.Name = "skinButtonAddMember";
     this.skinButtonAddMember.Size = new Size(0x7d, 0x1a);
     this.skinButtonAddMember.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonAddMember, null);
     this.skinButtonAddMember.TabIndex = 12;
     this.skinButtonAddMember.TabStop = true;
     this.skinButtonAddMember.Text = "Add Member";
     this.skinButtonAddMember.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonAddMember.TextPadding = new Padding(0);
     this.skinButtonAddMember.Click += new EventHandler(this.skinButtonAddMember_Click);
     this.gpgLabelACLDescription.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelACLDescription.AutoSize = true;
     this.gpgLabelACLDescription.AutoStyle = true;
     this.gpgLabelACLDescription.Font = new Font("Arial", 9.75f);
     this.gpgLabelACLDescription.ForeColor = Color.White;
     this.gpgLabelACLDescription.IgnoreMouseWheel = false;
     this.gpgLabelACLDescription.IsStyled = false;
     this.gpgLabelACLDescription.Location = new Point(0x16, 0x51);
     this.gpgLabelACLDescription.Name = "gpgLabelACLDescription";
     this.gpgLabelACLDescription.Size = new Size(0x43, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelACLDescription, null);
     this.gpgLabelACLDescription.TabIndex = 11;
     this.gpgLabelACLDescription.Text = "gpgLabel3";
     this.gpgLabelACLDescription.TextStyle = TextStyles.Default;
     this.gpgLabel8.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel8.AutoSize = true;
     this.gpgLabel8.AutoStyle = true;
     this.gpgLabel8.Font = new Font("Arial", 9.75f);
     this.gpgLabel8.ForeColor = Color.White;
     this.gpgLabel8.IgnoreMouseWheel = false;
     this.gpgLabel8.IsStyled = false;
     this.gpgLabel8.Location = new Point(0x16, 0x41);
     this.gpgLabel8.Name = "gpgLabel8";
     this.gpgLabel8.Size = new Size(0x49, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel8, null);
     this.gpgLabel8.TabIndex = 10;
     this.gpgLabel8.Text = "Description";
     this.gpgLabel8.TextStyle = TextStyles.Bold;
     this.gpgLabelACLQuery.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelACLQuery.AutoSize = true;
     this.gpgLabelACLQuery.AutoStyle = true;
     this.gpgLabelACLQuery.Font = new Font("Arial", 9.75f);
     this.gpgLabelACLQuery.ForeColor = Color.White;
     this.gpgLabelACLQuery.IgnoreMouseWheel = false;
     this.gpgLabelACLQuery.IsStyled = false;
     this.gpgLabelACLQuery.Location = new Point(0x16, 0x117);
     this.gpgLabelACLQuery.Name = "gpgLabelACLQuery";
     this.gpgLabelACLQuery.Size = new Size(0x43, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelACLQuery, null);
     this.gpgLabelACLQuery.TabIndex = 9;
     this.gpgLabelACLQuery.Text = "gpgLabel3";
     this.gpgLabelACLQuery.TextStyle = TextStyles.Default;
     this.gpgLabel7.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel7.AutoSize = true;
     this.gpgLabel7.AutoStyle = true;
     this.gpgLabel7.Font = new Font("Arial", 9.75f);
     this.gpgLabel7.ForeColor = Color.White;
     this.gpgLabel7.IgnoreMouseWheel = false;
     this.gpgLabel7.IsStyled = false;
     this.gpgLabel7.Location = new Point(0x16, 0x107);
     this.gpgLabel7.Name = "gpgLabel7";
     this.gpgLabel7.Size = new Size(0x7b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel7, null);
     this.gpgLabel7.TabIndex = 8;
     this.gpgLabel7.Text = "Stored Query Name";
     this.gpgLabel7.TextStyle = TextStyles.Bold;
     this.gpgLabelACLAccessLevel.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelACLAccessLevel.AutoSize = true;
     this.gpgLabelACLAccessLevel.AutoStyle = true;
     this.gpgLabelACLAccessLevel.Font = new Font("Arial", 9.75f);
     this.gpgLabelACLAccessLevel.ForeColor = Color.White;
     this.gpgLabelACLAccessLevel.IgnoreMouseWheel = false;
     this.gpgLabelACLAccessLevel.IsStyled = false;
     this.gpgLabelACLAccessLevel.Location = new Point(0x16, 230);
     this.gpgLabelACLAccessLevel.Name = "gpgLabelACLAccessLevel";
     this.gpgLabelACLAccessLevel.Size = new Size(0x43, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelACLAccessLevel, null);
     this.gpgLabelACLAccessLevel.TabIndex = 7;
     this.gpgLabelACLAccessLevel.Text = "gpgLabel3";
     this.gpgLabelACLAccessLevel.TextStyle = TextStyles.Default;
     this.gpgLabel6.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel6.AutoSize = true;
     this.gpgLabel6.AutoStyle = true;
     this.gpgLabel6.Font = new Font("Arial", 9.75f);
     this.gpgLabel6.ForeColor = Color.White;
     this.gpgLabel6.IgnoreMouseWheel = false;
     this.gpgLabel6.IsStyled = false;
     this.gpgLabel6.Location = new Point(0x16, 0xd6);
     this.gpgLabel6.Name = "gpgLabel6";
     this.gpgLabel6.Size = new Size(0x55, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel6, null);
     this.gpgLabel6.TabIndex = 6;
     this.gpgLabel6.Text = "Access Level";
     this.gpgLabel6.TextStyle = TextStyles.Bold;
     this.gpgLabelACLInclusionType.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelACLInclusionType.AutoSize = true;
     this.gpgLabelACLInclusionType.AutoStyle = true;
     this.gpgLabelACLInclusionType.Font = new Font("Arial", 9.75f);
     this.gpgLabelACLInclusionType.ForeColor = Color.White;
     this.gpgLabelACLInclusionType.IgnoreMouseWheel = false;
     this.gpgLabelACLInclusionType.IsStyled = false;
     this.gpgLabelACLInclusionType.Location = new Point(0x16, 0xb1);
     this.gpgLabelACLInclusionType.Name = "gpgLabelACLInclusionType";
     this.gpgLabelACLInclusionType.Size = new Size(0x43, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelACLInclusionType, null);
     this.gpgLabelACLInclusionType.TabIndex = 5;
     this.gpgLabelACLInclusionType.Text = "gpgLabel3";
     this.gpgLabelACLInclusionType.TextStyle = TextStyles.Default;
     this.gpgLabel5.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel5.AutoSize = true;
     this.gpgLabel5.AutoStyle = true;
     this.gpgLabel5.Font = new Font("Arial", 9.75f);
     this.gpgLabel5.ForeColor = Color.White;
     this.gpgLabel5.IgnoreMouseWheel = false;
     this.gpgLabel5.IsStyled = false;
     this.gpgLabel5.Location = new Point(0x16, 0xa1);
     this.gpgLabel5.Name = "gpgLabel5";
     this.gpgLabel5.Size = new Size(0x5b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel5, null);
     this.gpgLabel5.TabIndex = 4;
     this.gpgLabel5.Text = "Inclusion Type";
     this.gpgLabel5.TextStyle = TextStyles.Bold;
     this.gpgLabelACLListType.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelACLListType.AutoSize = true;
     this.gpgLabelACLListType.AutoStyle = true;
     this.gpgLabelACLListType.Font = new Font("Arial", 9.75f);
     this.gpgLabelACLListType.ForeColor = Color.White;
     this.gpgLabelACLListType.IgnoreMouseWheel = false;
     this.gpgLabelACLListType.IsStyled = false;
     this.gpgLabelACLListType.Location = new Point(0x16, 0x7f);
     this.gpgLabelACLListType.Name = "gpgLabelACLListType";
     this.gpgLabelACLListType.Size = new Size(0x43, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelACLListType, null);
     this.gpgLabelACLListType.TabIndex = 3;
     this.gpgLabelACLListType.Text = "gpgLabel3";
     this.gpgLabelACLListType.TextStyle = TextStyles.Default;
     this.gpgLabel4.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel4.AutoSize = true;
     this.gpgLabel4.AutoStyle = true;
     this.gpgLabel4.Font = new Font("Arial", 9.75f);
     this.gpgLabel4.ForeColor = Color.White;
     this.gpgLabel4.IgnoreMouseWheel = false;
     this.gpgLabel4.IsStyled = false;
     this.gpgLabel4.Location = new Point(0x16, 0x6f);
     this.gpgLabel4.Name = "gpgLabel4";
     this.gpgLabel4.Size = new Size(0x3d, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel4, null);
     this.gpgLabel4.TabIndex = 2;
     this.gpgLabel4.Text = "List Type";
     this.gpgLabel4.TextStyle = TextStyles.Bold;
     this.gpgLabelACLName.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelACLName.AutoSize = true;
     this.gpgLabelACLName.AutoStyle = true;
     this.gpgLabelACLName.Font = new Font("Arial", 9.75f);
     this.gpgLabelACLName.ForeColor = Color.White;
     this.gpgLabelACLName.IgnoreMouseWheel = false;
     this.gpgLabelACLName.IsStyled = false;
     this.gpgLabelACLName.Location = new Point(0x16, 0x24);
     this.gpgLabelACLName.Name = "gpgLabelACLName";
     this.gpgLabelACLName.Size = new Size(0x43, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelACLName, null);
     this.gpgLabelACLName.TabIndex = 1;
     this.gpgLabelACLName.Text = "gpgLabel3";
     this.gpgLabelACLName.TextStyle = TextStyles.Default;
     this.gpgLabel2.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel2.AutoSize = true;
     this.gpgLabel2.AutoStyle = true;
     this.gpgLabel2.Font = new Font("Arial", 9.75f);
     this.gpgLabel2.ForeColor = Color.White;
     this.gpgLabel2.IgnoreMouseWheel = false;
     this.gpgLabel2.IsStyled = false;
     this.gpgLabel2.Location = new Point(0x16, 20);
     this.gpgLabel2.Name = "gpgLabel2";
     this.gpgLabel2.Size = new Size(0x2a, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel2, null);
     this.gpgLabel2.TabIndex = 0;
     this.gpgLabel2.Text = "Name";
     this.gpgLabel2.TextStyle = TextStyles.Bold;
     this.gpgLabelNoSelection.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelNoSelection.AutoStyle = true;
     this.gpgLabelNoSelection.Dock = DockStyle.Fill;
     this.gpgLabelNoSelection.Font = new Font("Arial", 9.75f);
     this.gpgLabelNoSelection.ForeColor = Color.White;
     this.gpgLabelNoSelection.IgnoreMouseWheel = false;
     this.gpgLabelNoSelection.IsStyled = false;
     this.gpgLabelNoSelection.Location = new Point(0, 0);
     this.gpgLabelNoSelection.Name = "gpgLabelNoSelection";
     this.gpgLabelNoSelection.Size = new Size(0x19c, 390);
     base.ttDefault.SetSuperTip(this.gpgLabelNoSelection, null);
     this.gpgLabelNoSelection.TabIndex = 0;
     this.gpgLabelNoSelection.Text = "No access control item selected, click the menu bar below to create one or in the explorer to select one.";
     this.gpgLabelNoSelection.TextAlign = ContentAlignment.MiddleCenter;
     this.gpgLabelNoSelection.TextStyle = TextStyles.Default;
     this.msQuickButtons.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.msQuickButtons.AutoSize = false;
     this.msQuickButtons.BackgroundImage = (Image) manager.GetObject("msQuickButtons.BackgroundImage");
     this.msQuickButtons.Dock = DockStyle.None;
     this.msQuickButtons.GripMargin = new Padding(0);
     this.msQuickButtons.ImageScalingSize = new Size(0x2d, 0x2d);
     this.msQuickButtons.Items.AddRange(new ToolStripItem[] { this.btnNewACL, this.btnMore });
     this.msQuickButtons.Location = new Point(60, 0x1bf);
     this.msQuickButtons.Name = "msQuickButtons";
     this.msQuickButtons.Padding = new Padding(0, 0, 10, 0);
     this.msQuickButtons.RenderMode = ToolStripRenderMode.Professional;
     this.msQuickButtons.ShowItemToolTips = true;
     this.msQuickButtons.Size = new Size(0x20c, 0x34);
     base.ttDefault.SetSuperTip(this.msQuickButtons, null);
     this.msQuickButtons.TabIndex = 13;
     this.btnNewACL.AutoSize = false;
     this.btnNewACL.AutoToolTip = true;
     this.btnNewACL.Image = (Image) manager.GetObject("btnNewACL.Image");
     this.btnNewACL.ImageScaling = ToolStripItemImageScaling.None;
     this.btnNewACL.Name = "btnNewACL";
     this.btnNewACL.ShortcutKeys = Keys.F8;
     this.btnNewACL.Size = new Size(0x25, 0x34);
     this.btnNewACL.ToolTipText = "<LOC>Create New Access Control List";
     this.btnNewACL.Click += new EventHandler(this.btnNewACL_Click);
     this.btnMore.AutoSize = false;
     this.btnMore.AutoToolTip = true;
     this.btnMore.Image = (Image) manager.GetObject("btnMore.Image");
     this.btnMore.ImageScaling = ToolStripItemImageScaling.None;
     this.btnMore.Name = "btnMore";
     this.btnMore.ShortcutKeys = Keys.F6;
     this.btnMore.Size = new Size(20, 0x34);
     this.btnMore.ToolTipText = "<LOC>More...";
     this.btnMore.Visible = false;
     this.gpgContextMenuACL.MenuItems.AddRange(new MenuItem[] { this.miACL_Delete, this.miACL_AddMember });
     this.miACL_Delete.Index = 0;
     this.miACL_Delete.Text = "Delete";
     this.miACL_Delete.Click += new EventHandler(this.miACL_Delete_Click);
     this.miACL_AddMember.Index = 1;
     this.miACL_AddMember.Text = "Add Member";
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x27b, 0x1f3);
     base.Controls.Add(this.splitContainerMain);
     base.Controls.Add(this.msQuickButtons);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(0x27b, 0x1f3);
     base.Name = "DlgManageACLs";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "Access Control Manager";
     base.Controls.SetChildIndex(this.msQuickButtons, 0);
     base.Controls.SetChildIndex(this.splitContainerMain, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.splitContainerMain.Panel1.ResumeLayout(false);
     this.splitContainerMain.Panel2.ResumeLayout(false);
     this.splitContainerMain.ResumeLayout(false);
     this.gpgPanelACL.ResumeLayout(false);
     this.gpgPanelACL.PerformLayout();
     this.msQuickButtons.ResumeLayout(false);
     this.msQuickButtons.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #17
0
 private void InitializeComponent()
 {
     GridLevelNode node = new GridLevelNode();
     this.gvFriend_Member = new GridView();
     this.gcFriend_Icon = new GridColumn();
     this.repositoryItemPictureEdit4 = new RepositoryItemPictureEdit();
     this.gcFriend_Text = new GridColumn();
     this.gpgGridFriends = new GPGChatGrid();
     this.gvFriend_Container = new GridView();
     this.gcFriend_Title = new GridColumn();
     this.gcFriend_Count = new GridColumn();
     this.repositoryItemTextEdit2 = new RepositoryItemTextEdit();
     this.splitContainer1 = new SplitContainer();
     this.splitContainer2 = new SplitContainer();
     this.gpgLinkLabelClan = new SkinLabel();
     this.gpgLabelName = new SkinLabel();
     this.pictureBoxClanIcon = new PictureBox();
     this.pictureBoxClanRank = new PictureBox();
     this.pictureBoxPlayerIcon = new PictureBox();
     this.gpgPanelStats = new GPGPanel();
     this.gpgPanel2 = new GPGPanel();
     this.gpgStatRow3 = new GPGStatRow();
     this.gpgStatRow2 = new GPGStatRow();
     this.gpgLabelDescription = new GPGLabel();
     this.gpgStatRow1 = new GPGStatRow();
     this.backLabelStats = new SkinLabel();
     this.gpgPanelEdit = new SplitContainer();
     this.skinButtonEdit = new SkinButton();
     this.skinButtonCancelEdit = new SkinButton();
     this.skinButtonSaveEdit = new SkinButton();
     this.gpgTextAreaDescription = new GPGTextArea();
     this.splitContainerFriends = new SplitContainer();
     this.backLabelFriends = new SkinLabel();
     this.gpgScrollPanelFriends = new GPGScrollPanel();
     this.skinButtonClose = new SkinButton();
     this.skinButtonNext = new SkinButton();
     this.skinButtonLast = new SkinButton();
     this.gpgContextMenuChat = new GPGContextMenu();
     this.ciChat_WhisperPlayer = new MenuItem();
     this.ciChat_WebStats = new MenuItem();
     this.ciChat_ViewPlayer = new MenuItem();
     this.ciChat_IgnorePlayer = new MenuItem();
     this.ciChat_UnignorePlayer = new MenuItem();
     this.menuItem10 = new MenuItem();
     this.ciChat_InviteFriend = new MenuItem();
     this.ciChat_RemoveFriend = new MenuItem();
     this.menuItem8 = new MenuItem();
     this.ciChat_InviteToClan = new MenuItem();
     this.ciChat_RequestClanInvite = new MenuItem();
     this.ciChat_ViewClan = new MenuItem();
     this.gvFriend_Member.BeginInit();
     this.repositoryItemPictureEdit4.BeginInit();
     this.gpgGridFriends.BeginInit();
     this.gvFriend_Container.BeginInit();
     this.repositoryItemTextEdit2.BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.gpgLabelName.SuspendLayout();
     ((ISupportInitialize) this.pictureBoxClanIcon).BeginInit();
     ((ISupportInitialize) this.pictureBoxClanRank).BeginInit();
     ((ISupportInitialize) this.pictureBoxPlayerIcon).BeginInit();
     this.gpgPanelStats.SuspendLayout();
     this.gpgPanel2.SuspendLayout();
     this.gpgPanelEdit.Panel1.SuspendLayout();
     this.gpgPanelEdit.Panel2.SuspendLayout();
     this.gpgPanelEdit.SuspendLayout();
     this.gpgTextAreaDescription.Properties.BeginInit();
     this.splitContainerFriends.Panel1.SuspendLayout();
     this.splitContainerFriends.Panel2.SuspendLayout();
     this.splitContainerFriends.SuspendLayout();
     this.gpgScrollPanelFriends.SuspendLayout();
     base.SuspendLayout();
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gvFriend_Member.Appearance.ColumnFilterButton.BackColor = Color.Black;
     this.gvFriend_Member.Appearance.ColumnFilterButton.BackColor2 = Color.FromArgb(20, 20, 20);
     this.gvFriend_Member.Appearance.ColumnFilterButton.BorderColor = Color.Black;
     this.gvFriend_Member.Appearance.ColumnFilterButton.ForeColor = Color.Gray;
     this.gvFriend_Member.Appearance.ColumnFilterButton.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.ColumnFilterButton.Options.UseBorderColor = true;
     this.gvFriend_Member.Appearance.ColumnFilterButton.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.ColumnFilterButtonActive.BackColor = Color.FromArgb(20, 20, 20);
     this.gvFriend_Member.Appearance.ColumnFilterButtonActive.BackColor2 = Color.FromArgb(0x4e, 0x4e, 0x4e);
     this.gvFriend_Member.Appearance.ColumnFilterButtonActive.BorderColor = Color.FromArgb(20, 20, 20);
     this.gvFriend_Member.Appearance.ColumnFilterButtonActive.ForeColor = Color.Blue;
     this.gvFriend_Member.Appearance.ColumnFilterButtonActive.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.ColumnFilterButtonActive.Options.UseBorderColor = true;
     this.gvFriend_Member.Appearance.ColumnFilterButtonActive.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.Empty.BackColor = Color.Black;
     this.gvFriend_Member.Appearance.Empty.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.FilterCloseButton.BackColor = Color.FromArgb(0xd4, 0xd0, 200);
     this.gvFriend_Member.Appearance.FilterCloseButton.BackColor2 = Color.FromArgb(90, 90, 90);
     this.gvFriend_Member.Appearance.FilterCloseButton.BorderColor = Color.FromArgb(0xd4, 0xd0, 200);
     this.gvFriend_Member.Appearance.FilterCloseButton.ForeColor = Color.Black;
     this.gvFriend_Member.Appearance.FilterCloseButton.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gvFriend_Member.Appearance.FilterCloseButton.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.FilterCloseButton.Options.UseBorderColor = true;
     this.gvFriend_Member.Appearance.FilterCloseButton.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.FilterPanel.BackColor = Color.Black;
     this.gvFriend_Member.Appearance.FilterPanel.BackColor2 = Color.FromArgb(0xd4, 0xd0, 200);
     this.gvFriend_Member.Appearance.FilterPanel.ForeColor = Color.White;
     this.gvFriend_Member.Appearance.FilterPanel.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gvFriend_Member.Appearance.FilterPanel.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.FilterPanel.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.FixedLine.BackColor = Color.FromArgb(0x3a, 0x3a, 0x3a);
     this.gvFriend_Member.Appearance.FixedLine.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.FocusedCell.BackColor = Color.Black;
     this.gvFriend_Member.Appearance.FocusedCell.Font = new Font("Tahoma", 10f);
     this.gvFriend_Member.Appearance.FocusedCell.ForeColor = Color.White;
     this.gvFriend_Member.Appearance.FocusedCell.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.FocusedCell.Options.UseFont = true;
     this.gvFriend_Member.Appearance.FocusedCell.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.FocusedRow.BackColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gvFriend_Member.Appearance.FocusedRow.BackColor2 = Color.FromArgb(0x52, 0x83, 190);
     this.gvFriend_Member.Appearance.FocusedRow.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gvFriend_Member.Appearance.FocusedRow.ForeColor = Color.White;
     this.gvFriend_Member.Appearance.FocusedRow.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gvFriend_Member.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.FocusedRow.Options.UseFont = true;
     this.gvFriend_Member.Appearance.FocusedRow.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.FooterPanel.BackColor = Color.Black;
     this.gvFriend_Member.Appearance.FooterPanel.BorderColor = Color.Black;
     this.gvFriend_Member.Appearance.FooterPanel.Font = new Font("Tahoma", 10f);
     this.gvFriend_Member.Appearance.FooterPanel.ForeColor = Color.White;
     this.gvFriend_Member.Appearance.FooterPanel.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.FooterPanel.Options.UseBorderColor = true;
     this.gvFriend_Member.Appearance.FooterPanel.Options.UseFont = true;
     this.gvFriend_Member.Appearance.FooterPanel.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.GroupButton.BackColor = Color.Black;
     this.gvFriend_Member.Appearance.GroupButton.BorderColor = Color.Black;
     this.gvFriend_Member.Appearance.GroupButton.ForeColor = Color.White;
     this.gvFriend_Member.Appearance.GroupButton.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.GroupButton.Options.UseBorderColor = true;
     this.gvFriend_Member.Appearance.GroupButton.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.GroupFooter.BackColor = Color.FromArgb(10, 10, 10);
     this.gvFriend_Member.Appearance.GroupFooter.BorderColor = Color.FromArgb(10, 10, 10);
     this.gvFriend_Member.Appearance.GroupFooter.ForeColor = Color.White;
     this.gvFriend_Member.Appearance.GroupFooter.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.GroupFooter.Options.UseBorderColor = true;
     this.gvFriend_Member.Appearance.GroupFooter.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.GroupPanel.BackColor = Color.Black;
     this.gvFriend_Member.Appearance.GroupPanel.BackColor2 = Color.White;
     this.gvFriend_Member.Appearance.GroupPanel.Font = new Font("Tahoma", 10f, FontStyle.Bold);
     this.gvFriend_Member.Appearance.GroupPanel.ForeColor = Color.White;
     this.gvFriend_Member.Appearance.GroupPanel.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.GroupPanel.Options.UseFont = true;
     this.gvFriend_Member.Appearance.GroupPanel.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.GroupRow.BackColor = Color.Gray;
     this.gvFriend_Member.Appearance.GroupRow.Font = new Font("Tahoma", 10f);
     this.gvFriend_Member.Appearance.GroupRow.ForeColor = Color.White;
     this.gvFriend_Member.Appearance.GroupRow.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.GroupRow.Options.UseFont = true;
     this.gvFriend_Member.Appearance.GroupRow.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.HeaderPanel.BackColor = Color.Black;
     this.gvFriend_Member.Appearance.HeaderPanel.BorderColor = Color.Black;
     this.gvFriend_Member.Appearance.HeaderPanel.Font = new Font("Tahoma", 10f, FontStyle.Bold);
     this.gvFriend_Member.Appearance.HeaderPanel.ForeColor = Color.White;
     this.gvFriend_Member.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.HeaderPanel.Options.UseBorderColor = true;
     this.gvFriend_Member.Appearance.HeaderPanel.Options.UseFont = true;
     this.gvFriend_Member.Appearance.HeaderPanel.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.HideSelectionRow.BackColor = Color.Gray;
     this.gvFriend_Member.Appearance.HideSelectionRow.Font = new Font("Tahoma", 10f);
     this.gvFriend_Member.Appearance.HideSelectionRow.ForeColor = Color.FromArgb(0xd4, 0xd0, 200);
     this.gvFriend_Member.Appearance.HideSelectionRow.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.HideSelectionRow.Options.UseFont = true;
     this.gvFriend_Member.Appearance.HideSelectionRow.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.HorzLine.BackColor = Color.Yellow;
     this.gvFriend_Member.Appearance.HorzLine.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.Preview.BackColor = Color.White;
     this.gvFriend_Member.Appearance.Preview.Font = new Font("Tahoma", 10f);
     this.gvFriend_Member.Appearance.Preview.ForeColor = Color.Purple;
     this.gvFriend_Member.Appearance.Preview.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.Preview.Options.UseFont = true;
     this.gvFriend_Member.Appearance.Preview.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.Row.BackColor = Color.Black;
     this.gvFriend_Member.Appearance.Row.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gvFriend_Member.Appearance.Row.ForeColor = Color.White;
     this.gvFriend_Member.Appearance.Row.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.Row.Options.UseFont = true;
     this.gvFriend_Member.Appearance.Row.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.RowSeparator.BackColor = Color.White;
     this.gvFriend_Member.Appearance.RowSeparator.BackColor2 = Color.White;
     this.gvFriend_Member.Appearance.RowSeparator.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.SelectedRow.BackColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gvFriend_Member.Appearance.SelectedRow.BackColor2 = Color.FromArgb(0x52, 0x83, 190);
     this.gvFriend_Member.Appearance.SelectedRow.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gvFriend_Member.Appearance.SelectedRow.ForeColor = Color.White;
     this.gvFriend_Member.Appearance.SelectedRow.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gvFriend_Member.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvFriend_Member.Appearance.SelectedRow.Options.UseFont = true;
     this.gvFriend_Member.Appearance.SelectedRow.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.TopNewRow.Font = new Font("Tahoma", 10f);
     this.gvFriend_Member.Appearance.TopNewRow.ForeColor = Color.White;
     this.gvFriend_Member.Appearance.TopNewRow.Options.UseFont = true;
     this.gvFriend_Member.Appearance.TopNewRow.Options.UseForeColor = true;
     this.gvFriend_Member.Appearance.VertLine.BackColor = Color.Yellow;
     this.gvFriend_Member.Appearance.VertLine.Options.UseBackColor = true;
     this.gvFriend_Member.BorderStyle = BorderStyles.NoBorder;
     this.gvFriend_Member.Columns.AddRange(new GridColumn[] { this.gcFriend_Icon, this.gcFriend_Text });
     this.gvFriend_Member.FocusRectStyle = DrawFocusRectStyle.None;
     this.gvFriend_Member.GridControl = this.gpgGridFriends;
     this.gvFriend_Member.HorzScrollVisibility = ScrollVisibility.Never;
     this.gvFriend_Member.LevelIndent = 0;
     this.gvFriend_Member.Name = "gvFriend_Member";
     this.gvFriend_Member.OptionsBehavior.SmartVertScrollBar = false;
     this.gvFriend_Member.OptionsLayout.Columns.AddNewColumns = false;
     this.gvFriend_Member.OptionsLayout.Columns.RemoveOldColumns = false;
     this.gvFriend_Member.OptionsLayout.Columns.StoreLayout = false;
     this.gvFriend_Member.OptionsLayout.StoreDataSettings = false;
     this.gvFriend_Member.OptionsLayout.StoreVisualOptions = false;
     this.gvFriend_Member.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvFriend_Member.OptionsView.ShowColumnHeaders = false;
     this.gvFriend_Member.OptionsView.ShowDetailButtons = false;
     this.gvFriend_Member.OptionsView.ShowGroupPanel = false;
     this.gvFriend_Member.OptionsView.ShowHorzLines = false;
     this.gvFriend_Member.OptionsView.ShowIndicator = false;
     this.gvFriend_Member.OptionsView.ShowPreviewLines = false;
     this.gvFriend_Member.OptionsView.ShowVertLines = false;
     this.gvFriend_Member.ScrollStyle = ScrollStyleFlags.None;
     this.gvFriend_Member.VertScrollVisibility = ScrollVisibility.Never;
     this.gvFriend_Member.RowCountChanged += new EventHandler(this.gvFriend_Member_RowCountChanged);
     this.gcFriend_Icon.Caption = "gcIcon";
     this.gcFriend_Icon.ColumnEdit = this.repositoryItemPictureEdit4;
     this.gcFriend_Icon.FieldName = "Icon";
     this.gcFriend_Icon.Name = "gcFriend_Icon";
     this.gcFriend_Icon.OptionsColumn.AllowEdit = false;
     this.gcFriend_Icon.OptionsColumn.AllowSize = false;
     this.gcFriend_Icon.OptionsColumn.FixedWidth = true;
     this.gcFriend_Icon.Visible = true;
     this.gcFriend_Icon.VisibleIndex = 0;
     this.gcFriend_Icon.Width = 40;
     this.repositoryItemPictureEdit4.Name = "repositoryItemPictureEdit4";
     this.repositoryItemPictureEdit4.SizeMode = PictureSizeMode.Stretch;
     this.gcFriend_Text.Caption = "gcText";
     this.gcFriend_Text.FieldName = "Text";
     this.gcFriend_Text.Name = "gcFriend_Text";
     this.gcFriend_Text.OptionsColumn.AllowEdit = false;
     this.gcFriend_Text.Visible = true;
     this.gcFriend_Text.VisibleIndex = 1;
     this.gpgGridFriends.CustomizeStyle = false;
     this.gpgGridFriends.Dock = DockStyle.Top;
     this.gpgGridFriends.EmbeddedNavigator.Name = "";
     this.gpgGridFriends.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgGridFriends.IgnoreMouseWheel = true;
     node.LevelTemplate = this.gvFriend_Member;
     node.RelationName = "Members";
     this.gpgGridFriends.LevelTree.Nodes.AddRange(new GridLevelNode[] { node });
     this.gpgGridFriends.Location = new Point(0, 0);
     this.gpgGridFriends.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgGridFriends.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgGridFriends.MainView = this.gvFriend_Container;
     this.gpgGridFriends.Name = "gpgGridFriends";
     this.gpgGridFriends.RepositoryItems.AddRange(new RepositoryItem[] { this.repositoryItemPictureEdit4, this.repositoryItemTextEdit2 });
     this.gpgGridFriends.ShowOnlyPredefinedDetails = true;
     this.gpgGridFriends.Size = new Size(0xbc, 0x105);
     this.gpgGridFriends.TabIndex = 5;
     this.gpgGridFriends.ViewCollection.AddRange(new BaseView[] { this.gvFriend_Container, this.gvFriend_Member });
     this.gvFriend_Container.Appearance.ColumnFilterButton.BackColor = Color.Black;
     this.gvFriend_Container.Appearance.ColumnFilterButton.BackColor2 = Color.FromArgb(20, 20, 20);
     this.gvFriend_Container.Appearance.ColumnFilterButton.BorderColor = Color.Black;
     this.gvFriend_Container.Appearance.ColumnFilterButton.ForeColor = Color.Gray;
     this.gvFriend_Container.Appearance.ColumnFilterButton.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.ColumnFilterButton.Options.UseBorderColor = true;
     this.gvFriend_Container.Appearance.ColumnFilterButton.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.ColumnFilterButtonActive.BackColor = Color.FromArgb(20, 20, 20);
     this.gvFriend_Container.Appearance.ColumnFilterButtonActive.BackColor2 = Color.FromArgb(0x4e, 0x4e, 0x4e);
     this.gvFriend_Container.Appearance.ColumnFilterButtonActive.BorderColor = Color.FromArgb(20, 20, 20);
     this.gvFriend_Container.Appearance.ColumnFilterButtonActive.ForeColor = Color.Blue;
     this.gvFriend_Container.Appearance.ColumnFilterButtonActive.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.ColumnFilterButtonActive.Options.UseBorderColor = true;
     this.gvFriend_Container.Appearance.ColumnFilterButtonActive.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.Empty.BackColor = Color.Black;
     this.gvFriend_Container.Appearance.Empty.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.FilterCloseButton.BackColor = Color.FromArgb(0xd4, 0xd0, 200);
     this.gvFriend_Container.Appearance.FilterCloseButton.BackColor2 = Color.FromArgb(90, 90, 90);
     this.gvFriend_Container.Appearance.FilterCloseButton.BorderColor = Color.FromArgb(0xd4, 0xd0, 200);
     this.gvFriend_Container.Appearance.FilterCloseButton.ForeColor = Color.Black;
     this.gvFriend_Container.Appearance.FilterCloseButton.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gvFriend_Container.Appearance.FilterCloseButton.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.FilterCloseButton.Options.UseBorderColor = true;
     this.gvFriend_Container.Appearance.FilterCloseButton.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.FilterPanel.BackColor = Color.Black;
     this.gvFriend_Container.Appearance.FilterPanel.BackColor2 = Color.FromArgb(0xd4, 0xd0, 200);
     this.gvFriend_Container.Appearance.FilterPanel.ForeColor = Color.White;
     this.gvFriend_Container.Appearance.FilterPanel.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gvFriend_Container.Appearance.FilterPanel.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.FilterPanel.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.FixedLine.BackColor = Color.FromArgb(0x3a, 0x3a, 0x3a);
     this.gvFriend_Container.Appearance.FixedLine.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.FocusedCell.BackColor = Color.Black;
     this.gvFriend_Container.Appearance.FocusedCell.Font = new Font("Tahoma", 10f);
     this.gvFriend_Container.Appearance.FocusedCell.ForeColor = Color.White;
     this.gvFriend_Container.Appearance.FocusedCell.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.FocusedCell.Options.UseFont = true;
     this.gvFriend_Container.Appearance.FocusedCell.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.FocusedRow.BackColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gvFriend_Container.Appearance.FocusedRow.BackColor2 = Color.FromArgb(0x52, 0x83, 190);
     this.gvFriend_Container.Appearance.FocusedRow.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gvFriend_Container.Appearance.FocusedRow.ForeColor = Color.White;
     this.gvFriend_Container.Appearance.FocusedRow.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gvFriend_Container.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.FocusedRow.Options.UseFont = true;
     this.gvFriend_Container.Appearance.FocusedRow.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.FooterPanel.BackColor = Color.Black;
     this.gvFriend_Container.Appearance.FooterPanel.BorderColor = Color.Black;
     this.gvFriend_Container.Appearance.FooterPanel.Font = new Font("Tahoma", 10f);
     this.gvFriend_Container.Appearance.FooterPanel.ForeColor = Color.White;
     this.gvFriend_Container.Appearance.FooterPanel.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.FooterPanel.Options.UseBorderColor = true;
     this.gvFriend_Container.Appearance.FooterPanel.Options.UseFont = true;
     this.gvFriend_Container.Appearance.FooterPanel.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.GroupButton.BackColor = Color.Black;
     this.gvFriend_Container.Appearance.GroupButton.BorderColor = Color.Black;
     this.gvFriend_Container.Appearance.GroupButton.ForeColor = Color.White;
     this.gvFriend_Container.Appearance.GroupButton.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.GroupButton.Options.UseBorderColor = true;
     this.gvFriend_Container.Appearance.GroupButton.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.GroupFooter.BackColor = Color.FromArgb(10, 10, 10);
     this.gvFriend_Container.Appearance.GroupFooter.BorderColor = Color.FromArgb(10, 10, 10);
     this.gvFriend_Container.Appearance.GroupFooter.ForeColor = Color.White;
     this.gvFriend_Container.Appearance.GroupFooter.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.GroupFooter.Options.UseBorderColor = true;
     this.gvFriend_Container.Appearance.GroupFooter.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.GroupPanel.BackColor = Color.Black;
     this.gvFriend_Container.Appearance.GroupPanel.BackColor2 = Color.White;
     this.gvFriend_Container.Appearance.GroupPanel.Font = new Font("Tahoma", 10f, FontStyle.Bold);
     this.gvFriend_Container.Appearance.GroupPanel.ForeColor = Color.White;
     this.gvFriend_Container.Appearance.GroupPanel.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.GroupPanel.Options.UseFont = true;
     this.gvFriend_Container.Appearance.GroupPanel.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.GroupRow.BackColor = Color.Gray;
     this.gvFriend_Container.Appearance.GroupRow.Font = new Font("Tahoma", 10f);
     this.gvFriend_Container.Appearance.GroupRow.ForeColor = Color.White;
     this.gvFriend_Container.Appearance.GroupRow.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.GroupRow.Options.UseFont = true;
     this.gvFriend_Container.Appearance.GroupRow.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.HeaderPanel.BackColor = Color.Black;
     this.gvFriend_Container.Appearance.HeaderPanel.BorderColor = Color.Black;
     this.gvFriend_Container.Appearance.HeaderPanel.Font = new Font("Tahoma", 10f, FontStyle.Bold);
     this.gvFriend_Container.Appearance.HeaderPanel.ForeColor = Color.White;
     this.gvFriend_Container.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.HeaderPanel.Options.UseBorderColor = true;
     this.gvFriend_Container.Appearance.HeaderPanel.Options.UseFont = true;
     this.gvFriend_Container.Appearance.HeaderPanel.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.HideSelectionRow.BackColor = Color.Gray;
     this.gvFriend_Container.Appearance.HideSelectionRow.Font = new Font("Tahoma", 10f);
     this.gvFriend_Container.Appearance.HideSelectionRow.ForeColor = Color.FromArgb(0xd4, 0xd0, 200);
     this.gvFriend_Container.Appearance.HideSelectionRow.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.HideSelectionRow.Options.UseFont = true;
     this.gvFriend_Container.Appearance.HideSelectionRow.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.HorzLine.BackColor = Color.Yellow;
     this.gvFriend_Container.Appearance.HorzLine.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.Preview.BackColor = Color.White;
     this.gvFriend_Container.Appearance.Preview.Font = new Font("Tahoma", 10f);
     this.gvFriend_Container.Appearance.Preview.ForeColor = Color.Purple;
     this.gvFriend_Container.Appearance.Preview.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.Preview.Options.UseFont = true;
     this.gvFriend_Container.Appearance.Preview.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.Row.BackColor = Color.FromArgb(0x10, 0x21, 80);
     this.gvFriend_Container.Appearance.Row.BackColor2 = Color.FromArgb(6, 0x10, 0x29);
     this.gvFriend_Container.Appearance.Row.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gvFriend_Container.Appearance.Row.ForeColor = Color.White;
     this.gvFriend_Container.Appearance.Row.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gvFriend_Container.Appearance.Row.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.Row.Options.UseFont = true;
     this.gvFriend_Container.Appearance.Row.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.RowSeparator.BackColor = Color.White;
     this.gvFriend_Container.Appearance.RowSeparator.BackColor2 = Color.White;
     this.gvFriend_Container.Appearance.RowSeparator.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.SelectedRow.BackColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gvFriend_Container.Appearance.SelectedRow.BackColor2 = Color.FromArgb(0x52, 0x83, 190);
     this.gvFriend_Container.Appearance.SelectedRow.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gvFriend_Container.Appearance.SelectedRow.ForeColor = Color.White;
     this.gvFriend_Container.Appearance.SelectedRow.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gvFriend_Container.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvFriend_Container.Appearance.SelectedRow.Options.UseFont = true;
     this.gvFriend_Container.Appearance.SelectedRow.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.TopNewRow.Font = new Font("Tahoma", 10f);
     this.gvFriend_Container.Appearance.TopNewRow.ForeColor = Color.White;
     this.gvFriend_Container.Appearance.TopNewRow.Options.UseFont = true;
     this.gvFriend_Container.Appearance.TopNewRow.Options.UseForeColor = true;
     this.gvFriend_Container.Appearance.VertLine.BackColor = Color.Yellow;
     this.gvFriend_Container.Appearance.VertLine.Options.UseBackColor = true;
     this.gvFriend_Container.BorderStyle = BorderStyles.NoBorder;
     this.gvFriend_Container.Columns.AddRange(new GridColumn[] { this.gcFriend_Title, this.gcFriend_Count, this.gcFriend_Title, this.gcFriend_Count });
     this.gvFriend_Container.FocusRectStyle = DrawFocusRectStyle.None;
     this.gvFriend_Container.GridControl = this.gpgGridFriends;
     this.gvFriend_Container.HorzScrollVisibility = ScrollVisibility.Never;
     this.gvFriend_Container.LevelIndent = 0;
     this.gvFriend_Container.Name = "gvFriend_Container";
     this.gvFriend_Container.OptionsBehavior.SmartVertScrollBar = false;
     this.gvFriend_Container.OptionsCustomization.AllowGroup = false;
     this.gvFriend_Container.OptionsCustomization.AllowRowSizing = true;
     this.gvFriend_Container.OptionsDetail.ShowDetailTabs = false;
     this.gvFriend_Container.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvFriend_Container.OptionsView.ShowChildrenInGroupPanel = true;
     this.gvFriend_Container.OptionsView.ShowColumnHeaders = false;
     this.gvFriend_Container.OptionsView.ShowFilterPanelMode = ShowFilterPanelMode.Never;
     this.gvFriend_Container.OptionsView.ShowGroupPanel = false;
     this.gvFriend_Container.OptionsView.ShowHorzLines = false;
     this.gvFriend_Container.OptionsView.ShowIndicator = false;
     this.gvFriend_Container.OptionsView.ShowVertLines = false;
     this.gvFriend_Container.ScrollStyle = ScrollStyleFlags.None;
     this.gvFriend_Container.VertScrollVisibility = ScrollVisibility.Never;
     this.gvFriend_Container.RowCountChanged += new EventHandler(this.gvFriend_Container_RowCountChanged);
     this.gcFriend_Title.Caption = "gcTitle";
     this.gcFriend_Title.FieldName = "Title";
     this.gcFriend_Title.Name = "gcFriend_Title";
     this.gcFriend_Title.OptionsColumn.AllowEdit = false;
     this.gcFriend_Title.Visible = true;
     this.gcFriend_Title.VisibleIndex = 1;
     this.gcFriend_Count.Caption = "gcCount";
     this.gcFriend_Count.FieldName = "Count";
     this.gcFriend_Count.Name = "gcFriend_Count";
     this.repositoryItemTextEdit2.AutoHeight = false;
     this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2";
     this.splitContainer1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainer1.FixedPanel = FixedPanel.Panel2;
     this.splitContainer1.Location = new Point(12, 0x53);
     this.splitContainer1.Name = "splitContainer1";
     this.splitContainer1.Panel1.Controls.Add(this.splitContainer2);
     base.ttDefault.SetSuperTip(this.splitContainer1.Panel1, null);
     this.splitContainer1.Panel2.Controls.Add(this.splitContainerFriends);
     base.ttDefault.SetSuperTip(this.splitContainer1.Panel2, null);
     this.splitContainer1.Size = new Size(0x22f, 0x11f);
     this.splitContainer1.SplitterDistance = 0x16f;
     base.ttDefault.SetSuperTip(this.splitContainer1, null);
     this.splitContainer1.TabIndex = 4;
     this.splitContainer2.Dock = DockStyle.Fill;
     this.splitContainer2.FixedPanel = FixedPanel.Panel1;
     this.splitContainer2.Location = new Point(0, 0);
     this.splitContainer2.Margin = new Padding(0);
     this.splitContainer2.Name = "splitContainer2";
     this.splitContainer2.Orientation = Orientation.Horizontal;
     this.splitContainer2.Panel1.Controls.Add(this.gpgLinkLabelClan);
     this.splitContainer2.Panel1.Controls.Add(this.gpgLabelName);
     base.ttDefault.SetSuperTip(this.splitContainer2.Panel1, null);
     this.splitContainer2.Panel2.AutoScroll = true;
     this.splitContainer2.Panel2.Controls.Add(this.gpgPanelStats);
     this.splitContainer2.Panel2.Controls.Add(this.gpgPanelEdit);
     base.ttDefault.SetSuperTip(this.splitContainer2.Panel2, null);
     this.splitContainer2.Size = new Size(0x16f, 0x11f);
     this.splitContainer2.SplitterDistance = 0x19;
     this.splitContainer2.SplitterWidth = 1;
     base.ttDefault.SetSuperTip(this.splitContainer2, null);
     this.splitContainer2.TabIndex = 4;
     this.gpgLinkLabelClan.AutoStyle = false;
     this.gpgLinkLabelClan.BackColor = Color.Black;
     this.gpgLinkLabelClan.Cursor = Cursors.Hand;
     this.gpgLinkLabelClan.DrawEdges = false;
     this.gpgLinkLabelClan.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.gpgLinkLabelClan.ForeColor = Color.Red;
     this.gpgLinkLabelClan.HorizontalScalingMode = ScalingModes.Tile;
     this.gpgLinkLabelClan.IsStyled = false;
     this.gpgLinkLabelClan.Location = new Point(0x33, 0);
     this.gpgLinkLabelClan.Margin = new Padding(0);
     this.gpgLinkLabelClan.Name = "gpgLinkLabelClan";
     this.gpgLinkLabelClan.Size = new Size(0x2f, 20);
     this.gpgLinkLabelClan.SkinBasePath = @"Controls\Background Label\Rectangle";
     base.ttDefault.SetSuperTip(this.gpgLinkLabelClan, null);
     this.gpgLinkLabelClan.TabIndex = 10;
     this.gpgLinkLabelClan.Text = "WWW";
     this.gpgLinkLabelClan.TextAlign = ContentAlignment.TopCenter;
     this.gpgLinkLabelClan.TextPadding = new Padding(0);
     this.gpgLinkLabelClan.Click += new EventHandler(this.gpgLinkLabelClan_Click);
     this.gpgLabelName.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgLabelName.AutoStyle = false;
     this.gpgLabelName.BackColor = Color.Black;
     this.gpgLabelName.Controls.Add(this.pictureBoxClanIcon);
     this.gpgLabelName.Controls.Add(this.pictureBoxClanRank);
     this.gpgLabelName.Controls.Add(this.pictureBoxPlayerIcon);
     this.gpgLabelName.DrawEdges = true;
     this.gpgLabelName.Font = new Font("Arial", 12f, FontStyle.Bold);
     this.gpgLabelName.ForeColor = Color.White;
     this.gpgLabelName.HorizontalScalingMode = ScalingModes.Tile;
     this.gpgLabelName.IsStyled = false;
     this.gpgLabelName.Location = new Point(0, 0);
     this.gpgLabelName.Name = "gpgLabelName";
     this.gpgLabelName.Size = new Size(350, 20);
     this.gpgLabelName.SkinBasePath = @"Controls\Background Label\Rectangle";
     base.ttDefault.SetSuperTip(this.gpgLabelName, null);
     this.gpgLabelName.TabIndex = 5;
     this.gpgLabelName.Text = "Test";
     this.gpgLabelName.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabelName.TextPadding = new Padding(0);
     this.gpgLabelName.DoubleClick += new EventHandler(this.gpgLabelName_DoubleClick);
     this.gpgLabelName.MouseUp += new MouseEventHandler(this.gpgLabelName_MouseUp);
     this.pictureBoxClanIcon.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.pictureBoxClanIcon.Location = new Point(0x108, 0);
     this.pictureBoxClanIcon.Name = "pictureBoxClanIcon";
     this.pictureBoxClanIcon.Size = new Size(40, 20);
     this.pictureBoxClanIcon.SizeMode = PictureBoxSizeMode.StretchImage;
     base.ttDefault.SetSuperTip(this.pictureBoxClanIcon, null);
     this.pictureBoxClanIcon.TabIndex = 12;
     this.pictureBoxClanIcon.TabStop = false;
     this.pictureBoxClanRank.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.pictureBoxClanRank.Location = new Point(310, 0);
     this.pictureBoxClanRank.Name = "pictureBoxClanRank";
     this.pictureBoxClanRank.Size = new Size(40, 20);
     this.pictureBoxClanRank.SizeMode = PictureBoxSizeMode.StretchImage;
     base.ttDefault.SetSuperTip(this.pictureBoxClanRank, null);
     this.pictureBoxClanRank.TabIndex = 11;
     this.pictureBoxClanRank.TabStop = false;
     this.pictureBoxPlayerIcon.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.pictureBoxPlayerIcon.Location = new Point(0xd9, 0);
     this.pictureBoxPlayerIcon.Name = "pictureBoxPlayerIcon";
     this.pictureBoxPlayerIcon.Size = new Size(40, 20);
     this.pictureBoxPlayerIcon.SizeMode = PictureBoxSizeMode.StretchImage;
     base.ttDefault.SetSuperTip(this.pictureBoxPlayerIcon, null);
     this.pictureBoxPlayerIcon.TabIndex = 9;
     this.pictureBoxPlayerIcon.TabStop = false;
     this.gpgPanelStats.AutoScroll = true;
     this.gpgPanelStats.Controls.Add(this.gpgPanel2);
     this.gpgPanelStats.Dock = DockStyle.Fill;
     this.gpgPanelStats.Location = new Point(0, 150);
     this.gpgPanelStats.Name = "gpgPanelStats";
     this.gpgPanelStats.Size = new Size(0x16f, 0x6f);
     base.ttDefault.SetSuperTip(this.gpgPanelStats, null);
     this.gpgPanelStats.TabIndex = 6;
     this.gpgPanel2.AutoScroll = true;
     this.gpgPanel2.Controls.Add(this.gpgStatRow3);
     this.gpgPanel2.Controls.Add(this.gpgStatRow2);
     this.gpgPanel2.Controls.Add(this.gpgLabelDescription);
     this.gpgPanel2.Controls.Add(this.gpgStatRow1);
     this.gpgPanel2.Controls.Add(this.backLabelStats);
     this.gpgPanel2.Dock = DockStyle.Fill;
     this.gpgPanel2.Location = new Point(0, 0);
     this.gpgPanel2.Name = "gpgPanel2";
     this.gpgPanel2.Size = new Size(0x16f, 0x6f);
     base.ttDefault.SetSuperTip(this.gpgPanel2, null);
     this.gpgPanel2.TabIndex = 10;
     this.gpgStatRow3.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgStatRow3.DataBackColor = Color.Black;
     this.gpgStatRow3.DataForeColor = Color.Yellow;
     this.gpgStatRow3.DesignerItemCount = 3;
     this.gpgStatRow3.HeaderBackColor = Color.Gray;
     this.gpgStatRow3.HeaderForeColor = Color.White;
     this.gpgStatRow3.Location = new Point(0, 0x9a);
     this.gpgStatRow3.Margin = new Padding(0);
     this.gpgStatRow3.Name = "gpgStatRow3";
     this.gpgStatRow3.Size = new Size(0x12b, 0x43);
     base.ttDefault.SetSuperTip(this.gpgStatRow3, null);
     this.gpgStatRow3.TabIndex = 10;
     this.gpgStatRow3.Text = "gpgStatRow3";
     this.gpgStatRow2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgStatRow2.DataBackColor = Color.Black;
     this.gpgStatRow2.DataForeColor = Color.Yellow;
     this.gpgStatRow2.DesignerItemCount = 3;
     this.gpgStatRow2.HeaderBackColor = Color.Gray;
     this.gpgStatRow2.HeaderForeColor = Color.White;
     this.gpgStatRow2.Location = new Point(0, 0x68);
     this.gpgStatRow2.Margin = new Padding(0);
     this.gpgStatRow2.Name = "gpgStatRow2";
     this.gpgStatRow2.Size = new Size(0x12b, 50);
     base.ttDefault.SetSuperTip(this.gpgStatRow2, null);
     this.gpgStatRow2.TabIndex = 9;
     this.gpgStatRow2.Text = "gpgStatRow2";
     this.gpgLabelDescription.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgLabelDescription.AutoStyle = true;
     this.gpgLabelDescription.Font = new Font("Arial", 9.75f);
     this.gpgLabelDescription.ForeColor = Color.White;
     this.gpgLabelDescription.IgnoreMouseWheel = false;
     this.gpgLabelDescription.IsStyled = false;
     this.gpgLabelDescription.Location = new Point(-3, 0);
     this.gpgLabelDescription.Name = "gpgLabelDescription";
     this.gpgLabelDescription.Size = new Size(0x12e, 0x18);
     base.ttDefault.SetSuperTip(this.gpgLabelDescription, null);
     this.gpgLabelDescription.TabIndex = 5;
     this.gpgLabelDescription.Text = "(no description)";
     this.gpgLabelDescription.TextStyle = TextStyles.Default;
     this.gpgLabelDescription.VisibleChanged += new EventHandler(this.gpgLabelDescription_VisibleChanged);
     this.gpgLabelDescription.TextChanged += new EventHandler(this.gpgLabelDescription_TextChanged);
     this.gpgStatRow1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgStatRow1.DataBackColor = Color.Black;
     this.gpgStatRow1.DataForeColor = Color.Yellow;
     this.gpgStatRow1.DesignerItemCount = 3;
     this.gpgStatRow1.HeaderBackColor = Color.Gray;
     this.gpgStatRow1.HeaderForeColor = Color.White;
     this.gpgStatRow1.Location = new Point(0, 0x2c);
     this.gpgStatRow1.Margin = new Padding(0);
     this.gpgStatRow1.Name = "gpgStatRow1";
     this.gpgStatRow1.Size = new Size(0x12b, 60);
     base.ttDefault.SetSuperTip(this.gpgStatRow1, null);
     this.gpgStatRow1.TabIndex = 7;
     this.gpgStatRow1.Text = "gpgStatRow1";
     this.backLabelStats.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.backLabelStats.AutoStyle = false;
     this.backLabelStats.BackColor = Color.Transparent;
     this.backLabelStats.DrawEdges = true;
     this.backLabelStats.Font = new Font("Arial", 12f, FontStyle.Bold);
     this.backLabelStats.ForeColor = Color.White;
     this.backLabelStats.HorizontalScalingMode = ScalingModes.Tile;
     this.backLabelStats.IsStyled = false;
     this.backLabelStats.Location = new Point(0, 0x18);
     this.backLabelStats.Margin = new Padding(0);
     this.backLabelStats.Name = "backLabelStats";
     this.backLabelStats.Size = new Size(0x12b, 20);
     this.backLabelStats.SkinBasePath = @"Controls\Background Label\Rectangle";
     base.ttDefault.SetSuperTip(this.backLabelStats, null);
     this.backLabelStats.TabIndex = 6;
     this.backLabelStats.Text = "<LOC>Statistics";
     this.backLabelStats.TextAlign = ContentAlignment.MiddleLeft;
     this.backLabelStats.TextPadding = new Padding(0);
     this.gpgPanelEdit.Dock = DockStyle.Top;
     this.gpgPanelEdit.FixedPanel = FixedPanel.Panel1;
     this.gpgPanelEdit.IsSplitterFixed = true;
     this.gpgPanelEdit.Location = new Point(0, 0);
     this.gpgPanelEdit.Name = "gpgPanelEdit";
     this.gpgPanelEdit.Orientation = Orientation.Horizontal;
     this.gpgPanelEdit.Panel1.Controls.Add(this.skinButtonEdit);
     this.gpgPanelEdit.Panel1.Controls.Add(this.skinButtonCancelEdit);
     this.gpgPanelEdit.Panel1.Controls.Add(this.skinButtonSaveEdit);
     base.ttDefault.SetSuperTip(this.gpgPanelEdit.Panel1, null);
     this.gpgPanelEdit.Panel2.Controls.Add(this.gpgTextAreaDescription);
     base.ttDefault.SetSuperTip(this.gpgPanelEdit.Panel2, null);
     this.gpgPanelEdit.Size = new Size(0x16f, 150);
     this.gpgPanelEdit.SplitterDistance = 0x19;
     base.ttDefault.SetSuperTip(this.gpgPanelEdit, null);
     this.gpgPanelEdit.TabIndex = 15;
     this.skinButtonEdit.AutoStyle = true;
     this.skinButtonEdit.BackColor = Color.Black;
     this.skinButtonEdit.DialogResult = DialogResult.OK;
     this.skinButtonEdit.DisabledForecolor = Color.Gray;
     this.skinButtonEdit.DrawEdges = true;
     this.skinButtonEdit.FocusColor = Color.Yellow;
     this.skinButtonEdit.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonEdit.ForeColor = Color.White;
     this.skinButtonEdit.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonEdit.IsStyled = true;
     this.skinButtonEdit.Location = new Point(3, 3);
     this.skinButtonEdit.Name = "skinButtonEdit";
     this.skinButtonEdit.Size = new Size(0x51, 20);
     this.skinButtonEdit.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonEdit, null);
     this.skinButtonEdit.TabIndex = 10;
     this.skinButtonEdit.Text = "<LOC>Edit";
     this.skinButtonEdit.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonEdit.TextPadding = new Padding(0);
     this.skinButtonEdit.Click += new EventHandler(this.skinButtonEdit_Click);
     this.skinButtonCancelEdit.AutoStyle = true;
     this.skinButtonCancelEdit.BackColor = Color.Black;
     this.skinButtonCancelEdit.DialogResult = DialogResult.OK;
     this.skinButtonCancelEdit.DisabledForecolor = Color.Gray;
     this.skinButtonCancelEdit.DrawEdges = true;
     this.skinButtonCancelEdit.FocusColor = Color.Yellow;
     this.skinButtonCancelEdit.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonCancelEdit.ForeColor = Color.White;
     this.skinButtonCancelEdit.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonCancelEdit.IsStyled = true;
     this.skinButtonCancelEdit.Location = new Point(90, 3);
     this.skinButtonCancelEdit.Name = "skinButtonCancelEdit";
     this.skinButtonCancelEdit.Size = new Size(0x51, 20);
     this.skinButtonCancelEdit.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonCancelEdit, null);
     this.skinButtonCancelEdit.TabIndex = 14;
     this.skinButtonCancelEdit.Text = "<LOC>Cancel";
     this.skinButtonCancelEdit.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonCancelEdit.TextPadding = new Padding(0);
     this.skinButtonCancelEdit.Visible = false;
     this.skinButtonCancelEdit.Click += new EventHandler(this.skinButtonCancelEdit_Click);
     this.skinButtonSaveEdit.AutoStyle = true;
     this.skinButtonSaveEdit.BackColor = Color.Black;
     this.skinButtonSaveEdit.DialogResult = DialogResult.OK;
     this.skinButtonSaveEdit.DisabledForecolor = Color.Gray;
     this.skinButtonSaveEdit.DrawEdges = true;
     this.skinButtonSaveEdit.FocusColor = Color.Yellow;
     this.skinButtonSaveEdit.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSaveEdit.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonSaveEdit.IsStyled = true;
     this.skinButtonSaveEdit.Location = new Point(3, 3);
     this.skinButtonSaveEdit.Name = "skinButtonSaveEdit";
     this.skinButtonSaveEdit.Size = new Size(0x51, 20);
     this.skinButtonSaveEdit.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonSaveEdit, null);
     this.skinButtonSaveEdit.TabIndex = 13;
     this.skinButtonSaveEdit.Text = "<LOC>Save";
     this.skinButtonSaveEdit.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSaveEdit.TextPadding = new Padding(0);
     this.skinButtonSaveEdit.Visible = false;
     this.skinButtonSaveEdit.Click += new EventHandler(this.skinButtonSaveEdit_Click);
     this.gpgTextAreaDescription.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgTextAreaDescription.Location = new Point(0, 0);
     this.gpgTextAreaDescription.Margin = new Padding(0);
     this.gpgTextAreaDescription.Name = "gpgTextAreaDescription";
     this.gpgTextAreaDescription.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextAreaDescription.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextAreaDescription.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextAreaDescription.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextAreaDescription.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextAreaDescription.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextAreaDescription.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextAreaDescription.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextAreaDescription.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextAreaDescription.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextAreaDescription.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextAreaDescription.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextAreaDescription.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextAreaDescription.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextAreaDescription.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextAreaDescription.Size = new Size(350, 0x79);
     this.gpgTextAreaDescription.TabIndex = 3;
     this.gpgTextAreaDescription.Visible = false;
     this.gpgTextAreaDescription.KeyDown += new KeyEventHandler(this.gpgTextAreaDescription_KeyDown);
     this.splitContainerFriends.Dock = DockStyle.Fill;
     this.splitContainerFriends.FixedPanel = FixedPanel.Panel1;
     this.splitContainerFriends.IsSplitterFixed = true;
     this.splitContainerFriends.Location = new Point(0, 0);
     this.splitContainerFriends.Margin = new Padding(3, 0, 0, 0);
     this.splitContainerFriends.Name = "splitContainerFriends";
     this.splitContainerFriends.Orientation = Orientation.Horizontal;
     this.splitContainerFriends.Panel1.Controls.Add(this.backLabelFriends);
     base.ttDefault.SetSuperTip(this.splitContainerFriends.Panel1, null);
     this.splitContainerFriends.Panel2.Controls.Add(this.gpgScrollPanelFriends);
     base.ttDefault.SetSuperTip(this.splitContainerFriends.Panel2, null);
     this.splitContainerFriends.Size = new Size(0xbc, 0x11f);
     this.splitContainerFriends.SplitterDistance = 0x19;
     this.splitContainerFriends.SplitterWidth = 1;
     base.ttDefault.SetSuperTip(this.splitContainerFriends, null);
     this.splitContainerFriends.TabIndex = 0;
     this.backLabelFriends.AutoStyle = false;
     this.backLabelFriends.BackColor = Color.Transparent;
     this.backLabelFriends.Dock = DockStyle.Top;
     this.backLabelFriends.DrawEdges = true;
     this.backLabelFriends.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.backLabelFriends.ForeColor = Color.White;
     this.backLabelFriends.HorizontalScalingMode = ScalingModes.Tile;
     this.backLabelFriends.IsStyled = false;
     this.backLabelFriends.Location = new Point(0, 0);
     this.backLabelFriends.Margin = new Padding(0);
     this.backLabelFriends.Name = "backLabelFriends";
     this.backLabelFriends.Size = new Size(0xbc, 20);
     this.backLabelFriends.SkinBasePath = @"Controls\Background Label\Round Top";
     base.ttDefault.SetSuperTip(this.backLabelFriends, null);
     this.backLabelFriends.TabIndex = 0;
     this.backLabelFriends.Text = "<LOC>Friends";
     this.backLabelFriends.TextAlign = ContentAlignment.BottomCenter;
     this.backLabelFriends.TextPadding = new Padding(0);
     this.gpgScrollPanelFriends.AutoScroll = true;
     this.gpgScrollPanelFriends.BackColor = Color.Black;
     this.gpgScrollPanelFriends.ChildControl = this.gpgGridFriends;
     this.gpgScrollPanelFriends.Controls.Add(this.gpgGridFriends);
     this.gpgScrollPanelFriends.Dock = DockStyle.Fill;
     this.gpgScrollPanelFriends.Location = new Point(0, 0);
     this.gpgScrollPanelFriends.Name = "gpgScrollPanelFriends";
     this.gpgScrollPanelFriends.Size = new Size(0xbc, 0x105);
     base.ttDefault.SetSuperTip(this.gpgScrollPanelFriends, null);
     this.gpgScrollPanelFriends.TabIndex = 6;
     this.skinButtonClose.Anchor = AnchorStyles.Bottom;
     this.skinButtonClose.AutoStyle = true;
     this.skinButtonClose.BackColor = Color.Black;
     this.skinButtonClose.DialogResult = DialogResult.OK;
     this.skinButtonClose.DisabledForecolor = Color.Gray;
     this.skinButtonClose.DrawEdges = true;
     this.skinButtonClose.FocusColor = Color.Yellow;
     this.skinButtonClose.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonClose.ForeColor = Color.White;
     this.skinButtonClose.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonClose.IsStyled = true;
     this.skinButtonClose.Location = new Point(240, 0x178);
     this.skinButtonClose.Name = "skinButtonClose";
     this.skinButtonClose.Size = new Size(0x68, 0x1a);
     this.skinButtonClose.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonClose, null);
     this.skinButtonClose.TabIndex = 9;
     this.skinButtonClose.Text = "<LOC>Close";
     this.skinButtonClose.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonClose.TextPadding = new Padding(0);
     this.skinButtonClose.Click += new EventHandler(this.skinButtonClose_Click);
     this.skinButtonNext.Anchor = AnchorStyles.Bottom;
     this.skinButtonNext.AutoStyle = true;
     this.skinButtonNext.BackColor = Color.Black;
     this.skinButtonNext.DialogResult = DialogResult.OK;
     this.skinButtonNext.DisabledForecolor = Color.Gray;
     this.skinButtonNext.DrawEdges = true;
     this.skinButtonNext.FocusColor = Color.Yellow;
     this.skinButtonNext.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonNext.ForeColor = Color.White;
     this.skinButtonNext.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonNext.IsStyled = true;
     this.skinButtonNext.Location = new Point(0x16a, 0x178);
     this.skinButtonNext.Name = "skinButtonNext";
     this.skinButtonNext.Size = new Size(0x68, 0x1a);
     this.skinButtonNext.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonNext, null);
     this.skinButtonNext.TabIndex = 10;
     this.skinButtonNext.Text = "<LOC>Next";
     this.skinButtonNext.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonNext.TextPadding = new Padding(0);
     this.skinButtonNext.Click += new EventHandler(this.skinButtonNext_Click);
     this.skinButtonLast.Anchor = AnchorStyles.Bottom;
     this.skinButtonLast.AutoStyle = true;
     this.skinButtonLast.BackColor = Color.Black;
     this.skinButtonLast.DialogResult = DialogResult.OK;
     this.skinButtonLast.DisabledForecolor = Color.Gray;
     this.skinButtonLast.DrawEdges = true;
     this.skinButtonLast.FocusColor = Color.Yellow;
     this.skinButtonLast.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonLast.ForeColor = Color.White;
     this.skinButtonLast.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonLast.IsStyled = true;
     this.skinButtonLast.Location = new Point(0x74, 0x178);
     this.skinButtonLast.Name = "skinButtonLast";
     this.skinButtonLast.Size = new Size(0x68, 0x1a);
     this.skinButtonLast.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonLast, null);
     this.skinButtonLast.TabIndex = 11;
     this.skinButtonLast.Text = "<LOC>Last";
     this.skinButtonLast.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonLast.TextPadding = new Padding(0);
     this.skinButtonLast.Click += new EventHandler(this.skinButtonLast_Click);
     this.gpgContextMenuChat.MenuItems.AddRange(new MenuItem[] { this.ciChat_WhisperPlayer, this.ciChat_WebStats, this.ciChat_ViewPlayer, this.ciChat_IgnorePlayer, this.ciChat_UnignorePlayer, this.menuItem10, this.ciChat_InviteFriend, this.ciChat_RemoveFriend, this.menuItem8, this.ciChat_InviteToClan, this.ciChat_RequestClanInvite, this.ciChat_ViewClan });
     this.ciChat_WhisperPlayer.Index = 0;
     this.ciChat_WhisperPlayer.Text = "<LOC>Send private message";
     this.ciChat_WhisperPlayer.Click += new EventHandler(this.ciChat_WhisperPlayer_Click);
     this.ciChat_WebStats.Index = 1;
     this.ciChat_WebStats.Text = "<LOC>View web stats";
     this.ciChat_WebStats.Click += new EventHandler(this.ciChat_WebStats_Click);
     this.ciChat_ViewPlayer.Index = 2;
     this.ciChat_ViewPlayer.Text = "<LOC>View this player's profile";
     this.ciChat_ViewPlayer.Click += new EventHandler(this.ciChat_ViewPlayer_Click);
     this.ciChat_IgnorePlayer.Index = 3;
     this.ciChat_IgnorePlayer.Text = "<LOC>Ignore Player";
     this.ciChat_IgnorePlayer.Click += new EventHandler(this.ciChat_IgnorePlayer_Click);
     this.ciChat_UnignorePlayer.Index = 4;
     this.ciChat_UnignorePlayer.Text = "<LOC>Unignore Player";
     this.ciChat_UnignorePlayer.Click += new EventHandler(this.ciChat_UnignorePlayer_Click);
     this.menuItem10.Index = 5;
     this.menuItem10.Text = "-";
     this.ciChat_InviteFriend.Index = 6;
     this.ciChat_InviteFriend.Text = "<LOC>Invite player to join Friends list";
     this.ciChat_InviteFriend.Click += new EventHandler(this.ciChat_InviteFriend_Click);
     this.ciChat_RemoveFriend.Index = 7;
     this.ciChat_RemoveFriend.Text = "<LOC>Remove player from Friends list";
     this.ciChat_RemoveFriend.Click += new EventHandler(this.ciChat_RemoveFriend_Click);
     this.menuItem8.Index = 8;
     this.menuItem8.Text = "-";
     this.ciChat_InviteToClan.Index = 9;
     this.ciChat_InviteToClan.Text = "<LOC>Invite this player to join clan";
     this.ciChat_InviteToClan.Click += new EventHandler(this.ciChat_InviteToClan_Click);
     this.ciChat_RequestClanInvite.Index = 10;
     this.ciChat_RequestClanInvite.Text = "<LOC>Request to join this player's clan";
     this.ciChat_RequestClanInvite.Click += new EventHandler(this.ciChat_RequestClanInvite_Click);
     this.ciChat_ViewClan.Index = 11;
     this.ciChat_ViewClan.Text = "<LOC>View this clan's profile";
     this.ciChat_ViewClan.Click += new EventHandler(this.ciChat_ViewClan_Click);
     base.AcceptButton = this.skinButtonClose;
     base.AutoScaleMode = AutoScaleMode.None;
     base.CancelButton = this.skinButtonClose;
     base.ClientSize = new Size(0x247, 0x1bf);
     base.Controls.Add(this.skinButtonLast);
     base.Controls.Add(this.skinButtonNext);
     base.Controls.Add(this.skinButtonClose);
     base.Controls.Add(this.splitContainer1);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(0x178, 0x178);
     base.Name = "DlgPlayerProfile";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "DlgPlayerProfile";
     base.Controls.SetChildIndex(this.splitContainer1, 0);
     base.Controls.SetChildIndex(this.skinButtonClose, 0);
     base.Controls.SetChildIndex(this.skinButtonNext, 0);
     base.Controls.SetChildIndex(this.skinButtonLast, 0);
     this.gvFriend_Member.EndInit();
     this.repositoryItemPictureEdit4.EndInit();
     this.gpgGridFriends.EndInit();
     this.gvFriend_Container.EndInit();
     this.repositoryItemTextEdit2.EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.ResumeLayout(false);
     this.gpgLabelName.ResumeLayout(false);
     ((ISupportInitialize) this.pictureBoxClanIcon).EndInit();
     ((ISupportInitialize) this.pictureBoxClanRank).EndInit();
     ((ISupportInitialize) this.pictureBoxPlayerIcon).EndInit();
     this.gpgPanelStats.ResumeLayout(false);
     this.gpgPanel2.ResumeLayout(false);
     this.gpgPanelEdit.Panel1.ResumeLayout(false);
     this.gpgPanelEdit.Panel2.ResumeLayout(false);
     this.gpgPanelEdit.ResumeLayout(false);
     this.gpgTextAreaDescription.Properties.EndInit();
     this.splitContainerFriends.Panel1.ResumeLayout(false);
     this.splitContainerFriends.Panel2.ResumeLayout(false);
     this.splitContainerFriends.ResumeLayout(false);
     this.gpgScrollPanelFriends.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #18
0
 private void SetRoundLinks(int numrounds)
 {
     base.Invoke((VGen1)delegate (object o) {
         SkinLabel label;
         int num = Convert.ToInt32(o);
         this.mMaxRound = num;
         this.linkRounds.SuspendLayout();
         this.linkRounds.Controls.Clear();
         int width = 100;
         int x = 0;
         for (int j = 1; j <= num; j++)
         {
             label = new SkinLabel {
                 SkinBasePath = @"Controls\BackgroundLabel\BlackBar",
                 DrawEdges = false,
                 Size = new Size(width, this.linkRounds.Height),
                 TextAlign = ContentAlignment.MiddleCenter,
                 Location = new Point(x, 0),
                 Tag = j,
                 Text = "Round " + j.ToString()
             };
             label.Click += new EventHandler(this.link_Click);
             if (j != this.gpgBracketGrid1.CurrentRound)
             {
                 label.ForeColor = Color.FromArgb(0x7a, 0x7a, 0xf4);
                 label.Font = new Font("Verdana", 10f, FontStyle.Underline);
             }
             else
             {
                 label.Font = new Font("Verdana", 10f);
             }
             x += width;
             this.linkRounds.Controls.Add(label);
         }
         label = new SkinLabel {
             SkinBasePath = @"Controls\BackgroundLabel\BlackBar",
             DrawEdges = false,
             Size = new Size(0x640, this.linkRounds.Height),
             Location = new Point(x, 0)
         };
         this.linkRounds.Controls.Add(label);
         this.linkRounds.ResumeLayout();
     }, new object[] { numrounds });
 }
Пример #19
0
 private void InitializeComponent()
 {
     this.skinLabel2 = new SkinLabel();
     this.gpgTextBoxName = new GPGTextBox();
     this.gpgLabel1 = new GPGLabel();
     this.gpgTextBoxID = new GPGTextBox();
     this.gpgLabel2 = new GPGLabel();
     this.gpgLabel3 = new GPGLabel();
     this.gpgLabel4 = new GPGLabel();
     this.comboBoxInclusionType = new ComboBox();
     this.skinButtonCancel = new SkinButton();
     this.skinButtonOK = new SkinButton();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.gpgTextBoxName.Properties.BeginInit();
     this.gpgTextBoxID.Properties.BeginInit();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x155, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.skinLabel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel2.AutoStyle = false;
     this.skinLabel2.BackColor = Color.Transparent;
     this.skinLabel2.DrawEdges = true;
     this.skinLabel2.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel2.ForeColor = Color.White;
     this.skinLabel2.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel2.IsStyled = false;
     this.skinLabel2.Location = new Point(6, 0x4c);
     this.skinLabel2.Name = "skinLabel2";
     this.skinLabel2.Size = new Size(0x185, 20);
     this.skinLabel2.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel2, null);
     this.skinLabel2.TabIndex = 0x13;
     this.skinLabel2.Text = "New Access Control List Member";
     this.skinLabel2.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel2.TextPadding = new Padding(0);
     this.gpgTextBoxName.Location = new Point(0x9d, 0x76);
     this.gpgTextBoxName.Name = "gpgTextBoxName";
     this.gpgTextBoxName.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxName.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxName.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxName.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxName.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxName.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxName.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxName.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxName.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxName.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxName.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxName.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxName.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxName.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxName.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxName.Size = new Size(0xe7, 20);
     this.gpgTextBoxName.TabIndex = 0x15;
     this.gpgLabel1.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel1.AutoSize = true;
     this.gpgLabel1.AutoStyle = true;
     this.gpgLabel1.Font = new Font("Arial", 9.75f);
     this.gpgLabel1.ForeColor = Color.White;
     this.gpgLabel1.IgnoreMouseWheel = false;
     this.gpgLabel1.IsStyled = false;
     this.gpgLabel1.Location = new Point(0x9a, 0x63);
     this.gpgLabel1.Name = "gpgLabel1";
     this.gpgLabel1.Size = new Size(0x2a, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel1, null);
     this.gpgLabel1.TabIndex = 20;
     this.gpgLabel1.Text = "Name";
     this.gpgLabel1.TextStyle = TextStyles.Default;
     this.gpgTextBoxID.Location = new Point(12, 0x76);
     this.gpgTextBoxID.Name = "gpgTextBoxID";
     this.gpgTextBoxID.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxID.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxID.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxID.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxID.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxID.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxID.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxID.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxID.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxID.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxID.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxID.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxID.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxID.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxID.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxID.Size = new Size(0x41, 20);
     this.gpgTextBoxID.TabIndex = 0x17;
     this.gpgLabel2.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel2.AutoSize = true;
     this.gpgLabel2.AutoStyle = true;
     this.gpgLabel2.Font = new Font("Arial", 9.75f);
     this.gpgLabel2.ForeColor = Color.White;
     this.gpgLabel2.IgnoreMouseWheel = false;
     this.gpgLabel2.IsStyled = false;
     this.gpgLabel2.Location = new Point(9, 0x63);
     this.gpgLabel2.Name = "gpgLabel2";
     this.gpgLabel2.Size = new Size(20, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel2, null);
     this.gpgLabel2.TabIndex = 0x16;
     this.gpgLabel2.Text = "ID";
     this.gpgLabel2.TextStyle = TextStyles.Default;
     this.gpgLabel3.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel3.AutoSize = true;
     this.gpgLabel3.AutoStyle = true;
     this.gpgLabel3.Font = new Font("Arial", 9.75f);
     this.gpgLabel3.ForeColor = Color.White;
     this.gpgLabel3.IgnoreMouseWheel = false;
     this.gpgLabel3.IsStyled = false;
     this.gpgLabel3.Location = new Point(0x67, 0x7a);
     this.gpgLabel3.Name = "gpgLabel3";
     this.gpgLabel3.Size = new Size(0x1b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel3, null);
     this.gpgLabel3.TabIndex = 0x18;
     this.gpgLabel3.Text = "OR";
     this.gpgLabel3.TextStyle = TextStyles.Default;
     this.gpgLabel4.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel4.AutoSize = true;
     this.gpgLabel4.AutoStyle = true;
     this.gpgLabel4.Font = new Font("Arial", 9.75f);
     this.gpgLabel4.ForeColor = Color.White;
     this.gpgLabel4.IgnoreMouseWheel = false;
     this.gpgLabel4.IsStyled = false;
     this.gpgLabel4.Location = new Point(12, 0x9c);
     this.gpgLabel4.Name = "gpgLabel4";
     this.gpgLabel4.Size = new Size(0x142, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel4, null);
     this.gpgLabel4.TabIndex = 0x1a;
     this.gpgLabel4.Text = "Inclusion Type (if list is inclusion type MemberDefined)";
     this.gpgLabel4.TextStyle = TextStyles.Default;
     this.comboBoxInclusionType.DropDownStyle = ComboBoxStyle.DropDownList;
     this.comboBoxInclusionType.FormattingEnabled = true;
     this.comboBoxInclusionType.Location = new Point(15, 0xaf);
     this.comboBoxInclusionType.Name = "comboBoxInclusionType";
     this.comboBoxInclusionType.Size = new Size(0xf1, 0x15);
     base.ttDefault.SetSuperTip(this.comboBoxInclusionType, null);
     this.comboBoxInclusionType.TabIndex = 0x19;
     this.skinButtonCancel.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonCancel.AutoStyle = true;
     this.skinButtonCancel.BackColor = Color.Transparent;
     this.skinButtonCancel.ButtonState = 0;
     this.skinButtonCancel.DialogResult = DialogResult.OK;
     this.skinButtonCancel.DisabledForecolor = Color.Gray;
     this.skinButtonCancel.DrawColor = Color.White;
     this.skinButtonCancel.DrawEdges = true;
     this.skinButtonCancel.FocusColor = Color.Yellow;
     this.skinButtonCancel.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonCancel.ForeColor = Color.White;
     this.skinButtonCancel.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonCancel.IsStyled = true;
     this.skinButtonCancel.Location = new Point(0x129, 0xeb);
     this.skinButtonCancel.Name = "skinButtonCancel";
     this.skinButtonCancel.Size = new Size(0x5b, 0x1a);
     this.skinButtonCancel.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonCancel, null);
     this.skinButtonCancel.TabIndex = 30;
     this.skinButtonCancel.TabStop = true;
     this.skinButtonCancel.Text = "Cancel";
     this.skinButtonCancel.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonCancel.TextPadding = new Padding(0);
     this.skinButtonCancel.Click += new EventHandler(this.skinButtonCancel_Click);
     this.skinButtonOK.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonOK.AutoStyle = true;
     this.skinButtonOK.BackColor = Color.Transparent;
     this.skinButtonOK.ButtonState = 0;
     this.skinButtonOK.DialogResult = DialogResult.OK;
     this.skinButtonOK.DisabledForecolor = Color.Gray;
     this.skinButtonOK.DrawColor = Color.White;
     this.skinButtonOK.DrawEdges = true;
     this.skinButtonOK.FocusColor = Color.Yellow;
     this.skinButtonOK.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonOK.ForeColor = Color.White;
     this.skinButtonOK.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonOK.IsStyled = true;
     this.skinButtonOK.Location = new Point(0xc0, 0xeb);
     this.skinButtonOK.Name = "skinButtonOK";
     this.skinButtonOK.Size = new Size(0x5b, 0x1a);
     this.skinButtonOK.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonOK, null);
     this.skinButtonOK.TabIndex = 0x1d;
     this.skinButtonOK.TabStop = true;
     this.skinButtonOK.Text = "OK";
     this.skinButtonOK.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonOK.TextPadding = new Padding(0);
     this.skinButtonOK.Click += new EventHandler(this.skinButtonOK_Click);
     base.AcceptButton = this.skinButtonOK;
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.CancelButton = this.skinButtonCancel;
     base.ClientSize = new Size(400, 0x144);
     base.Controls.Add(this.skinButtonCancel);
     base.Controls.Add(this.skinButtonOK);
     base.Controls.Add(this.gpgLabel4);
     base.Controls.Add(this.comboBoxInclusionType);
     base.Controls.Add(this.gpgLabel3);
     base.Controls.Add(this.gpgTextBoxID);
     base.Controls.Add(this.gpgLabel2);
     base.Controls.Add(this.gpgTextBoxName);
     base.Controls.Add(this.gpgLabel1);
     base.Controls.Add(this.skinLabel2);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     base.MaximizeBox = false;
     this.MaximumSize = new Size(400, 0x144);
     base.MinimizeBox = false;
     this.MinimumSize = new Size(400, 0x144);
     base.Name = "DlgAddMember";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "Add ACL Member";
     base.Controls.SetChildIndex(this.skinLabel2, 0);
     base.Controls.SetChildIndex(this.gpgLabel1, 0);
     base.Controls.SetChildIndex(this.gpgTextBoxName, 0);
     base.Controls.SetChildIndex(this.gpgLabel2, 0);
     base.Controls.SetChildIndex(this.gpgTextBoxID, 0);
     base.Controls.SetChildIndex(this.gpgLabel3, 0);
     base.Controls.SetChildIndex(this.comboBoxInclusionType, 0);
     base.Controls.SetChildIndex(this.gpgLabel4, 0);
     base.Controls.SetChildIndex(this.skinButtonOK, 0);
     base.Controls.SetChildIndex(this.skinButtonCancel, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.gpgTextBoxName.Properties.EndInit();
     this.gpgTextBoxID.Properties.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #20
0
 private void InitializeComponent()
 {
     this.skinButtonDelete = new SkinButton();
     this.skinButtonTypeDownACL = new SkinButton();
     this.skinButtonDisable = new SkinButton();
     this.skinButtonContentDownACL = new SkinButton();
     this.skinButtonTypeUpACL = new SkinButton();
     this.skinLabel2 = new SkinLabel();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x184, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.skinButtonDelete.AutoStyle = true;
     this.skinButtonDelete.BackColor = Color.Transparent;
     this.skinButtonDelete.ButtonState = 0;
     this.skinButtonDelete.DialogResult = DialogResult.OK;
     this.skinButtonDelete.DisabledForecolor = Color.Gray;
     this.skinButtonDelete.DrawColor = Color.White;
     this.skinButtonDelete.DrawEdges = true;
     this.skinButtonDelete.FocusColor = Color.Yellow;
     this.skinButtonDelete.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonDelete.ForeColor = Color.White;
     this.skinButtonDelete.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonDelete.IsStyled = true;
     this.skinButtonDelete.Location = new Point(12, 220);
     this.skinButtonDelete.Name = "skinButtonDelete";
     this.skinButtonDelete.Size = new Size(0xb6, 0x1a);
     this.skinButtonDelete.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonDelete, null);
     this.skinButtonDelete.TabIndex = 7;
     this.skinButtonDelete.TabStop = true;
     this.skinButtonDelete.Text = "Delete this content";
     this.skinButtonDelete.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonDelete.TextPadding = new Padding(0);
     this.skinButtonDelete.Click += new EventHandler(this.skinButtonDelete_Click);
     this.skinButtonTypeDownACL.AutoStyle = true;
     this.skinButtonTypeDownACL.BackColor = Color.Transparent;
     this.skinButtonTypeDownACL.ButtonState = 0;
     this.skinButtonTypeDownACL.DialogResult = DialogResult.OK;
     this.skinButtonTypeDownACL.DisabledForecolor = Color.Gray;
     this.skinButtonTypeDownACL.DrawColor = Color.White;
     this.skinButtonTypeDownACL.DrawEdges = true;
     this.skinButtonTypeDownACL.FocusColor = Color.Yellow;
     this.skinButtonTypeDownACL.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonTypeDownACL.ForeColor = Color.White;
     this.skinButtonTypeDownACL.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonTypeDownACL.IsStyled = true;
     this.skinButtonTypeDownACL.Location = new Point(12, 0x89);
     this.skinButtonTypeDownACL.Name = "skinButtonTypeDownACL";
     this.skinButtonTypeDownACL.Size = new Size(0x105, 0x1a);
     this.skinButtonTypeDownACL.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonTypeDownACL, null);
     this.skinButtonTypeDownACL.TabIndex = 8;
     this.skinButtonTypeDownACL.TabStop = true;
     this.skinButtonTypeDownACL.Text = "Change content type download ACL";
     this.skinButtonTypeDownACL.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonTypeDownACL.TextPadding = new Padding(0);
     this.skinButtonTypeDownACL.Click += new EventHandler(this.skinButtonTypeDownACL_Click);
     this.skinButtonDisable.AutoStyle = true;
     this.skinButtonDisable.BackColor = Color.Transparent;
     this.skinButtonDisable.ButtonState = 0;
     this.skinButtonDisable.DialogResult = DialogResult.OK;
     this.skinButtonDisable.DisabledForecolor = Color.Gray;
     this.skinButtonDisable.DrawColor = Color.White;
     this.skinButtonDisable.DrawEdges = true;
     this.skinButtonDisable.FocusColor = Color.Yellow;
     this.skinButtonDisable.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonDisable.ForeColor = Color.White;
     this.skinButtonDisable.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonDisable.IsStyled = true;
     this.skinButtonDisable.Location = new Point(12, 0xfc);
     this.skinButtonDisable.Name = "skinButtonDisable";
     this.skinButtonDisable.Size = new Size(0xb6, 0x1a);
     this.skinButtonDisable.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonDisable, null);
     this.skinButtonDisable.TabIndex = 9;
     this.skinButtonDisable.TabStop = true;
     this.skinButtonDisable.Text = "Disable this content";
     this.skinButtonDisable.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonDisable.TextPadding = new Padding(0);
     this.skinButtonDisable.Click += new EventHandler(this.skinButtonDisable_Click);
     this.skinButtonContentDownACL.AutoStyle = true;
     this.skinButtonContentDownACL.BackColor = Color.Transparent;
     this.skinButtonContentDownACL.ButtonState = 0;
     this.skinButtonContentDownACL.DialogResult = DialogResult.OK;
     this.skinButtonContentDownACL.DisabledForecolor = Color.Gray;
     this.skinButtonContentDownACL.DrawColor = Color.White;
     this.skinButtonContentDownACL.DrawEdges = true;
     this.skinButtonContentDownACL.FocusColor = Color.Yellow;
     this.skinButtonContentDownACL.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonContentDownACL.ForeColor = Color.White;
     this.skinButtonContentDownACL.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonContentDownACL.IsStyled = true;
     this.skinButtonContentDownACL.Location = new Point(12, 0x69);
     this.skinButtonContentDownACL.Name = "skinButtonContentDownACL";
     this.skinButtonContentDownACL.Size = new Size(0x105, 0x1a);
     this.skinButtonContentDownACL.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonContentDownACL, null);
     this.skinButtonContentDownACL.TabIndex = 9;
     this.skinButtonContentDownACL.TabStop = true;
     this.skinButtonContentDownACL.Text = "Change content download ACL";
     this.skinButtonContentDownACL.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonContentDownACL.TextPadding = new Padding(0);
     this.skinButtonContentDownACL.Click += new EventHandler(this.skinButtonContentDownACL_Click);
     this.skinButtonTypeUpACL.AutoStyle = true;
     this.skinButtonTypeUpACL.BackColor = Color.Transparent;
     this.skinButtonTypeUpACL.ButtonState = 0;
     this.skinButtonTypeUpACL.DialogResult = DialogResult.OK;
     this.skinButtonTypeUpACL.DisabledForecolor = Color.Gray;
     this.skinButtonTypeUpACL.DrawColor = Color.White;
     this.skinButtonTypeUpACL.DrawEdges = true;
     this.skinButtonTypeUpACL.FocusColor = Color.Yellow;
     this.skinButtonTypeUpACL.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonTypeUpACL.ForeColor = Color.White;
     this.skinButtonTypeUpACL.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonTypeUpACL.IsStyled = true;
     this.skinButtonTypeUpACL.Location = new Point(12, 0xa9);
     this.skinButtonTypeUpACL.Name = "skinButtonTypeUpACL";
     this.skinButtonTypeUpACL.Size = new Size(0x105, 0x1a);
     this.skinButtonTypeUpACL.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonTypeUpACL, null);
     this.skinButtonTypeUpACL.TabIndex = 9;
     this.skinButtonTypeUpACL.TabStop = true;
     this.skinButtonTypeUpACL.Text = "Change content type upload ACL";
     this.skinButtonTypeUpACL.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonTypeUpACL.TextPadding = new Padding(0);
     this.skinButtonTypeUpACL.Click += new EventHandler(this.skinButtonTypeUpACL_Click);
     this.skinLabel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel2.AutoStyle = false;
     this.skinLabel2.BackColor = Color.Transparent;
     this.skinLabel2.DrawEdges = true;
     this.skinLabel2.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel2.ForeColor = Color.White;
     this.skinLabel2.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel2.IsStyled = false;
     this.skinLabel2.Location = new Point(6, 60);
     this.skinLabel2.Name = "skinLabel2";
     this.skinLabel2.Size = new Size(0x1b3, 20);
     this.skinLabel2.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel2, null);
     this.skinLabel2.TabIndex = 0x12;
     this.skinLabel2.Text = "Content Administration";
     this.skinLabel2.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel2.TextPadding = new Padding(0);
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x1bf, 0x16b);
     base.Controls.Add(this.skinButtonTypeUpACL);
     base.Controls.Add(this.skinButtonContentDownACL);
     base.Controls.Add(this.skinLabel2);
     base.Controls.Add(this.skinButtonDisable);
     base.Controls.Add(this.skinButtonTypeDownACL);
     base.Controls.Add(this.skinButtonDelete);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     base.MaximizeBox = false;
     this.MaximumSize = new Size(0x1bf, 0x16b);
     base.MinimizeBox = false;
     this.MinimumSize = new Size(0x1bf, 0x16b);
     base.Name = "DlgContentAdmin";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "Content Administration";
     base.Controls.SetChildIndex(this.skinButtonDelete, 0);
     base.Controls.SetChildIndex(this.skinButtonTypeDownACL, 0);
     base.Controls.SetChildIndex(this.skinButtonDisable, 0);
     base.Controls.SetChildIndex(this.skinLabel2, 0);
     base.Controls.SetChildIndex(this.skinButtonContentDownACL, 0);
     base.Controls.SetChildIndex(this.skinButtonTypeUpACL, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
 private void InitializeComponent()
 {
     this.gpgCalendar1 = new GPGCalendar();
     this.gpgBorderPanel1 = new GPGBorderPanel();
     this.gpgBorderPanel2 = new GPGBorderPanel();
     this.lbMaps = new ListBox();
     this.skinLabel1 = new SkinLabel();
     this.lTournamentDetails = new SkinLabel();
     this.lStartTimeCaption = new GPGLabel();
     this.lTypeCaption = new GPGLabel();
     this.lDirectorCaption = new GPGLabel();
     this.lWebsiteCaption = new GPGLabel();
     this.lStartTime = new GPGLabel();
     this.lType = new GPGLabel();
     this.lDirector = new GPGLabel();
     this.lWebsite = new GPGLabel();
     this.lAssistants = new GPGLabel();
     this.lNumberOfRounds = new GPGLabel();
     this.lRoundLength = new GPGLabel();
     this.lAssistantsCaption = new GPGLabel();
     this.lNumberOfRoundsCaption = new GPGLabel();
     this.lRoundLengthCaption = new GPGLabel();
     this.btnRegister = new SkinButton();
     this.pbFaction = new GPGPictureBox();
     this.pbMap = new GPGPictureBox();
     this.lInfo = new TextBox();
     this.lFaction = new GPGLabel();
     this.lMap = new GPGLabel();
     this.lSignups = new GPGLabel();
     this.lSignupsCaption = new GPGLabel();
     this.lStatus = new GPGLabel();
     this.lStatusCaption = new GPGLabel();
     this.btnManage = new SkinButton();
     this.cmDirector = new GPGContextMenu();
     this.menuItem1 = new MenuItem();
     this.menuItem4 = new MenuItem();
     this.menuItem2 = new MenuItem();
     this.menuItem3 = new MenuItem();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     ((ISupportInitialize) this.pbFaction).BeginInit();
     ((ISupportInitialize) this.pbMap).BeginInit();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x349, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gpgCalendar1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgCalendar1.BackgroundImage = Resources._06_jun;
     this.gpgCalendar1.LeftMonthButton = 0;
     this.gpgCalendar1.Location = new Point(12, 0x3f);
     this.gpgCalendar1.Month = 5;
     this.gpgCalendar1.Name = "gpgCalendar1";
     this.gpgCalendar1.RefreshButton = 0;
     this.gpgCalendar1.RightMonthButton = 0;
     this.gpgCalendar1.Size = new Size(0x36d, 0x143);
     base.ttDefault.SetSuperTip(this.gpgCalendar1, null);
     this.gpgCalendar1.TabIndex = 7;
     this.gpgCalendar1.Text = "gpgCalendar1";
     this.gpgCalendar1.OnRefreshClick += new EventHandler(this.gpgCalendar1_OnRefreshClick);
     this.gpgCalendar1.Click += new EventHandler(this.gpgCalendar1_Click);
     this.gpgBorderPanel1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgBorderPanel1.GPGBorderStyle = GPGBorderStyle.Web;
     this.gpgBorderPanel1.Location = new Point(0x144, 0x188);
     this.gpgBorderPanel1.Name = "gpgBorderPanel1";
     this.gpgBorderPanel1.Size = new Size(0x234, 160);
     base.ttDefault.SetSuperTip(this.gpgBorderPanel1, null);
     this.gpgBorderPanel1.TabIndex = 8;
     this.gpgBorderPanel1.Text = "gpgBorderPanel1";
     this.gpgBorderPanel2.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgBorderPanel2.GPGBorderStyle = GPGBorderStyle.Rectangle;
     this.gpgBorderPanel2.Location = new Point(12, 0x188);
     this.gpgBorderPanel2.Name = "gpgBorderPanel2";
     this.gpgBorderPanel2.Size = new Size(0x132, 160);
     base.ttDefault.SetSuperTip(this.gpgBorderPanel2, null);
     this.gpgBorderPanel2.TabIndex = 9;
     this.gpgBorderPanel2.Text = "gpgBorderPanel2";
     this.lbMaps.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lbMaps.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
     this.lbMaps.BorderStyle = BorderStyle.None;
     this.lbMaps.ForeColor = Color.White;
     this.lbMaps.FormattingEnabled = true;
     this.lbMaps.Location = new Point(14, 0x19f);
     this.lbMaps.Name = "lbMaps";
     this.lbMaps.Size = new Size(0x12e, 130);
     base.ttDefault.SetSuperTip(this.lbMaps, null);
     this.lbMaps.TabIndex = 10;
     this.lbMaps.SelectedValueChanged += new EventHandler(this.lbMaps_SelectedValueChanged);
     this.skinLabel1.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinLabel1.AutoStyle = false;
     this.skinLabel1.BackColor = Color.Transparent;
     this.skinLabel1.DrawEdges = true;
     this.skinLabel1.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel1.ForeColor = Color.White;
     this.skinLabel1.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel1.IsStyled = false;
     this.skinLabel1.Location = new Point(14, 0x18a);
     this.skinLabel1.Name = "skinLabel1";
     this.skinLabel1.Size = new Size(0x12e, 20);
     this.skinLabel1.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel1, null);
     this.skinLabel1.TabIndex = 11;
     this.skinLabel1.Text = "<LOC>Tournaments";
     this.skinLabel1.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel1.TextPadding = new Padding(0);
     this.lTournamentDetails.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.lTournamentDetails.AutoStyle = false;
     this.lTournamentDetails.BackColor = Color.Transparent;
     this.lTournamentDetails.DrawEdges = true;
     this.lTournamentDetails.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.lTournamentDetails.ForeColor = Color.White;
     this.lTournamentDetails.HorizontalScalingMode = ScalingModes.Tile;
     this.lTournamentDetails.IsStyled = false;
     this.lTournamentDetails.Location = new Point(330, 0x18d);
     this.lTournamentDetails.Name = "lTournamentDetails";
     this.lTournamentDetails.Size = new Size(0x228, 20);
     this.lTournamentDetails.SkinBasePath = @"Controls\Background Label\Round Top";
     base.ttDefault.SetSuperTip(this.lTournamentDetails, null);
     this.lTournamentDetails.TabIndex = 12;
     this.lTournamentDetails.Text = "<LOC>Tournament Details:";
     this.lTournamentDetails.TextAlign = ContentAlignment.MiddleLeft;
     this.lTournamentDetails.TextPadding = new Padding(0);
     this.lStartTimeCaption.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lStartTimeCaption.AutoGrowDirection = GrowDirections.None;
     this.lStartTimeCaption.AutoSize = true;
     this.lStartTimeCaption.AutoStyle = true;
     this.lStartTimeCaption.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.lStartTimeCaption.ForeColor = Color.FromArgb(0xff, 0xcb, 0);
     this.lStartTimeCaption.IgnoreMouseWheel = false;
     this.lStartTimeCaption.IsStyled = false;
     this.lStartTimeCaption.Location = new Point(0x14b, 0x1e4);
     this.lStartTimeCaption.Name = "lStartTimeCaption";
     this.lStartTimeCaption.Size = new Size(0x75, 13);
     base.ttDefault.SetSuperTip(this.lStartTimeCaption, null);
     this.lStartTimeCaption.TabIndex = 14;
     this.lStartTimeCaption.Text = "<LOC>Start Time";
     this.lStartTimeCaption.TextAlign = ContentAlignment.TopRight;
     this.lStartTimeCaption.TextStyle = TextStyles.ColoredBold;
     this.lTypeCaption.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lTypeCaption.AutoGrowDirection = GrowDirections.None;
     this.lTypeCaption.AutoSize = true;
     this.lTypeCaption.AutoStyle = true;
     this.lTypeCaption.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.lTypeCaption.ForeColor = Color.FromArgb(0xff, 0xcb, 0);
     this.lTypeCaption.IgnoreMouseWheel = false;
     this.lTypeCaption.IsStyled = false;
     this.lTypeCaption.Location = new Point(0x14b, 0x1f1);
     this.lTypeCaption.Name = "lTypeCaption";
     this.lTypeCaption.Size = new Size(0x51, 13);
     base.ttDefault.SetSuperTip(this.lTypeCaption, null);
     this.lTypeCaption.TabIndex = 15;
     this.lTypeCaption.Text = "<LOC>Type";
     this.lTypeCaption.TextAlign = ContentAlignment.TopRight;
     this.lTypeCaption.TextStyle = TextStyles.ColoredBold;
     this.lDirectorCaption.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lDirectorCaption.AutoGrowDirection = GrowDirections.None;
     this.lDirectorCaption.AutoSize = true;
     this.lDirectorCaption.AutoStyle = true;
     this.lDirectorCaption.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.lDirectorCaption.ForeColor = Color.FromArgb(0xff, 0xcb, 0);
     this.lDirectorCaption.IgnoreMouseWheel = false;
     this.lDirectorCaption.IsStyled = false;
     this.lDirectorCaption.Location = new Point(0x14b, 510);
     this.lDirectorCaption.Name = "lDirectorCaption";
     this.lDirectorCaption.Size = new Size(0x66, 13);
     base.ttDefault.SetSuperTip(this.lDirectorCaption, null);
     this.lDirectorCaption.TabIndex = 0x10;
     this.lDirectorCaption.Text = "<LOC>Director";
     this.lDirectorCaption.TextAlign = ContentAlignment.TopRight;
     this.lDirectorCaption.TextStyle = TextStyles.ColoredBold;
     this.lWebsiteCaption.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lWebsiteCaption.AutoGrowDirection = GrowDirections.None;
     this.lWebsiteCaption.AutoSize = true;
     this.lWebsiteCaption.AutoStyle = true;
     this.lWebsiteCaption.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.lWebsiteCaption.ForeColor = Color.FromArgb(0xff, 0xcb, 0);
     this.lWebsiteCaption.IgnoreMouseWheel = false;
     this.lWebsiteCaption.IsStyled = false;
     this.lWebsiteCaption.Location = new Point(0x14b, 0x218);
     this.lWebsiteCaption.Name = "lWebsiteCaption";
     this.lWebsiteCaption.Size = new Size(0x65, 13);
     base.ttDefault.SetSuperTip(this.lWebsiteCaption, null);
     this.lWebsiteCaption.TabIndex = 0x11;
     this.lWebsiteCaption.Text = "<LOC>Website";
     this.lWebsiteCaption.TextAlign = ContentAlignment.TopRight;
     this.lWebsiteCaption.TextStyle = TextStyles.ColoredBold;
     this.lStartTime.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lStartTime.AutoGrowDirection = GrowDirections.None;
     this.lStartTime.AutoSize = true;
     this.lStartTime.AutoStyle = true;
     this.lStartTime.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.lStartTime.ForeColor = Color.White;
     this.lStartTime.IgnoreMouseWheel = false;
     this.lStartTime.IsStyled = false;
     this.lStartTime.Location = new Point(0x1bd, 0x1e4);
     this.lStartTime.Name = "lStartTime";
     this.lStartTime.Size = new Size(12, 13);
     base.ttDefault.SetSuperTip(this.lStartTime, null);
     this.lStartTime.TabIndex = 0x12;
     this.lStartTime.Text = "-";
     this.lStartTime.TextAlign = ContentAlignment.TopRight;
     this.lStartTime.TextStyle = TextStyles.Default;
     this.lType.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lType.AutoGrowDirection = GrowDirections.None;
     this.lType.AutoSize = true;
     this.lType.AutoStyle = true;
     this.lType.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.lType.ForeColor = Color.White;
     this.lType.IgnoreMouseWheel = false;
     this.lType.IsStyled = false;
     this.lType.Location = new Point(0x1a2, 0x1f1);
     this.lType.Name = "lType";
     this.lType.Size = new Size(12, 13);
     base.ttDefault.SetSuperTip(this.lType, null);
     this.lType.TabIndex = 0x13;
     this.lType.Text = "-";
     this.lType.TextAlign = ContentAlignment.TopRight;
     this.lType.TextStyle = TextStyles.Default;
     this.lDirector.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lDirector.AutoGrowDirection = GrowDirections.None;
     this.lDirector.AutoSize = true;
     this.lDirector.AutoStyle = true;
     this.lDirector.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.lDirector.ForeColor = Color.White;
     this.lDirector.IgnoreMouseWheel = false;
     this.lDirector.IsStyled = false;
     this.lDirector.Location = new Point(0x1b4, 510);
     this.lDirector.Name = "lDirector";
     this.lDirector.Size = new Size(12, 13);
     base.ttDefault.SetSuperTip(this.lDirector, null);
     this.lDirector.TabIndex = 20;
     this.lDirector.Text = "-";
     this.lDirector.TextAlign = ContentAlignment.TopRight;
     this.lDirector.TextStyle = TextStyles.Default;
     this.lWebsite.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lWebsite.AutoGrowDirection = GrowDirections.None;
     this.lWebsite.AutoSize = true;
     this.lWebsite.AutoStyle = true;
     this.lWebsite.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.lWebsite.ForeColor = Color.White;
     this.lWebsite.IgnoreMouseWheel = false;
     this.lWebsite.IsStyled = false;
     this.lWebsite.Location = new Point(0x1b4, 0x219);
     this.lWebsite.Name = "lWebsite";
     this.lWebsite.Size = new Size(12, 13);
     base.ttDefault.SetSuperTip(this.lWebsite, null);
     this.lWebsite.TabIndex = 0x15;
     this.lWebsite.Text = "-";
     this.lWebsite.TextAlign = ContentAlignment.TopRight;
     this.lWebsite.TextStyle = TextStyles.Link;
     this.lWebsite.Click += new EventHandler(this.lWebsite_Click);
     this.lAssistants.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lAssistants.AutoGrowDirection = GrowDirections.None;
     this.lAssistants.AutoSize = true;
     this.lAssistants.AutoStyle = true;
     this.lAssistants.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.lAssistants.ForeColor = Color.White;
     this.lAssistants.IgnoreMouseWheel = false;
     this.lAssistants.IsStyled = false;
     this.lAssistants.Location = new Point(0x253, 510);
     this.lAssistants.Name = "lAssistants";
     this.lAssistants.Size = new Size(12, 13);
     base.ttDefault.SetSuperTip(this.lAssistants, null);
     this.lAssistants.TabIndex = 0x1b;
     this.lAssistants.Text = "-";
     this.lAssistants.TextAlign = ContentAlignment.TopRight;
     this.lAssistants.TextStyle = TextStyles.Default;
     this.lNumberOfRounds.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lNumberOfRounds.AutoGrowDirection = GrowDirections.None;
     this.lNumberOfRounds.AutoSize = true;
     this.lNumberOfRounds.AutoStyle = true;
     this.lNumberOfRounds.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.lNumberOfRounds.ForeColor = Color.White;
     this.lNumberOfRounds.IgnoreMouseWheel = false;
     this.lNumberOfRounds.IsStyled = false;
     this.lNumberOfRounds.Location = new Point(0x28e, 0x1f1);
     this.lNumberOfRounds.Name = "lNumberOfRounds";
     this.lNumberOfRounds.Size = new Size(12, 13);
     base.ttDefault.SetSuperTip(this.lNumberOfRounds, null);
     this.lNumberOfRounds.TabIndex = 0x1a;
     this.lNumberOfRounds.Text = "-";
     this.lNumberOfRounds.TextAlign = ContentAlignment.TopRight;
     this.lNumberOfRounds.TextStyle = TextStyles.Default;
     this.lRoundLength.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lRoundLength.AutoGrowDirection = GrowDirections.None;
     this.lRoundLength.AutoSize = true;
     this.lRoundLength.AutoStyle = true;
     this.lRoundLength.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.lRoundLength.ForeColor = Color.White;
     this.lRoundLength.IgnoreMouseWheel = false;
     this.lRoundLength.IsStyled = false;
     this.lRoundLength.Location = new Point(0x26f, 0x1e4);
     this.lRoundLength.Name = "lRoundLength";
     this.lRoundLength.Size = new Size(12, 13);
     base.ttDefault.SetSuperTip(this.lRoundLength, null);
     this.lRoundLength.TabIndex = 0x19;
     this.lRoundLength.Text = "-";
     this.lRoundLength.TextAlign = ContentAlignment.TopRight;
     this.lRoundLength.TextStyle = TextStyles.Default;
     this.lAssistantsCaption.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lAssistantsCaption.AutoGrowDirection = GrowDirections.None;
     this.lAssistantsCaption.AutoSize = true;
     this.lAssistantsCaption.AutoStyle = true;
     this.lAssistantsCaption.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.lAssistantsCaption.ForeColor = Color.FromArgb(0xff, 0xcb, 0);
     this.lAssistantsCaption.IgnoreMouseWheel = false;
     this.lAssistantsCaption.IsStyled = false;
     this.lAssistantsCaption.Location = new Point(480, 510);
     this.lAssistantsCaption.Name = "lAssistantsCaption";
     this.lAssistantsCaption.Size = new Size(0x74, 13);
     base.ttDefault.SetSuperTip(this.lAssistantsCaption, null);
     this.lAssistantsCaption.TabIndex = 0x18;
     this.lAssistantsCaption.Text = "<LOC>Assistants";
     this.lAssistantsCaption.TextAlign = ContentAlignment.TopRight;
     this.lAssistantsCaption.TextStyle = TextStyles.ColoredBold;
     this.lNumberOfRoundsCaption.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lNumberOfRoundsCaption.AutoGrowDirection = GrowDirections.None;
     this.lNumberOfRoundsCaption.AutoSize = true;
     this.lNumberOfRoundsCaption.AutoStyle = true;
     this.lNumberOfRoundsCaption.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.lNumberOfRoundsCaption.ForeColor = Color.FromArgb(0xff, 0xcb, 0);
     this.lNumberOfRoundsCaption.IgnoreMouseWheel = false;
     this.lNumberOfRoundsCaption.IsStyled = false;
     this.lNumberOfRoundsCaption.Location = new Point(480, 0x1f1);
     this.lNumberOfRoundsCaption.Name = "lNumberOfRoundsCaption";
     this.lNumberOfRoundsCaption.Size = new Size(0xa8, 13);
     base.ttDefault.SetSuperTip(this.lNumberOfRoundsCaption, null);
     this.lNumberOfRoundsCaption.TabIndex = 0x17;
     this.lNumberOfRoundsCaption.Text = "<LOC>Number of Rounds";
     this.lNumberOfRoundsCaption.TextAlign = ContentAlignment.TopRight;
     this.lNumberOfRoundsCaption.TextStyle = TextStyles.ColoredBold;
     this.lRoundLengthCaption.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lRoundLengthCaption.AutoGrowDirection = GrowDirections.None;
     this.lRoundLengthCaption.AutoSize = true;
     this.lRoundLengthCaption.AutoStyle = true;
     this.lRoundLengthCaption.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.lRoundLengthCaption.ForeColor = Color.FromArgb(0xff, 0xcb, 0);
     this.lRoundLengthCaption.IgnoreMouseWheel = false;
     this.lRoundLengthCaption.IsStyled = false;
     this.lRoundLengthCaption.Location = new Point(480, 0x1e4);
     this.lRoundLengthCaption.Name = "lRoundLengthCaption";
     this.lRoundLengthCaption.Size = new Size(0x89, 13);
     base.ttDefault.SetSuperTip(this.lRoundLengthCaption, null);
     this.lRoundLengthCaption.TabIndex = 0x16;
     this.lRoundLengthCaption.Text = "<LOC>Round Length";
     this.lRoundLengthCaption.TextAlign = ContentAlignment.TopRight;
     this.lRoundLengthCaption.TextStyle = TextStyles.ColoredBold;
     this.btnRegister.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnRegister.AutoStyle = true;
     this.btnRegister.BackColor = Color.Black;
     this.btnRegister.ButtonState = 0;
     this.btnRegister.DialogResult = DialogResult.None;
     this.btnRegister.DisabledForecolor = Color.Gray;
     this.btnRegister.DrawColor = Color.White;
     this.btnRegister.DrawEdges = true;
     this.btnRegister.FocusColor = Color.Yellow;
     this.btnRegister.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnRegister.ForeColor = Color.White;
     this.btnRegister.HorizontalScalingMode = ScalingModes.Tile;
     this.btnRegister.IsStyled = true;
     this.btnRegister.Location = new Point(0x2f5, 0x1fd);
     this.btnRegister.Name = "btnRegister";
     this.btnRegister.Size = new Size(0x7d, 0x16);
     this.btnRegister.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnRegister, null);
     this.btnRegister.TabIndex = 0x1c;
     this.btnRegister.TabStop = true;
     this.btnRegister.Text = "<LOC>Register";
     this.btnRegister.TextAlign = ContentAlignment.MiddleCenter;
     this.btnRegister.TextPadding = new Padding(0);
     this.btnRegister.Click += new EventHandler(this.btnRegister_Click);
     this.pbFaction.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.pbFaction.Location = new Point(0x2f5, 420);
     this.pbFaction.Name = "pbFaction";
     this.pbFaction.Size = new Size(50, 50);
     this.pbFaction.SizeMode = PictureBoxSizeMode.StretchImage;
     base.ttDefault.SetSuperTip(this.pbFaction, null);
     this.pbFaction.TabIndex = 0x1d;
     this.pbFaction.TabStop = false;
     this.pbMap.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.pbMap.Location = new Point(0x33d, 0x1a5);
     this.pbMap.Name = "pbMap";
     this.pbMap.Size = new Size(50, 50);
     this.pbMap.SizeMode = PictureBoxSizeMode.StretchImage;
     base.ttDefault.SetSuperTip(this.pbMap, null);
     this.pbMap.TabIndex = 30;
     this.pbMap.TabStop = false;
     this.lInfo.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.lInfo.BackColor = Color.Black;
     this.lInfo.BorderStyle = BorderStyle.None;
     this.lInfo.ForeColor = Color.White;
     this.lInfo.Location = new Point(0x14e, 0x1a7);
     this.lInfo.Multiline = true;
     this.lInfo.Name = "lInfo";
     this.lInfo.Size = new Size(0x19e, 60);
     base.ttDefault.SetSuperTip(this.lInfo, null);
     this.lInfo.TabIndex = 0x1f;
     this.lFaction.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.lFaction.AutoGrowDirection = GrowDirections.None;
     this.lFaction.AutoStyle = true;
     this.lFaction.Font = new Font("Arial", 8f);
     this.lFaction.ForeColor = Color.White;
     this.lFaction.IgnoreMouseWheel = false;
     this.lFaction.IsStyled = false;
     this.lFaction.Location = new Point(0x2f5, 0x1d7);
     this.lFaction.Name = "lFaction";
     this.lFaction.Size = new Size(50, 0x33);
     base.ttDefault.SetSuperTip(this.lFaction, null);
     this.lFaction.TabIndex = 0x20;
     this.lFaction.Text = "Any Faction";
     this.lFaction.TextAlign = ContentAlignment.TopCenter;
     this.lFaction.TextStyle = TextStyles.Small;
     this.lMap.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.lMap.AutoGrowDirection = GrowDirections.None;
     this.lMap.AutoStyle = true;
     this.lMap.Font = new Font("Arial", 8f);
     this.lMap.ForeColor = Color.White;
     this.lMap.IgnoreMouseWheel = false;
     this.lMap.IsStyled = false;
     this.lMap.Location = new Point(0x338, 0x1d5);
     this.lMap.Name = "lMap";
     this.lMap.Size = new Size(60, 0x35);
     base.ttDefault.SetSuperTip(this.lMap, null);
     this.lMap.TabIndex = 0x21;
     this.lMap.Text = "Any Ladder map";
     this.lMap.TextAlign = ContentAlignment.TopCenter;
     this.lMap.TextStyle = TextStyles.Small;
     this.lSignups.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lSignups.AutoGrowDirection = GrowDirections.None;
     this.lSignups.AutoSize = true;
     this.lSignups.AutoStyle = true;
     this.lSignups.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.lSignups.ForeColor = Color.White;
     this.lSignups.IgnoreMouseWheel = false;
     this.lSignups.IsStyled = false;
     this.lSignups.Location = new Point(0x253, 0x20b);
     this.lSignups.Name = "lSignups";
     this.lSignups.Size = new Size(12, 13);
     base.ttDefault.SetSuperTip(this.lSignups, null);
     this.lSignups.TabIndex = 0x25;
     this.lSignups.Text = "-";
     this.lSignups.TextAlign = ContentAlignment.TopRight;
     this.lSignups.TextStyle = TextStyles.Default;
     this.lSignups.Click += new EventHandler(this.lSignupsCaption_Click);
     this.lSignupsCaption.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lSignupsCaption.AutoGrowDirection = GrowDirections.None;
     this.lSignupsCaption.AutoSize = true;
     this.lSignupsCaption.AutoStyle = true;
     this.lSignupsCaption.Font = new Font("Verdana", 8.25f, FontStyle.Underline | FontStyle.Bold, GraphicsUnit.Point, 0);
     this.lSignupsCaption.ForeColor = Color.Red;
     this.lSignupsCaption.IgnoreMouseWheel = false;
     this.lSignupsCaption.IsStyled = false;
     this.lSignupsCaption.Location = new Point(480, 0x20b);
     this.lSignupsCaption.Name = "lSignupsCaption";
     this.lSignupsCaption.Size = new Size(100, 13);
     base.ttDefault.SetSuperTip(this.lSignupsCaption, null);
     this.lSignupsCaption.TabIndex = 0x24;
     this.lSignupsCaption.Text = "<LOC>Signups";
     this.lSignupsCaption.TextAlign = ContentAlignment.TopRight;
     this.lSignupsCaption.TextStyle = TextStyles.ColoredBold;
     this.lSignupsCaption.Click += new EventHandler(this.lSignupsCaption_Click);
     this.lStatus.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lStatus.AutoGrowDirection = GrowDirections.None;
     this.lStatus.AutoSize = true;
     this.lStatus.AutoStyle = true;
     this.lStatus.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.lStatus.ForeColor = Color.White;
     this.lStatus.IgnoreMouseWheel = false;
     this.lStatus.IsStyled = false;
     this.lStatus.Location = new Point(0x1b4, 0x20b);
     this.lStatus.Name = "lStatus";
     this.lStatus.Size = new Size(12, 13);
     base.ttDefault.SetSuperTip(this.lStatus, null);
     this.lStatus.TabIndex = 0x23;
     this.lStatus.Text = "-";
     this.lStatus.TextAlign = ContentAlignment.TopRight;
     this.lStatus.TextStyle = TextStyles.Default;
     this.lStatusCaption.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.lStatusCaption.AutoGrowDirection = GrowDirections.None;
     this.lStatusCaption.AutoSize = true;
     this.lStatusCaption.AutoStyle = true;
     this.lStatusCaption.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.lStatusCaption.ForeColor = Color.FromArgb(0xff, 0xcb, 0);
     this.lStatusCaption.IgnoreMouseWheel = false;
     this.lStatusCaption.IsStyled = false;
     this.lStatusCaption.Location = new Point(0x14b, 0x20b);
     this.lStatusCaption.Name = "lStatusCaption";
     this.lStatusCaption.Size = new Size(90, 13);
     base.ttDefault.SetSuperTip(this.lStatusCaption, null);
     this.lStatusCaption.TabIndex = 0x22;
     this.lStatusCaption.Text = "<LOC>Status";
     this.lStatusCaption.TextAlign = ContentAlignment.TopRight;
     this.lStatusCaption.TextStyle = TextStyles.ColoredBold;
     this.btnManage.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.btnManage.AutoStyle = true;
     this.btnManage.BackColor = Color.Black;
     this.btnManage.ButtonState = 0;
     this.btnManage.DialogResult = DialogResult.None;
     this.btnManage.DisabledForecolor = Color.Gray;
     this.btnManage.DrawColor = Color.White;
     this.btnManage.DrawEdges = true;
     this.btnManage.FocusColor = Color.Yellow;
     this.btnManage.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnManage.ForeColor = Color.White;
     this.btnManage.HorizontalScalingMode = ScalingModes.Tile;
     this.btnManage.IsStyled = true;
     this.btnManage.Location = new Point(0x272, 0x1fd);
     this.btnManage.Name = "btnManage";
     this.btnManage.Size = new Size(0x7d, 0x16);
     this.btnManage.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.btnManage, null);
     this.btnManage.TabIndex = 0x26;
     this.btnManage.TabStop = true;
     this.btnManage.Text = "<LOC>Director Options";
     this.btnManage.TextAlign = ContentAlignment.MiddleCenter;
     this.btnManage.TextPadding = new Padding(0);
     this.btnManage.Visible = false;
     this.btnManage.Click += new EventHandler(this.btnManage_Click_1);
     this.cmDirector.MenuItems.AddRange(new MenuItem[] { this.menuItem1, this.menuItem4, this.menuItem2, this.menuItem3 });
     this.menuItem1.Index = 0;
     this.menuItem1.Text = "Tournament Manager";
     this.menuItem1.Click += new EventHandler(this.menuItem1_Click);
     this.menuItem4.Index = 1;
     this.menuItem4.Text = "Link to Chat";
     this.menuItem4.Click += new EventHandler(this.menuItem4_Click);
     this.menuItem2.Index = 2;
     this.menuItem2.Text = "Assign New Director";
     this.menuItem2.Click += new EventHandler(this.menuItem2_Click);
     this.menuItem3.Index = 3;
     this.menuItem3.Text = "Delete Tournament";
     this.menuItem3.Click += new EventHandler(this.menuItem3_Click);
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(900, 600);
     base.Controls.Add(this.btnManage);
     base.Controls.Add(this.lSignups);
     base.Controls.Add(this.lSignupsCaption);
     base.Controls.Add(this.lStatus);
     base.Controls.Add(this.lStatusCaption);
     base.Controls.Add(this.lInfo);
     base.Controls.Add(this.pbMap);
     base.Controls.Add(this.pbFaction);
     base.Controls.Add(this.btnRegister);
     base.Controls.Add(this.lAssistants);
     base.Controls.Add(this.lNumberOfRounds);
     base.Controls.Add(this.lRoundLength);
     base.Controls.Add(this.lAssistantsCaption);
     base.Controls.Add(this.lNumberOfRoundsCaption);
     base.Controls.Add(this.lRoundLengthCaption);
     base.Controls.Add(this.lWebsite);
     base.Controls.Add(this.lDirector);
     base.Controls.Add(this.lType);
     base.Controls.Add(this.lStartTime);
     base.Controls.Add(this.lWebsiteCaption);
     base.Controls.Add(this.lDirectorCaption);
     base.Controls.Add(this.lTypeCaption);
     base.Controls.Add(this.lStartTimeCaption);
     base.Controls.Add(this.lTournamentDetails);
     base.Controls.Add(this.skinLabel1);
     base.Controls.Add(this.lbMaps);
     base.Controls.Add(this.gpgBorderPanel2);
     base.Controls.Add(this.gpgCalendar1);
     base.Controls.Add(this.lFaction);
     base.Controls.Add(this.lMap);
     base.Controls.Add(this.gpgBorderPanel1);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(900, 600);
     base.Name = "DlgTournamentRegistration";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "<LOC>Tournament Calendar";
     base.Controls.SetChildIndex(this.gpgBorderPanel1, 0);
     base.Controls.SetChildIndex(this.lMap, 0);
     base.Controls.SetChildIndex(this.lFaction, 0);
     base.Controls.SetChildIndex(this.gpgCalendar1, 0);
     base.Controls.SetChildIndex(this.gpgBorderPanel2, 0);
     base.Controls.SetChildIndex(this.lbMaps, 0);
     base.Controls.SetChildIndex(this.skinLabel1, 0);
     base.Controls.SetChildIndex(this.lTournamentDetails, 0);
     base.Controls.SetChildIndex(this.lStartTimeCaption, 0);
     base.Controls.SetChildIndex(this.lTypeCaption, 0);
     base.Controls.SetChildIndex(this.lDirectorCaption, 0);
     base.Controls.SetChildIndex(this.lWebsiteCaption, 0);
     base.Controls.SetChildIndex(this.lStartTime, 0);
     base.Controls.SetChildIndex(this.lType, 0);
     base.Controls.SetChildIndex(this.lDirector, 0);
     base.Controls.SetChildIndex(this.lWebsite, 0);
     base.Controls.SetChildIndex(this.lRoundLengthCaption, 0);
     base.Controls.SetChildIndex(this.lNumberOfRoundsCaption, 0);
     base.Controls.SetChildIndex(this.lAssistantsCaption, 0);
     base.Controls.SetChildIndex(this.lRoundLength, 0);
     base.Controls.SetChildIndex(this.lNumberOfRounds, 0);
     base.Controls.SetChildIndex(this.lAssistants, 0);
     base.Controls.SetChildIndex(this.btnRegister, 0);
     base.Controls.SetChildIndex(this.pbFaction, 0);
     base.Controls.SetChildIndex(this.pbMap, 0);
     base.Controls.SetChildIndex(this.lInfo, 0);
     base.Controls.SetChildIndex(this.lStatusCaption, 0);
     base.Controls.SetChildIndex(this.lStatus, 0);
     base.Controls.SetChildIndex(this.lSignupsCaption, 0);
     base.Controls.SetChildIndex(this.lSignups, 0);
     base.Controls.SetChildIndex(this.btnManage, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     ((ISupportInitialize) this.pbFaction).EndInit();
     ((ISupportInitialize) this.pbMap).EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #22
0
 private void InitializeComponent()
 {
     ComponentResourceManager manager = new ComponentResourceManager(typeof(DlgClanProfileEx));
     this.splitContainerMain = new SplitContainer();
     this.skinButtonNextProfile = new SkinButton();
     this.skinButtonPreviousProfile = new SkinButton();
     this.skinGroupPanelClan = new SkinGroupPanel();
     this.gpgLabelFounded = new GPGLabel();
     this.gpgPanelWebsite = new GPGPanel();
     this.checkBoxEmbedWebsite = new CheckBox();
     this.gpgPictureBoxWebsite = new GPGPictureBox();
     this.gpgLabelWebsite = new GPGLabel();
     this.gpgTextBoxWebsite = new GPGTextBox();
     this.gpgPictureBoxAvatar = new GPGPictureBox();
     this.gpgPictureBoxEdit = new GPGPictureBox();
     this.skinLabel1 = new SkinLabel();
     this.gpgPictureBoxCancel = new GPGPictureBox();
     this.gpgPictureBoxSave = new GPGPictureBox();
     this.gpgPanelDescription = new GPGPanel();
     this.webBrowserProfile = new WebBrowser();
     this.gpgLabelDescription = new GPGLabel();
     this.gpgTextAreaDescription = new GPGTextArea();
     this.statWinPct = new GPGLabel();
     this.statAverageRating = new GPGLabel();
     this.gpgLabel11 = new GPGLabel();
     this.gpgLabel10 = new GPGLabel();
     this.statNumberPlayers = new GPGLabel();
     this.statDraws = new GPGLabel();
     this.gpgLabel8 = new GPGLabel();
     this.gpgLabel9 = new GPGLabel();
     this.statLosses = new GPGLabel();
     this.gpgLabel7 = new GPGLabel();
     this.statWins = new GPGLabel();
     this.gpgLabel6 = new GPGLabel();
     this.statRank = new GPGLabel();
     this.statRating = new GPGLabel();
     this.gpgLabel3 = new GPGLabel();
     this.statTotalGames = new GPGLabel();
     this.gpgLabel2 = new GPGLabel();
     this.gpgLabel1 = new GPGLabel();
     this.skinButtonWebVersion = new SkinButton();
     this.skinLabelHeader = new SkinLabel();
     this.pnlUserListClan = new PnlUserList();
     this.skinLabelRoster = new SkinLabel();
     this.pictureBox3 = new PictureBox();
     this.pictureBox2 = new PictureBox();
     this.pictureBox1 = new PictureBox();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.splitContainerMain.Panel1.SuspendLayout();
     this.splitContainerMain.Panel2.SuspendLayout();
     this.splitContainerMain.SuspendLayout();
     this.skinGroupPanelClan.SuspendLayout();
     this.gpgPanelWebsite.SuspendLayout();
     ((ISupportInitialize) this.gpgPictureBoxWebsite).BeginInit();
     this.gpgTextBoxWebsite.Properties.BeginInit();
     ((ISupportInitialize) this.gpgPictureBoxAvatar).BeginInit();
     ((ISupportInitialize) this.gpgPictureBoxEdit).BeginInit();
     ((ISupportInitialize) this.gpgPictureBoxCancel).BeginInit();
     ((ISupportInitialize) this.gpgPictureBoxSave).BeginInit();
     this.gpgPanelDescription.SuspendLayout();
     this.gpgTextAreaDescription.Properties.BeginInit();
     this.skinLabelRoster.SuspendLayout();
     ((ISupportInitialize) this.pictureBox3).BeginInit();
     ((ISupportInitialize) this.pictureBox2).BeginInit();
     ((ISupportInitialize) this.pictureBox1).BeginInit();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x315, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.splitContainerMain.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainerMain.BackColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.splitContainerMain.Location = new Point(7, 0x3d);
     this.splitContainerMain.Name = "splitContainerMain";
     this.splitContainerMain.Panel1.BackgroundImage = (Image) manager.GetObject("splitContainerMain.Panel1.BackgroundImage");
     this.splitContainerMain.Panel1.Controls.Add(this.skinButtonNextProfile);
     this.splitContainerMain.Panel1.Controls.Add(this.skinButtonPreviousProfile);
     this.splitContainerMain.Panel1.Controls.Add(this.skinGroupPanelClan);
     this.splitContainerMain.Panel1.Controls.Add(this.skinButtonWebVersion);
     this.splitContainerMain.Panel1.Controls.Add(this.skinLabelHeader);
     base.ttDefault.SetSuperTip(this.splitContainerMain.Panel1, null);
     this.splitContainerMain.Panel2.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.splitContainerMain.Panel2.Controls.Add(this.pnlUserListClan);
     this.splitContainerMain.Panel2.Controls.Add(this.skinLabelRoster);
     base.ttDefault.SetSuperTip(this.splitContainerMain.Panel2, null);
     this.splitContainerMain.Size = new Size(0x342, 0x22c);
     this.splitContainerMain.SplitterDistance = 0x245;
     this.splitContainerMain.SplitterWidth = 2;
     base.ttDefault.SetSuperTip(this.splitContainerMain, null);
     this.splitContainerMain.TabIndex = 7;
     this.skinButtonNextProfile.Anchor = AnchorStyles.Bottom;
     this.skinButtonNextProfile.AutoStyle = true;
     this.skinButtonNextProfile.BackColor = Color.Transparent;
     this.skinButtonNextProfile.ButtonState = 0;
     this.skinButtonNextProfile.DialogResult = DialogResult.OK;
     this.skinButtonNextProfile.DisabledForecolor = Color.Gray;
     this.skinButtonNextProfile.DrawColor = Color.White;
     this.skinButtonNextProfile.DrawEdges = false;
     this.skinButtonNextProfile.FocusColor = Color.Yellow;
     this.skinButtonNextProfile.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonNextProfile.ForeColor = Color.White;
     this.skinButtonNextProfile.HorizontalScalingMode = ScalingModes.Center;
     this.skinButtonNextProfile.IsStyled = true;
     this.skinButtonNextProfile.Location = new Point(0x183, 0x20a);
     this.skinButtonNextProfile.Name = "skinButtonNextProfile";
     this.skinButtonNextProfile.Size = new Size(30, 30);
     this.skinButtonNextProfile.SkinBasePath = @"Dialog\PlayerProfile\NextProfile";
     base.ttDefault.SetSuperTip(this.skinButtonNextProfile, null);
     this.skinButtonNextProfile.TabIndex = 4;
     this.skinButtonNextProfile.TabStop = true;
     this.skinButtonNextProfile.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonNextProfile.TextPadding = new Padding(0);
     this.skinButtonNextProfile.Click += new EventHandler(this.skinButtonNextProfile_Click);
     this.skinButtonPreviousProfile.Anchor = AnchorStyles.Bottom;
     this.skinButtonPreviousProfile.AutoStyle = true;
     this.skinButtonPreviousProfile.BackColor = Color.Transparent;
     this.skinButtonPreviousProfile.ButtonState = 0;
     this.skinButtonPreviousProfile.DialogResult = DialogResult.OK;
     this.skinButtonPreviousProfile.DisabledForecolor = Color.Gray;
     this.skinButtonPreviousProfile.DrawColor = Color.White;
     this.skinButtonPreviousProfile.DrawEdges = false;
     this.skinButtonPreviousProfile.FocusColor = Color.Yellow;
     this.skinButtonPreviousProfile.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonPreviousProfile.ForeColor = Color.White;
     this.skinButtonPreviousProfile.HorizontalScalingMode = ScalingModes.Center;
     this.skinButtonPreviousProfile.IsStyled = true;
     this.skinButtonPreviousProfile.Location = new Point(0xa6, 0x20a);
     this.skinButtonPreviousProfile.Name = "skinButtonPreviousProfile";
     this.skinButtonPreviousProfile.Size = new Size(30, 30);
     this.skinButtonPreviousProfile.SkinBasePath = @"Dialog\PlayerProfile\PreviousProfile";
     base.ttDefault.SetSuperTip(this.skinButtonPreviousProfile, null);
     this.skinButtonPreviousProfile.TabIndex = 3;
     this.skinButtonPreviousProfile.TabStop = true;
     this.skinButtonPreviousProfile.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonPreviousProfile.TextPadding = new Padding(0);
     this.skinButtonPreviousProfile.Click += new EventHandler(this.skinButtonPreviousProfile_Click);
     this.skinGroupPanelClan.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.skinGroupPanelClan.AutoStyle = false;
     this.skinGroupPanelClan.BackColor = Color.Black;
     this.skinGroupPanelClan.BackgroundImage = (Image) manager.GetObject("skinGroupPanelClan.BackgroundImage");
     this.skinGroupPanelClan.BackgroundImageLayout = ImageLayout.Stretch;
     this.skinGroupPanelClan.Controls.Add(this.gpgLabelFounded);
     this.skinGroupPanelClan.Controls.Add(this.gpgPanelWebsite);
     this.skinGroupPanelClan.Controls.Add(this.gpgPictureBoxAvatar);
     this.skinGroupPanelClan.Controls.Add(this.gpgPictureBoxEdit);
     this.skinGroupPanelClan.Controls.Add(this.skinLabel1);
     this.skinGroupPanelClan.Controls.Add(this.gpgPictureBoxCancel);
     this.skinGroupPanelClan.Controls.Add(this.gpgPictureBoxSave);
     this.skinGroupPanelClan.Controls.Add(this.gpgPanelDescription);
     this.skinGroupPanelClan.Controls.Add(this.statWinPct);
     this.skinGroupPanelClan.Controls.Add(this.statAverageRating);
     this.skinGroupPanelClan.Controls.Add(this.gpgLabel11);
     this.skinGroupPanelClan.Controls.Add(this.gpgLabel10);
     this.skinGroupPanelClan.Controls.Add(this.statNumberPlayers);
     this.skinGroupPanelClan.Controls.Add(this.statDraws);
     this.skinGroupPanelClan.Controls.Add(this.gpgLabel8);
     this.skinGroupPanelClan.Controls.Add(this.gpgLabel9);
     this.skinGroupPanelClan.Controls.Add(this.statLosses);
     this.skinGroupPanelClan.Controls.Add(this.gpgLabel7);
     this.skinGroupPanelClan.Controls.Add(this.statWins);
     this.skinGroupPanelClan.Controls.Add(this.gpgLabel6);
     this.skinGroupPanelClan.Controls.Add(this.statRank);
     this.skinGroupPanelClan.Controls.Add(this.statRating);
     this.skinGroupPanelClan.Controls.Add(this.gpgLabel3);
     this.skinGroupPanelClan.Controls.Add(this.statTotalGames);
     this.skinGroupPanelClan.Controls.Add(this.gpgLabel2);
     this.skinGroupPanelClan.Controls.Add(this.gpgLabel1);
     this.skinGroupPanelClan.CutCorner = false;
     this.skinGroupPanelClan.Font = new Font("Verdana", 12f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.skinGroupPanelClan.ForeColor = Color.White;
     this.skinGroupPanelClan.HeaderImage = (Image) manager.GetObject("skinGroupPanelClan.HeaderImage");
     this.skinGroupPanelClan.IsStyled = true;
     this.skinGroupPanelClan.Location = new Point(6, 0x43);
     this.skinGroupPanelClan.Margin = new Padding(7, 6, 7, 6);
     this.skinGroupPanelClan.Name = "skinGroupPanelClan";
     this.skinGroupPanelClan.Size = new Size(0x238, 0x1bb);
     base.ttDefault.SetSuperTip(this.skinGroupPanelClan, null);
     this.skinGroupPanelClan.TabIndex = 2;
     this.skinGroupPanelClan.Text = "clan";
     this.skinGroupPanelClan.TextAlign = ContentAlignment.MiddleLeft;
     this.skinGroupPanelClan.TextPadding = new Padding(4, 0, 0, 0);
     this.gpgLabelFounded.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelFounded.AutoSize = true;
     this.gpgLabelFounded.AutoStyle = true;
     this.gpgLabelFounded.BackColor = Color.Transparent;
     this.gpgLabelFounded.Font = new Font("Verdana", 8.25f, FontStyle.Italic | FontStyle.Bold, GraphicsUnit.Point, 0);
     this.gpgLabelFounded.ForeColor = Color.Yellow;
     this.gpgLabelFounded.IgnoreMouseWheel = false;
     this.gpgLabelFounded.IsStyled = false;
     this.gpgLabelFounded.Location = new Point(6, 0x29);
     this.gpgLabelFounded.Margin = new Padding(0);
     this.gpgLabelFounded.Name = "gpgLabelFounded";
     this.gpgLabelFounded.Size = new Size(0x48, 13);
     base.ttDefault.SetSuperTip(this.gpgLabelFounded, null);
     this.gpgLabelFounded.TabIndex = 0x27;
     this.gpgLabelFounded.Text = "founded...";
     this.gpgLabelFounded.TextStyle = TextStyles.Custom;
     this.gpgPanelWebsite.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgPanelWebsite.BackColor = Color.Transparent;
     this.gpgPanelWebsite.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelWebsite.BorderThickness = 2;
     this.gpgPanelWebsite.Controls.Add(this.checkBoxEmbedWebsite);
     this.gpgPanelWebsite.Controls.Add(this.gpgPictureBoxWebsite);
     this.gpgPanelWebsite.Controls.Add(this.gpgLabelWebsite);
     this.gpgPanelWebsite.Controls.Add(this.gpgTextBoxWebsite);
     this.gpgPanelWebsite.DrawBorder = false;
     this.gpgPanelWebsite.Location = new Point(6, 0x3d);
     this.gpgPanelWebsite.Name = "gpgPanelWebsite";
     this.gpgPanelWebsite.Size = new Size(0x217, 0x15);
     base.ttDefault.SetSuperTip(this.gpgPanelWebsite, null);
     this.gpgPanelWebsite.TabIndex = 40;
     this.checkBoxEmbedWebsite.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.checkBoxEmbedWebsite.AutoSize = true;
     this.checkBoxEmbedWebsite.Font = new Font("Verdana", 8f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.checkBoxEmbedWebsite.Location = new Point(310, 3);
     this.checkBoxEmbedWebsite.Name = "checkBoxEmbedWebsite";
     this.checkBoxEmbedWebsite.Size = new Size(0xd9, 0x11);
     base.ttDefault.SetSuperTip(this.checkBoxEmbedWebsite, null);
     this.checkBoxEmbedWebsite.TabIndex = 3;
     this.checkBoxEmbedWebsite.Text = "<LOC>Allow embedded browsing";
     base.ttDefault.SetToolTip(this.checkBoxEmbedWebsite, "<LOC>If selected this clan profile website will be viewable from within GPGnet");
     this.checkBoxEmbedWebsite.UseVisualStyleBackColor = true;
     this.checkBoxEmbedWebsite.CheckedChanged += new EventHandler(this.checkBoxEmbedWebsite_CheckedChanged);
     this.gpgPictureBoxWebsite.Cursor = Cursors.Hand;
     this.gpgPictureBoxWebsite.Image = Resources.new_window;
     this.gpgPictureBoxWebsite.Location = new Point(3, 5);
     this.gpgPictureBoxWebsite.Name = "gpgPictureBoxWebsite";
     this.gpgPictureBoxWebsite.Size = new Size(8, 8);
     this.gpgPictureBoxWebsite.SizeMode = PictureBoxSizeMode.AutoSize;
     base.ttDefault.SetSuperTip(this.gpgPictureBoxWebsite, null);
     this.gpgPictureBoxWebsite.TabIndex = 2;
     this.gpgPictureBoxWebsite.TabStop = false;
     this.gpgPictureBoxWebsite.Click += new EventHandler(this.gpgPictureBoxWebsite_Click);
     this.gpgLabelWebsite.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelWebsite.AutoSize = true;
     this.gpgLabelWebsite.AutoStyle = true;
     this.gpgLabelWebsite.Font = new Font("Arial", 9.75f);
     this.gpgLabelWebsite.ForeColor = Color.White;
     this.gpgLabelWebsite.IgnoreMouseWheel = false;
     this.gpgLabelWebsite.IsStyled = false;
     this.gpgLabelWebsite.Location = new Point(11, 2);
     this.gpgLabelWebsite.Name = "gpgLabelWebsite";
     this.gpgLabelWebsite.Size = new Size(0x34, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelWebsite, null);
     this.gpgLabelWebsite.TabIndex = 0;
     this.gpgLabelWebsite.Text = "website";
     this.gpgLabelWebsite.TextStyle = TextStyles.Link;
     this.gpgLabelWebsite.Click += new EventHandler(this.gpgLabelWebsite_Click);
     this.gpgTextBoxWebsite.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgTextBoxWebsite.Location = new Point(0, 0);
     this.gpgTextBoxWebsite.Name = "gpgTextBoxWebsite";
     this.gpgTextBoxWebsite.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxWebsite.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxWebsite.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxWebsite.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxWebsite.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxWebsite.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxWebsite.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxWebsite.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxWebsite.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxWebsite.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxWebsite.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxWebsite.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxWebsite.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxWebsite.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxWebsite.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxWebsite.Size = new Size(0x130, 20);
     this.gpgTextBoxWebsite.TabIndex = 1;
     this.gpgTextBoxWebsite.Visible = false;
     this.gpgPictureBoxAvatar.BackColor = Color.Transparent;
     this.gpgPictureBoxAvatar.Location = new Point(0x209, 9);
     this.gpgPictureBoxAvatar.Name = "gpgPictureBoxAvatar";
     this.gpgPictureBoxAvatar.Size = new Size(40, 20);
     base.ttDefault.SetSuperTip(this.gpgPictureBoxAvatar, null);
     this.gpgPictureBoxAvatar.TabIndex = 0x1c;
     this.gpgPictureBoxAvatar.TabStop = false;
     this.gpgPictureBoxAvatar.Visible = false;
     this.gpgPictureBoxEdit.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.gpgPictureBoxEdit.Cursor = Cursors.Hand;
     this.gpgPictureBoxEdit.Image = Resources.edit_small;
     this.gpgPictureBoxEdit.Location = new Point(0x221, 0x2b);
     this.gpgPictureBoxEdit.Name = "gpgPictureBoxEdit";
     this.gpgPictureBoxEdit.Size = new Size(0x10, 0x10);
     base.ttDefault.SetSuperTip(this.gpgPictureBoxEdit, null);
     this.gpgPictureBoxEdit.TabIndex = 0x19;
     this.gpgPictureBoxEdit.TabStop = false;
     base.ttDefault.SetToolTip(this.gpgPictureBoxEdit, "<LOC>Edit");
     this.gpgPictureBoxEdit.Click += new EventHandler(this.gpgPictureBoxEdit_Click);
     this.skinLabel1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinLabel1.AutoStyle = false;
     this.skinLabel1.BackColor = Color.Transparent;
     this.skinLabel1.DrawEdges = true;
     this.skinLabel1.Font = new Font("Verdana", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.skinLabel1.ForeColor = Color.White;
     this.skinLabel1.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel1.IsStyled = false;
     this.skinLabel1.Location = new Point(6, 340);
     this.skinLabel1.Name = "skinLabel1";
     this.skinLabel1.Size = new Size(0x22b, 20);
     this.skinLabel1.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel1, null);
     this.skinLabel1.TabIndex = 1;
     this.skinLabel1.Text = "Vital Statistics";
     this.skinLabel1.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel1.TextPadding = new Padding(0);
     this.gpgPictureBoxCancel.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.gpgPictureBoxCancel.Cursor = Cursors.Hand;
     this.gpgPictureBoxCancel.Image = Resources.cancel_small;
     this.gpgPictureBoxCancel.Location = new Point(0x221, 0x42);
     this.gpgPictureBoxCancel.Name = "gpgPictureBoxCancel";
     this.gpgPictureBoxCancel.Size = new Size(0x10, 0x10);
     base.ttDefault.SetSuperTip(this.gpgPictureBoxCancel, null);
     this.gpgPictureBoxCancel.TabIndex = 0x1b;
     this.gpgPictureBoxCancel.TabStop = false;
     base.ttDefault.SetToolTip(this.gpgPictureBoxCancel, "<LOC>Cancel");
     this.gpgPictureBoxCancel.Click += new EventHandler(this.gpgPictureBoxCancel_Click);
     this.gpgPictureBoxSave.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.gpgPictureBoxSave.Cursor = Cursors.Hand;
     this.gpgPictureBoxSave.Image = Resources.save_small;
     this.gpgPictureBoxSave.Location = new Point(0x221, 0x2b);
     this.gpgPictureBoxSave.Name = "gpgPictureBoxSave";
     this.gpgPictureBoxSave.Size = new Size(0x10, 0x10);
     base.ttDefault.SetSuperTip(this.gpgPictureBoxSave, null);
     this.gpgPictureBoxSave.TabIndex = 0x1a;
     this.gpgPictureBoxSave.TabStop = false;
     base.ttDefault.SetToolTip(this.gpgPictureBoxSave, "<LOC>Save");
     this.gpgPictureBoxSave.Click += new EventHandler(this.gpgPictureBoxSave_Click);
     this.gpgPanelDescription.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanelDescription.AutoScroll = true;
     this.gpgPanelDescription.BackColor = Color.Transparent;
     this.gpgPanelDescription.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelDescription.BorderThickness = 2;
     this.gpgPanelDescription.Controls.Add(this.webBrowserProfile);
     this.gpgPanelDescription.Controls.Add(this.gpgLabelDescription);
     this.gpgPanelDescription.Controls.Add(this.gpgTextAreaDescription);
     this.gpgPanelDescription.DrawBorder = false;
     this.gpgPanelDescription.Location = new Point(6, 0x58);
     this.gpgPanelDescription.Name = "gpgPanelDescription";
     this.gpgPanelDescription.Size = new Size(0x22b, 0xf6);
     base.ttDefault.SetSuperTip(this.gpgPanelDescription, null);
     this.gpgPanelDescription.TabIndex = 2;
     this.webBrowserProfile.Dock = DockStyle.Fill;
     this.webBrowserProfile.Location = new Point(0, 0);
     this.webBrowserProfile.MinimumSize = new Size(20, 20);
     this.webBrowserProfile.Name = "webBrowserProfile";
     this.webBrowserProfile.ScriptErrorsSuppressed = true;
     this.webBrowserProfile.Size = new Size(0x22b, 0xf6);
     base.ttDefault.SetSuperTip(this.webBrowserProfile, null);
     this.webBrowserProfile.TabIndex = 2;
     this.webBrowserProfile.Visible = false;
     this.gpgLabelDescription.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgLabelDescription.AutoGrowDirection = GrowDirections.Vertical;
     this.gpgLabelDescription.AutoStyle = true;
     this.gpgLabelDescription.Font = new Font("Arial", 9.75f);
     this.gpgLabelDescription.ForeColor = Color.White;
     this.gpgLabelDescription.IgnoreMouseWheel = false;
     this.gpgLabelDescription.IsStyled = false;
     this.gpgLabelDescription.Location = new Point(0, 0);
     this.gpgLabelDescription.Name = "gpgLabelDescription";
     this.gpgLabelDescription.Size = new Size(0x217, 15);
     base.ttDefault.SetSuperTip(this.gpgLabelDescription, null);
     this.gpgLabelDescription.TabIndex = 0;
     this.gpgLabelDescription.Text = "description";
     this.gpgLabelDescription.TextStyle = TextStyles.Default;
     this.gpgTextAreaDescription.BorderColor = Color.White;
     this.gpgTextAreaDescription.Dock = DockStyle.Fill;
     this.gpgTextAreaDescription.Location = new Point(0, 0);
     this.gpgTextAreaDescription.Name = "gpgTextAreaDescription";
     this.gpgTextAreaDescription.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextAreaDescription.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextAreaDescription.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextAreaDescription.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextAreaDescription.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextAreaDescription.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextAreaDescription.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextAreaDescription.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextAreaDescription.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextAreaDescription.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextAreaDescription.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextAreaDescription.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextAreaDescription.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextAreaDescription.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextAreaDescription.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextAreaDescription.Size = new Size(0x22b, 0xf6);
     this.gpgTextAreaDescription.TabIndex = 1;
     this.gpgTextAreaDescription.Visible = false;
     this.statWinPct.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.statWinPct.AutoGrowDirection = GrowDirections.None;
     this.statWinPct.AutoSize = true;
     this.statWinPct.AutoStyle = true;
     this.statWinPct.BackColor = Color.Transparent;
     this.statWinPct.Font = new Font("Arial", 9.75f);
     this.statWinPct.ForeColor = Color.White;
     this.statWinPct.IgnoreMouseWheel = false;
     this.statWinPct.IsStyled = false;
     this.statWinPct.Location = new Point(0x112, 0x17f);
     this.statWinPct.Name = "statWinPct";
     this.statWinPct.Size = new Size(0x24, 0x10);
     base.ttDefault.SetSuperTip(this.statWinPct, null);
     this.statWinPct.TabIndex = 0x16;
     this.statWinPct.Text = "2258";
     this.statWinPct.TextStyle = TextStyles.Bold;
     this.statAverageRating.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.statAverageRating.AutoGrowDirection = GrowDirections.None;
     this.statAverageRating.AutoSize = true;
     this.statAverageRating.AutoStyle = true;
     this.statAverageRating.BackColor = Color.Transparent;
     this.statAverageRating.Font = new Font("Arial", 9.75f);
     this.statAverageRating.ForeColor = Color.White;
     this.statAverageRating.IgnoreMouseWheel = false;
     this.statAverageRating.IsStyled = false;
     this.statAverageRating.Location = new Point(0x17a, 0x17f);
     this.statAverageRating.Name = "statAverageRating";
     this.statAverageRating.Size = new Size(0x24, 0x10);
     base.ttDefault.SetSuperTip(this.statAverageRating, null);
     this.statAverageRating.TabIndex = 0x15;
     this.statAverageRating.Text = "2258";
     this.statAverageRating.TextStyle = TextStyles.Bold;
     this.gpgLabel11.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel11.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel11.AutoStyle = true;
     this.gpgLabel11.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel11.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgLabel11.ForeColor = Color.White;
     this.gpgLabel11.IgnoreMouseWheel = false;
     this.gpgLabel11.IsStyled = false;
     this.gpgLabel11.Location = new Point(0x17a, 0x16b);
     this.gpgLabel11.Name = "gpgLabel11";
     this.gpgLabel11.Size = new Size(0x6c, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel11, null);
     this.gpgLabel11.TabIndex = 20;
     this.gpgLabel11.Text = "<LOC>Average Rating";
     this.gpgLabel11.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel11.TextStyle = TextStyles.Custom;
     this.gpgLabel10.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel10.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel10.AutoStyle = true;
     this.gpgLabel10.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel10.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgLabel10.ForeColor = Color.White;
     this.gpgLabel10.IgnoreMouseWheel = false;
     this.gpgLabel10.IsStyled = false;
     this.gpgLabel10.Location = new Point(0x112, 0x191);
     this.gpgLabel10.Name = "gpgLabel10";
     this.gpgLabel10.Size = new Size(0x11e, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel10, null);
     this.gpgLabel10.TabIndex = 0x12;
     this.gpgLabel10.Text = "<LOC>Number of Ranked Players";
     this.gpgLabel10.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel10.TextStyle = TextStyles.Custom;
     this.statNumberPlayers.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.statNumberPlayers.AutoGrowDirection = GrowDirections.None;
     this.statNumberPlayers.AutoSize = true;
     this.statNumberPlayers.AutoStyle = true;
     this.statNumberPlayers.BackColor = Color.Transparent;
     this.statNumberPlayers.Font = new Font("Arial", 9.75f);
     this.statNumberPlayers.ForeColor = Color.White;
     this.statNumberPlayers.IgnoreMouseWheel = false;
     this.statNumberPlayers.IsStyled = false;
     this.statNumberPlayers.Location = new Point(0x112, 0x1a5);
     this.statNumberPlayers.Name = "statNumberPlayers";
     this.statNumberPlayers.Size = new Size(0x24, 0x10);
     base.ttDefault.SetSuperTip(this.statNumberPlayers, null);
     this.statNumberPlayers.TabIndex = 0x13;
     this.statNumberPlayers.Text = "2258";
     this.statNumberPlayers.TextStyle = TextStyles.Bold;
     this.statDraws.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.statDraws.AutoGrowDirection = GrowDirections.None;
     this.statDraws.AutoSize = true;
     this.statDraws.AutoStyle = true;
     this.statDraws.BackColor = Color.Transparent;
     this.statDraws.Font = new Font("Arial", 9.75f);
     this.statDraws.ForeColor = Color.White;
     this.statDraws.IgnoreMouseWheel = false;
     this.statDraws.IsStyled = false;
     this.statDraws.Location = new Point(0xb8, 0x1a5);
     this.statDraws.Name = "statDraws";
     this.statDraws.Size = new Size(0x24, 0x10);
     base.ttDefault.SetSuperTip(this.statDraws, null);
     this.statDraws.TabIndex = 0x11;
     this.statDraws.Text = "2258";
     this.statDraws.TextStyle = TextStyles.Bold;
     this.gpgLabel8.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel8.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel8.AutoStyle = true;
     this.gpgLabel8.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel8.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgLabel8.ForeColor = Color.White;
     this.gpgLabel8.IgnoreMouseWheel = false;
     this.gpgLabel8.IsStyled = false;
     this.gpgLabel8.Location = new Point(0xb6, 0x191);
     this.gpgLabel8.Name = "gpgLabel8";
     this.gpgLabel8.Size = new Size(0x5b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel8, null);
     this.gpgLabel8.TabIndex = 15;
     this.gpgLabel8.Text = "<LOC>Draws";
     this.gpgLabel8.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel8.TextStyle = TextStyles.Custom;
     this.gpgLabel9.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel9.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel9.AutoStyle = true;
     this.gpgLabel9.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel9.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgLabel9.ForeColor = Color.White;
     this.gpgLabel9.IgnoreMouseWheel = false;
     this.gpgLabel9.IsStyled = false;
     this.gpgLabel9.Location = new Point(0x112, 0x16b);
     this.gpgLabel9.Name = "gpgLabel9";
     this.gpgLabel9.Size = new Size(0x5b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel9, null);
     this.gpgLabel9.TabIndex = 0x10;
     this.gpgLabel9.Text = "<LOC>Win %";
     this.gpgLabel9.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel9.TextStyle = TextStyles.Custom;
     this.statLosses.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.statLosses.AutoGrowDirection = GrowDirections.None;
     this.statLosses.AutoSize = true;
     this.statLosses.AutoStyle = true;
     this.statLosses.BackColor = Color.Transparent;
     this.statLosses.Font = new Font("Arial", 9.75f);
     this.statLosses.ForeColor = Color.White;
     this.statLosses.IgnoreMouseWheel = false;
     this.statLosses.IsStyled = false;
     this.statLosses.Location = new Point(0x58, 0x1a5);
     this.statLosses.Name = "statLosses";
     this.statLosses.Size = new Size(0x24, 0x10);
     base.ttDefault.SetSuperTip(this.statLosses, null);
     this.statLosses.TabIndex = 14;
     this.statLosses.Text = "2258";
     this.statLosses.TextStyle = TextStyles.Bold;
     this.gpgLabel7.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel7.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel7.AutoStyle = true;
     this.gpgLabel7.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel7.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgLabel7.ForeColor = Color.White;
     this.gpgLabel7.IgnoreMouseWheel = false;
     this.gpgLabel7.IsStyled = false;
     this.gpgLabel7.Location = new Point(0x54, 0x191);
     this.gpgLabel7.Name = "gpgLabel7";
     this.gpgLabel7.Size = new Size(0x5b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel7, null);
     this.gpgLabel7.TabIndex = 13;
     this.gpgLabel7.Text = "<LOC>Losses";
     this.gpgLabel7.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel7.TextStyle = TextStyles.Custom;
     this.statWins.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.statWins.AutoGrowDirection = GrowDirections.None;
     this.statWins.AutoSize = true;
     this.statWins.AutoStyle = true;
     this.statWins.BackColor = Color.Transparent;
     this.statWins.Font = new Font("Arial", 9.75f);
     this.statWins.ForeColor = Color.White;
     this.statWins.IgnoreMouseWheel = false;
     this.statWins.IsStyled = false;
     this.statWins.Location = new Point(6, 0x1a5);
     this.statWins.Name = "statWins";
     this.statWins.Size = new Size(15, 0x10);
     base.ttDefault.SetSuperTip(this.statWins, null);
     this.statWins.TabIndex = 12;
     this.statWins.Text = "1";
     this.statWins.TextStyle = TextStyles.Bold;
     this.gpgLabel6.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel6.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel6.AutoStyle = true;
     this.gpgLabel6.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel6.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgLabel6.ForeColor = Color.White;
     this.gpgLabel6.IgnoreMouseWheel = false;
     this.gpgLabel6.IsStyled = false;
     this.gpgLabel6.Location = new Point(6, 0x191);
     this.gpgLabel6.Name = "gpgLabel6";
     this.gpgLabel6.Size = new Size(0x22b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel6, null);
     this.gpgLabel6.TabIndex = 11;
     this.gpgLabel6.Text = "<LOC>Wins";
     this.gpgLabel6.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel6.TextStyle = TextStyles.Custom;
     this.statRank.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.statRank.AutoGrowDirection = GrowDirections.None;
     this.statRank.AutoSize = true;
     this.statRank.AutoStyle = true;
     this.statRank.BackColor = Color.Transparent;
     this.statRank.Font = new Font("Arial", 9.75f);
     this.statRank.ForeColor = Color.White;
     this.statRank.IgnoreMouseWheel = false;
     this.statRank.IsStyled = false;
     this.statRank.Location = new Point(6, 0x17f);
     this.statRank.Name = "statRank";
     this.statRank.Size = new Size(15, 0x10);
     base.ttDefault.SetSuperTip(this.statRank, null);
     this.statRank.TabIndex = 4;
     this.statRank.Text = "1";
     this.statRank.TextStyle = TextStyles.Bold;
     this.statRating.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.statRating.AutoGrowDirection = GrowDirections.None;
     this.statRating.AutoSize = true;
     this.statRating.AutoStyle = true;
     this.statRating.BackColor = Color.Transparent;
     this.statRating.Font = new Font("Arial", 9.75f);
     this.statRating.ForeColor = Color.White;
     this.statRating.IgnoreMouseWheel = false;
     this.statRating.IsStyled = false;
     this.statRating.Location = new Point(0x58, 0x17f);
     this.statRating.Name = "statRating";
     this.statRating.Size = new Size(0x24, 0x10);
     base.ttDefault.SetSuperTip(this.statRating, null);
     this.statRating.TabIndex = 7;
     this.statRating.Text = "2258";
     this.statRating.TextStyle = TextStyles.Bold;
     this.gpgLabel3.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel3.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel3.AutoStyle = true;
     this.gpgLabel3.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel3.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgLabel3.ForeColor = Color.White;
     this.gpgLabel3.IgnoreMouseWheel = false;
     this.gpgLabel3.IsStyled = false;
     this.gpgLabel3.Location = new Point(0xb6, 0x16b);
     this.gpgLabel3.Name = "gpgLabel3";
     this.gpgLabel3.Size = new Size(0x75, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel3, null);
     this.gpgLabel3.TabIndex = 6;
     this.gpgLabel3.Text = "<LOC>Total Games";
     this.gpgLabel3.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel3.TextStyle = TextStyles.Custom;
     this.statTotalGames.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.statTotalGames.AutoGrowDirection = GrowDirections.None;
     this.statTotalGames.AutoSize = true;
     this.statTotalGames.AutoStyle = true;
     this.statTotalGames.BackColor = Color.Transparent;
     this.statTotalGames.Font = new Font("Arial", 9.75f);
     this.statTotalGames.ForeColor = Color.White;
     this.statTotalGames.IgnoreMouseWheel = false;
     this.statTotalGames.IsStyled = false;
     this.statTotalGames.Location = new Point(0xb8, 0x17f);
     this.statTotalGames.Name = "statTotalGames";
     this.statTotalGames.Size = new Size(0x1d, 0x10);
     base.ttDefault.SetSuperTip(this.statTotalGames, null);
     this.statTotalGames.TabIndex = 8;
     this.statTotalGames.Text = "152";
     this.statTotalGames.TextStyle = TextStyles.Bold;
     this.gpgLabel2.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel2.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel2.AutoStyle = true;
     this.gpgLabel2.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel2.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgLabel2.ForeColor = Color.White;
     this.gpgLabel2.IgnoreMouseWheel = false;
     this.gpgLabel2.IsStyled = false;
     this.gpgLabel2.Location = new Point(0x54, 0x16b);
     this.gpgLabel2.Name = "gpgLabel2";
     this.gpgLabel2.Size = new Size(0x5b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel2, null);
     this.gpgLabel2.TabIndex = 5;
     this.gpgLabel2.Text = "<LOC>Rating";
     this.gpgLabel2.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel2.TextStyle = TextStyles.Custom;
     this.gpgLabel1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgLabel1.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel1.AutoStyle = true;
     this.gpgLabel1.BackColor = Color.FromArgb(0x66, 0x66, 0x66);
     this.gpgLabel1.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgLabel1.ForeColor = Color.White;
     this.gpgLabel1.IgnoreMouseWheel = false;
     this.gpgLabel1.IsStyled = false;
     this.gpgLabel1.Location = new Point(6, 0x16b);
     this.gpgLabel1.Name = "gpgLabel1";
     this.gpgLabel1.Size = new Size(0x22b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel1, null);
     this.gpgLabel1.TabIndex = 3;
     this.gpgLabel1.Text = "<LOC>Rank";
     this.gpgLabel1.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel1.TextStyle = TextStyles.Custom;
     this.skinButtonWebVersion.Anchor = AnchorStyles.Bottom;
     this.skinButtonWebVersion.AutoStyle = true;
     this.skinButtonWebVersion.BackColor = Color.Transparent;
     this.skinButtonWebVersion.ButtonState = 0;
     this.skinButtonWebVersion.DialogResult = DialogResult.OK;
     this.skinButtonWebVersion.DisabledForecolor = Color.Gray;
     this.skinButtonWebVersion.DrawColor = Color.White;
     this.skinButtonWebVersion.DrawEdges = true;
     this.skinButtonWebVersion.FocusColor = Color.Yellow;
     this.skinButtonWebVersion.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonWebVersion.ForeColor = Color.White;
     this.skinButtonWebVersion.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonWebVersion.IsStyled = true;
     this.skinButtonWebVersion.Location = new Point(0xca, 0x20a);
     this.skinButtonWebVersion.Name = "skinButtonWebVersion";
     this.skinButtonWebVersion.Size = new Size(0xb3, 0x1a);
     this.skinButtonWebVersion.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonWebVersion, null);
     this.skinButtonWebVersion.TabIndex = 1;
     this.skinButtonWebVersion.TabStop = true;
     this.skinButtonWebVersion.Text = "<LOC>Show Web Versions";
     this.skinButtonWebVersion.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonWebVersion.TextPadding = new Padding(0);
     this.skinButtonWebVersion.Click += new EventHandler(this.skinButtonWebVersions_Click);
     this.skinLabelHeader.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabelHeader.AutoStyle = false;
     this.skinLabelHeader.BackColor = Color.Transparent;
     this.skinLabelHeader.DrawEdges = true;
     this.skinLabelHeader.Font = new Font("Verdana", 18f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.skinLabelHeader.ForeColor = Color.White;
     this.skinLabelHeader.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabelHeader.IsStyled = false;
     this.skinLabelHeader.Location = new Point(6, 8);
     this.skinLabelHeader.Name = "skinLabelHeader";
     this.skinLabelHeader.Size = new Size(0x238, 0x2f);
     this.skinLabelHeader.SkinBasePath = @"Dialog\ClanProfile\Header";
     base.ttDefault.SetSuperTip(this.skinLabelHeader, null);
     this.skinLabelHeader.TabIndex = 0;
     this.skinLabelHeader.Text = "<LOC>Clan Profile";
     this.skinLabelHeader.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabelHeader.TextPadding = new Padding(8, 0, 0, 0);
     this.pnlUserListClan.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.pnlUserListClan.AutoRefresh = true;
     this.pnlUserListClan.AutoScroll = true;
     this.pnlUserListClan.BackColor = Color.FromArgb(0x24, 0x23, 0x23);
     this.pnlUserListClan.Location = new Point(0, 0x15);
     this.pnlUserListClan.Name = "pnlUserListClan";
     this.pnlUserListClan.Size = new Size(0xfb, 0x217);
     this.pnlUserListClan.Style = UserListStyles.Clan;
     base.ttDefault.SetSuperTip(this.pnlUserListClan, null);
     this.pnlUserListClan.TabIndex = 11;
     this.skinLabelRoster.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabelRoster.AutoStyle = false;
     this.skinLabelRoster.BackColor = Color.Transparent;
     this.skinLabelRoster.Controls.Add(this.pictureBox3);
     this.skinLabelRoster.Controls.Add(this.pictureBox2);
     this.skinLabelRoster.Controls.Add(this.pictureBox1);
     this.skinLabelRoster.DrawEdges = true;
     this.skinLabelRoster.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabelRoster.ForeColor = Color.White;
     this.skinLabelRoster.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabelRoster.IsStyled = false;
     this.skinLabelRoster.Location = new Point(0, 0);
     this.skinLabelRoster.Name = "skinLabelRoster";
     this.skinLabelRoster.Size = new Size(250, 20);
     this.skinLabelRoster.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabelRoster, null);
     this.skinLabelRoster.TabIndex = 10;
     this.skinLabelRoster.Text = "<LOC>Clan Roster ({0})";
     this.skinLabelRoster.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabelRoster.TextPadding = new Padding(0x24, 0, 0, 0);
     this.pictureBox3.Image = (Image) manager.GetObject("pictureBox3.Image");
     this.pictureBox3.Location = new Point(0x17, 3);
     this.pictureBox3.Name = "pictureBox3";
     this.pictureBox3.Size = new Size(10, 15);
     this.pictureBox3.SizeMode = PictureBoxSizeMode.AutoSize;
     base.ttDefault.SetSuperTip(this.pictureBox3, null);
     this.pictureBox3.TabIndex = 13;
     this.pictureBox3.TabStop = false;
     this.pictureBox2.Image = (Image) manager.GetObject("pictureBox2.Image");
     this.pictureBox2.Location = new Point(13, 3);
     this.pictureBox2.Name = "pictureBox2";
     this.pictureBox2.Size = new Size(10, 15);
     this.pictureBox2.SizeMode = PictureBoxSizeMode.AutoSize;
     base.ttDefault.SetSuperTip(this.pictureBox2, null);
     this.pictureBox2.TabIndex = 12;
     this.pictureBox2.TabStop = false;
     this.pictureBox1.Image = (Image) manager.GetObject("pictureBox1.Image");
     this.pictureBox1.Location = new Point(3, 3);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new Size(10, 15);
     this.pictureBox1.SizeMode = PictureBoxSizeMode.AutoSize;
     base.ttDefault.SetSuperTip(this.pictureBox1, null);
     this.pictureBox1.TabIndex = 11;
     this.pictureBox1.TabStop = false;
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x350, 0x288);
     base.Controls.Add(this.splitContainerMain);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(750, 550);
     base.Name = "DlgClanProfileEx";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "Clan Profile";
     base.Controls.SetChildIndex(this.splitContainerMain, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.splitContainerMain.Panel1.ResumeLayout(false);
     this.splitContainerMain.Panel2.ResumeLayout(false);
     this.splitContainerMain.ResumeLayout(false);
     this.skinGroupPanelClan.ResumeLayout(false);
     this.skinGroupPanelClan.PerformLayout();
     this.gpgPanelWebsite.ResumeLayout(false);
     this.gpgPanelWebsite.PerformLayout();
     ((ISupportInitialize) this.gpgPictureBoxWebsite).EndInit();
     this.gpgTextBoxWebsite.Properties.EndInit();
     ((ISupportInitialize) this.gpgPictureBoxAvatar).EndInit();
     ((ISupportInitialize) this.gpgPictureBoxEdit).EndInit();
     ((ISupportInitialize) this.gpgPictureBoxCancel).EndInit();
     ((ISupportInitialize) this.gpgPictureBoxSave).EndInit();
     this.gpgPanelDescription.ResumeLayout(false);
     this.gpgTextAreaDescription.Properties.EndInit();
     this.skinLabelRoster.ResumeLayout(false);
     this.skinLabelRoster.PerformLayout();
     ((ISupportInitialize) this.pictureBox3).EndInit();
     ((ISupportInitialize) this.pictureBox2).EndInit();
     ((ISupportInitialize) this.pictureBox1).EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #23
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(FrmMain));
     this.repositoryItemPictureEdit1 = new RepositoryItemPictureEdit();
     this.repositoryItemMemoEdit1 = new RepositoryItemMemoEdit();
     this.skinGatheringDisplayChat = new SkinGatheringDisplay();
     this.pnlUserListChat = new PnlUserList();
     this.gridColumnTitle = new GridColumn();
     this.gridColumnMembers = new GridColumn();
     this.btnSend = new Button();
     this.pBottom = new Panel();
     this.skinDropDownStatus = new SkinDropDown();
     this.msQuickButtons = new GPGMenuStrip(this.components);
     this.btnHome = new ToolStripMenuItem();
     this.btnChat = new ToolStripMenuItem();
     this.btnHostGame = new ToolStripMenuItem();
     this.btnJoinGame = new ToolStripMenuItem();
     this.btnRankedGame = new ToolStripMenuItem();
     this.btnArrangedTeam = new ToolStripMenuItem();
     this.btnPlayNow = new ToolStripMenuItem();
     this.btnViewRankings = new ToolStripMenuItem();
     this.btnVault = new ToolStripMenuItem();
     this.btnWorldMap = new ToolStripMenuItem();
     this.btnReplayVault = new ToolStripMenuItem();
     this.btnFeedback = new ToolStripMenuItem();
     this.btnOptions = new ToolStripMenuItem();
     this.btnMore = new ToolStripMenuItem();
     this.pbBottomRight = new PictureBox();
     this.pbBottom = new PictureBox();
     this.pbBottomLeft = new PictureBox();
     this.pTop = new Panel();
     this.msMainMenu = new GPGMenuStrip(this.components);
     this.miMainGroup = new ToolStripMenuItem();
     this.miMain_Logout = new ToolStripMenuItem();
     this.miMain_Exit = new ToolStripMenuItem();
     this.miChangeEmail = new ToolStripMenuItem();
     this.miConsolidateAccounts = new ToolStripMenuItem();
     this.miAdmin = new ToolStripMenuItem();
     this.miCustomAdmin = new ToolStripMenuItem();
     this.miAdhocSQL = new ToolStripMenuItem();
     this.adhocChartsToolStripMenuItem = new ToolStripMenuItem();
     this.miPacketSniffer = new ToolStripMenuItem();
     this.miShowEventLog = new ToolStripMenuItem();
     this.miAdmin_CreateVolunteerEffort = new ToolStripMenuItem();
     this.miAdmin_ViewVolunteers = new ToolStripMenuItem();
     this.forceAllUsersToRestartGPGnetmustBeTHEAdminToolStripMenuItem = new ToolStripMenuItem();
     this.miAdmin_Security = new ToolStripMenuItem();
     this.miAdmin_Avatars = new ToolStripMenuItem();
     this.spaceSiegeLobbyToolStripMenuItem = new ToolStripMenuItem();
     this.manageServerGamesToolStripMenuItem = new ToolStripMenuItem();
     this.miGameGroup = new ToolStripMenuItem();
     this.miCustomGame = new ToolStripMenuItem();
     this.miJoinGame = new ToolStripMenuItem();
     this.miAutomatch = new ToolStripMenuItem();
     this.lOCArrangedTeamGameToolStripMenuItem = new ToolStripMenuItem();
     this.miGame_Vault = new ToolStripMenuItem();
     this.miCreateTournament = new ToolStripMenuItem();
     this.miTournamentSchedule = new ToolStripMenuItem();
     this.miGame_RedeemPrize = new ToolStripMenuItem();
     this.miRankings = new ToolStripMenuItem();
     this.miRankings_1v1 = new ToolStripMenuItem();
     this.lOC2v2RankingsToolStripMenuItem = new ToolStripMenuItem();
     this.lOC3v3RankingsToolStripMenuItem = new ToolStripMenuItem();
     this.lOC4v4RankingsToolStripMenuItem = new ToolStripMenuItem();
     this.lOCClanRankingsToolStripMenuItem = new ToolStripMenuItem();
     this.miLadders = new ToolStripMenuItem();
     this.miLadders_AcceptAll = new ToolStripMenuItem();
     this.miLadders_DeclineAll = new ToolStripMenuItem();
     this.miTools = new ToolStripMenuItem();
     this.miTools_Feedback = new ToolStripMenuItem();
     this.miTools_GameKeys = new ToolStripMenuItem();
     this.miTools_Chat = new ToolStripMenuItem();
     this.miTools_Chat_Emotes = new ToolStripMenuItem();
     this.miTools_ContentManager = new ToolStripMenuItem();
     this.miTools_Options = new ToolStripMenuItem();
     this.miTools_LocPatches = new ToolStripMenuItem();
     this.miManageGames = new ToolStripMenuItem();
     this.miHelp = new ToolStripMenuItem();
     this.miHelp_Solutions = new ToolStripMenuItem();
     this.miHelp_Volunteer = new ToolStripMenuItem();
     this.miHelp_SupComHome = new ToolStripMenuItem();
     this.miHelp_GPGHome = new ToolStripMenuItem();
     this.miForums = new ToolStripMenuItem();
     this.miHelp_ReportIssue = new ToolStripMenuItem();
     this.miHelp_About = new ToolStripMenuItem();
     this.miSpaceSiegeWeb = new ToolStripMenuItem();
     this.pbClose = new PictureBox();
     this.pbRestore = new PictureBox();
     this.pbMinimize = new PictureBox();
     this.pbTopRight = new PictureBox();
     this.pbTop = new PictureBox();
     this.pbTopLeft = new PictureBox();
     this.wbMain = new WebBrowser();
     this.splitContainerFriends = new SplitContainer();
     this.gpgLabelFriendInvites2 = new GPGLabel();
     this.gpgLabelFriendInvitesCount2 = new GPGLabel();
     this.gpgScrollPanelFriends = new GPGScrollPanel();
     this.pnlUserListFriends = new PnlUserList();
     this.gpgLabelNoFriends = new GPGLabel();
     this.splitContainerClan = new SplitContainer();
     this.gpgLabelClanRequests = new GPGLabel();
     this.gpgLabelClanRequestCount = new GPGLabel();
     this.gpgScrollPanelClan = new GPGScrollPanel();
     this.pnlUserListClan = new PnlUserList();
     this.gpgScrollPanelNoClan = new GPGScrollPanel();
     this.gpgLabelClanInvites = new GPGLabel();
     this.gpgLabelCreateClan = new GPGLabel();
     this.gpgLabelClanInviteCount = new GPGLabel();
     this.gpgLabelNoClan = new GPGLabel();
     this.skinLabelClanName = new SkinLabel();
     this.pbLeftBorder = new PictureBox();
     this.pbRightBorder = new PictureBox();
     this.rimPictureEdit = new RepositoryItemPictureEdit();
     this.rimMemoEdit = new RepositoryItemMemoEdit();
     this.rimPictureEdit2 = new RepositoryItemPictureEdit();
     this.rimMemoEdit2 = new RepositoryItemMemoEdit();
     this.gpgChatGrid = new GPGChatGrid();
     this.gvChat = new GridView();
     this.colIcon = new GridColumn();
     this.rimPictureEdit3 = new RepositoryItemPictureEdit();
     this.colPlayer = new GridColumn();
     this.rimMemoEdit3 = new RepositoryItemMemoEdit();
     this.colText = new GridColumn();
     this.gcVisible = new GridColumn();
     this.colTimeStamp = new GridColumn();
     this.rimTextEdit = new RepositoryItemTextEdit();
     this.ilIcons = new ImageList(this.components);
     this.gridColumn1 = new GridColumn();
     this.gridColumn2 = new GridColumn();
     this.gridColumn3 = new GridColumn();
     this.pcTextEntry = new PanelControl();
     this.gpgContextMenuChat = new GPGContextMenu();
     this.ciChat_WhisperPlayer = new MenuItem();
     this.ciChat_IgnorePlayer = new MenuItem();
     this.ciChat_UnignorePlayer = new MenuItem();
     this.ciChat_ViewRank = new MenuItem();
     this.ciChat_WebStats = new MenuItem();
     this.ciChat_ViewPlayer = new MenuItem();
     this.miViewReplays = new MenuItem();
     this.menuItem10 = new MenuItem();
     this.ciChat_InviteFriend = new MenuItem();
     this.ciChat_RemoveFriend = new MenuItem();
     this.menuItem8 = new MenuItem();
     this.ciChat_InviteToClan = new MenuItem();
     this.ciChat_RequestClanInvite = new MenuItem();
     this.ciChat_ViewClan = new MenuItem();
     this.ciChat_PromoteClan = new MenuItem();
     this.ciChat_DemoteClan = new MenuItem();
     this.ciChat_RemoveClan = new MenuItem();
     this.ciChat_LeaveClan = new MenuItem();
     this.menuItem3 = new MenuItem();
     this.ciChat_Kick = new MenuItem();
     this.ciChat_Ban = new MenuItem();
     this.menuItem7 = new MenuItem();
     this.ciChat_TeamInvite = new MenuItem();
     this.textBoxMsg = new GPGTextArea();
     this.pbMiddle = new SkinStatusStrip();
     this.miStatus_Online = new MenuItem();
     this.miStatus_Away = new MenuItem();
     this.miStatus_DND = new MenuItem();
     this.menuItem1 = new MenuItem();
     this.menuItem2 = new MenuItem();
     this.gpgContextMenuChatText = new GPGContextMenu();
     this.ciChatText_Clear = new MenuItem();
     this.ciChatText_Copy = new MenuItem();
     this.ciChatText_Filter = new MenuItem();
     this.ciChatText_Filter_Self = new MenuItem();
     this.ciChatText_Filter_System = new MenuItem();
     this.ciChatText_Filter_Events = new MenuItem();
     this.ciChatText_Filter_Errors = new MenuItem();
     this.ciChatText_Filter_Game = new MenuItem();
     this.ciChatText_Filter_Friends = new MenuItem();
     this.ciChatText_Filter_Clan = new MenuItem();
     this.ciChatText_Filter_Admin = new MenuItem();
     this.ciChatText_Filter_Other = new MenuItem();
     this.menuItem4 = new MenuItem();
     this.ciChatText_Filters_Reset = new MenuItem();
     this.miShowColumns = new MenuItem();
     this.ciChatText_ShowEmotes = new MenuItem();
     this.menuItm15 = new MenuItem();
     this.ciChatText_PrivateMsg = new MenuItem();
     this.ciChatText_Ignore = new MenuItem();
     this.ciChatText_Unignore = new MenuItem();
     this.ciChatText_ViewRank = new MenuItem();
     this.ciChatText_WebStats = new MenuItem();
     this.ciChatText_ViewPlayer = new MenuItem();
     this.ciChatText_Replays = new MenuItem();
     this.menuItem6 = new MenuItem();
     this.ciChatText_FriendInvite = new MenuItem();
     this.ciChatText_FriendRemove = new MenuItem();
     this.menuItem11 = new MenuItem();
     this.ciChatText_ClanInvite = new MenuItem();
     this.ciChatText_ClanRequest = new MenuItem();
     this.ciChatText_ClanRemove = new MenuItem();
     this.ciChatText_Promote = new MenuItem();
     this.ciChatText_Demote = new MenuItem();
     this.ciChatText_ViewClan = new MenuItem();
     this.ciChatText_LeaveClan = new MenuItem();
     this.menuItem18 = new MenuItem();
     this.ciChatText_Kick = new MenuItem();
     this.ciChatText_Ban = new MenuItem();
     this.menuItem12 = new MenuItem();
     this.ciChatText_Solution = new MenuItem();
     this.miTranslate = new MenuItem();
     this.menuItem23 = new MenuItem();
     this.menuItem24 = new MenuItem();
     this.menuItem25 = new MenuItem();
     this.menuItem26 = new MenuItem();
     this.menuItem27 = new MenuItem();
     this.menuItem28 = new MenuItem();
     this.menuItem29 = new MenuItem();
     this.dockManager = new DockManager();
     this.gpgContextMenuEmote = new GPGContextMenu();
     this.ciEmote_Manager = new MenuItem();
     this.menuItem13 = new MenuItem();
     this.ciEmote_Hide = new MenuItem();
     this.ciEmote_Share = new MenuItem();
     this.ciEmote_Animate = new MenuItem();
     this.menuItem9 = new MenuItem();
     this.ciEmote_Delete = new MenuItem();
     this.pManualTabs = new GPGPanel();
     this.btnChatTab = new SkinButton();
     this.btnFriendsTab = new SkinButton();
     this.btnClanTab = new SkinButton();
     this.ilMenuItems = new ImageList(this.components);
     this.gpgPanelChatAndInput = new GPGPanel();
     this.splitContainerChatAndInput = new SplitContainer();
     this.gpgTextListCommands = new GPGTextList();
     this.gpgPanelGathering = new GPGPanel();
     this.gpgPanelGatheringDropDown = new GPGPanel();
     this.splitContainerBody = new SplitContainer();
     this.gpgPanelClan = new GPGPanel();
     this.gpgPanelFriends = new GPGPanel();
     this.gpgPanel2 = new GPGPanel();
     this.tabChatroom = new SkinButton();
     this.repositoryItemPictureEdit1.BeginInit();
     this.repositoryItemMemoEdit1.BeginInit();
     this.pBottom.SuspendLayout();
     this.msQuickButtons.SuspendLayout();
     ((ISupportInitialize) this.pbBottomRight).BeginInit();
     ((ISupportInitialize) this.pbBottom).BeginInit();
     ((ISupportInitialize) this.pbBottomLeft).BeginInit();
     this.pTop.SuspendLayout();
     this.msMainMenu.SuspendLayout();
     ((ISupportInitialize) this.pbClose).BeginInit();
     ((ISupportInitialize) this.pbRestore).BeginInit();
     ((ISupportInitialize) this.pbMinimize).BeginInit();
     ((ISupportInitialize) this.pbTopRight).BeginInit();
     ((ISupportInitialize) this.pbTop).BeginInit();
     ((ISupportInitialize) this.pbTopLeft).BeginInit();
     this.splitContainerFriends.Panel1.SuspendLayout();
     this.splitContainerFriends.Panel2.SuspendLayout();
     this.splitContainerFriends.SuspendLayout();
     this.gpgScrollPanelFriends.SuspendLayout();
     this.splitContainerClan.Panel1.SuspendLayout();
     this.splitContainerClan.Panel2.SuspendLayout();
     this.splitContainerClan.SuspendLayout();
     this.gpgScrollPanelClan.SuspendLayout();
     this.gpgScrollPanelNoClan.SuspendLayout();
     ((ISupportInitialize) this.pbLeftBorder).BeginInit();
     ((ISupportInitialize) this.pbRightBorder).BeginInit();
     this.rimPictureEdit.BeginInit();
     this.rimMemoEdit.BeginInit();
     this.rimPictureEdit2.BeginInit();
     this.rimMemoEdit2.BeginInit();
     this.gpgChatGrid.BeginInit();
     this.gvChat.BeginInit();
     this.rimPictureEdit3.BeginInit();
     this.rimMemoEdit3.BeginInit();
     this.rimTextEdit.BeginInit();
     this.pcTextEntry.BeginInit();
     this.textBoxMsg.Properties.BeginInit();
     this.dockManager.BeginInit();
     this.pManualTabs.SuspendLayout();
     this.gpgPanelChatAndInput.SuspendLayout();
     this.splitContainerChatAndInput.Panel1.SuspendLayout();
     this.splitContainerChatAndInput.Panel2.SuspendLayout();
     this.splitContainerChatAndInput.SuspendLayout();
     this.gpgPanelGathering.SuspendLayout();
     this.gpgPanelGatheringDropDown.SuspendLayout();
     this.splitContainerBody.Panel1.SuspendLayout();
     this.splitContainerBody.Panel2.SuspendLayout();
     this.splitContainerBody.SuspendLayout();
     this.gpgPanelClan.SuspendLayout();
     this.gpgPanelFriends.SuspendLayout();
     this.gpgPanel2.SuspendLayout();
     base.SuspendLayout();
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     this.repositoryItemPictureEdit1.PictureAlignment = ContentAlignment.TopCenter;
     this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
     this.skinGatheringDisplayChat.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinGatheringDisplayChat.AutoStyle = true;
     this.skinGatheringDisplayChat.BackColor = System.Drawing.Color.Black;
     this.skinGatheringDisplayChat.ButtonState = 0;
     this.skinGatheringDisplayChat.CurrentRoom = null;
     this.skinGatheringDisplayChat.DialogResult = DialogResult.OK;
     this.skinGatheringDisplayChat.DisabledForecolor = System.Drawing.Color.Gray;
     this.skinGatheringDisplayChat.DrawColor = System.Drawing.Color.WhiteSmoke;
     this.skinGatheringDisplayChat.DrawEdges = true;
     this.skinGatheringDisplayChat.FocusColor = System.Drawing.Color.FromArgb(0x40, 0x40, 0x40);
     this.skinGatheringDisplayChat.HorizontalScalingMode = ScalingModes.Stretch;
     this.skinGatheringDisplayChat.Icon = null;
     this.skinGatheringDisplayChat.IsStyled = true;
     this.skinGatheringDisplayChat.Location = new Point(7, 0);
     this.skinGatheringDisplayChat.Name = "skinGatheringDisplayChat";
     this.skinGatheringDisplayChat.Size = new Size(0xf8, 0x19);
     this.skinGatheringDisplayChat.SkinBasePath = @"Controls\Button\ChatroomList";
     base.ttDefault.SetSuperTip(this.skinGatheringDisplayChat, null);
     this.skinGatheringDisplayChat.TabIndex = 12;
     this.skinGatheringDisplayChat.TabStop = true;
     this.skinGatheringDisplayChat.Text = "Loading...";
     this.skinGatheringDisplayChat.TextAlign = ContentAlignment.MiddleLeft;
     this.skinGatheringDisplayChat.TextPadding = new Padding(0x24, 0, 0, 0);
     this.pnlUserListChat.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.pnlUserListChat.AutoRefresh = false;
     this.pnlUserListChat.AutoScroll = true;
     this.pnlUserListChat.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.pnlUserListChat.Location = new Point(2, 0x25);
     this.pnlUserListChat.Name = "pnlUserListChat";
     this.pnlUserListChat.Size = new Size(0x106, 420);
     this.pnlUserListChat.Style = UserListStyles.Chatroom;
     base.ttDefault.SetSuperTip(this.pnlUserListChat, null);
     this.pnlUserListChat.TabIndex = 3;
     this.gridColumnTitle.Caption = "gridColumnTitle";
     this.gridColumnTitle.FieldName = "Title";
     this.gridColumnTitle.Name = "gridColumnTitle";
     this.gridColumnTitle.Visible = true;
     this.gridColumnTitle.VisibleIndex = 0;
     this.gridColumnMembers.Caption = "gridColumnMembers";
     this.gridColumnMembers.FieldName = "Members";
     this.gridColumnMembers.Name = "gridColumnMembers";
     this.gridColumnMembers.Visible = true;
     this.gridColumnMembers.VisibleIndex = 1;
     this.btnSend.Location = new Point(0x200, 0x22d);
     this.btnSend.Name = "btnSend";
     this.btnSend.Size = new Size(0x3b, 0x17);
     base.ttDefault.SetSuperTip(this.btnSend, null);
     this.btnSend.TabIndex = 5;
     this.btnSend.Text = "Send";
     this.btnSend.UseVisualStyleBackColor = true;
     this.btnSend.Click += new EventHandler(this.buttonSend_Click);
     this.pBottom.Controls.Add(this.skinDropDownStatus);
     this.pBottom.Controls.Add(this.msQuickButtons);
     this.pBottom.Controls.Add(this.pbBottomRight);
     this.pBottom.Controls.Add(this.pbBottom);
     this.pBottom.Controls.Add(this.pbBottomLeft);
     this.pBottom.Dock = DockStyle.Bottom;
     this.pBottom.Location = new Point(0, 0x296);
     this.pBottom.Name = "pBottom";
     this.pBottom.Size = new Size(0x3e8, 0x58);
     base.ttDefault.SetSuperTip(this.pBottom, null);
     this.pBottom.TabIndex = 5;
     this.pBottom.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.skinDropDownStatus.AutoStyle = true;
     this.skinDropDownStatus.BackColor = System.Drawing.Color.Black;
     this.skinDropDownStatus.ButtonState = 0;
     this.skinDropDownStatus.DialogResult = DialogResult.OK;
     this.skinDropDownStatus.DisabledForecolor = System.Drawing.Color.Gray;
     this.skinDropDownStatus.DrawColor = System.Drawing.Color.Black;
     this.skinDropDownStatus.DrawEdges = true;
     this.skinDropDownStatus.FocusColor = System.Drawing.Color.FromArgb(0x40, 0x40, 0x40);
     this.skinDropDownStatus.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinDropDownStatus.ForeColor = System.Drawing.Color.Black;
     this.skinDropDownStatus.HorizontalScalingMode = ScalingModes.Tile;
     this.skinDropDownStatus.Icon = null;
     this.skinDropDownStatus.IsStyled = true;
     this.skinDropDownStatus.Location = new Point(0x3d, 0x2b);
     this.skinDropDownStatus.Name = "skinDropDownStatus";
     this.skinDropDownStatus.Size = new Size(0x4e, 0x1a);
     this.skinDropDownStatus.SkinBasePath = @"Controls\Button\Dropdown";
     base.ttDefault.SetSuperTip(this.skinDropDownStatus, null);
     this.skinDropDownStatus.TabIndex = 12;
     this.skinDropDownStatus.TabStop = true;
     this.skinDropDownStatus.TextAlign = ContentAlignment.MiddleLeft;
     this.skinDropDownStatus.TextPadding = new Padding(6, 0, 0, 0);
     this.msQuickButtons.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.msQuickButtons.AutoSize = false;
     this.msQuickButtons.BackgroundImage = (Image) manager.GetObject("msQuickButtons.BackgroundImage");
     this.msQuickButtons.Dock = DockStyle.None;
     this.msQuickButtons.GripMargin = new Padding(0);
     this.msQuickButtons.ImageScalingSize = new Size(0x2d, 0x2d);
     this.msQuickButtons.Items.AddRange(new ToolStripItem[] { this.btnHome, this.btnChat, this.btnHostGame, this.btnJoinGame, this.btnRankedGame, this.btnArrangedTeam, this.btnPlayNow, this.btnViewRankings, this.btnVault, this.btnWorldMap, this.btnReplayVault, this.btnFeedback, this.btnOptions, this.btnMore });
     this.msQuickButtons.Location = new Point(0x90, 0x21);
     this.msQuickButtons.Name = "msQuickButtons";
     this.msQuickButtons.Padding = new Padding(0, 0, 10, 0);
     this.msQuickButtons.RenderMode = ToolStripRenderMode.Professional;
     this.msQuickButtons.ShowItemToolTips = true;
     this.msQuickButtons.Size = new Size(0x335, 0x34);
     base.ttDefault.SetSuperTip(this.msQuickButtons, null);
     this.msQuickButtons.TabIndex = 3;
     this.msQuickButtons.Paint += new PaintEventHandler(this.msQuickButtons_Paint);
     this.msQuickButtons.SizeChanged += new EventHandler(this.msQuickButtons_SizeChanged);
     this.msQuickButtons.MouseUp += new MouseEventHandler(this.OnMouseUp);
     this.msQuickButtons.ItemClicked += new ToolStripItemClickedEventHandler(this.msQuickButtons_ItemClicked);
     this.msQuickButtons.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.msQuickButtons.Click += new EventHandler(this.msQuickButtons_Click);
     this.btnHome.AutoSize = false;
     this.btnHome.AutoToolTip = true;
     this.btnHome.BackColor = System.Drawing.Color.Transparent;
     this.btnHome.Image = (Image) manager.GetObject("btnHome.Image");
     this.btnHome.ImageScaling = ToolStripItemImageScaling.None;
     this.btnHome.Name = "btnHome";
     this.btnHome.ShortcutKeys = Keys.F1;
     this.btnHome.Size = new Size(0x34, 0x34);
     this.btnHome.ToolTipText = "<LOC>Home";
     this.btnHome.Click += new EventHandler(this.btnHome_Click);
     this.btnChat.AutoSize = false;
     this.btnChat.AutoToolTip = true;
     this.btnChat.Image = (Image) manager.GetObject("btnChat.Image");
     this.btnChat.ImageScaling = ToolStripItemImageScaling.None;
     this.btnChat.Name = "btnChat";
     this.btnChat.ShortcutKeys = Keys.F2;
     this.btnChat.Size = new Size(0x34, 0x34);
     this.btnChat.ToolTipText = "<LOC>Chat";
     this.btnChat.Click += new EventHandler(this.btnChat_Click);
     this.btnHostGame.AutoSize = false;
     this.btnHostGame.AutoToolTip = true;
     this.btnHostGame.Enabled = false;
     this.btnHostGame.Image = (Image) manager.GetObject("btnHostGame.Image");
     this.btnHostGame.ImageScaling = ToolStripItemImageScaling.None;
     this.btnHostGame.Name = "btnHostGame";
     this.btnHostGame.ShortcutKeys = Keys.F3;
     this.btnHostGame.Size = new Size(0x34, 0x34);
     this.btnHostGame.ToolTipText = "<LOC>Host Custom Game";
     this.btnHostGame.Click += new EventHandler(this.btnHostGame_Click);
     this.btnJoinGame.AutoSize = false;
     this.btnJoinGame.AutoToolTip = true;
     this.btnJoinGame.Enabled = false;
     this.btnJoinGame.Image = (Image) manager.GetObject("btnJoinGame.Image");
     this.btnJoinGame.ImageScaling = ToolStripItemImageScaling.None;
     this.btnJoinGame.Name = "btnJoinGame";
     this.btnJoinGame.ShortcutKeys = Keys.F4;
     this.btnJoinGame.Size = new Size(0x34, 0x34);
     this.btnJoinGame.ToolTipText = "<LOC>Join Custom Game";
     this.btnJoinGame.Click += new EventHandler(this.btnJoinGame_Click);
     this.btnRankedGame.AutoSize = false;
     this.btnRankedGame.AutoToolTip = true;
     this.btnRankedGame.Enabled = false;
     this.btnRankedGame.Image = (Image) manager.GetObject("btnRankedGame.Image");
     this.btnRankedGame.ImageScaling = ToolStripItemImageScaling.None;
     this.btnRankedGame.Name = "btnRankedGame";
     this.btnRankedGame.ShortcutKeys = Keys.F5;
     this.btnRankedGame.Size = new Size(0x34, 0x34);
     this.btnRankedGame.ToolTipText = "<LOC>Play Ranked Game";
     this.btnRankedGame.Click += new EventHandler(this.btnRankedGame_Click);
     this.btnArrangedTeam.AutoSize = false;
     this.btnArrangedTeam.AutoToolTip = true;
     this.btnArrangedTeam.Enabled = false;
     this.btnArrangedTeam.Image = (Image) manager.GetObject("btnArrangedTeam.Image");
     this.btnArrangedTeam.ImageScaling = ToolStripItemImageScaling.None;
     this.btnArrangedTeam.Name = "btnArrangedTeam";
     this.btnArrangedTeam.ShortcutKeys = Keys.F8;
     this.btnArrangedTeam.Size = new Size(0x34, 0x34);
     this.btnArrangedTeam.ToolTipText = "<LOC>Play Arranged Team Game";
     this.btnArrangedTeam.Click += new EventHandler(this.btnArrangedTeam_Click);
     this.btnPlayNow.AutoSize = false;
     this.btnPlayNow.AutoToolTip = true;
     this.btnPlayNow.Enabled = false;
     this.btnPlayNow.Image = (Image) manager.GetObject("btnPlayNow.Image");
     this.btnPlayNow.ImageScaling = ToolStripItemImageScaling.None;
     this.btnPlayNow.Name = "btnPlayNow";
     this.btnPlayNow.ShortcutKeys = Keys.F8;
     this.btnPlayNow.Size = new Size(0x34, 0x34);
     this.btnPlayNow.ToolTipText = "<LOC>Play ranked game with your last used preferences.";
     this.btnPlayNow.Click += new EventHandler(this.btnPlayNow_Click);
     this.btnViewRankings.AutoSize = false;
     this.btnViewRankings.AutoToolTip = true;
     this.btnViewRankings.Image = (Image) manager.GetObject("btnViewRankings.Image");
     this.btnViewRankings.ImageScaling = ToolStripItemImageScaling.None;
     this.btnViewRankings.Name = "btnViewRankings";
     this.btnViewRankings.ShortcutKeys = Keys.F6;
     this.btnViewRankings.Size = new Size(0x34, 0x34);
     this.btnViewRankings.ToolTipText = "<LOC>View Rankings";
     this.btnViewRankings.Click += new EventHandler(this.btnViewRankings_Click);
     this.btnVault.AutoSize = false;
     this.btnVault.AutoToolTip = true;
     this.btnVault.Image = (Image) manager.GetObject("btnVault.Image");
     this.btnVault.ImageScaling = ToolStripItemImageScaling.None;
     this.btnVault.Name = "btnVault";
     this.btnVault.ShortcutKeys = Keys.F8;
     this.btnVault.Size = new Size(0x34, 0x34);
     this.btnVault.ToolTipText = "<LOC>The Vault";
     this.btnVault.Click += new EventHandler(this.btnVault_Click);
     this.btnWorldMap.AutoSize = false;
     this.btnWorldMap.AutoToolTip = true;
     this.btnWorldMap.Image = (Image) manager.GetObject("btnWorldMap.Image");
     this.btnWorldMap.ImageScaling = ToolStripItemImageScaling.None;
     this.btnWorldMap.Name = "btnWorldMap";
     this.btnWorldMap.ShortcutKeys = Keys.F8;
     this.btnWorldMap.Size = new Size(0x34, 0x34);
     this.btnWorldMap.ToolTipText = "<LOC>World Map";
     this.btnWorldMap.Click += new EventHandler(this.btnWorldMap_Click);
     this.btnReplayVault.AutoSize = false;
     this.btnReplayVault.AutoToolTip = true;
     this.btnReplayVault.Image = (Image) manager.GetObject("btnReplayVault.Image");
     this.btnReplayVault.ImageScaling = ToolStripItemImageScaling.None;
     this.btnReplayVault.Name = "btnReplayVault";
     this.btnReplayVault.ShortcutKeys = Keys.F8;
     this.btnReplayVault.Size = new Size(0x34, 0x34);
     this.btnReplayVault.ToolTipText = "<LOC>Replay Vault";
     this.btnReplayVault.Click += new EventHandler(this.btnReplayVault_Click);
     this.btnFeedback.AutoSize = false;
     this.btnFeedback.AutoToolTip = true;
     this.btnFeedback.Image = (Image) manager.GetObject("btnFeedback.Image");
     this.btnFeedback.ImageScaling = ToolStripItemImageScaling.None;
     this.btnFeedback.Name = "btnFeedback";
     this.btnFeedback.ShortcutKeys = Keys.F7;
     this.btnFeedback.Size = new Size(0x34, 0x34);
     this.btnFeedback.ToolTipText = "<LOC>Submit Feedback";
     this.btnFeedback.Click += new EventHandler(this.btnFeedback_Click);
     this.btnOptions.AutoSize = false;
     this.btnOptions.AutoToolTip = true;
     this.btnOptions.Image = (Image) manager.GetObject("btnOptions.Image");
     this.btnOptions.ImageScaling = ToolStripItemImageScaling.None;
     this.btnOptions.Name = "btnOptions";
     this.btnOptions.ShortcutKeys = Keys.F8;
     this.btnOptions.Size = new Size(0x34, 0x34);
     this.btnOptions.ToolTipText = "<LOC>Options";
     this.btnOptions.Click += new EventHandler(this.btnOptions_Click);
     this.btnMore.AutoSize = false;
     this.btnMore.AutoToolTip = true;
     this.btnMore.Image = (Image) manager.GetObject("btnMore.Image");
     this.btnMore.ImageScaling = ToolStripItemImageScaling.None;
     this.btnMore.Name = "btnMore";
     this.btnMore.ShortcutKeys = Keys.F6;
     this.btnMore.Size = new Size(20, 0x34);
     this.btnMore.ToolTipText = "<LOC>More...";
     this.btnMore.Click += new EventHandler(this.btnMore_Click);
     this.pbBottomRight.Dock = DockStyle.Right;
     this.pbBottomRight.Image = (Image) manager.GetObject("pbBottomRight.Image");
     this.pbBottomRight.Location = new Point(0x3aa, 0);
     this.pbBottomRight.Name = "pbBottomRight";
     this.pbBottomRight.Size = new Size(0x3e, 0x58);
     this.pbBottomRight.SizeMode = PictureBoxSizeMode.AutoSize;
     base.ttDefault.SetSuperTip(this.pbBottomRight, null);
     this.pbBottomRight.TabIndex = 2;
     this.pbBottomRight.TabStop = false;
     this.pbBottomRight.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.pbBottomRight.MouseUp += new MouseEventHandler(this.OnMouseUp);
     this.pbBottom.Dock = DockStyle.Fill;
     this.pbBottom.Image = (Image) manager.GetObject("pbBottom.Image");
     this.pbBottom.Location = new Point(0x3d, 0);
     this.pbBottom.Name = "pbBottom";
     this.pbBottom.Size = new Size(0x3ab, 0x58);
     this.pbBottom.SizeMode = PictureBoxSizeMode.StretchImage;
     base.ttDefault.SetSuperTip(this.pbBottom, null);
     this.pbBottom.TabIndex = 1;
     this.pbBottom.TabStop = false;
     this.pbBottom.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.pbBottom.MouseUp += new MouseEventHandler(this.OnMouseUp);
     this.pbBottomLeft.Dock = DockStyle.Left;
     this.pbBottomLeft.Image = (Image) manager.GetObject("pbBottomLeft.Image");
     this.pbBottomLeft.Location = new Point(0, 0);
     this.pbBottomLeft.Name = "pbBottomLeft";
     this.pbBottomLeft.Size = new Size(0x3d, 0x58);
     this.pbBottomLeft.SizeMode = PictureBoxSizeMode.AutoSize;
     base.ttDefault.SetSuperTip(this.pbBottomLeft, null);
     this.pbBottomLeft.TabIndex = 0;
     this.pbBottomLeft.TabStop = false;
     this.pbBottomLeft.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.pbBottomLeft.MouseUp += new MouseEventHandler(this.OnMouseUp);
     this.pTop.Controls.Add(this.msMainMenu);
     this.pTop.Controls.Add(this.pbClose);
     this.pTop.Controls.Add(this.pbRestore);
     this.pTop.Controls.Add(this.pbMinimize);
     this.pTop.Controls.Add(this.pbTopRight);
     this.pTop.Controls.Add(this.pbTop);
     this.pTop.Controls.Add(this.pbTopLeft);
     this.pTop.Dock = DockStyle.Top;
     this.pTop.Location = new Point(0, 0);
     this.pTop.Name = "pTop";
     this.pTop.Size = new Size(0x3e8, 0xc9);
     base.ttDefault.SetSuperTip(this.pTop, null);
     this.pTop.TabIndex = 4;
     this.pTop.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.msMainMenu.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.msMainMenu.AutoSize = false;
     this.msMainMenu.BackColor = System.Drawing.Color.Transparent;
     this.msMainMenu.BackgroundImage = (Image) manager.GetObject("msMainMenu.BackgroundImage");
     this.msMainMenu.Dock = DockStyle.None;
     this.msMainMenu.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.msMainMenu.ImageScalingSize = new Size(0, 0);
     this.msMainMenu.Items.AddRange(new ToolStripItem[] { this.miMainGroup, this.miAdmin, this.miGameGroup, this.miRankings, this.miLadders, this.miTools, this.miHelp });
     this.msMainMenu.Location = new Point(0x3d, 0x2e);
     this.msMainMenu.Name = "msMainMenu";
     this.msMainMenu.Size = new Size(0x35f, 0x18);
     base.ttDefault.SetSuperTip(this.msMainMenu, null);
     this.msMainMenu.TabIndex = 9;
     this.msMainMenu.Text = "menuStrip1";
     this.miMainGroup.DropDownItems.AddRange(new ToolStripItem[] { this.miMain_Logout, this.miMain_Exit, this.miChangeEmail, this.miConsolidateAccounts });
     this.miMainGroup.Name = "miMainGroup";
     this.miMainGroup.Size = new Size(90, 20);
     this.miMainGroup.Text = "<LOC>Main";
     this.miMainGroup.TextAlign = ContentAlignment.BottomCenter;
     this.miMain_Logout.Name = "miMain_Logout";
     this.miMain_Logout.Size = new Size(0xfb, 0x16);
     this.miMain_Logout.Text = "<LOC>Logout";
     this.miMain_Logout.Click += new EventHandler(this.miMain_Logout_Click);
     this.miMain_Exit.Name = "miMain_Exit";
     this.miMain_Exit.Size = new Size(0xfb, 0x16);
     this.miMain_Exit.Text = "<LOC>Exit";
     this.miMain_Exit.Click += new EventHandler(this.miMain_Exit_Click);
     this.miChangeEmail.Name = "miChangeEmail";
     this.miChangeEmail.Size = new Size(0xfb, 0x16);
     this.miChangeEmail.Text = "<LOC>Change Email Address";
     this.miChangeEmail.Click += new EventHandler(this.mChangeEmail_Click);
     this.miConsolidateAccounts.Name = "miConsolidateAccounts";
     this.miConsolidateAccounts.Size = new Size(0xfb, 0x16);
     this.miConsolidateAccounts.Text = "<LOC>Consolidate Accounts";
     this.miConsolidateAccounts.Click += new EventHandler(this.miConsolidateAccounts_Click);
     this.miAdmin.DropDownItems.AddRange(new ToolStripItem[] { this.miCustomAdmin, this.miAdhocSQL, this.adhocChartsToolStripMenuItem, this.miPacketSniffer, this.miShowEventLog, this.miAdmin_CreateVolunteerEffort, this.miAdmin_ViewVolunteers, this.forceAllUsersToRestartGPGnetmustBeTHEAdminToolStripMenuItem, this.miAdmin_Security, this.miAdmin_Avatars, this.spaceSiegeLobbyToolStripMenuItem, this.manageServerGamesToolStripMenuItem });
     this.miAdmin.Name = "miAdmin";
     this.miAdmin.Size = new Size(0x63, 20);
     this.miAdmin.Text = "<LOC>Admin";
     this.miAdmin.TextAlign = ContentAlignment.BottomCenter;
     this.miCustomAdmin.Name = "miCustomAdmin";
     this.miCustomAdmin.Size = new Size(0x18e, 0x16);
     this.miCustomAdmin.Text = "Custom Tools";
     this.miAdhocSQL.Name = "miAdhocSQL";
     this.miAdhocSQL.Size = new Size(0x18e, 0x16);
     this.miAdhocSQL.Text = "Adhoc SQL";
     this.miAdhocSQL.Click += new EventHandler(this.miAdhocSQL_Click);
     this.adhocChartsToolStripMenuItem.Name = "adhocChartsToolStripMenuItem";
     this.adhocChartsToolStripMenuItem.Size = new Size(0x18e, 0x16);
     this.adhocChartsToolStripMenuItem.Text = "Adhoc Charts";
     this.adhocChartsToolStripMenuItem.Click += new EventHandler(this.adhocChartsToolStripMenuItem_Click);
     this.miPacketSniffer.Name = "miPacketSniffer";
     this.miPacketSniffer.Size = new Size(0x18e, 0x16);
     this.miPacketSniffer.Tag = "Dev";
     this.miPacketSniffer.Text = "UDP Packet Sniffer";
     this.miPacketSniffer.Click += new EventHandler(this.miPacketSniffer_Click);
     this.miShowEventLog.Name = "miShowEventLog";
     this.miShowEventLog.Size = new Size(0x18e, 0x16);
     this.miShowEventLog.Tag = "Dev";
     this.miShowEventLog.Text = "Show Event Log";
     this.miShowEventLog.Click += new EventHandler(this.miEventLog_Click);
     this.miAdmin_CreateVolunteerEffort.Name = "miAdmin_CreateVolunteerEffort";
     this.miAdmin_CreateVolunteerEffort.Size = new Size(0x18e, 0x16);
     this.miAdmin_CreateVolunteerEffort.Text = "Create Volunteer Effort";
     this.miAdmin_CreateVolunteerEffort.Click += new EventHandler(this.miAdmin_CreateVolunteerEffort_Click);
     this.miAdmin_ViewVolunteers.Name = "miAdmin_ViewVolunteers";
     this.miAdmin_ViewVolunteers.Size = new Size(0x18e, 0x16);
     this.miAdmin_ViewVolunteers.Text = "View Volunteers";
     this.miAdmin_ViewVolunteers.Click += new EventHandler(this.miAdmin_ViewVolunteers_Click);
     this.forceAllUsersToRestartGPGnetmustBeTHEAdminToolStripMenuItem.Name = "forceAllUsersToRestartGPGnetmustBeTHEAdminToolStripMenuItem";
     this.forceAllUsersToRestartGPGnetmustBeTHEAdminToolStripMenuItem.Size = new Size(0x18e, 0x16);
     this.forceAllUsersToRestartGPGnetmustBeTHEAdminToolStripMenuItem.Tag = "Dev";
     this.forceAllUsersToRestartGPGnetmustBeTHEAdminToolStripMenuItem.Text = "Force all users to restart GPGnet (must be THE Admin)";
     this.forceAllUsersToRestartGPGnetmustBeTHEAdminToolStripMenuItem.Click += new EventHandler(this.forceAllUsersToRestartGPGnetmustBeTHEAdminToolStripMenuItem_Click);
     this.miAdmin_Security.Name = "miAdmin_Security";
     this.miAdmin_Security.Size = new Size(0x18e, 0x16);
     this.miAdmin_Security.Text = "Security";
     this.miAdmin_Security.Click += new EventHandler(this.miAdmin_Security_Click);
     this.miAdmin_Avatars.Name = "miAdmin_Avatars";
     this.miAdmin_Avatars.Size = new Size(0x18e, 0x16);
     this.miAdmin_Avatars.Text = "Assign Player Avatars";
     this.miAdmin_Avatars.Click += new EventHandler(this.miAdmin_Avatars_Click);
     this.spaceSiegeLobbyToolStripMenuItem.Name = "spaceSiegeLobbyToolStripMenuItem";
     this.spaceSiegeLobbyToolStripMenuItem.Size = new Size(0x18e, 0x16);
     this.spaceSiegeLobbyToolStripMenuItem.Text = "Space Siege Lobby";
     this.spaceSiegeLobbyToolStripMenuItem.Click += new EventHandler(this.spaceSiegeLobbyToolStripMenuItem_Click);
     this.manageServerGamesToolStripMenuItem.Name = "manageServerGamesToolStripMenuItem";
     this.manageServerGamesToolStripMenuItem.Size = new Size(0x18e, 0x16);
     this.manageServerGamesToolStripMenuItem.Text = "Manage Server Games";
     this.manageServerGamesToolStripMenuItem.Click += new EventHandler(this.manageServerGamesToolStripMenuItem_Click);
     this.miGameGroup.DropDownItems.AddRange(new ToolStripItem[] { this.miCustomGame, this.miJoinGame, this.miAutomatch, this.lOCArrangedTeamGameToolStripMenuItem, this.miGame_Vault, this.miCreateTournament, this.miTournamentSchedule, this.miGame_RedeemPrize });
     this.miGameGroup.Enabled = false;
     this.miGameGroup.Name = "miGameGroup";
     this.miGameGroup.Size = new Size(0x61, 20);
     this.miGameGroup.Text = "<LOC>Game";
     this.miGameGroup.TextAlign = ContentAlignment.BottomCenter;
     this.miCustomGame.Image = GPG.Multiplayer.Client.Properties.Resources.host;
     this.miCustomGame.Name = "miCustomGame";
     this.miCustomGame.Size = new Size(0x110, 0x16);
     this.miCustomGame.Text = "<LOC>Host Custom Game";
     this.miCustomGame.Click += new EventHandler(this.miCustomGame_Click);
     this.miJoinGame.Image = GPG.Multiplayer.Client.Properties.Resources.jointeam2;
     this.miJoinGame.Name = "miJoinGame";
     this.miJoinGame.Size = new Size(0x110, 0x16);
     this.miJoinGame.Text = "<LOC>Join Custom Game";
     this.miJoinGame.Click += new EventHandler(this.miJoinGame_Click);
     this.miAutomatch.Name = "miAutomatch";
     this.miAutomatch.Size = new Size(0x110, 0x16);
     this.miAutomatch.Text = "<LOC>Play Ranked Game";
     this.miAutomatch.Click += new EventHandler(this.miAutomatch_Click);
     this.lOCArrangedTeamGameToolStripMenuItem.Name = "lOCArrangedTeamGameToolStripMenuItem";
     this.lOCArrangedTeamGameToolStripMenuItem.Size = new Size(0x110, 0x16);
     this.lOCArrangedTeamGameToolStripMenuItem.Text = "<LOC>Arranged Team Game";
     this.lOCArrangedTeamGameToolStripMenuItem.Click += new EventHandler(this.lOCArrangedTeamGameToolStripMenuItem_Click);
     this.miGame_Vault.Name = "miGame_Vault";
     this.miGame_Vault.Size = new Size(0x110, 0x16);
     this.miGame_Vault.Text = "<LOC>Replay Vault";
     this.miGame_Vault.Click += new EventHandler(this.miGame_Vault_Click);
     this.miCreateTournament.Name = "miCreateTournament";
     this.miCreateTournament.Size = new Size(0x110, 0x16);
     this.miCreateTournament.Text = "<LOC>Create Tournament";
     this.miCreateTournament.Visible = false;
     this.miCreateTournament.Click += new EventHandler(this.miCreateTournament_Click);
     this.miTournamentSchedule.Name = "miTournamentSchedule";
     this.miTournamentSchedule.Size = new Size(0x110, 0x16);
     this.miTournamentSchedule.Text = "<LOC>Tournament Schedule";
     this.miTournamentSchedule.Click += new EventHandler(this.miTournamentSchedule_Click);
     this.miGame_RedeemPrize.Enabled = false;
     this.miGame_RedeemPrize.Name = "miGame_RedeemPrize";
     this.miGame_RedeemPrize.Size = new Size(0x110, 0x16);
     this.miGame_RedeemPrize.Text = "<LOC>Redeem Tournament Prize";
     this.miGame_RedeemPrize.Visible = false;
     this.miGame_RedeemPrize.Click += new EventHandler(this.miGame_RedeemPrize_Click);
     this.miRankings.DropDownItems.AddRange(new ToolStripItem[] { this.miRankings_1v1, this.lOC2v2RankingsToolStripMenuItem, this.lOC3v3RankingsToolStripMenuItem, this.lOC4v4RankingsToolStripMenuItem, this.lOCClanRankingsToolStripMenuItem });
     this.miRankings.Name = "miRankings";
     this.miRankings.Size = new Size(0x74, 20);
     this.miRankings.Text = "<LOC>Rankings";
     this.miRankings.TextAlign = ContentAlignment.BottomCenter;
     this.miRankings_1v1.Image = GPG.Multiplayer.Client.Properties.Resources.rankings1;
     this.miRankings_1v1.Name = "miRankings_1v1";
     this.miRankings_1v1.Size = new Size(0xd6, 0x16);
     this.miRankings_1v1.Text = "<LOC>1v1 Rankings...";
     this.miRankings_1v1.Click += new EventHandler(this.miRankings_1v1_Click);
     this.lOC2v2RankingsToolStripMenuItem.Name = "lOC2v2RankingsToolStripMenuItem";
     this.lOC2v2RankingsToolStripMenuItem.Size = new Size(0xd6, 0x16);
     this.lOC2v2RankingsToolStripMenuItem.Text = "<LOC>2v2 Rankings...";
     this.lOC2v2RankingsToolStripMenuItem.Click += new EventHandler(this.lOC2v2RankingsToolStripMenuItem_Click);
     this.lOC3v3RankingsToolStripMenuItem.Name = "lOC3v3RankingsToolStripMenuItem";
     this.lOC3v3RankingsToolStripMenuItem.Size = new Size(0xd6, 0x16);
     this.lOC3v3RankingsToolStripMenuItem.Text = "<LOC>3v3 Rankings...";
     this.lOC3v3RankingsToolStripMenuItem.Click += new EventHandler(this.lOC3v3RankingsToolStripMenuItem_Click);
     this.lOC4v4RankingsToolStripMenuItem.Name = "lOC4v4RankingsToolStripMenuItem";
     this.lOC4v4RankingsToolStripMenuItem.Size = new Size(0xd6, 0x16);
     this.lOC4v4RankingsToolStripMenuItem.Text = "<LOC>4v4 Rankings...";
     this.lOC4v4RankingsToolStripMenuItem.Click += new EventHandler(this.lOC4v4RankingsToolStripMenuItem_Click);
     this.lOCClanRankingsToolStripMenuItem.Name = "lOCClanRankingsToolStripMenuItem";
     this.lOCClanRankingsToolStripMenuItem.Size = new Size(0xd6, 0x16);
     this.lOCClanRankingsToolStripMenuItem.Text = "<LOC>Clan Rankings...";
     this.lOCClanRankingsToolStripMenuItem.Click += new EventHandler(this.lOCClanRankingsToolStripMenuItem_Click);
     this.miLadders.DropDownItems.AddRange(new ToolStripItem[] { this.miLadders_AcceptAll, this.miLadders_DeclineAll });
     this.miLadders.Name = "miLadders";
     this.miLadders.Size = new Size(0x6c, 20);
     this.miLadders.Text = "<LOC>Ladders";
     this.miLadders.TextAlign = ContentAlignment.BottomCenter;
     this.miLadders_AcceptAll.Name = "miLadders_AcceptAll";
     this.miLadders_AcceptAll.Size = new Size(0xf8, 0x16);
     this.miLadders_AcceptAll.Text = "<LOC>Accept All Challenges";
     this.miLadders_AcceptAll.Click += new EventHandler(this.miLadders_AcceptAll_Click);
     this.miLadders_DeclineAll.Name = "miLadders_DeclineAll";
     this.miLadders_DeclineAll.Size = new Size(0xf8, 0x16);
     this.miLadders_DeclineAll.Text = "<LOC>Decline All Challenges";
     this.miLadders_DeclineAll.Click += new EventHandler(this.miLadders_DeclineAll_Click);
     this.miTools.DropDownItems.AddRange(new ToolStripItem[] { this.miTools_Feedback, this.miTools_GameKeys, this.miTools_Chat, this.miTools_ContentManager, this.miTools_Options, this.miTools_LocPatches, this.miManageGames });
     this.miTools.Name = "miTools";
     this.miTools.Size = new Size(0x5d, 20);
     this.miTools.Text = "<LOC>Tools";
     this.miTools.TextAlign = ContentAlignment.BottomCenter;
     this.miTools_Feedback.Name = "miTools_Feedback";
     this.miTools_Feedback.Size = new Size(210, 0x16);
     this.miTools_Feedback.Text = "<LOC>Feedback";
     this.miTools_Feedback.Click += new EventHandler(this.miTools_Feedback_Click);
     this.miTools_GameKeys.Name = "miTools_GameKeys";
     this.miTools_GameKeys.Size = new Size(210, 0x16);
     this.miTools_GameKeys.Text = "<LOC>Game Keys...";
     this.miTools_GameKeys.Visible = false;
     this.miTools_GameKeys.Click += new EventHandler(this.miTools_GameKeys_Click);
     this.miTools_Chat.DropDownItems.AddRange(new ToolStripItem[] { this.miTools_Chat_Emotes });
     this.miTools_Chat.Name = "miTools_Chat";
     this.miTools_Chat.Size = new Size(210, 0x16);
     this.miTools_Chat.Text = "<LOC>Chat";
     this.miTools_Chat_Emotes.Name = "miTools_Chat_Emotes";
     this.miTools_Chat_Emotes.Size = new Size(0xaf, 0x16);
     this.miTools_Chat_Emotes.Text = "<LOC>Emotes...";
     this.miTools_Chat_Emotes.Click += new EventHandler(this.miTools_Chat_Emotes_Click);
     this.miTools_ContentManager.Name = "miTools_ContentManager";
     this.miTools_ContentManager.Size = new Size(210, 0x16);
     this.miTools_ContentManager.Text = "<LOC>The Vault";
     this.miTools_ContentManager.Click += new EventHandler(this.miTools_ContentManager_Click);
     this.miTools_Options.Name = "miTools_Options";
     this.miTools_Options.Size = new Size(210, 0x16);
     this.miTools_Options.Text = "<LOC>Options...";
     this.miTools_Options.Click += new EventHandler(this.miTools_Options_Click);
     this.miTools_LocPatches.Enabled = false;
     this.miTools_LocPatches.Name = "miTools_LocPatches";
     this.miTools_LocPatches.Size = new Size(210, 0x16);
     this.miTools_LocPatches.Text = "Loc Patches";
     this.miTools_LocPatches.Visible = false;
     this.miTools_LocPatches.Click += new EventHandler(this.miTools_LocPatches_Click);
     this.miManageGames.Name = "miManageGames";
     this.miManageGames.Size = new Size(210, 0x16);
     this.miManageGames.Text = "<LOC>Manage Games";
     this.miManageGames.Click += new EventHandler(this.miManageGames_Click);
     this.miHelp.DropDownItems.AddRange(new ToolStripItem[] { this.miHelp_Solutions, this.miHelp_Volunteer, this.miHelp_SupComHome, this.miHelp_GPGHome, this.miForums, this.miHelp_ReportIssue, this.miSpaceSiegeWeb, this.miHelp_About });
     this.miHelp.Name = "miHelp";
     this.miHelp.Size = new Size(0x58, 20);
     this.miHelp.Text = "<LOC>Help";
     this.miHelp.TextAlign = ContentAlignment.BottomCenter;
     this.miHelp_Solutions.Name = "miHelp_Solutions";
     this.miHelp_Solutions.Size = new Size(0x151, 0x16);
     this.miHelp_Solutions.Text = "<LOC>GPGnet Knowledge Base";
     this.miHelp_Solutions.Click += new EventHandler(this.miHelp_Solutions_Click);
     this.miHelp_Volunteer.Name = "miHelp_Volunteer";
     this.miHelp_Volunteer.Size = new Size(0x151, 0x16);
     this.miHelp_Volunteer.Text = "<LOC>Volunteer Opportunities";
     this.miHelp_Volunteer.Click += new EventHandler(this.miHelp_Volunteer_Click);
     this.miHelp_SupComHome.Name = "miHelp_SupComHome";
     this.miHelp_SupComHome.Size = new Size(0x151, 0x16);
     this.miHelp_SupComHome.Text = "<LOC>SupremeCommander.com";
     this.miHelp_SupComHome.Click += new EventHandler(this.miHelp_SupComHome_Click);
     this.miHelp_GPGHome.Name = "miHelp_GPGHome";
     this.miHelp_GPGHome.Size = new Size(0x151, 0x16);
     this.miHelp_GPGHome.Text = "<LOC>GasPowered.com";
     this.miHelp_GPGHome.Click += new EventHandler(this.miHelp_GPGHome_Click);
     this.miForums.Name = "miForums";
     this.miForums.Size = new Size(0x151, 0x16);
     this.miForums.Text = "<LOC>Forums.GasPowered.com";
     this.miForums.Click += new EventHandler(this.miForums_Click);
     this.miHelp_ReportIssue.Name = "miHelp_ReportIssue";
     this.miHelp_ReportIssue.Size = new Size(0x151, 0x16);
     this.miHelp_ReportIssue.Text = "<LOC>Report an Issue";
     this.miHelp_ReportIssue.Click += new EventHandler(this.miHelp_ReportIssue_Click);
     this.miHelp_About.Name = "miHelp_About";
     this.miHelp_About.Size = new Size(0x151, 0x16);
     this.miHelp_About.Text = "<LOC>About GPGnet: Supreme Commander";
     this.miHelp_About.Click += new EventHandler(this.aboutGPGNetToolStripMenuItem_Click);
     this.miSpaceSiegeWeb.Name = "miSpaceSiegeWeb";
     this.miSpaceSiegeWeb.Size = new Size(0x151, 0x16);
     this.miSpaceSiegeWeb.Text = "<LOC>spacesiege.com";
     this.miSpaceSiegeWeb.Visible = false;
     this.miSpaceSiegeWeb.Click += new EventHandler(this.lOCToolStripMenuItem_Click);
     this.pbClose.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.pbClose.Image = (Image) manager.GetObject("pbClose.Image");
     this.pbClose.Location = new Point(0x39a, 10);
     this.pbClose.Name = "pbClose";
     this.pbClose.Size = new Size(0x21, 0x20);
     this.pbClose.SizeMode = PictureBoxSizeMode.AutoSize;
     base.ttDefault.SetSuperTip(this.pbClose, null);
     this.pbClose.TabIndex = 6;
     this.pbClose.TabStop = false;
     this.pbClose.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.pbClose.Click += new EventHandler(this.pbClose_Click);
     this.pbRestore.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.pbRestore.Image = (Image) manager.GetObject("pbRestore.Image");
     this.pbRestore.Location = new Point(0x37b, 10);
     this.pbRestore.Name = "pbRestore";
     this.pbRestore.Size = new Size(0x21, 0x20);
     this.pbRestore.SizeMode = PictureBoxSizeMode.AutoSize;
     base.ttDefault.SetSuperTip(this.pbRestore, null);
     this.pbRestore.TabIndex = 5;
     this.pbRestore.TabStop = false;
     this.pbRestore.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.pbRestore.Click += new EventHandler(this.pbRestore_Click);
     this.pbMinimize.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.pbMinimize.Image = (Image) manager.GetObject("pbMinimize.Image");
     this.pbMinimize.Location = new Point(0x35b, 10);
     this.pbMinimize.Name = "pbMinimize";
     this.pbMinimize.Size = new Size(0x21, 0x20);
     this.pbMinimize.SizeMode = PictureBoxSizeMode.AutoSize;
     base.ttDefault.SetSuperTip(this.pbMinimize, null);
     this.pbMinimize.TabIndex = 4;
     this.pbMinimize.TabStop = false;
     this.pbMinimize.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.pbMinimize.Click += new EventHandler(this.pbMinimize_Click);
     this.pbTopRight.Dock = DockStyle.Right;
     this.pbTopRight.Image = (Image) manager.GetObject("pbTopRight.Image");
     this.pbTopRight.Location = new Point(0x359, 0);
     this.pbTopRight.Name = "pbTopRight";
     this.pbTopRight.Size = new Size(0x8f, 0xc9);
     this.pbTopRight.SizeMode = PictureBoxSizeMode.AutoSize;
     base.ttDefault.SetSuperTip(this.pbTopRight, null);
     this.pbTopRight.TabIndex = 3;
     this.pbTopRight.TabStop = false;
     this.pbTopRight.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.pbTopRight.MouseUp += new MouseEventHandler(this.OnMouseUp);
     this.pbTop.Dock = DockStyle.Fill;
     this.pbTop.Image = (Image) manager.GetObject("pbTop.Image");
     this.pbTop.Location = new Point(0xa3, 0);
     this.pbTop.Name = "pbTop";
     this.pbTop.Size = new Size(0x345, 0xc9);
     this.pbTop.SizeMode = PictureBoxSizeMode.StretchImage;
     base.ttDefault.SetSuperTip(this.pbTop, null);
     this.pbTop.TabIndex = 2;
     this.pbTop.TabStop = false;
     this.pbTop.DoubleClick += new EventHandler(this.pbRestore_Click);
     this.pbTop.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.pbTop.MouseUp += new MouseEventHandler(this.OnMouseUp);
     this.pbTopLeft.Dock = DockStyle.Left;
     this.pbTopLeft.Image = (Image) manager.GetObject("pbTopLeft.Image");
     this.pbTopLeft.Location = new Point(0, 0);
     this.pbTopLeft.Name = "pbTopLeft";
     this.pbTopLeft.Size = new Size(0xa3, 0xc9);
     this.pbTopLeft.SizeMode = PictureBoxSizeMode.AutoSize;
     base.ttDefault.SetSuperTip(this.pbTopLeft, null);
     this.pbTopLeft.TabIndex = 0;
     this.pbTopLeft.TabStop = false;
     this.pbTopLeft.DoubleClick += new EventHandler(this.pbRestore_Click);
     this.pbTopLeft.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.pbTopLeft.MouseUp += new MouseEventHandler(this.OnMouseUp);
     this.wbMain.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.wbMain.Location = new Point(0x31, 0x48);
     this.wbMain.MinimumSize = new Size(20, 20);
     this.wbMain.Name = "wbMain";
     this.wbMain.Size = new Size(0x38b, 90);
     base.ttDefault.SetSuperTip(this.wbMain, null);
     this.wbMain.TabIndex = 8;
     this.wbMain.Url = new Uri("", UriKind.Relative);
     this.splitContainerFriends.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainerFriends.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.splitContainerFriends.FixedPanel = FixedPanel.Panel1;
     this.splitContainerFriends.IsSplitterFixed = true;
     this.splitContainerFriends.Location = new Point(2, 2);
     this.splitContainerFriends.Name = "splitContainerFriends";
     this.splitContainerFriends.Orientation = Orientation.Horizontal;
     this.splitContainerFriends.Panel1.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.splitContainerFriends.Panel1.Controls.Add(this.gpgLabelFriendInvites2);
     this.splitContainerFriends.Panel1.Controls.Add(this.gpgLabelFriendInvitesCount2);
     base.ttDefault.SetSuperTip(this.splitContainerFriends.Panel1, null);
     this.splitContainerFriends.Panel1MinSize = 20;
     this.splitContainerFriends.Panel2.Controls.Add(this.gpgScrollPanelFriends);
     base.ttDefault.SetSuperTip(this.splitContainerFriends.Panel2, null);
     this.splitContainerFriends.Size = new Size(0x106, 0x1c7);
     this.splitContainerFriends.SplitterDistance = 0x17;
     this.splitContainerFriends.SplitterWidth = 1;
     base.ttDefault.SetSuperTip(this.splitContainerFriends, null);
     this.splitContainerFriends.TabIndex = 5;
     this.gpgLabelFriendInvites2.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelFriendInvites2.AutoSize = true;
     this.gpgLabelFriendInvites2.AutoStyle = true;
     this.gpgLabelFriendInvites2.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.gpgLabelFriendInvites2.Font = new Font("Arial", 9.75f);
     this.gpgLabelFriendInvites2.ForeColor = System.Drawing.Color.White;
     this.gpgLabelFriendInvites2.IgnoreMouseWheel = false;
     this.gpgLabelFriendInvites2.IsStyled = false;
     this.gpgLabelFriendInvites2.Location = new Point(3, 4);
     this.gpgLabelFriendInvites2.Name = "gpgLabelFriendInvites2";
     this.gpgLabelFriendInvites2.Size = new Size(0x8b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelFriendInvites2, null);
     this.gpgLabelFriendInvites2.TabIndex = 12;
     this.gpgLabelFriendInvites2.Text = "<LOC>View Invitations";
     this.gpgLabelFriendInvites2.TextStyle = TextStyles.Link;
     this.gpgLabelFriendInvites2.Click += new EventHandler(this.gpgLabelFriendInvites2_Click);
     this.gpgLabelFriendInvitesCount2.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelFriendInvitesCount2.AutoSize = true;
     this.gpgLabelFriendInvitesCount2.AutoStyle = true;
     this.gpgLabelFriendInvitesCount2.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgLabelFriendInvitesCount2.ForeColor = System.Drawing.Color.White;
     this.gpgLabelFriendInvitesCount2.IgnoreMouseWheel = false;
     this.gpgLabelFriendInvitesCount2.IsStyled = false;
     this.gpgLabelFriendInvitesCount2.Location = new Point(0x7b, 3);
     this.gpgLabelFriendInvitesCount2.Margin = new Padding(0);
     this.gpgLabelFriendInvitesCount2.Name = "gpgLabelFriendInvitesCount2";
     this.gpgLabelFriendInvitesCount2.Size = new Size(0x17, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelFriendInvitesCount2, null);
     this.gpgLabelFriendInvitesCount2.TabIndex = 11;
     this.gpgLabelFriendInvitesCount2.Text = "(0)";
     this.gpgLabelFriendInvitesCount2.TextStyle = TextStyles.Default;
     this.gpgScrollPanelFriends.AutoScroll = true;
     this.gpgScrollPanelFriends.BackColor = System.Drawing.Color.Black;
     this.gpgScrollPanelFriends.BorderColor = System.Drawing.Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgScrollPanelFriends.BorderThickness = 2;
     this.gpgScrollPanelFriends.ChildControl = null;
     this.gpgScrollPanelFriends.Controls.Add(this.pnlUserListFriends);
     this.gpgScrollPanelFriends.Controls.Add(this.gpgLabelNoFriends);
     this.gpgScrollPanelFriends.Dock = DockStyle.Fill;
     this.gpgScrollPanelFriends.DrawBorder = false;
     this.gpgScrollPanelFriends.Location = new Point(0, 0);
     this.gpgScrollPanelFriends.Name = "gpgScrollPanelFriends";
     this.gpgScrollPanelFriends.Size = new Size(0x106, 0x1af);
     base.ttDefault.SetSuperTip(this.gpgScrollPanelFriends, null);
     this.gpgScrollPanelFriends.TabIndex = 0;
     this.pnlUserListFriends.AutoRefresh = true;
     this.pnlUserListFriends.AutoScroll = true;
     this.pnlUserListFriends.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.pnlUserListFriends.Dock = DockStyle.Fill;
     this.pnlUserListFriends.Location = new Point(0, 0);
     this.pnlUserListFriends.Name = "pnlUserListFriends";
     this.pnlUserListFriends.Size = new Size(0x106, 0x1af);
     this.pnlUserListFriends.Style = UserListStyles.OnlineOffline;
     base.ttDefault.SetSuperTip(this.pnlUserListFriends, null);
     this.pnlUserListFriends.TabIndex = 0;
     this.gpgLabelNoFriends.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelNoFriends.AutoStyle = true;
     this.gpgLabelNoFriends.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.gpgLabelNoFriends.Dock = DockStyle.Fill;
     this.gpgLabelNoFriends.Font = new Font("Arial", 9.75f);
     this.gpgLabelNoFriends.ForeColor = System.Drawing.Color.White;
     this.gpgLabelNoFriends.IgnoreMouseWheel = false;
     this.gpgLabelNoFriends.IsStyled = false;
     this.gpgLabelNoFriends.Location = new Point(0, 0);
     this.gpgLabelNoFriends.Name = "gpgLabelNoFriends";
     this.gpgLabelNoFriends.Size = new Size(0x106, 0x1af);
     base.ttDefault.SetSuperTip(this.gpgLabelNoFriends, null);
     this.gpgLabelNoFriends.TabIndex = 1;
     this.gpgLabelNoFriends.Text = manager.GetString("gpgLabelNoFriends.Text");
     this.gpgLabelNoFriends.TextAlign = ContentAlignment.MiddleCenter;
     this.gpgLabelNoFriends.TextStyle = TextStyles.Default;
     this.splitContainerClan.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainerClan.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.splitContainerClan.FixedPanel = FixedPanel.Panel1;
     this.splitContainerClan.IsSplitterFixed = true;
     this.splitContainerClan.Location = new Point(2, 0x16);
     this.splitContainerClan.Margin = new Padding(0);
     this.splitContainerClan.Name = "splitContainerClan";
     this.splitContainerClan.Orientation = Orientation.Horizontal;
     this.splitContainerClan.Panel1.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.splitContainerClan.Panel1.Controls.Add(this.gpgLabelClanRequests);
     this.splitContainerClan.Panel1.Controls.Add(this.gpgLabelClanRequestCount);
     base.ttDefault.SetSuperTip(this.splitContainerClan.Panel1, null);
     this.splitContainerClan.Panel1MinSize = 20;
     this.splitContainerClan.Panel2.Controls.Add(this.gpgScrollPanelClan);
     this.splitContainerClan.Panel2.Controls.Add(this.gpgScrollPanelNoClan);
     base.ttDefault.SetSuperTip(this.splitContainerClan.Panel2, null);
     this.splitContainerClan.Size = new Size(0x106, 0x1b3);
     this.splitContainerClan.SplitterDistance = 20;
     this.splitContainerClan.SplitterWidth = 1;
     base.ttDefault.SetSuperTip(this.splitContainerClan, null);
     this.splitContainerClan.TabIndex = 6;
     this.gpgLabelClanRequests.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelClanRequests.AutoSize = true;
     this.gpgLabelClanRequests.AutoStyle = true;
     this.gpgLabelClanRequests.Font = new Font("Arial", 9.75f);
     this.gpgLabelClanRequests.ForeColor = System.Drawing.Color.White;
     this.gpgLabelClanRequests.IgnoreMouseWheel = false;
     this.gpgLabelClanRequests.IsStyled = false;
     this.gpgLabelClanRequests.Location = new Point(-1, 0);
     this.gpgLabelClanRequests.Name = "gpgLabelClanRequests";
     this.gpgLabelClanRequests.Size = new Size(0x89, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelClanRequests, null);
     this.gpgLabelClanRequests.TabIndex = 2;
     this.gpgLabelClanRequests.Text = "<LOC>View Requests";
     this.gpgLabelClanRequests.TextStyle = TextStyles.Link;
     this.gpgLabelClanRequests.Click += new EventHandler(this.gpgLabelClanRequests_Click);
     this.gpgLabelClanRequestCount.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelClanRequestCount.AutoSize = true;
     this.gpgLabelClanRequestCount.AutoStyle = true;
     this.gpgLabelClanRequestCount.Font = new Font("Arial", 9.75f);
     this.gpgLabelClanRequestCount.ForeColor = System.Drawing.Color.White;
     this.gpgLabelClanRequestCount.IgnoreMouseWheel = false;
     this.gpgLabelClanRequestCount.IsStyled = false;
     this.gpgLabelClanRequestCount.Location = new Point(140, 0);
     this.gpgLabelClanRequestCount.Name = "gpgLabelClanRequestCount";
     this.gpgLabelClanRequestCount.Size = new Size(0x17, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelClanRequestCount, null);
     this.gpgLabelClanRequestCount.TabIndex = 1;
     this.gpgLabelClanRequestCount.Text = "(0)";
     this.gpgLabelClanRequestCount.TextStyle = TextStyles.Default;
     this.gpgScrollPanelClan.AutoScroll = true;
     this.gpgScrollPanelClan.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.gpgScrollPanelClan.BorderColor = System.Drawing.Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgScrollPanelClan.BorderThickness = 2;
     this.gpgScrollPanelClan.ChildControl = null;
     this.gpgScrollPanelClan.Controls.Add(this.pnlUserListClan);
     this.gpgScrollPanelClan.Dock = DockStyle.Fill;
     this.gpgScrollPanelClan.DrawBorder = false;
     this.gpgScrollPanelClan.Location = new Point(0, 0);
     this.gpgScrollPanelClan.Name = "gpgScrollPanelClan";
     this.gpgScrollPanelClan.Size = new Size(0x106, 0x19e);
     base.ttDefault.SetSuperTip(this.gpgScrollPanelClan, null);
     this.gpgScrollPanelClan.TabIndex = 1;
     this.pnlUserListClan.AutoRefresh = true;
     this.pnlUserListClan.AutoScroll = true;
     this.pnlUserListClan.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.pnlUserListClan.Dock = DockStyle.Fill;
     this.pnlUserListClan.Location = new Point(0, 0);
     this.pnlUserListClan.Name = "pnlUserListClan";
     this.pnlUserListClan.Size = new Size(0x106, 0x19e);
     this.pnlUserListClan.Style = UserListStyles.Clan;
     base.ttDefault.SetSuperTip(this.pnlUserListClan, null);
     this.pnlUserListClan.TabIndex = 0;
     this.gpgScrollPanelNoClan.AutoScroll = true;
     this.gpgScrollPanelNoClan.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.gpgScrollPanelNoClan.BorderColor = System.Drawing.Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgScrollPanelNoClan.BorderThickness = 2;
     this.gpgScrollPanelNoClan.ChildControl = null;
     this.gpgScrollPanelNoClan.Controls.Add(this.gpgLabelClanInvites);
     this.gpgScrollPanelNoClan.Controls.Add(this.gpgLabelCreateClan);
     this.gpgScrollPanelNoClan.Controls.Add(this.gpgLabelClanInviteCount);
     this.gpgScrollPanelNoClan.Controls.Add(this.gpgLabelNoClan);
     this.gpgScrollPanelNoClan.Dock = DockStyle.Fill;
     this.gpgScrollPanelNoClan.DrawBorder = false;
     this.gpgScrollPanelNoClan.Location = new Point(0, 0);
     this.gpgScrollPanelNoClan.Name = "gpgScrollPanelNoClan";
     this.gpgScrollPanelNoClan.Size = new Size(0x106, 0x19e);
     base.ttDefault.SetSuperTip(this.gpgScrollPanelNoClan, null);
     this.gpgScrollPanelNoClan.TabIndex = 5;
     this.gpgLabelClanInvites.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelClanInvites.AutoSize = true;
     this.gpgLabelClanInvites.AutoStyle = true;
     this.gpgLabelClanInvites.Font = new Font("Arial", 9.75f);
     this.gpgLabelClanInvites.ForeColor = System.Drawing.Color.White;
     this.gpgLabelClanInvites.IgnoreMouseWheel = false;
     this.gpgLabelClanInvites.IsStyled = false;
     this.gpgLabelClanInvites.Location = new Point(4, 0x5c);
     this.gpgLabelClanInvites.Name = "gpgLabelClanInvites";
     this.gpgLabelClanInvites.Size = new Size(0x8b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelClanInvites, null);
     this.gpgLabelClanInvites.TabIndex = 9;
     this.gpgLabelClanInvites.Text = "<LOC>View Invitations";
     this.gpgLabelClanInvites.TextStyle = TextStyles.Link;
     this.gpgLabelClanInvites.Click += new EventHandler(this.gpgLabelClanInvites_Click);
     this.gpgLabelCreateClan.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelCreateClan.AutoSize = true;
     this.gpgLabelCreateClan.AutoStyle = true;
     this.gpgLabelCreateClan.Font = new Font("Arial", 9.75f);
     this.gpgLabelCreateClan.ForeColor = System.Drawing.Color.White;
     this.gpgLabelCreateClan.IgnoreMouseWheel = false;
     this.gpgLabelCreateClan.IsStyled = false;
     this.gpgLabelCreateClan.Location = new Point(4, 0x43);
     this.gpgLabelCreateClan.Name = "gpgLabelCreateClan";
     this.gpgLabelCreateClan.Size = new Size(0x76, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelCreateClan, null);
     this.gpgLabelCreateClan.TabIndex = 8;
     this.gpgLabelCreateClan.Text = "<LOC>Create Clan";
     this.gpgLabelCreateClan.TextStyle = TextStyles.Link;
     this.gpgLabelCreateClan.Click += new EventHandler(this.gpgLabelCreateClan_Click);
     this.gpgLabelClanInviteCount.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelClanInviteCount.AutoSize = true;
     this.gpgLabelClanInviteCount.AutoStyle = true;
     this.gpgLabelClanInviteCount.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgLabelClanInviteCount.ForeColor = System.Drawing.Color.White;
     this.gpgLabelClanInviteCount.IgnoreMouseWheel = false;
     this.gpgLabelClanInviteCount.IsStyled = false;
     this.gpgLabelClanInviteCount.Location = new Point(0x7b, 0x5c);
     this.gpgLabelClanInviteCount.Margin = new Padding(0);
     this.gpgLabelClanInviteCount.Name = "gpgLabelClanInviteCount";
     this.gpgLabelClanInviteCount.Size = new Size(0x17, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelClanInviteCount, null);
     this.gpgLabelClanInviteCount.TabIndex = 7;
     this.gpgLabelClanInviteCount.Text = "(0)";
     this.gpgLabelClanInviteCount.TextStyle = TextStyles.Default;
     this.gpgLabelNoClan.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelNoClan.AutoStyle = true;
     this.gpgLabelNoClan.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.gpgLabelNoClan.Dock = DockStyle.Top;
     this.gpgLabelNoClan.Font = new Font("Arial", 9.75f);
     this.gpgLabelNoClan.ForeColor = System.Drawing.Color.White;
     this.gpgLabelNoClan.IgnoreMouseWheel = false;
     this.gpgLabelNoClan.IsStyled = false;
     this.gpgLabelNoClan.Location = new Point(0, 0);
     this.gpgLabelNoClan.Name = "gpgLabelNoClan";
     this.gpgLabelNoClan.Size = new Size(0x106, 0x35);
     base.ttDefault.SetSuperTip(this.gpgLabelNoClan, null);
     this.gpgLabelNoClan.TabIndex = 4;
     this.gpgLabelNoClan.Text = "<LOC id=_310c9adeef7ceaff3fb510305d0d2d37>You are not currently a member of a clan.  To join one, choose from the following options";
     this.gpgLabelNoClan.TextAlign = ContentAlignment.TopCenter;
     this.gpgLabelNoClan.TextStyle = TextStyles.Default;
     this.skinLabelClanName.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabelClanName.AutoStyle = false;
     this.skinLabelClanName.BackColor = System.Drawing.Color.Black;
     this.skinLabelClanName.Cursor = Cursors.Hand;
     this.skinLabelClanName.DrawEdges = true;
     this.skinLabelClanName.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabelClanName.ForeColor = System.Drawing.Color.White;
     this.skinLabelClanName.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabelClanName.IsStyled = false;
     this.skinLabelClanName.Location = new Point(2, 2);
     this.skinLabelClanName.Margin = new Padding(0);
     this.skinLabelClanName.Name = "skinLabelClanName";
     this.skinLabelClanName.Size = new Size(0x106, 20);
     this.skinLabelClanName.SkinBasePath = @"Controls\Background Label\Rectangle";
     base.ttDefault.SetSuperTip(this.skinLabelClanName, null);
     this.skinLabelClanName.TabIndex = 3;
     this.skinLabelClanName.TextAlign = ContentAlignment.MiddleCenter;
     this.skinLabelClanName.TextPadding = new Padding(0);
     this.skinLabelClanName.Click += new EventHandler(this.skinLabelClanName_Click);
     this.pbLeftBorder.Anchor = AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.pbLeftBorder.Image = (Image) manager.GetObject("pbLeftBorder.Image");
     this.pbLeftBorder.Location = new Point(0, 0xc9);
     this.pbLeftBorder.Name = "pbLeftBorder";
     this.pbLeftBorder.Size = new Size(6, 0x200);
     this.pbLeftBorder.SizeMode = PictureBoxSizeMode.StretchImage;
     base.ttDefault.SetSuperTip(this.pbLeftBorder, null);
     this.pbLeftBorder.TabIndex = 6;
     this.pbLeftBorder.TabStop = false;
     this.pbLeftBorder.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.pbRightBorder.Anchor = AnchorStyles.Right | AnchorStyles.Bottom | AnchorStyles.Top;
     this.pbRightBorder.Image = (Image) manager.GetObject("pbRightBorder.Image");
     this.pbRightBorder.Location = new Point(0x3e3, 0xc9);
     this.pbRightBorder.Name = "pbRightBorder";
     this.pbRightBorder.Size = new Size(5, 0x1f7);
     this.pbRightBorder.SizeMode = PictureBoxSizeMode.StretchImage;
     base.ttDefault.SetSuperTip(this.pbRightBorder, null);
     this.pbRightBorder.TabIndex = 7;
     this.pbRightBorder.TabStop = false;
     this.pbRightBorder.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.rimPictureEdit.Name = "rimPictureEdit";
     this.rimMemoEdit.Name = "rimMemoEdit";
     this.rimPictureEdit2.Name = "rimPictureEdit2";
     this.rimMemoEdit2.Name = "rimMemoEdit2";
     this.gpgChatGrid.CustomizeStyle = true;
     this.gpgChatGrid.Dock = DockStyle.Fill;
     this.gpgChatGrid.EmbeddedNavigator.Name = "";
     this.gpgChatGrid.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgChatGrid.IgnoreMouseWheel = false;
     this.gpgChatGrid.Location = new Point(0, 0);
     this.gpgChatGrid.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgChatGrid.LookAndFeel.Style = LookAndFeelStyle.UltraFlat;
     this.gpgChatGrid.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgChatGrid.MainView = this.gvChat;
     this.gpgChatGrid.Name = "gpgChatGrid";
     this.gpgChatGrid.RepositoryItems.AddRange(new RepositoryItem[] { this.rimPictureEdit3, this.rimTextEdit, this.rimMemoEdit3 });
     this.gpgChatGrid.ShowOnlyPredefinedDetails = true;
     this.gpgChatGrid.Size = new Size(0x2bd, 0x1a0);
     this.gpgChatGrid.TabIndex = 10;
     this.gpgChatGrid.ViewCollection.AddRange(new BaseView[] { this.gvChat });
     this.gvChat.Appearance.ColumnFilterButton.BackColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.ColumnFilterButton.BackColor2 = System.Drawing.Color.FromArgb(20, 20, 20);
     this.gvChat.Appearance.ColumnFilterButton.BorderColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.ColumnFilterButton.ForeColor = System.Drawing.Color.Gray;
     this.gvChat.Appearance.ColumnFilterButton.Options.UseBackColor = true;
     this.gvChat.Appearance.ColumnFilterButton.Options.UseBorderColor = true;
     this.gvChat.Appearance.ColumnFilterButton.Options.UseForeColor = true;
     this.gvChat.Appearance.ColumnFilterButtonActive.BackColor = System.Drawing.Color.FromArgb(20, 20, 20);
     this.gvChat.Appearance.ColumnFilterButtonActive.BackColor2 = System.Drawing.Color.FromArgb(0x4e, 0x4e, 0x4e);
     this.gvChat.Appearance.ColumnFilterButtonActive.BorderColor = System.Drawing.Color.FromArgb(20, 20, 20);
     this.gvChat.Appearance.ColumnFilterButtonActive.ForeColor = System.Drawing.Color.Blue;
     this.gvChat.Appearance.ColumnFilterButtonActive.Options.UseBackColor = true;
     this.gvChat.Appearance.ColumnFilterButtonActive.Options.UseBorderColor = true;
     this.gvChat.Appearance.ColumnFilterButtonActive.Options.UseForeColor = true;
     this.gvChat.Appearance.Empty.BackColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.Empty.Options.UseBackColor = true;
     this.gvChat.Appearance.FilterCloseButton.BackColor = System.Drawing.Color.FromArgb(0xd4, 0xd0, 200);
     this.gvChat.Appearance.FilterCloseButton.BackColor2 = System.Drawing.Color.FromArgb(90, 90, 90);
     this.gvChat.Appearance.FilterCloseButton.BorderColor = System.Drawing.Color.FromArgb(0xd4, 0xd0, 200);
     this.gvChat.Appearance.FilterCloseButton.ForeColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.FilterCloseButton.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gvChat.Appearance.FilterCloseButton.Options.UseBackColor = true;
     this.gvChat.Appearance.FilterCloseButton.Options.UseBorderColor = true;
     this.gvChat.Appearance.FilterCloseButton.Options.UseForeColor = true;
     this.gvChat.Appearance.FilterPanel.BackColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.FilterPanel.BackColor2 = System.Drawing.Color.FromArgb(0xd4, 0xd0, 200);
     this.gvChat.Appearance.FilterPanel.ForeColor = System.Drawing.Color.White;
     this.gvChat.Appearance.FilterPanel.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gvChat.Appearance.FilterPanel.Options.UseBackColor = true;
     this.gvChat.Appearance.FilterPanel.Options.UseForeColor = true;
     this.gvChat.Appearance.FixedLine.BackColor = System.Drawing.Color.FromArgb(0x3a, 0x3a, 0x3a);
     this.gvChat.Appearance.FixedLine.Options.UseBackColor = true;
     this.gvChat.Appearance.FocusedCell.BackColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.FocusedCell.Font = new Font("Tahoma", 10f);
     this.gvChat.Appearance.FocusedCell.ForeColor = System.Drawing.Color.White;
     this.gvChat.Appearance.FocusedCell.Options.UseBackColor = true;
     this.gvChat.Appearance.FocusedCell.Options.UseFont = true;
     this.gvChat.Appearance.FocusedCell.Options.UseForeColor = true;
     this.gvChat.Appearance.FocusedRow.BackColor = System.Drawing.Color.FromArgb(0x40, 0x40, 0x40);
     this.gvChat.Appearance.FocusedRow.BackColor2 = System.Drawing.Color.Black;
     this.gvChat.Appearance.FocusedRow.Font = new Font("Arial", 9.75f, FontStyle.Bold);
     this.gvChat.Appearance.FocusedRow.ForeColor = System.Drawing.Color.White;
     this.gvChat.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvChat.Appearance.FocusedRow.Options.UseFont = true;
     this.gvChat.Appearance.FocusedRow.Options.UseForeColor = true;
     this.gvChat.Appearance.FooterPanel.BackColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.FooterPanel.BorderColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.FooterPanel.Font = new Font("Tahoma", 10f);
     this.gvChat.Appearance.FooterPanel.ForeColor = System.Drawing.Color.White;
     this.gvChat.Appearance.FooterPanel.Options.UseBackColor = true;
     this.gvChat.Appearance.FooterPanel.Options.UseBorderColor = true;
     this.gvChat.Appearance.FooterPanel.Options.UseFont = true;
     this.gvChat.Appearance.FooterPanel.Options.UseForeColor = true;
     this.gvChat.Appearance.GroupButton.BackColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.GroupButton.BorderColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.GroupButton.ForeColor = System.Drawing.Color.White;
     this.gvChat.Appearance.GroupButton.Options.UseBackColor = true;
     this.gvChat.Appearance.GroupButton.Options.UseBorderColor = true;
     this.gvChat.Appearance.GroupButton.Options.UseForeColor = true;
     this.gvChat.Appearance.GroupFooter.BackColor = System.Drawing.Color.FromArgb(10, 10, 10);
     this.gvChat.Appearance.GroupFooter.BorderColor = System.Drawing.Color.FromArgb(10, 10, 10);
     this.gvChat.Appearance.GroupFooter.ForeColor = System.Drawing.Color.White;
     this.gvChat.Appearance.GroupFooter.Options.UseBackColor = true;
     this.gvChat.Appearance.GroupFooter.Options.UseBorderColor = true;
     this.gvChat.Appearance.GroupFooter.Options.UseForeColor = true;
     this.gvChat.Appearance.GroupPanel.BackColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.GroupPanel.BackColor2 = System.Drawing.Color.White;
     this.gvChat.Appearance.GroupPanel.Font = new Font("Tahoma", 10f, FontStyle.Bold);
     this.gvChat.Appearance.GroupPanel.ForeColor = System.Drawing.Color.White;
     this.gvChat.Appearance.GroupPanel.Options.UseBackColor = true;
     this.gvChat.Appearance.GroupPanel.Options.UseFont = true;
     this.gvChat.Appearance.GroupPanel.Options.UseForeColor = true;
     this.gvChat.Appearance.GroupRow.BackColor = System.Drawing.Color.Gray;
     this.gvChat.Appearance.GroupRow.Font = new Font("Tahoma", 10f);
     this.gvChat.Appearance.GroupRow.ForeColor = System.Drawing.Color.White;
     this.gvChat.Appearance.GroupRow.Options.UseBackColor = true;
     this.gvChat.Appearance.GroupRow.Options.UseFont = true;
     this.gvChat.Appearance.GroupRow.Options.UseForeColor = true;
     this.gvChat.Appearance.HeaderPanel.BackColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.HeaderPanel.BorderColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.HeaderPanel.Font = new Font("Tahoma", 10f, FontStyle.Bold);
     this.gvChat.Appearance.HeaderPanel.ForeColor = System.Drawing.Color.White;
     this.gvChat.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.gvChat.Appearance.HeaderPanel.Options.UseBorderColor = true;
     this.gvChat.Appearance.HeaderPanel.Options.UseFont = true;
     this.gvChat.Appearance.HeaderPanel.Options.UseForeColor = true;
     this.gvChat.Appearance.HideSelectionRow.BackColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.HideSelectionRow.Font = new Font("Tahoma", 10f);
     this.gvChat.Appearance.HideSelectionRow.ForeColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.HideSelectionRow.Options.UseBackColor = true;
     this.gvChat.Appearance.HideSelectionRow.Options.UseFont = true;
     this.gvChat.Appearance.HideSelectionRow.Options.UseForeColor = true;
     this.gvChat.Appearance.HorzLine.BackColor = System.Drawing.Color.Yellow;
     this.gvChat.Appearance.HorzLine.Options.UseBackColor = true;
     this.gvChat.Appearance.Preview.BackColor = System.Drawing.Color.White;
     this.gvChat.Appearance.Preview.Font = new Font("Tahoma", 10f);
     this.gvChat.Appearance.Preview.ForeColor = System.Drawing.Color.Purple;
     this.gvChat.Appearance.Preview.Options.UseBackColor = true;
     this.gvChat.Appearance.Preview.Options.UseFont = true;
     this.gvChat.Appearance.Preview.Options.UseForeColor = true;
     this.gvChat.Appearance.Row.BackColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.Row.Font = new Font("Arial", 9.75f, FontStyle.Bold, GraphicsUnit.Point, 0xb2);
     this.gvChat.Appearance.Row.ForeColor = System.Drawing.Color.White;
     this.gvChat.Appearance.Row.Options.UseBackColor = true;
     this.gvChat.Appearance.Row.Options.UseFont = true;
     this.gvChat.Appearance.Row.Options.UseForeColor = true;
     this.gvChat.Appearance.RowSeparator.BackColor = System.Drawing.Color.Black;
     this.gvChat.Appearance.RowSeparator.BackColor2 = System.Drawing.Color.Black;
     this.gvChat.Appearance.RowSeparator.Options.UseBackColor = true;
     this.gvChat.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(0x40, 0x40, 0x40);
     this.gvChat.Appearance.SelectedRow.BackColor2 = System.Drawing.Color.Black;
     this.gvChat.Appearance.SelectedRow.Font = new Font("Arial", 9.75f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gvChat.Appearance.SelectedRow.ForeColor = System.Drawing.Color.White;
     this.gvChat.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvChat.Appearance.SelectedRow.Options.UseFont = true;
     this.gvChat.Appearance.SelectedRow.Options.UseForeColor = true;
     this.gvChat.Appearance.TopNewRow.Font = new Font("Tahoma", 10f);
     this.gvChat.Appearance.TopNewRow.ForeColor = System.Drawing.Color.White;
     this.gvChat.Appearance.TopNewRow.Options.UseFont = true;
     this.gvChat.Appearance.TopNewRow.Options.UseForeColor = true;
     this.gvChat.Appearance.VertLine.BackColor = System.Drawing.Color.Yellow;
     this.gvChat.Appearance.VertLine.Options.UseBackColor = true;
     this.gvChat.BorderStyle = BorderStyles.NoBorder;
     this.gvChat.Columns.AddRange(new GridColumn[] { this.colIcon, this.colPlayer, this.colText, this.gcVisible, this.colTimeStamp });
     this.gvChat.FocusRectStyle = DrawFocusRectStyle.None;
     this.gvChat.GridControl = this.gpgChatGrid;
     this.gvChat.GroupPanelText = "<LOC>Drag a column header here to group by that column.";
     this.gvChat.Name = "gvChat";
     this.gvChat.OptionsDetail.AllowZoomDetail = false;
     this.gvChat.OptionsDetail.EnableMasterViewMode = false;
     this.gvChat.OptionsDetail.ShowDetailTabs = false;
     this.gvChat.OptionsDetail.SmartDetailExpand = false;
     this.gvChat.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvChat.OptionsSelection.MultiSelect = true;
     this.gvChat.OptionsView.RowAutoHeight = true;
     this.gvChat.OptionsView.ShowColumnHeaders = false;
     this.gvChat.OptionsView.ShowFilterPanelMode = ShowFilterPanelMode.Never;
     this.gvChat.OptionsView.ShowGroupPanel = false;
     this.gvChat.OptionsView.ShowHorzLines = false;
     this.gvChat.OptionsView.ShowIndicator = false;
     this.gvChat.OptionsView.ShowVertLines = false;
     this.gvChat.PaintStyleName = "Web";
     this.gvChat.CustomDrawCell += new RowCellCustomDrawEventHandler(this.gvChat_CustomDrawCell);
     this.gvChat.RowCountChanged += new EventHandler(this.gvChat_RowCountChanged);
     this.gvChat.TopRowChanged += new EventHandler(this.gvChat_TopRowChanged);
     this.gvChat.CalcRowHeight += new RowHeightEventHandler(this.gvChat_CalcRowHeight);
     this.colIcon.Caption = "<LOC>Player Icon";
     this.colIcon.ColumnEdit = this.rimPictureEdit3;
     this.colIcon.FieldName = "Icon";
     this.colIcon.MinWidth = 0x2a;
     this.colIcon.Name = "colIcon";
     this.colIcon.OptionsColumn.AllowEdit = false;
     this.colIcon.OptionsColumn.FixedWidth = true;
     this.colIcon.OptionsColumn.ReadOnly = true;
     this.colIcon.Width = 0x2a;
     this.rimPictureEdit3.Name = "rimPictureEdit3";
     this.rimPictureEdit3.PictureAlignment = ContentAlignment.TopCenter;
     this.colPlayer.Caption = "<LOC>Player Name";
     this.colPlayer.ColumnEdit = this.rimMemoEdit3;
     this.colPlayer.FieldName = "PlayerInfo";
     this.colPlayer.Name = "colPlayer";
     this.colPlayer.OptionsColumn.AllowEdit = false;
     this.colPlayer.OptionsColumn.FixedWidth = true;
     this.colPlayer.OptionsColumn.ReadOnly = true;
     this.colPlayer.Visible = true;
     this.colPlayer.VisibleIndex = 0;
     this.colPlayer.Width = 150;
     this.rimMemoEdit3.MaxLength = 500;
     this.rimMemoEdit3.Name = "rimMemoEdit3";
     this.colText.Caption = "<LOC>Chat Content";
     this.colText.ColumnEdit = this.rimMemoEdit3;
     this.colText.FieldName = "Text";
     this.colText.Name = "colText";
     this.colText.OptionsColumn.AllowEdit = false;
     this.colText.OptionsColumn.ReadOnly = true;
     this.colText.Visible = true;
     this.colText.VisibleIndex = 1;
     this.colText.Width = 0x188;
     this.gcVisible.Caption = "Visible";
     this.gcVisible.FieldName = "IsVisible";
     this.gcVisible.Name = "gcVisible";
     this.gcVisible.OptionsColumn.ShowInCustomizationForm = false;
     this.colTimeStamp.AppearanceCell.ForeColor = System.Drawing.Color.White;
     this.colTimeStamp.AppearanceCell.Options.UseForeColor = true;
     this.colTimeStamp.Caption = "<LOC>Time";
     this.colTimeStamp.FieldName = "TimeStamp";
     this.colTimeStamp.Name = "colTimeStamp";
     this.colTimeStamp.OptionsColumn.AllowEdit = false;
     this.colTimeStamp.OptionsColumn.ReadOnly = true;
     this.rimTextEdit.AutoHeight = false;
     this.rimTextEdit.Name = "rimTextEdit";
     this.ilIcons.ImageStream = (ImageListStreamer) manager.GetObject("ilIcons.ImageStream");
     this.ilIcons.TransparentColor = System.Drawing.Color.Transparent;
     this.ilIcons.Images.SetKeyName(0, "pdahlke-netlab19.png");
     this.gridColumn1.Caption = "Player Icon";
     this.gridColumn1.ColumnEdit = this.repositoryItemPictureEdit1;
     this.gridColumn1.FieldName = "Icon";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit = false;
     this.gridColumn1.OptionsColumn.FixedWidth = true;
     this.gridColumn1.OptionsColumn.ReadOnly = true;
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width = 40;
     this.gridColumn2.Caption = "Player Name";
     this.gridColumn2.ColumnEdit = this.repositoryItemMemoEdit1;
     this.gridColumn2.FieldName = "PlayerInfo";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit = false;
     this.gridColumn2.OptionsColumn.FixedWidth = true;
     this.gridColumn2.OptionsColumn.ReadOnly = true;
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width = 100;
     this.gridColumn3.Caption = "Chat Content";
     this.gridColumn3.ColumnEdit = this.repositoryItemMemoEdit1;
     this.gridColumn3.FieldName = "Text";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit = false;
     this.gridColumn3.OptionsColumn.ReadOnly = true;
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 2;
     this.gridColumn3.Width = 0x192;
     this.pcTextEntry.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.pcTextEntry.Appearance.BackColor = System.Drawing.Color.Black;
     this.pcTextEntry.Appearance.Options.UseBackColor = true;
     this.pcTextEntry.BorderStyle = BorderStyles.NoBorder;
     this.pcTextEntry.Location = new Point(0x18, 0x28e);
     this.pcTextEntry.LookAndFeel.Style = LookAndFeelStyle.Flat;
     this.pcTextEntry.LookAndFeel.UseDefaultLookAndFeel = false;
     this.pcTextEntry.LookAndFeel.UseWindowsXPTheme = true;
     this.pcTextEntry.Name = "pcTextEntry";
     this.pcTextEntry.Size = new Size(0x2cc, 0x18);
     base.ttDefault.SetSuperTip(this.pcTextEntry, null);
     this.pcTextEntry.TabIndex = 12;
     this.pcTextEntry.Text = "panelControl1";
     this.gpgContextMenuChat.MenuItems.AddRange(new MenuItem[] { 
         this.ciChat_WhisperPlayer, this.ciChat_IgnorePlayer, this.ciChat_UnignorePlayer, this.ciChat_ViewRank, this.ciChat_WebStats, this.ciChat_ViewPlayer, this.miViewReplays, this.menuItem10, this.ciChat_InviteFriend, this.ciChat_RemoveFriend, this.menuItem8, this.ciChat_InviteToClan, this.ciChat_RequestClanInvite, this.ciChat_ViewClan, this.ciChat_PromoteClan, this.ciChat_DemoteClan, 
         this.ciChat_RemoveClan, this.ciChat_LeaveClan, this.menuItem3, this.ciChat_Kick, this.ciChat_Ban, this.menuItem7, this.ciChat_TeamInvite
      });
     this.ciChat_WhisperPlayer.Index = 0;
     this.ciChat_WhisperPlayer.Text = "<LOC>Send private message";
     this.ciChat_WhisperPlayer.Click += new EventHandler(this.ciChat_WhisperPlayer_Click);
     this.ciChat_IgnorePlayer.Index = 1;
     this.ciChat_IgnorePlayer.Text = "<LOC>Ignore this player";
     this.ciChat_IgnorePlayer.Click += new EventHandler(this.ciChat_IgnorePlayer_Click);
     this.ciChat_UnignorePlayer.Index = 2;
     this.ciChat_UnignorePlayer.Text = "<LOC>Unignore this player";
     this.ciChat_UnignorePlayer.Click += new EventHandler(this.ciChat_UnignorePlayer_Click);
     this.ciChat_ViewRank.Index = 3;
     this.ciChat_ViewRank.Text = "<LOC>View in ranking ladder";
     this.ciChat_ViewRank.Visible = false;
     this.ciChat_ViewRank.Click += new EventHandler(this.ciChat_ViewRank_Click);
     this.ciChat_WebStats.Index = 4;
     this.ciChat_WebStats.Text = "<LOC>View web statistics";
     this.ciChat_WebStats.Click += new EventHandler(this.ciChat_WebStats_Click);
     this.ciChat_ViewPlayer.Index = 5;
     this.ciChat_ViewPlayer.Text = "<LOC>View this player's profile";
     this.ciChat_ViewPlayer.Click += new EventHandler(this.ciChat_ViewPlayer_Click);
     this.miViewReplays.Index = 6;
     this.miViewReplays.Text = "<LOC>View this player's Replays";
     this.miViewReplays.Click += new EventHandler(this.miViewReplays_Click);
     this.menuItem10.Index = 7;
     this.menuItem10.Text = "-";
     this.ciChat_InviteFriend.Index = 8;
     this.ciChat_InviteFriend.Text = "<LOC>Invite player to join Friends list";
     this.ciChat_InviteFriend.Click += new EventHandler(this.ciChat_InviteFriend_Click);
     this.ciChat_RemoveFriend.Index = 9;
     this.ciChat_RemoveFriend.Text = "<LOC>Remove player from Friends list";
     this.ciChat_RemoveFriend.Click += new EventHandler(this.ciChat_RemoveFriend_Click);
     this.menuItem8.Index = 10;
     this.menuItem8.Text = "-";
     this.ciChat_InviteToClan.Index = 11;
     this.ciChat_InviteToClan.Text = "<LOC>Invite this player to join clan";
     this.ciChat_InviteToClan.Click += new EventHandler(this.ciChat_InviteToClan_Click);
     this.ciChat_RequestClanInvite.Index = 12;
     this.ciChat_RequestClanInvite.Text = "<LOC>Request to join this player's clan";
     this.ciChat_RequestClanInvite.Click += new EventHandler(this.ciChat_RequestClanInvite_Click);
     this.ciChat_ViewClan.Index = 13;
     this.ciChat_ViewClan.Text = "<LOC>View this clan's profile";
     this.ciChat_ViewClan.Click += new EventHandler(this.ciChat_ViewClan_Click);
     this.ciChat_PromoteClan.Index = 14;
     this.ciChat_PromoteClan.Text = "<LOC>Promote";
     this.ciChat_PromoteClan.Click += new EventHandler(this.ciChat_PromoteClan_Click);
     this.ciChat_DemoteClan.Index = 15;
     this.ciChat_DemoteClan.Text = "<LOC>Demote";
     this.ciChat_DemoteClan.Click += new EventHandler(this.ciChat_DemoteClan_Click);
     this.ciChat_RemoveClan.Index = 0x10;
     this.ciChat_RemoveClan.Text = "<LOC>Remove from clan";
     this.ciChat_RemoveClan.Click += new EventHandler(this.ciChat_RemoveClan_Click);
     this.ciChat_LeaveClan.Index = 0x11;
     this.ciChat_LeaveClan.Text = "<LOC>Leave clan";
     this.ciChat_LeaveClan.Click += new EventHandler(this.ciChat_LeaveClan_Click);
     this.menuItem3.Index = 0x12;
     this.menuItem3.Text = "-";
     this.ciChat_Kick.Index = 0x13;
     this.ciChat_Kick.Text = "<LOC>Kick";
     this.ciChat_Kick.Click += new EventHandler(this.ciChat_Kick_Click);
     this.ciChat_Ban.Index = 20;
     this.ciChat_Ban.Text = "<LOC>Ban";
     this.ciChat_Ban.Click += new EventHandler(this.ciChat_Ban_Click);
     this.menuItem7.Index = 0x15;
     this.menuItem7.Text = "-";
     this.ciChat_TeamInvite.Index = 0x16;
     this.ciChat_TeamInvite.Text = "<LOC>Invite to Arranged Team";
     this.ciChat_TeamInvite.Click += new EventHandler(this.ciChat_TeamInvite_Click);
     this.textBoxMsg.BorderColor = System.Drawing.Color.White;
     this.textBoxMsg.Dock = DockStyle.Fill;
     this.textBoxMsg.Location = new Point(0, 0);
     this.textBoxMsg.Name = "textBoxMsg";
     this.textBoxMsg.Properties.AcceptsReturn = false;
     this.textBoxMsg.Properties.Appearance.BackColor = System.Drawing.Color.Black;
     this.textBoxMsg.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(0x52, 0x83, 190);
     this.textBoxMsg.Properties.Appearance.ForeColor = System.Drawing.Color.White;
     this.textBoxMsg.Properties.Appearance.Options.UseBackColor = true;
     this.textBoxMsg.Properties.Appearance.Options.UseBorderColor = true;
     this.textBoxMsg.Properties.Appearance.Options.UseForeColor = true;
     this.textBoxMsg.Properties.AppearanceFocused.BackColor = System.Drawing.Color.FromArgb(0x2e, 0x2e, 0x49);
     this.textBoxMsg.Properties.AppearanceFocused.BackColor2 = System.Drawing.Color.FromArgb(0, 0, 0);
     this.textBoxMsg.Properties.AppearanceFocused.BorderColor = System.Drawing.Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.textBoxMsg.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.textBoxMsg.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.textBoxMsg.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.textBoxMsg.Properties.BorderStyle = BorderStyles.NoBorder;
     this.textBoxMsg.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.textBoxMsg.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.textBoxMsg.Properties.MaxLength = 0x400;
     this.textBoxMsg.Size = new Size(0x2bd, 0x25);
     this.textBoxMsg.TabIndex = 0;
     this.textBoxMsg.EditValueChanging += new ChangingEventHandler(this.textBoxMsg_EditValueChanging);
     this.pbMiddle.AutoStyle = false;
     this.pbMiddle.BackColor = System.Drawing.Color.Black;
     this.pbMiddle.DrawEdges = true;
     this.pbMiddle.Font = new Font("Arial", 8f);
     this.pbMiddle.ForeColor = System.Drawing.Color.White;
     this.pbMiddle.HorizontalScalingMode = ScalingModes.Tile;
     this.pbMiddle.IsStyled = false;
     this.pbMiddle.ItemPadding = 6;
     this.pbMiddle.Location = new Point(0x26, 0xf2);
     this.pbMiddle.Name = "pbMiddle";
     this.pbMiddle.Size = new Size(0x7d, 0x19);
     this.pbMiddle.SkinBasePath = @"Controls\Background Label\Rectangle";
     base.ttDefault.SetSuperTip(this.pbMiddle, null);
     this.pbMiddle.TabIndex = 0x10;
     this.pbMiddle.TextAlign = ContentAlignment.MiddleLeft;
     this.pbMiddle.TextPadding = new Padding(20, 0, 0, 0);
     this.miStatus_Online.Index = -1;
     this.miStatus_Online.Text = "<LOC>Online";
     this.miStatus_Away.Index = -1;
     this.miStatus_Away.Text = "Away";
     this.miStatus_DND.Index = -1;
     this.miStatus_DND.Text = "DND";
     this.menuItem1.Index = -1;
     this.menuItem1.Text = "<LOC>Online";
     this.menuItem2.Index = -1;
     this.menuItem2.Text = "<LOC>Online";
     this.gpgContextMenuChatText.MenuItems.AddRange(new MenuItem[] { 
         this.ciChatText_Clear, this.ciChatText_Copy, this.ciChatText_Filter, this.miShowColumns, this.ciChatText_ShowEmotes, this.menuItm15, this.ciChatText_PrivateMsg, this.ciChatText_Ignore, this.ciChatText_Unignore, this.ciChatText_ViewRank, this.ciChatText_WebStats, this.ciChatText_ViewPlayer, this.ciChatText_Replays, this.menuItem6, this.ciChatText_FriendInvite, this.ciChatText_FriendRemove, 
         this.menuItem11, this.ciChatText_ClanInvite, this.ciChatText_ClanRequest, this.ciChatText_ClanRemove, this.ciChatText_Promote, this.ciChatText_Demote, this.ciChatText_ViewClan, this.ciChatText_LeaveClan, this.menuItem18, this.ciChatText_Kick, this.ciChatText_Ban, this.menuItem12, this.ciChatText_Solution, this.miTranslate
      });
     this.ciChatText_Clear.Index = 0;
     this.ciChatText_Clear.Text = "<LOC>Clear Chat";
     this.ciChatText_Clear.Click += new EventHandler(this.ciChatText_Clear_Click);
     this.ciChatText_Copy.Index = 1;
     this.ciChatText_Copy.Text = "<LOC>Copy to Clipboard";
     this.ciChatText_Copy.Click += new EventHandler(this.ciChatText_Copy_Click);
     this.ciChatText_Filter.Index = 2;
     this.ciChatText_Filter.MenuItems.AddRange(new MenuItem[] { this.ciChatText_Filter_Self, this.ciChatText_Filter_System, this.ciChatText_Filter_Events, this.ciChatText_Filter_Errors, this.ciChatText_Filter_Game, this.ciChatText_Filter_Friends, this.ciChatText_Filter_Clan, this.ciChatText_Filter_Admin, this.ciChatText_Filter_Other, this.menuItem4, this.ciChatText_Filters_Reset });
     this.ciChatText_Filter.Text = "<LOC>Filter by";
     this.ciChatText_Filter_Self.Checked = true;
     this.ciChatText_Filter_Self.Index = 0;
     this.ciChatText_Filter_Self.Text = "<LOC>Self";
     this.ciChatText_Filter_Self.Click += new EventHandler(this.ciChatText_Filter_Self_Click);
     this.ciChatText_Filter_System.Checked = true;
     this.ciChatText_Filter_System.Index = 1;
     this.ciChatText_Filter_System.Text = "<LOC>System Messages";
     this.ciChatText_Filter_System.Click += new EventHandler(this.ciChatText_Filter_System_Click);
     this.ciChatText_Filter_Events.Checked = true;
     this.ciChatText_Filter_Events.Index = 2;
     this.ciChatText_Filter_Events.Text = "<LOC>System Events";
     this.ciChatText_Filter_Events.Click += new EventHandler(this.ciChatText_Filter_Events_Click);
     this.ciChatText_Filter_Errors.Checked = true;
     this.ciChatText_Filter_Errors.Index = 3;
     this.ciChatText_Filter_Errors.Text = "<LOC>System Errors";
     this.ciChatText_Filter_Errors.Click += new EventHandler(this.ciChatText_Filter_Errors_Click);
     this.ciChatText_Filter_Game.Checked = true;
     this.ciChatText_Filter_Game.Index = 4;
     this.ciChatText_Filter_Game.Text = "<LOC>Game Events";
     this.ciChatText_Filter_Game.Click += new EventHandler(this.ciChatText_Filter_Game_Click);
     this.ciChatText_Filter_Friends.Checked = true;
     this.ciChatText_Filter_Friends.Index = 5;
     this.ciChatText_Filter_Friends.Text = "<LOC>Friends";
     this.ciChatText_Filter_Friends.Click += new EventHandler(this.ciChatText_Filter_Friends_Click);
     this.ciChatText_Filter_Clan.Checked = true;
     this.ciChatText_Filter_Clan.Index = 6;
     this.ciChatText_Filter_Clan.Text = "<LOC>Clan";
     this.ciChatText_Filter_Clan.Click += new EventHandler(this.ciChatText_Filter_Clan_Click);
     this.ciChatText_Filter_Admin.Checked = true;
     this.ciChatText_Filter_Admin.Index = 7;
     this.ciChatText_Filter_Admin.Text = "<LOC>Admins";
     this.ciChatText_Filter_Admin.Click += new EventHandler(this.ciChatText_Filter_Admin_Click);
     this.ciChatText_Filter_Other.Checked = true;
     this.ciChatText_Filter_Other.Index = 8;
     this.ciChatText_Filter_Other.Text = "<LOC>Other";
     this.ciChatText_Filter_Other.Click += new EventHandler(this.ciChatText_Filter_Other_Click);
     this.menuItem4.Index = 9;
     this.menuItem4.Text = "-";
     this.ciChatText_Filters_Reset.Index = 10;
     this.ciChatText_Filters_Reset.Text = "<LOC>Reset Filters";
     this.ciChatText_Filters_Reset.Click += new EventHandler(this.ciChatText_Filters_Reset_Click);
     this.miShowColumns.Index = 3;
     this.miShowColumns.Text = "<LOC>Show Columns";
     this.miShowColumns.Click += new EventHandler(this.miShowColumns_Click);
     this.ciChatText_ShowEmotes.Index = 4;
     this.ciChatText_ShowEmotes.Text = "<LOC>Show emotes";
     this.ciChatText_ShowEmotes.Click += new EventHandler(this.ciChatText_ShowEmotes_Click);
     this.menuItm15.Index = 5;
     this.menuItm15.Text = "-";
     this.ciChatText_PrivateMsg.Index = 6;
     this.ciChatText_PrivateMsg.Text = "<LOC>Send private message";
     this.ciChatText_PrivateMsg.Click += new EventHandler(this.ciChatText_PrivateMsg_Click);
     this.ciChatText_Ignore.Index = 7;
     this.ciChatText_Ignore.Text = "<LOC>Ignore this player";
     this.ciChatText_Ignore.Click += new EventHandler(this.ciChatText_Ignore_Click);
     this.ciChatText_Unignore.Index = 8;
     this.ciChatText_Unignore.Text = "<LOC>Unignore this player";
     this.ciChatText_Unignore.Click += new EventHandler(this.ciChatText_Unignore_Click);
     this.ciChatText_ViewRank.Index = 9;
     this.ciChatText_ViewRank.Text = "<LOC>View in ranking ladder";
     this.ciChatText_ViewRank.Visible = false;
     this.ciChatText_ViewRank.Click += new EventHandler(this.ciChatText_ViewRank_Click);
     this.ciChatText_WebStats.Index = 10;
     this.ciChatText_WebStats.Text = "<LOC>View web statistics";
     this.ciChatText_WebStats.Click += new EventHandler(this.ciChatText_WebStats_Click);
     this.ciChatText_ViewPlayer.Index = 11;
     this.ciChatText_ViewPlayer.Text = "<LOC>View this player's profile";
     this.ciChatText_ViewPlayer.Click += new EventHandler(this.ciChatText_ViewPlayer_Click);
     this.ciChatText_Replays.Index = 12;
     this.ciChatText_Replays.Text = "<LOC>View this player's Replays";
     this.ciChatText_Replays.Click += new EventHandler(this.ciChatText_Replays_Click);
     this.menuItem6.Index = 13;
     this.menuItem6.Text = "-";
     this.ciChatText_FriendInvite.Index = 14;
     this.ciChatText_FriendInvite.Text = "<LOC>Invite this player to join Friends list";
     this.ciChatText_FriendInvite.Click += new EventHandler(this.ciChatText_FriendInvite_Click);
     this.ciChatText_FriendRemove.Index = 15;
     this.ciChatText_FriendRemove.Text = "<LOC>Remove this player from Friends list";
     this.ciChatText_FriendRemove.Click += new EventHandler(this.ciChatText_FriendRemove_Click);
     this.menuItem11.Index = 0x10;
     this.menuItem11.Text = "-";
     this.ciChatText_ClanInvite.Index = 0x11;
     this.ciChatText_ClanInvite.Text = "<LOC>Invite this player to join clan";
     this.ciChatText_ClanInvite.Click += new EventHandler(this.ciChatText_ClanInvite_Click);
     this.ciChatText_ClanRequest.Index = 0x12;
     this.ciChatText_ClanRequest.Text = "<LOC>Request to join this player's clan";
     this.ciChatText_ClanRequest.Click += new EventHandler(this.ciChatText_ClanRequest_Click);
     this.ciChatText_ClanRemove.Index = 0x13;
     this.ciChatText_ClanRemove.Text = "<LOC>Remove this player from clan";
     this.ciChatText_ClanRemove.Click += new EventHandler(this.ciChatText_ClanRemove_Click);
     this.ciChatText_Promote.Index = 20;
     this.ciChatText_Promote.Text = "<LOC>Promote";
     this.ciChatText_Promote.Click += new EventHandler(this.ciChatText_Promote_Click);
     this.ciChatText_Demote.Index = 0x15;
     this.ciChatText_Demote.Text = "<LOC>Demote";
     this.ciChatText_Demote.Click += new EventHandler(this.ciChatText_Demote_Click);
     this.ciChatText_ViewClan.Index = 0x16;
     this.ciChatText_ViewClan.Text = "<LOC>View this clan's profile";
     this.ciChatText_ViewClan.Click += new EventHandler(this.ciChatText_ViewClan_Click);
     this.ciChatText_LeaveClan.Index = 0x17;
     this.ciChatText_LeaveClan.Text = "<LOC>Leave clan";
     this.ciChatText_LeaveClan.Click += new EventHandler(this.ciChatText_LeaveClan_Click);
     this.menuItem18.Index = 0x18;
     this.menuItem18.Text = "-";
     this.ciChatText_Kick.Index = 0x19;
     this.ciChatText_Kick.Text = "<LOC>Kick";
     this.ciChatText_Kick.Click += new EventHandler(this.ciChatText_Kick_Click);
     this.ciChatText_Ban.Index = 0x1a;
     this.ciChatText_Ban.Text = "<LOC>Ban";
     this.ciChatText_Ban.Click += new EventHandler(this.ciChatText_Ban_Click);
     this.menuItem12.Index = 0x1b;
     this.menuItem12.Text = "-";
     this.ciChatText_Solution.Index = 0x1c;
     this.ciChatText_Solution.Text = "<LOC>Point user to solution";
     this.ciChatText_Solution.Click += new EventHandler(this.ciChatText_Solution_Click);
     this.miTranslate.Index = 0x1d;
     this.miTranslate.MenuItems.AddRange(new MenuItem[] { this.menuItem23, this.menuItem24, this.menuItem25, this.menuItem26, this.menuItem27, this.menuItem28, this.menuItem29 });
     this.miTranslate.Text = "Translate to English";
     this.miTranslate.Visible = false;
     this.menuItem23.Index = 0;
     this.menuItem23.Text = "German ";
     this.menuItem23.Click += new EventHandler(this.menuItem23_Click);
     this.menuItem24.Index = 1;
     this.menuItem24.Text = "French";
     this.menuItem24.Click += new EventHandler(this.menuItem24_Click);
     this.menuItem25.Index = 2;
     this.menuItem25.Text = "Itialian";
     this.menuItem25.Click += new EventHandler(this.menuItem25_Click);
     this.menuItem26.Index = 3;
     this.menuItem26.Text = "Spanish";
     this.menuItem26.Click += new EventHandler(this.menuItem26_Click);
     this.menuItem27.Index = 4;
     this.menuItem27.Text = "Russian";
     this.menuItem27.Click += new EventHandler(this.menuItem27_Click);
     this.menuItem28.Index = 5;
     this.menuItem28.Text = "Korean";
     this.menuItem28.Click += new EventHandler(this.menuItem28_Click);
     this.menuItem29.Index = 6;
     this.menuItem29.Text = "Japanese";
     this.menuItem29.Click += new EventHandler(this.menuItem29_Click);
     this.gpgContextMenuEmote.MenuItems.AddRange(new MenuItem[] { this.ciEmote_Manager, this.menuItem13, this.ciEmote_Hide, this.ciEmote_Share, this.ciEmote_Animate, this.menuItem9, this.ciEmote_Delete });
     this.ciEmote_Manager.Index = 0;
     this.ciEmote_Manager.Text = "<LOC>Emote manager...";
     this.ciEmote_Manager.Click += new EventHandler(this.ciEmote_Manager_Click);
     this.menuItem13.Index = 1;
     this.menuItem13.Text = "-";
     this.ciEmote_Hide.Index = 2;
     this.ciEmote_Hide.Text = "<LOC>Hide emotes";
     this.ciEmote_Hide.Click += new EventHandler(this.ciEmote_Hide_Click);
     this.ciEmote_Share.Index = 3;
     this.ciEmote_Share.Text = "<LOC>Share emotes";
     this.ciEmote_Share.Click += new EventHandler(this.ciEmote_Share_Click);
     this.ciEmote_Animate.Index = 4;
     this.ciEmote_Animate.Text = "<LOC>Animate emotes";
     this.ciEmote_Animate.Click += new EventHandler(this.ciEmote_Animate_Click);
     this.menuItem9.Index = 5;
     this.menuItem9.Text = "-";
     this.ciEmote_Delete.Index = 6;
     this.ciEmote_Delete.Text = "<LOC>Delete emote";
     this.ciEmote_Delete.Click += new EventHandler(this.ciEmote_Delete_Click);
     this.pManualTabs.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.pManualTabs.BackColor = System.Drawing.Color.Transparent;
     this.pManualTabs.BorderColor = System.Drawing.Color.FromArgb(0xcc, 0xcc, 0xff);
     this.pManualTabs.BorderThickness = 2;
     this.pManualTabs.Controls.Add(this.btnChatTab);
     this.pManualTabs.Controls.Add(this.btnFriendsTab);
     this.pManualTabs.Controls.Add(this.btnClanTab);
     this.pManualTabs.DrawBorder = false;
     this.pManualTabs.Location = new Point(0x2cb, 0x1b);
     this.pManualTabs.Name = "pManualTabs";
     this.pManualTabs.Size = new Size(0xeb, 0x16);
     base.ttDefault.SetSuperTip(this.pManualTabs, null);
     this.pManualTabs.TabIndex = 0x11;
     this.btnChatTab.AutoStyle = true;
     this.btnChatTab.BackColor = System.Drawing.Color.Black;
     this.btnChatTab.ButtonState = 0;
     this.btnChatTab.DialogResult = DialogResult.OK;
     this.btnChatTab.DisabledForecolor = System.Drawing.Color.Gray;
     this.btnChatTab.DrawColor = System.Drawing.Color.White;
     this.btnChatTab.DrawEdges = true;
     this.btnChatTab.FocusColor = System.Drawing.Color.Yellow;
     this.btnChatTab.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnChatTab.ForeColor = System.Drawing.Color.White;
     this.btnChatTab.HorizontalScalingMode = ScalingModes.Tile;
     this.btnChatTab.IsStyled = true;
     this.btnChatTab.Location = new Point(0, 0);
     this.btnChatTab.Name = "btnChatTab";
     this.btnChatTab.Size = new Size(0x54, 0x16);
     this.btnChatTab.SkinBasePath = @"Controls\Button\TabSmallActive";
     base.ttDefault.SetSuperTip(this.btnChatTab, null);
     this.btnChatTab.TabIndex = 0;
     this.btnChatTab.TabStop = true;
     this.btnChatTab.Text = "<LOC>Chat";
     this.btnChatTab.TextAlign = ContentAlignment.MiddleCenter;
     this.btnChatTab.TextPadding = new Padding(0);
     this.btnChatTab.Click += new EventHandler(this.btnChatTab_Click);
     this.btnFriendsTab.AutoStyle = true;
     this.btnFriendsTab.BackColor = System.Drawing.Color.Black;
     this.btnFriendsTab.ButtonState = 0;
     this.btnFriendsTab.DialogResult = DialogResult.OK;
     this.btnFriendsTab.DisabledForecolor = System.Drawing.Color.Gray;
     this.btnFriendsTab.DrawColor = System.Drawing.Color.White;
     this.btnFriendsTab.DrawEdges = true;
     this.btnFriendsTab.FocusColor = System.Drawing.Color.Yellow;
     this.btnFriendsTab.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnFriendsTab.ForeColor = System.Drawing.Color.White;
     this.btnFriendsTab.HorizontalScalingMode = ScalingModes.Tile;
     this.btnFriendsTab.IsStyled = true;
     this.btnFriendsTab.Location = new Point(0x4b, 0);
     this.btnFriendsTab.Name = "btnFriendsTab";
     this.btnFriendsTab.Size = new Size(0x54, 0x16);
     this.btnFriendsTab.SkinBasePath = @"Controls\Button\TabSmall";
     base.ttDefault.SetSuperTip(this.btnFriendsTab, null);
     this.btnFriendsTab.TabIndex = 1;
     this.btnFriendsTab.TabStop = true;
     this.btnFriendsTab.Text = "<LOC>Friends";
     this.btnFriendsTab.TextAlign = ContentAlignment.MiddleCenter;
     this.btnFriendsTab.TextPadding = new Padding(0);
     this.btnFriendsTab.Click += new EventHandler(this.btnFriendsTab_Click);
     this.btnClanTab.AutoStyle = true;
     this.btnClanTab.BackColor = System.Drawing.Color.Black;
     this.btnClanTab.ButtonState = 0;
     this.btnClanTab.DialogResult = DialogResult.OK;
     this.btnClanTab.DisabledForecolor = System.Drawing.Color.Gray;
     this.btnClanTab.DrawColor = System.Drawing.Color.White;
     this.btnClanTab.DrawEdges = true;
     this.btnClanTab.FocusColor = System.Drawing.Color.Yellow;
     this.btnClanTab.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnClanTab.ForeColor = System.Drawing.Color.White;
     this.btnClanTab.HorizontalScalingMode = ScalingModes.Tile;
     this.btnClanTab.IsStyled = true;
     this.btnClanTab.Location = new Point(150, 0);
     this.btnClanTab.Name = "btnClanTab";
     this.btnClanTab.Size = new Size(0x54, 0x16);
     this.btnClanTab.SkinBasePath = @"Controls\Button\TabSmall";
     base.ttDefault.SetSuperTip(this.btnClanTab, null);
     this.btnClanTab.TabIndex = 2;
     this.btnClanTab.TabStop = true;
     this.btnClanTab.Text = "<LOC>Clan";
     this.btnClanTab.TextAlign = ContentAlignment.MiddleCenter;
     this.btnClanTab.TextPadding = new Padding(0);
     this.btnClanTab.Click += new EventHandler(this.btnClanTab_Click);
     this.ilMenuItems.ImageStream = (ImageListStreamer) manager.GetObject("ilMenuItems.ImageStream");
     this.ilMenuItems.TransparentColor = System.Drawing.Color.Transparent;
     this.ilMenuItems.Images.SetKeyName(0, "rankings.png");
     this.gpgPanelChatAndInput.BackColor = System.Drawing.Color.FromArgb(0x33, 0x33, 0x33);
     this.gpgPanelChatAndInput.BorderColor = System.Drawing.Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelChatAndInput.BorderThickness = 2;
     this.gpgPanelChatAndInput.Controls.Add(this.splitContainerChatAndInput);
     this.gpgPanelChatAndInput.Dock = DockStyle.Fill;
     this.gpgPanelChatAndInput.DrawBorder = true;
     this.gpgPanelChatAndInput.Location = new Point(0, 0);
     this.gpgPanelChatAndInput.Name = "gpgPanelChatAndInput";
     this.gpgPanelChatAndInput.Size = new Size(0x2c1, 0x1cb);
     base.ttDefault.SetSuperTip(this.gpgPanelChatAndInput, null);
     this.gpgPanelChatAndInput.TabIndex = 0x12;
     this.splitContainerChatAndInput.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainerChatAndInput.Location = new Point(2, 2);
     this.splitContainerChatAndInput.Name = "splitContainerChatAndInput";
     this.splitContainerChatAndInput.Orientation = Orientation.Horizontal;
     this.splitContainerChatAndInput.Panel1.Controls.Add(this.gpgTextListCommands);
     this.splitContainerChatAndInput.Panel1.Controls.Add(this.gpgChatGrid);
     base.ttDefault.SetSuperTip(this.splitContainerChatAndInput.Panel1, null);
     this.splitContainerChatAndInput.Panel2.Controls.Add(this.textBoxMsg);
     base.ttDefault.SetSuperTip(this.splitContainerChatAndInput.Panel2, null);
     this.splitContainerChatAndInput.Size = new Size(0x2bd, 0x1c7);
     this.splitContainerChatAndInput.SplitterDistance = 0x1a0;
     this.splitContainerChatAndInput.SplitterWidth = 2;
     base.ttDefault.SetSuperTip(this.splitContainerChatAndInput, null);
     this.splitContainerChatAndInput.TabIndex = 0;
     this.splitContainerChatAndInput.Paint += new PaintEventHandler(this.splitContainerChatAndInput_Paint);
     this.gpgTextListCommands.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgTextListCommands.AnchorControl = this.textBoxMsg;
     this.gpgTextListCommands.AutoScroll = true;
     this.gpgTextListCommands.AutoSize = true;
     this.gpgTextListCommands.BackColor = System.Drawing.Color.Black;
     this.gpgTextListCommands.Location = new Point(0, 0x18c);
     this.gpgTextListCommands.Margin = new Padding(0);
     this.gpgTextListCommands.MaxLines = 6;
     this.gpgTextListCommands.Name = "gpgTextListCommands";
     this.gpgTextListCommands.SelectedIndex = -1;
     this.gpgTextListCommands.Size = new Size(0x2bd, 20);
     base.ttDefault.SetSuperTip(this.gpgTextListCommands, null);
     this.gpgTextListCommands.TabIndex = 14;
     this.gpgTextListCommands.TextLines = null;
     this.gpgTextListCommands.Visible = false;
     this.gpgPanelGathering.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.gpgPanelGathering.BorderColor = System.Drawing.Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelGathering.BorderThickness = 2;
     this.gpgPanelGathering.Controls.Add(this.gpgPanelGatheringDropDown);
     this.gpgPanelGathering.Controls.Add(this.pnlUserListChat);
     this.gpgPanelGathering.Dock = DockStyle.Fill;
     this.gpgPanelGathering.DrawBorder = true;
     this.gpgPanelGathering.Location = new Point(0, 0);
     this.gpgPanelGathering.Name = "gpgPanelGathering";
     this.gpgPanelGathering.Size = new Size(0x10a, 0x1cb);
     base.ttDefault.SetSuperTip(this.gpgPanelGathering, null);
     this.gpgPanelGathering.TabIndex = 0x13;
     this.gpgPanelGathering.Paint += new PaintEventHandler(this.gpgPanel1_Paint);
     this.gpgPanelGatheringDropDown.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgPanelGatheringDropDown.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.gpgPanelGatheringDropDown.BorderColor = System.Drawing.Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelGatheringDropDown.BorderThickness = 2;
     this.gpgPanelGatheringDropDown.Controls.Add(this.skinGatheringDisplayChat);
     this.gpgPanelGatheringDropDown.DrawBorder = false;
     this.gpgPanelGatheringDropDown.Location = new Point(2, 7);
     this.gpgPanelGatheringDropDown.Name = "gpgPanelGatheringDropDown";
     this.gpgPanelGatheringDropDown.Size = new Size(0x106, 0x19);
     base.ttDefault.SetSuperTip(this.gpgPanelGatheringDropDown, null);
     this.gpgPanelGatheringDropDown.TabIndex = 13;
     this.splitContainerBody.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainerBody.Location = new Point(11, 0xe9);
     this.splitContainerBody.Name = "splitContainerBody";
     this.splitContainerBody.Panel1.Controls.Add(this.gpgPanelChatAndInput);
     base.ttDefault.SetSuperTip(this.splitContainerBody.Panel1, null);
     this.splitContainerBody.Panel2.Controls.Add(this.gpgPanelGathering);
     this.splitContainerBody.Panel2.Controls.Add(this.gpgPanelClan);
     this.splitContainerBody.Panel2.Controls.Add(this.gpgPanelFriends);
     base.ttDefault.SetSuperTip(this.splitContainerBody.Panel2, null);
     this.splitContainerBody.Size = new Size(0x3d1, 0x1cb);
     this.splitContainerBody.SplitterDistance = 0x2c1;
     this.splitContainerBody.SplitterWidth = 6;
     base.ttDefault.SetSuperTip(this.splitContainerBody, null);
     this.splitContainerBody.TabIndex = 20;
     this.splitContainerBody.SplitterMoved += new SplitterEventHandler(this.splitContainerBody_SplitterMoved);
     this.gpgPanelClan.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.gpgPanelClan.BorderColor = System.Drawing.Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelClan.BorderThickness = 2;
     this.gpgPanelClan.Controls.Add(this.splitContainerClan);
     this.gpgPanelClan.Controls.Add(this.skinLabelClanName);
     this.gpgPanelClan.Dock = DockStyle.Fill;
     this.gpgPanelClan.DrawBorder = true;
     this.gpgPanelClan.Location = new Point(0, 0);
     this.gpgPanelClan.Name = "gpgPanelClan";
     this.gpgPanelClan.Size = new Size(0x10a, 0x1cb);
     base.ttDefault.SetSuperTip(this.gpgPanelClan, null);
     this.gpgPanelClan.TabIndex = 0x15;
     this.gpgPanelFriends.BackColor = System.Drawing.Color.FromArgb(0x24, 0x23, 0x23);
     this.gpgPanelFriends.BorderColor = System.Drawing.Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelFriends.BorderThickness = 2;
     this.gpgPanelFriends.Controls.Add(this.splitContainerFriends);
     this.gpgPanelFriends.Dock = DockStyle.Fill;
     this.gpgPanelFriends.DrawBorder = true;
     this.gpgPanelFriends.Location = new Point(0, 0);
     this.gpgPanelFriends.Name = "gpgPanelFriends";
     this.gpgPanelFriends.Size = new Size(0x10a, 0x1cb);
     base.ttDefault.SetSuperTip(this.gpgPanelFriends, null);
     this.gpgPanelFriends.TabIndex = 0x15;
     this.gpgPanel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgPanel2.BackgroundImage = (Image) manager.GetObject("gpgPanel2.BackgroundImage");
     this.gpgPanel2.BorderColor = System.Drawing.Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanel2.BorderThickness = 2;
     this.gpgPanel2.Controls.Add(this.tabChatroom);
     this.gpgPanel2.Controls.Add(this.pManualTabs);
     this.gpgPanel2.DrawBorder = false;
     this.gpgPanel2.Location = new Point(5, 0xb9);
     this.gpgPanel2.Name = "gpgPanel2";
     this.gpgPanel2.Size = new Size(990, 0x30);
     base.ttDefault.SetSuperTip(this.gpgPanel2, null);
     this.gpgPanel2.TabIndex = 0x15;
     this.tabChatroom.AutoStyle = true;
     this.tabChatroom.BackColor = System.Drawing.Color.Black;
     this.tabChatroom.ButtonState = 0;
     this.tabChatroom.DialogResult = DialogResult.OK;
     this.tabChatroom.DisabledForecolor = System.Drawing.Color.Gray;
     this.tabChatroom.DrawColor = System.Drawing.Color.White;
     this.tabChatroom.DrawEdges = true;
     this.tabChatroom.FocusColor = System.Drawing.Color.Yellow;
     this.tabChatroom.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.tabChatroom.ForeColor = System.Drawing.Color.White;
     this.tabChatroom.HorizontalScalingMode = ScalingModes.Tile;
     this.tabChatroom.IsStyled = true;
     this.tabChatroom.Location = new Point(4, 0x15);
     this.tabChatroom.Name = "tabChatroom";
     this.tabChatroom.Size = new Size(0x89, 0x1c);
     this.tabChatroom.SkinBasePath = @"Dialog\ContentManager\TabLargeActive";
     base.ttDefault.SetSuperTip(this.tabChatroom, null);
     this.tabChatroom.TabIndex = 0x16;
     this.tabChatroom.TabStop = true;
     this.tabChatroom.TextAlign = ContentAlignment.MiddleLeft;
     this.tabChatroom.TextPadding = new Padding(6, 0, 0, 0);
     base.AutoScaleMode = AutoScaleMode.None;
     this.BackColor = System.Drawing.Color.Black;
     this.BackgroundImage = (Image) manager.GetObject("$this.BackgroundImage");
     base.ClientSize = new Size(0x3e8, 750);
     base.Controls.Add(this.gpgPanel2);
     base.Controls.Add(this.splitContainerBody);
     base.Controls.Add(this.pbMiddle);
     base.Controls.Add(this.wbMain);
     base.Controls.Add(this.pcTextEntry);
     base.Controls.Add(this.pBottom);
     base.Controls.Add(this.pbLeftBorder);
     base.Controls.Add(this.pbRightBorder);
     base.Controls.Add(this.pTop);
     base.FormBorderStyle = FormBorderStyle.None;
     base.Icon = (Icon) manager.GetObject("$this.Icon");
     base.MainMenuStrip = this.msMainMenu;
     this.MinimumSize = new Size(640, 500);
     base.Name = "FrmMain";
     base.StartPosition = FormStartPosition.CenterScreen;
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "<LOC>GPGnet: Supreme Commander";
     base.MouseUp += new MouseEventHandler(this.OnMouseUp);
     base.VisibleChanged += new EventHandler(this.FrmMain_VisibleChanged);
     base.MouseMove += new MouseEventHandler(this.OnMouseMove);
     this.repositoryItemPictureEdit1.EndInit();
     this.repositoryItemMemoEdit1.EndInit();
     this.pBottom.ResumeLayout(false);
     this.pBottom.PerformLayout();
     this.msQuickButtons.ResumeLayout(false);
     this.msQuickButtons.PerformLayout();
     ((ISupportInitialize) this.pbBottomRight).EndInit();
     ((ISupportInitialize) this.pbBottom).EndInit();
     ((ISupportInitialize) this.pbBottomLeft).EndInit();
     this.pTop.ResumeLayout(false);
     this.pTop.PerformLayout();
     this.msMainMenu.ResumeLayout(false);
     this.msMainMenu.PerformLayout();
     ((ISupportInitialize) this.pbClose).EndInit();
     ((ISupportInitialize) this.pbRestore).EndInit();
     ((ISupportInitialize) this.pbMinimize).EndInit();
     ((ISupportInitialize) this.pbTopRight).EndInit();
     ((ISupportInitialize) this.pbTop).EndInit();
     ((ISupportInitialize) this.pbTopLeft).EndInit();
     this.splitContainerFriends.Panel1.ResumeLayout(false);
     this.splitContainerFriends.Panel1.PerformLayout();
     this.splitContainerFriends.Panel2.ResumeLayout(false);
     this.splitContainerFriends.ResumeLayout(false);
     this.gpgScrollPanelFriends.ResumeLayout(false);
     this.splitContainerClan.Panel1.ResumeLayout(false);
     this.splitContainerClan.Panel1.PerformLayout();
     this.splitContainerClan.Panel2.ResumeLayout(false);
     this.splitContainerClan.ResumeLayout(false);
     this.gpgScrollPanelClan.ResumeLayout(false);
     this.gpgScrollPanelNoClan.ResumeLayout(false);
     this.gpgScrollPanelNoClan.PerformLayout();
     ((ISupportInitialize) this.pbLeftBorder).EndInit();
     ((ISupportInitialize) this.pbRightBorder).EndInit();
     this.rimPictureEdit.EndInit();
     this.rimMemoEdit.EndInit();
     this.rimPictureEdit2.EndInit();
     this.rimMemoEdit2.EndInit();
     this.gpgChatGrid.EndInit();
     this.gvChat.EndInit();
     this.rimPictureEdit3.EndInit();
     this.rimMemoEdit3.EndInit();
     this.rimTextEdit.EndInit();
     this.pcTextEntry.EndInit();
     this.textBoxMsg.Properties.EndInit();
     this.dockManager.EndInit();
     this.pManualTabs.ResumeLayout(false);
     this.gpgPanelChatAndInput.ResumeLayout(false);
     this.splitContainerChatAndInput.Panel1.ResumeLayout(false);
     this.splitContainerChatAndInput.Panel1.PerformLayout();
     this.splitContainerChatAndInput.Panel2.ResumeLayout(false);
     this.splitContainerChatAndInput.ResumeLayout(false);
     this.gpgPanelGathering.ResumeLayout(false);
     this.gpgPanelGatheringDropDown.ResumeLayout(false);
     this.splitContainerBody.Panel1.ResumeLayout(false);
     this.splitContainerBody.Panel2.ResumeLayout(false);
     this.splitContainerBody.ResumeLayout(false);
     this.gpgPanelClan.ResumeLayout(false);
     this.gpgPanelFriends.ResumeLayout(false);
     this.gpgPanel2.ResumeLayout(false);
     base.ResumeLayout(false);
 }
Пример #24
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager manager = new ComponentResourceManager(typeof(FrmLadderView));
     this.gpgLabelType = new GPGLabel();
     this.gpgLabelDates = new GPGLabel();
     this.msQuickButtons = new GPGMenuStrip(this.components);
     this.btnToggleChallengers = new ToolStripMenuItem();
     this.btnToggleMyChallenges = new ToolStripMenuItem();
     this.btnAutomatch = new ToolStripMenuItem();
     this.btnSearchSelf = new ToolStripMenuItem();
     this.btnSearchOther = new ToolStripMenuItem();
     this.btnComments = new ToolStripMenuItem();
     this.btnAuditTrail = new ToolStripMenuItem();
     this.btnChallenge = new ToolStripMenuItem();
     this.btnJoinLeave = new ToolStripMenuItem();
     this.btnHelp = new ToolStripMenuItem();
     this.btnMore = new ToolStripMenuItem();
     this.gpgDataGridLadder = new GPGDataGrid();
     this.gvLadder = new GridView();
     this.gcRank = new GridColumn();
     this.gcPrevRank = new GridColumn();
     this.gcName = new GridColumn();
     this.gcWins = new GridColumn();
     this.gcLosses = new GridColumn();
     this.gcDraws = new GridColumn();
     this.gcWinPercentage = new GridColumn();
     this.gcNonReports = new GridColumn();
     this.gcConflicts = new GridColumn();
     this.gcCurrentStreak = new GridColumn();
     this.gcRecordStreak = new GridColumn();
     this.gcDaysSinceChallenge = new GridColumn();
     this.gcDaysUntilDegrade = new GridColumn();
     this.gcRepRating = new GridColumn();
     this.repositoryItemPictureEdit1 = new RepositoryItemPictureEdit();
     this.gcRepRater = new GridColumn();
     this.repositoryItemPictureEdit2 = new RepositoryItemPictureEdit();
     this.gpgPanelLinkPages = new GPGPanel();
     this.skinButtonEnd = new SkinButton();
     this.skinButtonStart = new SkinButton();
     this.skinButtonNext = new SkinButton();
     this.skinButtonLast = new SkinButton();
     this.backLabelTitle = new SkinLabel();
     this.gpgLabelDescription = new GPGLabel();
     this.skinGroupPanel1 = new SkinGroupPanel();
     this.gpgLabel3 = new GPGLabel();
     this.gpgLabelRules = new GPGLabel();
     this.gpgLabel4 = new GPGLabel();
     this.gpgLabel2 = new GPGLabel();
     this.gpgLabel1 = new GPGLabel();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.msQuickButtons.SuspendLayout();
     this.gpgDataGridLadder.BeginInit();
     this.gvLadder.BeginInit();
     this.repositoryItemPictureEdit1.BeginInit();
     this.repositoryItemPictureEdit2.BeginInit();
     this.skinGroupPanel1.SuspendLayout();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x31f, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gpgLabelType.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelType.AutoSize = true;
     this.gpgLabelType.AutoStyle = true;
     this.gpgLabelType.BackColor = Color.Transparent;
     this.gpgLabelType.Font = new Font("Arial", 9.75f);
     this.gpgLabelType.ForeColor = Color.White;
     this.gpgLabelType.IgnoreMouseWheel = false;
     this.gpgLabelType.IsStyled = false;
     this.gpgLabelType.Location = new Point(3, 0x2e);
     this.gpgLabelType.Name = "gpgLabelType";
     this.gpgLabelType.Size = new Size(0x21, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelType, null);
     this.gpgLabelType.TabIndex = 9;
     this.gpgLabelType.Text = "type";
     this.gpgLabelType.TextStyle = TextStyles.Default;
     this.gpgLabelDates.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelDates.AutoSize = true;
     this.gpgLabelDates.AutoStyle = true;
     this.gpgLabelDates.BackColor = Color.Transparent;
     this.gpgLabelDates.Font = new Font("Arial", 9.75f);
     this.gpgLabelDates.ForeColor = Color.White;
     this.gpgLabelDates.IgnoreMouseWheel = false;
     this.gpgLabelDates.IsStyled = false;
     this.gpgLabelDates.Location = new Point(0xba, 0x2e);
     this.gpgLabelDates.Name = "gpgLabelDates";
     this.gpgLabelDates.Size = new Size(40, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelDates, null);
     this.gpgLabelDates.TabIndex = 12;
     this.gpgLabelDates.Text = "dates";
     this.gpgLabelDates.TextStyle = TextStyles.Default;
     this.msQuickButtons.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.msQuickButtons.AutoSize = false;
     this.msQuickButtons.BackgroundImage = (Image) manager.GetObject("msQuickButtons.BackgroundImage");
     this.msQuickButtons.Dock = DockStyle.None;
     this.msQuickButtons.GripMargin = new Padding(0);
     this.msQuickButtons.ImageScalingSize = new Size(0x2d, 0x2d);
     this.msQuickButtons.Items.AddRange(new ToolStripItem[] { this.btnToggleChallengers, this.btnToggleMyChallenges, this.btnAutomatch, this.btnSearchSelf, this.btnSearchOther, this.btnComments, this.btnAuditTrail, this.btnChallenge, this.btnJoinLeave, this.btnHelp, this.btnMore });
     this.msQuickButtons.Location = new Point(9, 0x26e);
     this.msQuickButtons.Name = "msQuickButtons";
     this.msQuickButtons.Padding = new Padding(0, 0, 10, 0);
     this.msQuickButtons.RenderMode = ToolStripRenderMode.Professional;
     this.msQuickButtons.ShowItemToolTips = true;
     this.msQuickButtons.Size = new Size(840, 0x34);
     base.ttDefault.SetSuperTip(this.msQuickButtons, null);
     this.msQuickButtons.TabIndex = 13;
     this.msQuickButtons.Paint += new PaintEventHandler(this.msQuickButtons_Paint);
     this.msQuickButtons.SizeChanged += new EventHandler(this.msQuickButtons_SizeChanged);
     this.btnToggleChallengers.AutoSize = false;
     this.btnToggleChallengers.AutoToolTip = true;
     this.btnToggleChallengers.Enabled = false;
     this.btnToggleChallengers.Image = (Image) manager.GetObject("btnToggleChallengers.Image");
     this.btnToggleChallengers.ImageScaling = ToolStripItemImageScaling.None;
     this.btnToggleChallengers.Name = "btnToggleChallengers";
     this.btnToggleChallengers.ShortcutKeys = Keys.F8;
     this.btnToggleChallengers.Size = new Size(0x25, 0x34);
     this.btnToggleChallengers.ToolTipText = "<LOC>Show only participants who are accepting challenges";
     this.btnToggleChallengers.Click += new EventHandler(this.btnToggleChallengers_Click);
     this.btnToggleMyChallenges.AutoSize = false;
     this.btnToggleMyChallenges.AutoToolTip = true;
     this.btnToggleMyChallenges.Enabled = false;
     this.btnToggleMyChallenges.Image = (Image) manager.GetObject("btnToggleMyChallenges.Image");
     this.btnToggleMyChallenges.ImageScaling = ToolStripItemImageScaling.None;
     this.btnToggleMyChallenges.Name = "btnToggleMyChallenges";
     this.btnToggleMyChallenges.ShortcutKeys = Keys.F8;
     this.btnToggleMyChallenges.Size = new Size(0x25, 0x34);
     this.btnToggleMyChallenges.Click += new EventHandler(this.btnToggleMyChallenges_Click);
     this.btnAutomatch.AutoSize = false;
     this.btnAutomatch.AutoToolTip = true;
     this.btnAutomatch.Enabled = false;
     this.btnAutomatch.Image = (Image) manager.GetObject("btnAutomatch.Image");
     this.btnAutomatch.ImageScaling = ToolStripItemImageScaling.None;
     this.btnAutomatch.Name = "btnAutomatch";
     this.btnAutomatch.ShortcutKeys = Keys.F8;
     this.btnAutomatch.Size = new Size(0x25, 0x34);
     this.btnAutomatch.ToolTipText = "<LOC>Play Automatch";
     this.btnAutomatch.Click += new EventHandler(this.btnAutomatch_Click);
     this.btnSearchSelf.AutoSize = false;
     this.btnSearchSelf.AutoToolTip = true;
     this.btnSearchSelf.Enabled = false;
     this.btnSearchSelf.Image = (Image) manager.GetObject("btnSearchSelf.Image");
     this.btnSearchSelf.ImageScaling = ToolStripItemImageScaling.None;
     this.btnSearchSelf.Name = "btnSearchSelf";
     this.btnSearchSelf.ShortcutKeys = Keys.F8;
     this.btnSearchSelf.Size = new Size(0x25, 0x34);
     this.btnSearchSelf.ToolTipText = "<LOC>Search for yourself";
     this.btnSearchSelf.Click += new EventHandler(this.btnSearchSelf_Click);
     this.btnSearchOther.AutoSize = false;
     this.btnSearchOther.AutoToolTip = true;
     this.btnSearchOther.Enabled = false;
     this.btnSearchOther.Image = (Image) manager.GetObject("btnSearchOther.Image");
     this.btnSearchOther.ImageScaling = ToolStripItemImageScaling.None;
     this.btnSearchOther.Name = "btnSearchOther";
     this.btnSearchOther.ShortcutKeys = Keys.F8;
     this.btnSearchOther.Size = new Size(0x25, 0x34);
     this.btnSearchOther.ToolTipText = "<LOC>Search for a participant";
     this.btnSearchOther.Click += new EventHandler(this.btnSearchOther_Click);
     this.btnComments.AutoSize = false;
     this.btnComments.AutoToolTip = true;
     this.btnComments.Enabled = false;
     this.btnComments.Image = (Image) manager.GetObject("btnComments.Image");
     this.btnComments.ImageScaling = ToolStripItemImageScaling.None;
     this.btnComments.Name = "btnComments";
     this.btnComments.ShortcutKeys = Keys.F7;
     this.btnComments.Size = new Size(0x25, 0x34);
     this.btnComments.ToolTipText = "<LOC>View comments about this player";
     this.btnComments.Click += new EventHandler(this.btnComments_Click);
     this.btnAuditTrail.AutoSize = false;
     this.btnAuditTrail.AutoToolTip = true;
     this.btnAuditTrail.Enabled = false;
     this.btnAuditTrail.Image = (Image) manager.GetObject("btnAuditTrail.Image");
     this.btnAuditTrail.ImageScaling = ToolStripItemImageScaling.None;
     this.btnAuditTrail.Name = "btnAuditTrail";
     this.btnAuditTrail.ShortcutKeys = Keys.F7;
     this.btnAuditTrail.Size = new Size(0x25, 0x34);
     this.btnAuditTrail.ToolTipText = "<LOC>View this players ladder history";
     this.btnAuditTrail.Click += new EventHandler(this.btnAuditTrail_Click);
     this.btnChallenge.AutoSize = false;
     this.btnChallenge.AutoToolTip = true;
     this.btnChallenge.Enabled = false;
     this.btnChallenge.Image = (Image) manager.GetObject("btnChallenge.Image");
     this.btnChallenge.ImageScaling = ToolStripItemImageScaling.None;
     this.btnChallenge.Name = "btnChallenge";
     this.btnChallenge.ShortcutKeys = Keys.F2;
     this.btnChallenge.Size = new Size(0x25, 0x34);
     this.btnChallenge.ToolTipText = "<LOC>Challenge Selected Participant";
     this.btnChallenge.Click += new EventHandler(this.btnChallenge_Click);
     this.btnJoinLeave.AutoSize = false;
     this.btnJoinLeave.AutoToolTip = true;
     this.btnJoinLeave.Enabled = false;
     this.btnJoinLeave.Image = (Image) manager.GetObject("btnJoinLeave.Image");
     this.btnJoinLeave.ImageScaling = ToolStripItemImageScaling.None;
     this.btnJoinLeave.Name = "btnJoinLeave";
     this.btnJoinLeave.ShortcutKeys = Keys.F2;
     this.btnJoinLeave.Size = new Size(0x25, 0x34);
     this.btnJoinLeave.Click += new EventHandler(this.btnJoinLeave_Click);
     this.btnHelp.AutoSize = false;
     this.btnHelp.AutoToolTip = true;
     this.btnHelp.Image = (Image) manager.GetObject("btnHelp.Image");
     this.btnHelp.ImageScaling = ToolStripItemImageScaling.None;
     this.btnHelp.Name = "btnHelp";
     this.btnHelp.ShortcutKeys = Keys.F2;
     this.btnHelp.Size = new Size(0x25, 0x34);
     this.btnHelp.ToolTipText = "<LOC>Help";
     this.btnHelp.Click += new EventHandler(this.btnHelp_Click);
     this.btnMore.AutoSize = false;
     this.btnMore.AutoToolTip = true;
     this.btnMore.Image = (Image) manager.GetObject("btnMore.Image");
     this.btnMore.ImageScaling = ToolStripItemImageScaling.None;
     this.btnMore.Name = "btnMore";
     this.btnMore.ShortcutKeys = Keys.F6;
     this.btnMore.Size = new Size(20, 0x34);
     this.btnMore.ToolTipText = "<LOC>More...";
     this.btnMore.Visible = false;
     this.gpgDataGridLadder.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgDataGridLadder.CustomizeStyle = false;
     this.gpgDataGridLadder.EmbeddedNavigator.Name = "";
     this.gpgDataGridLadder.Location = new Point(9, 0x106);
     this.gpgDataGridLadder.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgDataGridLadder.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgDataGridLadder.MainView = this.gvLadder;
     this.gpgDataGridLadder.Name = "gpgDataGridLadder";
     this.gpgDataGridLadder.RepositoryItems.AddRange(new RepositoryItem[] { this.repositoryItemPictureEdit1, this.repositoryItemPictureEdit2 });
     this.gpgDataGridLadder.ShowOnlyPredefinedDetails = true;
     this.gpgDataGridLadder.Size = new Size(840, 340);
     this.gpgDataGridLadder.TabIndex = 14;
     this.gpgDataGridLadder.ViewCollection.AddRange(new BaseView[] { this.gvLadder });
     this.gvLadder.Appearance.Empty.BackColor = Color.Black;
     this.gvLadder.Appearance.Empty.Options.UseBackColor = true;
     this.gvLadder.Appearance.EvenRow.BackColor = Color.Black;
     this.gvLadder.Appearance.EvenRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.FocusedRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvLadder.Appearance.FocusedRow.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gvLadder.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.FocusedRow.Options.UseFont = true;
     this.gvLadder.Appearance.HeaderPanel.BackColor = Color.Black;
     this.gvLadder.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.gvLadder.Appearance.HideSelectionRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvLadder.Appearance.HideSelectionRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.OddRow.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
     this.gvLadder.Appearance.OddRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.Preview.BackColor = Color.Black;
     this.gvLadder.Appearance.Preview.Options.UseBackColor = true;
     this.gvLadder.Appearance.Row.BackColor = Color.Black;
     this.gvLadder.Appearance.Row.ForeColor = Color.White;
     this.gvLadder.Appearance.Row.Options.UseBackColor = true;
     this.gvLadder.Appearance.RowSeparator.BackColor = Color.Black;
     this.gvLadder.Appearance.RowSeparator.Options.UseBackColor = true;
     this.gvLadder.Appearance.SelectedRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvLadder.Appearance.SelectedRow.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gvLadder.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.SelectedRow.Options.UseFont = true;
     this.gvLadder.AppearancePrint.Row.ForeColor = Color.White;
     this.gvLadder.AppearancePrint.Row.Options.UseForeColor = true;
     this.gvLadder.BorderStyle = BorderStyles.NoBorder;
     this.gvLadder.ColumnPanelRowHeight = 30;
     this.gvLadder.Columns.AddRange(new GridColumn[] { this.gcRank, this.gcPrevRank, this.gcName, this.gcWins, this.gcLosses, this.gcDraws, this.gcWinPercentage, this.gcNonReports, this.gcConflicts, this.gcCurrentStreak, this.gcRecordStreak, this.gcDaysSinceChallenge, this.gcDaysUntilDegrade, this.gcRepRating, this.gcRepRater });
     this.gvLadder.GridControl = this.gpgDataGridLadder;
     this.gvLadder.GroupPanelText = "<LOC>Drag a column header here to group by that column.";
     this.gvLadder.Name = "gvLadder";
     this.gvLadder.OptionsMenu.EnableColumnMenu = false;
     this.gvLadder.OptionsMenu.EnableFooterMenu = false;
     this.gvLadder.OptionsMenu.EnableGroupPanelMenu = false;
     this.gvLadder.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvLadder.OptionsSelection.EnableAppearanceHideSelection = false;
     this.gvLadder.OptionsView.EnableAppearanceEvenRow = true;
     this.gvLadder.OptionsView.EnableAppearanceOddRow = true;
     this.gvLadder.OptionsView.ShowHorzLines = false;
     this.gvLadder.OptionsView.ShowIndicator = false;
     this.gvLadder.OptionsView.ShowVertLines = false;
     this.gvLadder.CustomDrawCell += new RowCellCustomDrawEventHandler(this.gvLadder_CustomDrawCell);
     this.gvLadder.FocusedRowChanged += new FocusedRowChangedEventHandler(this.gvLadder_FocusedRowChanged);
     this.gcRank.AppearanceCell.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcRank.AppearanceCell.ForeColor = Color.Gold;
     this.gcRank.AppearanceCell.Options.UseFont = true;
     this.gcRank.AppearanceCell.Options.UseForeColor = true;
     this.gcRank.AppearanceCell.Options.UseTextOptions = true;
     this.gcRank.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcRank.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcRank.AppearanceHeader.Options.UseFont = true;
     this.gcRank.Caption = "<LOC>Rank";
     this.gcRank.FieldName = "Rank";
     this.gcRank.Name = "gcRank";
     this.gcRank.OptionsColumn.AllowEdit = false;
     this.gcRank.Visible = true;
     this.gcRank.VisibleIndex = 0;
     this.gcPrevRank.AppearanceCell.ForeColor = Color.White;
     this.gcPrevRank.AppearanceCell.Options.UseForeColor = true;
     this.gcPrevRank.AppearanceCell.Options.UseTextOptions = true;
     this.gcPrevRank.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcPrevRank.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcPrevRank.AppearanceHeader.Options.UseFont = true;
     this.gcPrevRank.Caption = "<LOC>Prev Rank";
     this.gcPrevRank.FieldName = "LastRank";
     this.gcPrevRank.Name = "gcPrevRank";
     this.gcPrevRank.OptionsColumn.AllowEdit = false;
     this.gcPrevRank.Visible = true;
     this.gcPrevRank.VisibleIndex = 1;
     this.gcName.AppearanceCell.ForeColor = Color.White;
     this.gcName.AppearanceCell.Options.UseForeColor = true;
     this.gcName.AppearanceCell.Options.UseTextOptions = true;
     this.gcName.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcName.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcName.AppearanceHeader.Options.UseFont = true;
     this.gcName.Caption = "<LOC>Name";
     this.gcName.FieldName = "EntityName";
     this.gcName.Name = "gcName";
     this.gcName.OptionsColumn.AllowEdit = false;
     this.gcName.Visible = true;
     this.gcName.VisibleIndex = 2;
     this.gcWins.AppearanceCell.ForeColor = Color.SeaGreen;
     this.gcWins.AppearanceCell.Options.UseForeColor = true;
     this.gcWins.AppearanceCell.Options.UseTextOptions = true;
     this.gcWins.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcWins.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcWins.AppearanceHeader.Options.UseFont = true;
     this.gcWins.Caption = "<LOC>Wins";
     this.gcWins.FieldName = "Wins";
     this.gcWins.Name = "gcWins";
     this.gcWins.OptionsColumn.AllowEdit = false;
     this.gcWins.Visible = true;
     this.gcWins.VisibleIndex = 3;
     this.gcLosses.AppearanceCell.ForeColor = Color.Red;
     this.gcLosses.AppearanceCell.Options.UseForeColor = true;
     this.gcLosses.AppearanceCell.Options.UseTextOptions = true;
     this.gcLosses.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcLosses.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcLosses.AppearanceHeader.Options.UseFont = true;
     this.gcLosses.Caption = "<LOC>Losses";
     this.gcLosses.FieldName = "Losses";
     this.gcLosses.Name = "gcLosses";
     this.gcLosses.OptionsColumn.AllowEdit = false;
     this.gcLosses.Visible = true;
     this.gcLosses.VisibleIndex = 4;
     this.gcDraws.AppearanceCell.ForeColor = Color.White;
     this.gcDraws.AppearanceCell.Options.UseForeColor = true;
     this.gcDraws.AppearanceCell.Options.UseTextOptions = true;
     this.gcDraws.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcDraws.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcDraws.AppearanceHeader.Options.UseFont = true;
     this.gcDraws.Caption = "<LOC>Draws";
     this.gcDraws.FieldName = "Draws";
     this.gcDraws.Name = "gcDraws";
     this.gcDraws.OptionsColumn.AllowEdit = false;
     this.gcDraws.Visible = true;
     this.gcDraws.VisibleIndex = 5;
     this.gcWinPercentage.AppearanceCell.ForeColor = Color.White;
     this.gcWinPercentage.AppearanceCell.Options.UseForeColor = true;
     this.gcWinPercentage.AppearanceCell.Options.UseTextOptions = true;
     this.gcWinPercentage.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcWinPercentage.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcWinPercentage.AppearanceHeader.Options.UseFont = true;
     this.gcWinPercentage.Caption = "<LOC>Win %";
     this.gcWinPercentage.DisplayFormat.FormatString = "{0}%";
     this.gcWinPercentage.DisplayFormat.FormatType = FormatType.Custom;
     this.gcWinPercentage.FieldName = "WinPercentage";
     this.gcWinPercentage.Name = "gcWinPercentage";
     this.gcWinPercentage.OptionsColumn.AllowEdit = false;
     this.gcWinPercentage.Visible = true;
     this.gcWinPercentage.VisibleIndex = 6;
     this.gcNonReports.AppearanceCell.ForeColor = Color.White;
     this.gcNonReports.AppearanceCell.Options.UseForeColor = true;
     this.gcNonReports.AppearanceCell.Options.UseTextOptions = true;
     this.gcNonReports.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcNonReports.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcNonReports.AppearanceHeader.Options.UseFont = true;
     this.gcNonReports.Caption = "<LOC>NR";
     this.gcNonReports.FieldName = "NonReportCount";
     this.gcNonReports.Name = "gcNonReports";
     this.gcNonReports.OptionsColumn.AllowEdit = false;
     this.gcNonReports.Visible = true;
     this.gcNonReports.VisibleIndex = 7;
     this.gcConflicts.AppearanceCell.ForeColor = Color.White;
     this.gcConflicts.AppearanceCell.Options.UseForeColor = true;
     this.gcConflicts.AppearanceCell.Options.UseTextOptions = true;
     this.gcConflicts.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcConflicts.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcConflicts.AppearanceHeader.Options.UseFont = true;
     this.gcConflicts.Caption = "<LOC>Conflicts";
     this.gcConflicts.FieldName = "ConflictReportCount";
     this.gcConflicts.Name = "gcConflicts";
     this.gcConflicts.OptionsColumn.AllowEdit = false;
     this.gcConflicts.Visible = true;
     this.gcConflicts.VisibleIndex = 8;
     this.gcCurrentStreak.AppearanceCell.ForeColor = Color.White;
     this.gcCurrentStreak.AppearanceCell.Options.UseForeColor = true;
     this.gcCurrentStreak.AppearanceCell.Options.UseTextOptions = true;
     this.gcCurrentStreak.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcCurrentStreak.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcCurrentStreak.AppearanceHeader.Options.UseFont = true;
     this.gcCurrentStreak.Caption = "<LOC>Current Streak";
     this.gcCurrentStreak.FieldName = "CurrentStreak";
     this.gcCurrentStreak.Name = "gcCurrentStreak";
     this.gcCurrentStreak.OptionsColumn.AllowEdit = false;
     this.gcCurrentStreak.Visible = true;
     this.gcCurrentStreak.VisibleIndex = 9;
     this.gcRecordStreak.AppearanceCell.ForeColor = Color.White;
     this.gcRecordStreak.AppearanceCell.Options.UseForeColor = true;
     this.gcRecordStreak.AppearanceCell.Options.UseTextOptions = true;
     this.gcRecordStreak.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcRecordStreak.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcRecordStreak.AppearanceHeader.Options.UseFont = true;
     this.gcRecordStreak.Caption = "<LOC>Record Streak";
     this.gcRecordStreak.FieldName = "RecordStreak";
     this.gcRecordStreak.Name = "gcRecordStreak";
     this.gcRecordStreak.OptionsColumn.AllowEdit = false;
     this.gcRecordStreak.Visible = true;
     this.gcRecordStreak.VisibleIndex = 10;
     this.gcDaysSinceChallenge.AppearanceCell.ForeColor = Color.White;
     this.gcDaysSinceChallenge.AppearanceCell.Options.UseForeColor = true;
     this.gcDaysSinceChallenge.AppearanceCell.Options.UseTextOptions = true;
     this.gcDaysSinceChallenge.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcDaysSinceChallenge.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcDaysSinceChallenge.AppearanceHeader.Options.UseFont = true;
     this.gcDaysSinceChallenge.Caption = "<LOC>Days Since Challenge";
     this.gcDaysSinceChallenge.FieldName = "DaysSinceChallenge";
     this.gcDaysSinceChallenge.Name = "gcDaysSinceChallenge";
     this.gcDaysSinceChallenge.OptionsColumn.AllowEdit = false;
     this.gcDaysSinceChallenge.Visible = true;
     this.gcDaysSinceChallenge.VisibleIndex = 11;
     this.gcDaysUntilDegrade.AppearanceCell.ForeColor = Color.White;
     this.gcDaysUntilDegrade.AppearanceCell.Options.UseForeColor = true;
     this.gcDaysUntilDegrade.AppearanceCell.Options.UseTextOptions = true;
     this.gcDaysUntilDegrade.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcDaysUntilDegrade.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcDaysUntilDegrade.AppearanceHeader.Options.UseFont = true;
     this.gcDaysUntilDegrade.Caption = "<LOC>Days Until Degrade";
     this.gcDaysUntilDegrade.FieldName = "DaysUntilDegrade";
     this.gcDaysUntilDegrade.Name = "gcDaysUntilDegrade";
     this.gcDaysUntilDegrade.OptionsColumn.AllowEdit = false;
     this.gcDaysUntilDegrade.Visible = true;
     this.gcDaysUntilDegrade.VisibleIndex = 12;
     this.gcRepRating.AppearanceCell.Options.UseTextOptions = true;
     this.gcRepRating.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcRepRating.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcRepRating.AppearanceHeader.Options.UseFont = true;
     this.gcRepRating.Caption = "<LOC>Rating Score";
     this.gcRepRating.ColumnEdit = this.repositoryItemPictureEdit1;
     this.gcRepRating.FieldName = "RatingImageSmall";
     this.gcRepRating.Name = "gcRepRating";
     this.gcRepRating.OptionsColumn.AllowEdit = false;
     this.gcRepRating.Visible = true;
     this.gcRepRating.VisibleIndex = 13;
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     this.gcRepRater.AppearanceCell.Options.UseTextOptions = true;
     this.gcRepRater.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcRepRater.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcRepRater.AppearanceHeader.Options.UseFont = true;
     this.gcRepRater.Caption = "<LOC>Rater Score";
     this.gcRepRater.ColumnEdit = this.repositoryItemPictureEdit2;
     this.gcRepRater.FieldName = "RaterImageSmall";
     this.gcRepRater.Name = "gcRepRater";
     this.gcRepRater.OptionsColumn.AllowEdit = false;
     this.gcRepRater.Visible = true;
     this.gcRepRater.VisibleIndex = 14;
     this.repositoryItemPictureEdit2.Name = "repositoryItemPictureEdit2";
     this.gpgPanelLinkPages.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgPanelLinkPages.BackColor = Color.DarkGray;
     this.gpgPanelLinkPages.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelLinkPages.BorderThickness = 2;
     this.gpgPanelLinkPages.DrawBorder = false;
     this.gpgPanelLinkPages.Location = new Point(0x58, 0x260);
     this.gpgPanelLinkPages.Margin = new Padding(0);
     this.gpgPanelLinkPages.Name = "gpgPanelLinkPages";
     this.gpgPanelLinkPages.Size = new Size(0x2aa, 0x16);
     base.ttDefault.SetSuperTip(this.gpgPanelLinkPages, null);
     this.gpgPanelLinkPages.TabIndex = 0x17;
     this.skinButtonEnd.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonEnd.AutoStyle = true;
     this.skinButtonEnd.BackColor = Color.Black;
     this.skinButtonEnd.ButtonState = 0;
     this.skinButtonEnd.DialogResult = DialogResult.OK;
     this.skinButtonEnd.DisabledForecolor = Color.Gray;
     this.skinButtonEnd.DrawColor = Color.White;
     this.skinButtonEnd.DrawEdges = false;
     this.skinButtonEnd.FocusColor = Color.Yellow;
     this.skinButtonEnd.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonEnd.ForeColor = Color.White;
     this.skinButtonEnd.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonEnd.IsStyled = true;
     this.skinButtonEnd.Location = new Point(0x329, 0x260);
     this.skinButtonEnd.Name = "skinButtonEnd";
     this.skinButtonEnd.Size = new Size(40, 0x16);
     this.skinButtonEnd.SkinBasePath = @"Controls\Button\Last";
     base.ttDefault.SetSuperTip(this.skinButtonEnd, null);
     this.skinButtonEnd.TabIndex = 0x16;
     this.skinButtonEnd.TabStop = true;
     this.skinButtonEnd.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonEnd.TextPadding = new Padding(0);
     this.skinButtonEnd.Click += new EventHandler(this.skinButtonEnd_Click);
     this.skinButtonStart.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButtonStart.AutoStyle = true;
     this.skinButtonStart.BackColor = Color.Black;
     this.skinButtonStart.ButtonState = 0;
     this.skinButtonStart.DialogResult = DialogResult.OK;
     this.skinButtonStart.DisabledForecolor = Color.Gray;
     this.skinButtonStart.DrawColor = Color.White;
     this.skinButtonStart.DrawEdges = false;
     this.skinButtonStart.FocusColor = Color.Yellow;
     this.skinButtonStart.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonStart.ForeColor = Color.White;
     this.skinButtonStart.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonStart.IsStyled = true;
     this.skinButtonStart.Location = new Point(9, 0x260);
     this.skinButtonStart.Name = "skinButtonStart";
     this.skinButtonStart.Size = new Size(40, 0x16);
     this.skinButtonStart.SkinBasePath = @"Controls\Button\First";
     base.ttDefault.SetSuperTip(this.skinButtonStart, null);
     this.skinButtonStart.TabIndex = 0x15;
     this.skinButtonStart.TabStop = true;
     this.skinButtonStart.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonStart.TextPadding = new Padding(0);
     this.skinButtonStart.Click += new EventHandler(this.skinButtonStart_Click);
     this.skinButtonNext.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonNext.AutoStyle = true;
     this.skinButtonNext.BackColor = Color.Black;
     this.skinButtonNext.ButtonState = 0;
     this.skinButtonNext.DialogResult = DialogResult.OK;
     this.skinButtonNext.DisabledForecolor = Color.Gray;
     this.skinButtonNext.DrawColor = Color.White;
     this.skinButtonNext.DrawEdges = false;
     this.skinButtonNext.FocusColor = Color.Yellow;
     this.skinButtonNext.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonNext.ForeColor = Color.White;
     this.skinButtonNext.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonNext.IsStyled = true;
     this.skinButtonNext.Location = new Point(0x301, 0x260);
     this.skinButtonNext.Name = "skinButtonNext";
     this.skinButtonNext.Size = new Size(40, 0x16);
     this.skinButtonNext.SkinBasePath = @"Controls\Button\Next";
     base.ttDefault.SetSuperTip(this.skinButtonNext, null);
     this.skinButtonNext.TabIndex = 20;
     this.skinButtonNext.TabStop = true;
     this.skinButtonNext.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonNext.TextPadding = new Padding(0);
     this.skinButtonNext.Click += new EventHandler(this.skinButtonNext_Click);
     this.skinButtonLast.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButtonLast.AutoStyle = true;
     this.skinButtonLast.BackColor = Color.Black;
     this.skinButtonLast.ButtonState = 0;
     this.skinButtonLast.DialogResult = DialogResult.OK;
     this.skinButtonLast.DisabledForecolor = Color.Gray;
     this.skinButtonLast.DrawColor = Color.White;
     this.skinButtonLast.DrawEdges = false;
     this.skinButtonLast.FocusColor = Color.Yellow;
     this.skinButtonLast.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonLast.ForeColor = Color.White;
     this.skinButtonLast.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonLast.IsStyled = true;
     this.skinButtonLast.Location = new Point(0x31, 0x260);
     this.skinButtonLast.Name = "skinButtonLast";
     this.skinButtonLast.Size = new Size(40, 0x16);
     this.skinButtonLast.SkinBasePath = @"Controls\Button\Previous";
     base.ttDefault.SetSuperTip(this.skinButtonLast, null);
     this.skinButtonLast.TabIndex = 0x13;
     this.skinButtonLast.TabStop = true;
     this.skinButtonLast.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonLast.TextPadding = new Padding(0);
     this.skinButtonLast.Click += new EventHandler(this.skinButtonLast_Click);
     this.backLabelTitle.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.backLabelTitle.AutoStyle = false;
     this.backLabelTitle.BackColor = Color.Transparent;
     this.backLabelTitle.DrawEdges = true;
     this.backLabelTitle.Font = new Font("Arial", 20f, FontStyle.Bold);
     this.backLabelTitle.ForeColor = Color.White;
     this.backLabelTitle.HorizontalScalingMode = ScalingModes.Tile;
     this.backLabelTitle.IsStyled = false;
     this.backLabelTitle.Location = new Point(7, 0x3e);
     this.backLabelTitle.Name = "backLabelTitle";
     this.backLabelTitle.Size = new Size(0x34e, 0x3b);
     this.backLabelTitle.SkinBasePath = @"Controls\Background Label\Ladders";
     base.ttDefault.SetSuperTip(this.backLabelTitle, null);
     this.backLabelTitle.TabIndex = 0x18;
     this.backLabelTitle.Text = "<LOC>Ladder Ratings";
     this.backLabelTitle.TextAlign = ContentAlignment.MiddleLeft;
     this.backLabelTitle.TextPadding = new Padding(10, 0, 0, 0);
     this.gpgLabelDescription.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelDescription.AutoStyle = true;
     this.gpgLabelDescription.BackColor = Color.Transparent;
     this.gpgLabelDescription.Font = new Font("Arial", 9.75f);
     this.gpgLabelDescription.ForeColor = Color.White;
     this.gpgLabelDescription.IgnoreMouseWheel = false;
     this.gpgLabelDescription.IsStyled = false;
     this.gpgLabelDescription.Location = new Point(3, 0x59);
     this.gpgLabelDescription.Name = "gpgLabelDescription";
     this.gpgLabelDescription.Size = new Size(410, 0x23);
     base.ttDefault.SetSuperTip(this.gpgLabelDescription, null);
     this.gpgLabelDescription.TabIndex = 0x19;
     this.gpgLabelDescription.Text = "description";
     this.gpgLabelDescription.TextStyle = TextStyles.Default;
     this.skinGroupPanel1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinGroupPanel1.AutoStyle = false;
     this.skinGroupPanel1.BackColor = Color.Black;
     this.skinGroupPanel1.Controls.Add(this.gpgLabel3);
     this.skinGroupPanel1.Controls.Add(this.gpgLabelRules);
     this.skinGroupPanel1.Controls.Add(this.gpgLabel4);
     this.skinGroupPanel1.Controls.Add(this.gpgLabel2);
     this.skinGroupPanel1.Controls.Add(this.gpgLabel1);
     this.skinGroupPanel1.Controls.Add(this.gpgLabelDescription);
     this.skinGroupPanel1.Controls.Add(this.gpgLabelType);
     this.skinGroupPanel1.Controls.Add(this.gpgLabelDates);
     this.skinGroupPanel1.CutCorner = true;
     this.skinGroupPanel1.Font = new Font("Verdana", 9f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.skinGroupPanel1.HeaderImage = GroupPanelImages.blue_gradient;
     this.skinGroupPanel1.IsStyled = true;
     this.skinGroupPanel1.Location = new Point(13, 0x83);
     this.skinGroupPanel1.Margin = new Padding(4, 3, 4, 3);
     this.skinGroupPanel1.Name = "skinGroupPanel1";
     this.skinGroupPanel1.Size = new Size(0x340, 0x81);
     base.ttDefault.SetSuperTip(this.skinGroupPanel1, null);
     this.skinGroupPanel1.TabIndex = 0x1a;
     this.skinGroupPanel1.Text = "<LOC>Ladder Information";
     this.skinGroupPanel1.TextAlign = ContentAlignment.MiddleLeft;
     this.skinGroupPanel1.TextPadding = new Padding(4, 0, 0, 0);
     this.gpgLabel3.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel3.AutoStyle = true;
     this.gpgLabel3.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.gpgLabel3.Font = new Font("Arial", 9.75f);
     this.gpgLabel3.ForeColor = Color.White;
     this.gpgLabel3.IgnoreMouseWheel = false;
     this.gpgLabel3.IsStyled = false;
     this.gpgLabel3.Location = new Point(3, 0x43);
     this.gpgLabel3.Name = "gpgLabel3";
     this.gpgLabel3.Size = new Size(410, 0x12);
     base.ttDefault.SetSuperTip(this.gpgLabel3, null);
     this.gpgLabel3.TabIndex = 0x29;
     this.gpgLabel3.Text = "<LOC>Description";
     this.gpgLabel3.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel3.TextStyle = TextStyles.Default;
     this.gpgLabelRules.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgLabelRules.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelRules.AutoStyle = true;
     this.gpgLabelRules.BackColor = Color.Transparent;
     this.gpgLabelRules.Font = new Font("Arial", 9.75f);
     this.gpgLabelRules.ForeColor = Color.White;
     this.gpgLabelRules.IgnoreMouseWheel = false;
     this.gpgLabelRules.IsStyled = false;
     this.gpgLabelRules.Location = new Point(0x1ad, 0x2e);
     this.gpgLabelRules.Name = "gpgLabelRules";
     this.gpgLabelRules.Size = new Size(410, 0x43);
     base.ttDefault.SetSuperTip(this.gpgLabelRules, null);
     this.gpgLabelRules.TabIndex = 0x2b;
     this.gpgLabelRules.Text = "description";
     this.gpgLabelRules.TextStyle = TextStyles.Default;
     this.gpgLabel4.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgLabel4.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel4.AutoStyle = true;
     this.gpgLabel4.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.gpgLabel4.Font = new Font("Arial", 9.75f);
     this.gpgLabel4.ForeColor = Color.White;
     this.gpgLabel4.IgnoreMouseWheel = false;
     this.gpgLabel4.IsStyled = false;
     this.gpgLabel4.Location = new Point(0x1ad, 0x18);
     this.gpgLabel4.Name = "gpgLabel4";
     this.gpgLabel4.Size = new Size(400, 0x12);
     base.ttDefault.SetSuperTip(this.gpgLabel4, null);
     this.gpgLabel4.TabIndex = 0x2a;
     this.gpgLabel4.Text = "<LOC>Rules and Criteria";
     this.gpgLabel4.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel4.TextStyle = TextStyles.Default;
     this.gpgLabel2.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel2.AutoStyle = true;
     this.gpgLabel2.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.gpgLabel2.Font = new Font("Arial", 9.75f);
     this.gpgLabel2.ForeColor = Color.White;
     this.gpgLabel2.IgnoreMouseWheel = false;
     this.gpgLabel2.IsStyled = false;
     this.gpgLabel2.Location = new Point(0xba, 0x18);
     this.gpgLabel2.Name = "gpgLabel2";
     this.gpgLabel2.Size = new Size(0xb3, 0x12);
     base.ttDefault.SetSuperTip(this.gpgLabel2, null);
     this.gpgLabel2.TabIndex = 40;
     this.gpgLabel2.Text = "<LOC>Season Dates";
     this.gpgLabel2.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel2.TextStyle = TextStyles.Default;
     this.gpgLabel1.AutoGrowDirection = GrowDirections.None;
     this.gpgLabel1.AutoStyle = true;
     this.gpgLabel1.BackColor = Color.FromArgb(0x33, 0x33, 0x33);
     this.gpgLabel1.Font = new Font("Arial", 9.75f);
     this.gpgLabel1.ForeColor = Color.White;
     this.gpgLabel1.IgnoreMouseWheel = false;
     this.gpgLabel1.IsStyled = false;
     this.gpgLabel1.Location = new Point(3, 0x18);
     this.gpgLabel1.Name = "gpgLabel1";
     this.gpgLabel1.Size = new Size(410, 0x12);
     base.ttDefault.SetSuperTip(this.gpgLabel1, null);
     this.gpgLabel1.TabIndex = 0x27;
     this.gpgLabel1.Text = "<LOC>Type";
     this.gpgLabel1.TextAlign = ContentAlignment.MiddleLeft;
     this.gpgLabel1.TextStyle = TextStyles.Default;
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x35a, 0x2ad);
     base.Controls.Add(this.skinGroupPanel1);
     base.Controls.Add(this.backLabelTitle);
     base.Controls.Add(this.gpgPanelLinkPages);
     base.Controls.Add(this.skinButtonEnd);
     base.Controls.Add(this.skinButtonStart);
     base.Controls.Add(this.skinButtonNext);
     base.Controls.Add(this.skinButtonLast);
     base.Controls.Add(this.gpgDataGridLadder);
     base.Controls.Add(this.msQuickButtons);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(0x1c8, 0x180);
     base.Name = "FrmLadderView";
     base.Opacity = 1.0;
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "<LOC>Ladder View";
     base.Controls.SetChildIndex(this.msQuickButtons, 0);
     base.Controls.SetChildIndex(this.gpgDataGridLadder, 0);
     base.Controls.SetChildIndex(this.skinButtonLast, 0);
     base.Controls.SetChildIndex(this.skinButtonNext, 0);
     base.Controls.SetChildIndex(this.skinButtonStart, 0);
     base.Controls.SetChildIndex(this.skinButtonEnd, 0);
     base.Controls.SetChildIndex(this.gpgPanelLinkPages, 0);
     base.Controls.SetChildIndex(this.backLabelTitle, 0);
     base.Controls.SetChildIndex(this.skinGroupPanel1, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.msQuickButtons.ResumeLayout(false);
     this.msQuickButtons.PerformLayout();
     this.gpgDataGridLadder.EndInit();
     this.gvLadder.EndInit();
     this.repositoryItemPictureEdit1.EndInit();
     this.repositoryItemPictureEdit2.EndInit();
     this.skinGroupPanel1.ResumeLayout(false);
     this.skinGroupPanel1.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #25
0
 private void InitializeComponent()
 {
     ComponentResourceManager manager = new ComponentResourceManager(typeof(DlgLadderHistory));
     this.gpgDataGridHistory = new GPGDataGrid();
     this.gvLadder = new GridView();
     this.gcReportDate = new GridColumn();
     this.gcRankChange = new GridColumn();
     this.gcDescription = new GridColumn();
     this.gpgLabelDescription = new GPGLabel();
     this.gpgPanelHistory = new GPGPanel();
     this.splitContainer1 = new SplitContainer();
     this.skinLabel1 = new SkinLabel();
     this.gpgPanel2 = new GPGPanel();
     this.pManualTabs = new GPGPanel();
     this.btnHistoryTab = new SkinButton();
     this.btnCommentsTab = new SkinButton();
     this.gpgPanelComments = new GPGPanel();
     this.splitContainer2 = new SplitContainer();
     this.dataGridComments = new GPGDataGrid();
     this.gvComments = new GridView();
     this.gcComment_Date = new GridColumn();
     this.gcComment_Name = new GridColumn();
     this.gcComment_Details = new GridColumn();
     this.skinLabel2 = new SkinLabel();
     this.gpgLabelCommentDetails = new GPGLabel();
     this.gridColumn1 = new GridColumn();
     this.gridColumn2 = new GridColumn();
     this.gridColumn3 = new GridColumn();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.gpgDataGridHistory.BeginInit();
     this.gvLadder.BeginInit();
     this.gpgPanelHistory.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.gpgPanel2.SuspendLayout();
     this.pManualTabs.SuspendLayout();
     this.gpgPanelComments.SuspendLayout();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.dataGridComments.BeginInit();
     this.gvComments.BeginInit();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x265, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gpgDataGridHistory.CustomizeStyle = false;
     this.gpgDataGridHistory.Dock = DockStyle.Fill;
     this.gpgDataGridHistory.EmbeddedNavigator.Name = "";
     this.gpgDataGridHistory.Location = new Point(0, 0);
     this.gpgDataGridHistory.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgDataGridHistory.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgDataGridHistory.MainView = this.gvLadder;
     this.gpgDataGridHistory.Name = "gpgDataGridHistory";
     this.gpgDataGridHistory.ShowOnlyPredefinedDetails = true;
     this.gpgDataGridHistory.Size = new Size(0x284, 0xee);
     this.gpgDataGridHistory.TabIndex = 15;
     this.gpgDataGridHistory.ViewCollection.AddRange(new BaseView[] { this.gvLadder });
     this.gvLadder.Appearance.Empty.BackColor = Color.Black;
     this.gvLadder.Appearance.Empty.Options.UseBackColor = true;
     this.gvLadder.Appearance.EvenRow.BackColor = Color.Black;
     this.gvLadder.Appearance.EvenRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.FocusedRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvLadder.Appearance.FocusedRow.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gvLadder.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.FocusedRow.Options.UseFont = true;
     this.gvLadder.Appearance.HeaderPanel.BackColor = Color.Black;
     this.gvLadder.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.gvLadder.Appearance.HideSelectionRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvLadder.Appearance.HideSelectionRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.OddRow.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
     this.gvLadder.Appearance.OddRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.Preview.BackColor = Color.Black;
     this.gvLadder.Appearance.Preview.Options.UseBackColor = true;
     this.gvLadder.Appearance.Row.BackColor = Color.Black;
     this.gvLadder.Appearance.Row.ForeColor = Color.White;
     this.gvLadder.Appearance.Row.Options.UseBackColor = true;
     this.gvLadder.Appearance.RowSeparator.BackColor = Color.Black;
     this.gvLadder.Appearance.RowSeparator.Options.UseBackColor = true;
     this.gvLadder.Appearance.SelectedRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvLadder.Appearance.SelectedRow.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gvLadder.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvLadder.Appearance.SelectedRow.Options.UseFont = true;
     this.gvLadder.AppearancePrint.Row.ForeColor = Color.White;
     this.gvLadder.AppearancePrint.Row.Options.UseForeColor = true;
     this.gvLadder.BorderStyle = BorderStyles.NoBorder;
     this.gvLadder.ColumnPanelRowHeight = 30;
     this.gvLadder.Columns.AddRange(new GridColumn[] { this.gcReportDate, this.gcRankChange, this.gcDescription });
     this.gvLadder.GridControl = this.gpgDataGridHistory;
     this.gvLadder.GroupPanelText = "<LOC>Drag a column header here to group by that column.";
     this.gvLadder.Name = "gvLadder";
     this.gvLadder.OptionsMenu.EnableColumnMenu = false;
     this.gvLadder.OptionsMenu.EnableFooterMenu = false;
     this.gvLadder.OptionsMenu.EnableGroupPanelMenu = false;
     this.gvLadder.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvLadder.OptionsSelection.EnableAppearanceHideSelection = false;
     this.gvLadder.OptionsView.EnableAppearanceEvenRow = true;
     this.gvLadder.OptionsView.EnableAppearanceOddRow = true;
     this.gvLadder.OptionsView.ShowHorzLines = false;
     this.gvLadder.OptionsView.ShowIndicator = false;
     this.gvLadder.OptionsView.ShowVertLines = false;
     this.gvLadder.FocusedRowChanged += new FocusedRowChangedEventHandler(this.gvLadder_FocusedRowChanged);
     this.gcReportDate.Caption = "<LOC>Report Date";
     this.gcReportDate.FieldName = "PlayerReportDateFull";
     this.gcReportDate.Name = "gcReportDate";
     this.gcReportDate.OptionsColumn.AllowEdit = false;
     this.gcReportDate.Visible = true;
     this.gcReportDate.VisibleIndex = 0;
     this.gcReportDate.Width = 0x84;
     this.gcRankChange.Caption = "<LOC>Rank Change";
     this.gcRankChange.FieldName = "RankChange";
     this.gcRankChange.Name = "gcRankChange";
     this.gcRankChange.OptionsColumn.AllowEdit = false;
     this.gcRankChange.Visible = true;
     this.gcRankChange.VisibleIndex = 1;
     this.gcRankChange.Width = 0x86;
     this.gcDescription.AppearanceCell.ForeColor = Color.White;
     this.gcDescription.AppearanceCell.Options.UseForeColor = true;
     this.gcDescription.AppearanceCell.Options.UseTextOptions = true;
     this.gcDescription.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcDescription.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcDescription.AppearanceHeader.Options.UseFont = true;
     this.gcDescription.Caption = "<LOC>Click to view full description below";
     this.gcDescription.FieldName = "Description";
     this.gcDescription.Name = "gcDescription";
     this.gcDescription.OptionsColumn.AllowEdit = false;
     this.gcDescription.Visible = true;
     this.gcDescription.VisibleIndex = 2;
     this.gcDescription.Width = 0x17a;
     this.gpgLabelDescription.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgLabelDescription.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelDescription.AutoStyle = true;
     this.gpgLabelDescription.BackColor = Color.Black;
     this.gpgLabelDescription.Font = new Font("Arial", 9.75f);
     this.gpgLabelDescription.ForeColor = Color.White;
     this.gpgLabelDescription.IgnoreMouseWheel = false;
     this.gpgLabelDescription.IsStyled = false;
     this.gpgLabelDescription.Location = new Point(0, 0x17);
     this.gpgLabelDescription.Name = "gpgLabelDescription";
     this.gpgLabelDescription.Padding = new Padding(6);
     this.gpgLabelDescription.Size = new Size(0x282, 0x6a);
     base.ttDefault.SetSuperTip(this.gpgLabelDescription, null);
     this.gpgLabelDescription.TabIndex = 0x10;
     this.gpgLabelDescription.Text = "<LOC>No history";
     this.gpgLabelDescription.TextStyle = TextStyles.Default;
     this.gpgPanelHistory.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanelHistory.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelHistory.BorderThickness = 2;
     this.gpgPanelHistory.Controls.Add(this.splitContainer1);
     this.gpgPanelHistory.DrawBorder = true;
     this.gpgPanelHistory.Location = new Point(12, 0x6a);
     this.gpgPanelHistory.Name = "gpgPanelHistory";
     this.gpgPanelHistory.Size = new Size(0x288, 0x177);
     base.ttDefault.SetSuperTip(this.gpgPanelHistory, null);
     this.gpgPanelHistory.TabIndex = 0x11;
     this.splitContainer1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainer1.BackColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.splitContainer1.Location = new Point(2, 3);
     this.splitContainer1.Name = "splitContainer1";
     this.splitContainer1.Orientation = Orientation.Horizontal;
     this.splitContainer1.Panel1.BackColor = Color.Black;
     this.splitContainer1.Panel1.Controls.Add(this.gpgDataGridHistory);
     base.ttDefault.SetSuperTip(this.splitContainer1.Panel1, null);
     this.splitContainer1.Panel2.BackColor = Color.Black;
     this.splitContainer1.Panel2.Controls.Add(this.skinLabel1);
     this.splitContainer1.Panel2.Controls.Add(this.gpgLabelDescription);
     base.ttDefault.SetSuperTip(this.splitContainer1.Panel2, null);
     this.splitContainer1.Size = new Size(0x284, 0x171);
     this.splitContainer1.SplitterDistance = 0xee;
     this.splitContainer1.SplitterWidth = 2;
     base.ttDefault.SetSuperTip(this.splitContainer1, null);
     this.splitContainer1.TabIndex = 0x12;
     this.skinLabel1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel1.AutoStyle = false;
     this.skinLabel1.BackColor = Color.Black;
     this.skinLabel1.DrawEdges = true;
     this.skinLabel1.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel1.ForeColor = Color.White;
     this.skinLabel1.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel1.IsStyled = false;
     this.skinLabel1.Location = new Point(0, 0);
     this.skinLabel1.Name = "skinLabel1";
     this.skinLabel1.Size = new Size(0x285, 20);
     this.skinLabel1.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel1, null);
     this.skinLabel1.TabIndex = 0x11;
     this.skinLabel1.Text = "<LOC>Details";
     this.skinLabel1.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel1.TextPadding = new Padding(4, 0, 0, 0);
     this.gpgPanel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgPanel2.BackgroundImage = (Image) manager.GetObject("gpgPanel2.BackgroundImage");
     this.gpgPanel2.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanel2.BorderThickness = 2;
     this.gpgPanel2.Controls.Add(this.pManualTabs);
     this.gpgPanel2.DrawBorder = false;
     this.gpgPanel2.Location = new Point(6, 0x3e);
     this.gpgPanel2.Name = "gpgPanel2";
     this.gpgPanel2.Size = new Size(660, 0x2d);
     base.ttDefault.SetSuperTip(this.gpgPanel2, null);
     this.gpgPanel2.TabIndex = 0x19;
     this.pManualTabs.BackColor = Color.Transparent;
     this.pManualTabs.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.pManualTabs.BorderThickness = 2;
     this.pManualTabs.Controls.Add(this.btnHistoryTab);
     this.pManualTabs.Controls.Add(this.btnCommentsTab);
     this.pManualTabs.DrawBorder = false;
     this.pManualTabs.Location = new Point(4, 0x17);
     this.pManualTabs.Name = "pManualTabs";
     this.pManualTabs.Size = new Size(0x102, 0x16);
     base.ttDefault.SetSuperTip(this.pManualTabs, null);
     this.pManualTabs.TabIndex = 0x11;
     this.btnHistoryTab.AutoStyle = true;
     this.btnHistoryTab.BackColor = Color.Black;
     this.btnHistoryTab.ButtonState = 0;
     this.btnHistoryTab.DialogResult = DialogResult.OK;
     this.btnHistoryTab.DisabledForecolor = Color.Gray;
     this.btnHistoryTab.DrawColor = Color.White;
     this.btnHistoryTab.DrawEdges = true;
     this.btnHistoryTab.FocusColor = Color.Yellow;
     this.btnHistoryTab.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnHistoryTab.ForeColor = Color.White;
     this.btnHistoryTab.HorizontalScalingMode = ScalingModes.Tile;
     this.btnHistoryTab.IsStyled = true;
     this.btnHistoryTab.Location = new Point(0, 0);
     this.btnHistoryTab.Name = "btnHistoryTab";
     this.btnHistoryTab.Size = new Size(0x84, 0x16);
     this.btnHistoryTab.SkinBasePath = @"Controls\Button\TabSmallActive";
     base.ttDefault.SetSuperTip(this.btnHistoryTab, null);
     this.btnHistoryTab.TabIndex = 0x16;
     this.btnHistoryTab.TabStop = true;
     this.btnHistoryTab.Text = "<LOC>Ladder History";
     this.btnHistoryTab.TextAlign = ContentAlignment.MiddleCenter;
     this.btnHistoryTab.TextPadding = new Padding(0);
     this.btnHistoryTab.Click += new EventHandler(this.btnHistoryTab_Click);
     this.btnCommentsTab.AutoStyle = true;
     this.btnCommentsTab.BackColor = Color.Black;
     this.btnCommentsTab.ButtonState = 0;
     this.btnCommentsTab.DialogResult = DialogResult.OK;
     this.btnCommentsTab.DisabledForecolor = Color.Gray;
     this.btnCommentsTab.DrawColor = Color.White;
     this.btnCommentsTab.DrawEdges = true;
     this.btnCommentsTab.FocusColor = Color.Yellow;
     this.btnCommentsTab.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.btnCommentsTab.ForeColor = Color.White;
     this.btnCommentsTab.HorizontalScalingMode = ScalingModes.Tile;
     this.btnCommentsTab.IsStyled = true;
     this.btnCommentsTab.Location = new Point(0x7b, 0);
     this.btnCommentsTab.Name = "btnCommentsTab";
     this.btnCommentsTab.Size = new Size(0x84, 0x16);
     this.btnCommentsTab.SkinBasePath = @"Controls\Button\TabSmall";
     base.ttDefault.SetSuperTip(this.btnCommentsTab, null);
     this.btnCommentsTab.TabIndex = 0x17;
     this.btnCommentsTab.TabStop = true;
     this.btnCommentsTab.Text = "<LOC>User Comments";
     this.btnCommentsTab.TextAlign = ContentAlignment.MiddleCenter;
     this.btnCommentsTab.TextPadding = new Padding(0);
     this.btnCommentsTab.Click += new EventHandler(this.btnCommentsTab_Click);
     this.gpgPanelComments.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanelComments.BorderColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.gpgPanelComments.BorderThickness = 2;
     this.gpgPanelComments.Controls.Add(this.splitContainer2);
     this.gpgPanelComments.DrawBorder = true;
     this.gpgPanelComments.Location = new Point(12, 0x6a);
     this.gpgPanelComments.Name = "gpgPanelComments";
     this.gpgPanelComments.Size = new Size(0x288, 0x177);
     base.ttDefault.SetSuperTip(this.gpgPanelComments, null);
     this.gpgPanelComments.TabIndex = 0x13;
     this.splitContainer2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.splitContainer2.BackColor = Color.FromArgb(0xcc, 0xcc, 0xff);
     this.splitContainer2.Location = new Point(2, 3);
     this.splitContainer2.Name = "splitContainer2";
     this.splitContainer2.Orientation = Orientation.Horizontal;
     this.splitContainer2.Panel1.BackColor = Color.Black;
     this.splitContainer2.Panel1.Controls.Add(this.dataGridComments);
     base.ttDefault.SetSuperTip(this.splitContainer2.Panel1, null);
     this.splitContainer2.Panel2.BackColor = Color.Black;
     this.splitContainer2.Panel2.Controls.Add(this.skinLabel2);
     this.splitContainer2.Panel2.Controls.Add(this.gpgLabelCommentDetails);
     base.ttDefault.SetSuperTip(this.splitContainer2.Panel2, null);
     this.splitContainer2.Size = new Size(0x284, 0x171);
     this.splitContainer2.SplitterDistance = 0xee;
     this.splitContainer2.SplitterWidth = 2;
     base.ttDefault.SetSuperTip(this.splitContainer2, null);
     this.splitContainer2.TabIndex = 0x13;
     this.dataGridComments.CustomizeStyle = false;
     this.dataGridComments.Dock = DockStyle.Fill;
     this.dataGridComments.EmbeddedNavigator.Name = "";
     this.dataGridComments.Location = new Point(0, 0);
     this.dataGridComments.LookAndFeel.SkinName = "London Liquid Sky";
     this.dataGridComments.LookAndFeel.UseDefaultLookAndFeel = false;
     this.dataGridComments.MainView = this.gvComments;
     this.dataGridComments.Name = "dataGridComments";
     this.dataGridComments.ShowOnlyPredefinedDetails = true;
     this.dataGridComments.Size = new Size(0x284, 0xee);
     this.dataGridComments.TabIndex = 0x10;
     this.dataGridComments.ViewCollection.AddRange(new BaseView[] { this.gvComments });
     this.gvComments.Appearance.Empty.BackColor = Color.Black;
     this.gvComments.Appearance.Empty.Options.UseBackColor = true;
     this.gvComments.Appearance.EvenRow.BackColor = Color.Black;
     this.gvComments.Appearance.EvenRow.Options.UseBackColor = true;
     this.gvComments.Appearance.FocusedRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvComments.Appearance.FocusedRow.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gvComments.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvComments.Appearance.FocusedRow.Options.UseFont = true;
     this.gvComments.Appearance.HeaderPanel.BackColor = Color.Black;
     this.gvComments.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.gvComments.Appearance.HideSelectionRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvComments.Appearance.HideSelectionRow.Options.UseBackColor = true;
     this.gvComments.Appearance.OddRow.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
     this.gvComments.Appearance.OddRow.Options.UseBackColor = true;
     this.gvComments.Appearance.Preview.BackColor = Color.Black;
     this.gvComments.Appearance.Preview.Options.UseBackColor = true;
     this.gvComments.Appearance.Row.BackColor = Color.Black;
     this.gvComments.Appearance.Row.ForeColor = Color.White;
     this.gvComments.Appearance.Row.Options.UseBackColor = true;
     this.gvComments.Appearance.RowSeparator.BackColor = Color.Black;
     this.gvComments.Appearance.RowSeparator.Options.UseBackColor = true;
     this.gvComments.Appearance.SelectedRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvComments.Appearance.SelectedRow.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gvComments.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvComments.Appearance.SelectedRow.Options.UseFont = true;
     this.gvComments.AppearancePrint.Row.ForeColor = Color.White;
     this.gvComments.AppearancePrint.Row.Options.UseForeColor = true;
     this.gvComments.BorderStyle = BorderStyles.NoBorder;
     this.gvComments.ColumnPanelRowHeight = 30;
     this.gvComments.Columns.AddRange(new GridColumn[] { this.gcComment_Date, this.gcComment_Name, this.gcComment_Details });
     this.gvComments.GridControl = this.dataGridComments;
     this.gvComments.GroupPanelText = "<LOC>Drag a column header here to group by that column.";
     this.gvComments.Name = "gvComments";
     this.gvComments.OptionsMenu.EnableColumnMenu = false;
     this.gvComments.OptionsMenu.EnableFooterMenu = false;
     this.gvComments.OptionsMenu.EnableGroupPanelMenu = false;
     this.gvComments.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvComments.OptionsSelection.EnableAppearanceHideSelection = false;
     this.gvComments.OptionsView.EnableAppearanceEvenRow = true;
     this.gvComments.OptionsView.EnableAppearanceOddRow = true;
     this.gvComments.OptionsView.ShowHorzLines = false;
     this.gvComments.OptionsView.ShowIndicator = false;
     this.gvComments.OptionsView.ShowVertLines = false;
     this.gvComments.FocusedRowChanged += new FocusedRowChangedEventHandler(this.gvComments_FocusedRowChanged);
     this.gcComment_Date.AppearanceCell.ForeColor = Color.White;
     this.gcComment_Date.AppearanceCell.Options.UseForeColor = true;
     this.gcComment_Date.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcComment_Date.AppearanceHeader.Options.UseFont = true;
     this.gcComment_Date.Caption = "<LOC>Comment Date";
     this.gcComment_Date.FieldName = "CommentDate";
     this.gcComment_Date.Name = "gcComment_Date";
     this.gcComment_Date.OptionsColumn.AllowEdit = false;
     this.gcComment_Date.Visible = true;
     this.gcComment_Date.VisibleIndex = 0;
     this.gcComment_Date.Width = 0x98;
     this.gcComment_Name.AppearanceCell.ForeColor = Color.White;
     this.gcComment_Name.AppearanceCell.Options.UseForeColor = true;
     this.gcComment_Name.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcComment_Name.AppearanceHeader.Options.UseFont = true;
     this.gcComment_Name.Caption = "<LOC>Commenter Name";
     this.gcComment_Name.FieldName = "CommenterName";
     this.gcComment_Name.Name = "gcComment_Name";
     this.gcComment_Name.OptionsColumn.AllowEdit = false;
     this.gcComment_Name.Visible = true;
     this.gcComment_Name.VisibleIndex = 1;
     this.gcComment_Name.Width = 160;
     this.gcComment_Details.AppearanceCell.ForeColor = Color.White;
     this.gcComment_Details.AppearanceCell.Options.UseForeColor = true;
     this.gcComment_Details.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcComment_Details.AppearanceHeader.Options.UseFont = true;
     this.gcComment_Details.Caption = "<LOC>Comment - Click to view full description below";
     this.gcComment_Details.FieldName = "Description";
     this.gcComment_Details.Name = "gcComment_Details";
     this.gcComment_Details.OptionsColumn.AllowEdit = false;
     this.gcComment_Details.Visible = true;
     this.gcComment_Details.VisibleIndex = 2;
     this.gcComment_Details.Width = 0x14c;
     this.skinLabel2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabel2.AutoStyle = false;
     this.skinLabel2.BackColor = Color.Black;
     this.skinLabel2.DrawEdges = true;
     this.skinLabel2.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabel2.ForeColor = Color.White;
     this.skinLabel2.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabel2.IsStyled = false;
     this.skinLabel2.Location = new Point(0, 0);
     this.skinLabel2.Name = "skinLabel2";
     this.skinLabel2.Size = new Size(0x285, 20);
     this.skinLabel2.SkinBasePath = @"Controls\Background Label\BlueGradient";
     base.ttDefault.SetSuperTip(this.skinLabel2, null);
     this.skinLabel2.TabIndex = 0x11;
     this.skinLabel2.Text = "<LOC>Details";
     this.skinLabel2.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabel2.TextPadding = new Padding(4, 0, 0, 0);
     this.gpgLabelCommentDetails.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgLabelCommentDetails.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelCommentDetails.AutoStyle = true;
     this.gpgLabelCommentDetails.BackColor = Color.Black;
     this.gpgLabelCommentDetails.Font = new Font("Arial", 9.75f);
     this.gpgLabelCommentDetails.ForeColor = Color.White;
     this.gpgLabelCommentDetails.IgnoreMouseWheel = false;
     this.gpgLabelCommentDetails.IsStyled = false;
     this.gpgLabelCommentDetails.Location = new Point(0, 0x17);
     this.gpgLabelCommentDetails.Name = "gpgLabelCommentDetails";
     this.gpgLabelCommentDetails.Padding = new Padding(6);
     this.gpgLabelCommentDetails.Size = new Size(0x282, 0x6a);
     base.ttDefault.SetSuperTip(this.gpgLabelCommentDetails, null);
     this.gpgLabelCommentDetails.TabIndex = 0x10;
     this.gpgLabelCommentDetails.Text = "<LOC>No Comments";
     this.gpgLabelCommentDetails.TextStyle = TextStyles.Default;
     this.gridColumn1.Caption = "<LOC>Report Date";
     this.gridColumn1.FieldName = "PlayerReportDateFull";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit = false;
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width = 0x84;
     this.gridColumn2.Caption = "<LOC>Rank Change";
     this.gridColumn2.FieldName = "RankChange";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit = false;
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width = 0x86;
     this.gridColumn3.AppearanceCell.ForeColor = Color.White;
     this.gridColumn3.AppearanceCell.Options.UseForeColor = true;
     this.gridColumn3.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn3.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gridColumn3.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gridColumn3.AppearanceHeader.Options.UseFont = true;
     this.gridColumn3.Caption = "<LOC>Click to view full description below";
     this.gridColumn3.FieldName = "Description";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit = false;
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 2;
     this.gridColumn3.Width = 0x17a;
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x2a0, 0x20c);
     base.Controls.Add(this.gpgPanelHistory);
     base.Controls.Add(this.gpgPanel2);
     base.Controls.Add(this.gpgPanelComments);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(0x1c4, 0x183);
     base.Name = "DlgLadderHistory";
     base.Opacity = 1.0;
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "";
     base.Controls.SetChildIndex(this.gpgPanelComments, 0);
     base.Controls.SetChildIndex(this.gpgPanel2, 0);
     base.Controls.SetChildIndex(this.gpgPanelHistory, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.gpgDataGridHistory.EndInit();
     this.gvLadder.EndInit();
     this.gpgPanelHistory.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.gpgPanel2.ResumeLayout(false);
     this.pManualTabs.ResumeLayout(false);
     this.gpgPanelComments.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     this.splitContainer2.ResumeLayout(false);
     this.dataGridComments.EndInit();
     this.gvComments.EndInit();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #26
0
 private void InitializeComponent()
 {
     this.gpgGroupBoxResults = new GPGGroupBox();
     this.skinLabelPage = new SkinLabel();
     this.dgReplays = new GPGDataGrid();
     this.gvReplays = new GridView();
     this.colPlayerName = new GridColumn();
     this.colOpponent = new GridColumn();
     this.colTitle = new GridColumn();
     this.colMap = new GridColumn();
     this.colGameType = new GridColumn();
     this.colGameDate = new GridColumn();
     this.gcGameLength = new GridColumn();
     this.gcDownloads = new GridColumn();
     this.gcRating = new GridColumn();
     this.repositoryItemRatingStars = new RepositoryItemPictureEdit();
     this.gcChatLink = new GridColumn();
     this.repositoryItemChatLink = new RepositoryItemHyperLinkEdit();
     this.skinButtonStart = new SkinButton();
     this.skinButtonNext = new SkinButton();
     this.skinButtonPrevious = new SkinButton();
     this.gpgGroupBoxCriterial = new GPGGroupBox();
     this.gpgTextBoxKeywords = new GPGTextBox();
     this.comboBoxOpponentFaction = new System.Windows.Forms.ComboBox();
     this.gpgLabel7 = new GPGLabel();
     this.comboBoxPlayerFaction = new System.Windows.Forms.ComboBox();
     this.gpgLabel6 = new GPGLabel();
     this.comboBoxGameType = new System.Windows.Forms.ComboBox();
     this.gpgLabel5 = new GPGLabel();
     this.comboBoxMaps = new System.Windows.Forms.ComboBox();
     this.gpgLabelMap = new GPGLabel();
     this.dateEditEarliest = new DateEdit();
     this.dateEditLatest = new DateEdit();
     this.gpgLabel4 = new GPGLabel();
     this.gpgLabel3 = new GPGLabel();
     this.gpgLabel2 = new GPGLabel();
     this.gpgTextBoxPlayer = new GPGTextBox();
     this.gpgLabel1 = new GPGLabel();
     this.skinButtonSearch = new SkinButton();
     this.gpgContextMenuDownload = new GPGContextMenu();
     this.ciDownload_View = new MenuItem();
     this.ciDownload_Download = new MenuItem();
     this.gpgLabelTopRated = new GPGLabel();
     this.gpgLabelTopDownload = new GPGLabel();
     this.gpgLabelMostRecent = new GPGLabel();
     this.gpgGroupBoxReplayLists = new GPGGroupBox();
     this.gpgPanelReplayLists = new GPGPanel();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.gpgGroupBoxResults.SuspendLayout();
     this.dgReplays.BeginInit();
     this.gvReplays.BeginInit();
     this.repositoryItemRatingStars.BeginInit();
     this.repositoryItemChatLink.BeginInit();
     this.gpgGroupBoxCriterial.SuspendLayout();
     this.gpgTextBoxKeywords.Properties.BeginInit();
     this.dateEditEarliest.Properties.BeginInit();
     this.dateEditLatest.Properties.BeginInit();
     this.gpgTextBoxPlayer.Properties.BeginInit();
     this.gpgGroupBoxReplayLists.SuspendLayout();
     this.gpgPanelReplayLists.SuspendLayout();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x284, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gpgGroupBoxResults.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgGroupBoxResults.Controls.Add(this.skinLabelPage);
     this.gpgGroupBoxResults.Controls.Add(this.dgReplays);
     this.gpgGroupBoxResults.Controls.Add(this.skinButtonStart);
     this.gpgGroupBoxResults.Controls.Add(this.skinButtonNext);
     this.gpgGroupBoxResults.Controls.Add(this.skinButtonPrevious);
     this.gpgGroupBoxResults.Location = new Point(12, 0x8f);
     this.gpgGroupBoxResults.Name = "gpgGroupBoxResults";
     this.gpgGroupBoxResults.Size = new Size(680, 0xd4);
     base.ttDefault.SetSuperTip(this.gpgGroupBoxResults, null);
     this.gpgGroupBoxResults.TabIndex = 7;
     this.gpgGroupBoxResults.TabStop = false;
     this.gpgGroupBoxResults.Text = "<LOC>Search Results";
     this.skinLabelPage.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinLabelPage.AutoStyle = false;
     this.skinLabelPage.BackColor = Color.Transparent;
     this.skinLabelPage.DrawEdges = true;
     this.skinLabelPage.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabelPage.ForeColor = Color.White;
     this.skinLabelPage.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabelPage.IsStyled = false;
     this.skinLabelPage.Location = new Point(0x55, 0xb8);
     this.skinLabelPage.Name = "skinLabelPage";
     this.skinLabelPage.Size = new Size(550, 0x16);
     this.skinLabelPage.SkinBasePath = @"Controls\Background Label\BlackBar";
     base.ttDefault.SetSuperTip(this.skinLabelPage, null);
     this.skinLabelPage.TabIndex = 0x19;
     this.skinLabelPage.Text = "<LOC>No Results";
     this.skinLabelPage.TextAlign = ContentAlignment.MiddleCenter;
     this.skinLabelPage.TextPadding = new Padding(0);
     this.dgReplays.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.dgReplays.CustomizeStyle = false;
     this.dgReplays.EmbeddedNavigator.Name = "";
     this.dgReplays.Location = new Point(6, 0x13);
     this.dgReplays.MainView = this.gvReplays;
     this.dgReplays.Name = "dgReplays";
     this.dgReplays.RepositoryItems.AddRange(new RepositoryItem[] { this.repositoryItemRatingStars, this.repositoryItemChatLink });
     this.dgReplays.ShowOnlyPredefinedDetails = true;
     this.dgReplays.Size = new Size(0x29c, 0x9f);
     this.dgReplays.TabIndex = 0x18;
     this.dgReplays.ViewCollection.AddRange(new BaseView[] { this.gvReplays });
     this.gvReplays.Appearance.EvenRow.BackColor = Color.Black;
     this.gvReplays.Appearance.EvenRow.Options.UseBackColor = true;
     this.gvReplays.Appearance.OddRow.BackColor = Color.Black;
     this.gvReplays.Appearance.OddRow.Options.UseBackColor = true;
     this.gvReplays.Appearance.Preview.ForeColor = Color.Silver;
     this.gvReplays.Appearance.Preview.Options.UseForeColor = true;
     this.gvReplays.Columns.AddRange(new GridColumn[] { this.colPlayerName, this.colOpponent, this.colTitle, this.colMap, this.colGameType, this.colGameDate, this.gcGameLength, this.gcDownloads, this.gcRating, this.gcChatLink });
     this.gvReplays.GridControl = this.dgReplays;
     this.gvReplays.GroupPanelText = "<LOC>Select a replay to watch.";
     this.gvReplays.Name = "gvReplays";
     this.gvReplays.OptionsBehavior.Editable = false;
     this.gvReplays.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvReplays.OptionsView.AutoCalcPreviewLineCount = true;
     this.gvReplays.OptionsView.RowAutoHeight = true;
     this.gvReplays.OptionsView.ShowPreview = true;
     this.gvReplays.PreviewFieldName = "GameInfo";
     this.gvReplays.MouseDown += new MouseEventHandler(this.gvReplays_MouseDown);
     this.gvReplays.DoubleClick += new EventHandler(this.gvReplays_DoubleClick);
     this.gvReplays.CustomColumnSort += new CustomColumnSortEventHandler(this.gvReplays_CustomColumnSort);
     this.gvReplays.MouseUp += new MouseEventHandler(this.gvReplays_MouseUp);
     this.colPlayerName.AppearanceCell.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.colPlayerName.AppearanceCell.ForeColor = Color.Green;
     this.colPlayerName.AppearanceCell.Options.UseFont = true;
     this.colPlayerName.AppearanceCell.Options.UseForeColor = true;
     this.colPlayerName.Caption = "<LOC>Player Name";
     this.colPlayerName.FieldName = "PlayerName";
     this.colPlayerName.Name = "colPlayerName";
     this.colPlayerName.Visible = true;
     this.colPlayerName.VisibleIndex = 0;
     this.colOpponent.AppearanceCell.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.colOpponent.AppearanceCell.ForeColor = Color.FromArgb(0xc0, 0, 0);
     this.colOpponent.AppearanceCell.Options.UseFont = true;
     this.colOpponent.AppearanceCell.Options.UseForeColor = true;
     this.colOpponent.Caption = "<LOC>Other Players";
     this.colOpponent.FieldName = "Opponent";
     this.colOpponent.Name = "colOpponent";
     this.colOpponent.Visible = true;
     this.colOpponent.VisibleIndex = 1;
     this.colTitle.Caption = "<LOC>Title";
     this.colTitle.FieldName = "Title";
     this.colTitle.Name = "colTitle";
     this.colTitle.Visible = true;
     this.colTitle.VisibleIndex = 3;
     this.colMap.Caption = "<LOC>Map";
     this.colMap.FieldName = "MapName";
     this.colMap.Name = "colMap";
     this.colMap.Visible = true;
     this.colMap.VisibleIndex = 2;
     this.colGameType.Caption = "<LOC>Game Type";
     this.colGameType.FieldName = "GameType";
     this.colGameType.Name = "colGameType";
     this.colGameType.Visible = true;
     this.colGameType.VisibleIndex = 4;
     this.colGameDate.Caption = "<LOC>Game Date";
     this.colGameDate.FieldName = "CreateDate";
     this.colGameDate.Name = "colGameDate";
     this.colGameDate.Visible = true;
     this.colGameDate.VisibleIndex = 5;
     this.gcGameLength.Caption = "<LOC>Game Length";
     this.gcGameLength.FieldName = "GameLength";
     this.gcGameLength.Name = "gcGameLength";
     this.gcGameLength.Visible = true;
     this.gcGameLength.VisibleIndex = 6;
     this.gcDownloads.AppearanceCell.Options.UseTextOptions = true;
     this.gcDownloads.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Center;
     this.gcDownloads.Caption = "<LOC>Downloads";
     this.gcDownloads.FieldName = "Downloads";
     this.gcDownloads.Name = "gcDownloads";
     this.gcDownloads.Visible = true;
     this.gcDownloads.VisibleIndex = 7;
     this.gcRating.AppearanceCell.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcRating.AppearanceCell.ForeColor = Color.Gold;
     this.gcRating.AppearanceCell.Options.UseFont = true;
     this.gcRating.AppearanceCell.Options.UseForeColor = true;
     this.gcRating.AppearanceCell.Options.UseTextOptions = true;
     this.gcRating.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Center;
     this.gcRating.Caption = "<LOC>Rating";
     this.gcRating.ColumnEdit = this.repositoryItemRatingStars;
     this.gcRating.FieldName = "RatingImage";
     this.gcRating.Name = "gcRating";
     this.gcRating.OptionsColumn.AllowSort = DefaultBoolean.True;
     this.gcRating.SortMode = ColumnSortMode.Custom;
     this.gcRating.Visible = true;
     this.gcRating.VisibleIndex = 8;
     this.repositoryItemRatingStars.Name = "repositoryItemRatingStars";
     this.gcChatLink.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Center;
     this.gcChatLink.AppearanceCell.TextOptions.VAlignment = VertAlignment.Center;
     this.gcChatLink.Caption = "<LOC>Link to Chat";
     this.gcChatLink.ColumnEdit = this.repositoryItemChatLink;
     this.gcChatLink.FieldName = "ChatLink";
     this.gcChatLink.ImageAlignment = StringAlignment.Center;
     this.gcChatLink.Name = "gcChatLink";
     this.gcChatLink.OptionsColumn.AllowSort = DefaultBoolean.False;
     this.gcChatLink.Visible = true;
     this.gcChatLink.VisibleIndex = 9;
     this.repositoryItemChatLink.Appearance.Options.UseTextOptions = true;
     this.repositoryItemChatLink.Appearance.TextOptions.HAlignment = HorzAlignment.Center;
     this.repositoryItemChatLink.Appearance.TextOptions.VAlignment = VertAlignment.Center;
     this.repositoryItemChatLink.AppearanceFocused.Options.UseTextOptions = true;
     this.repositoryItemChatLink.AppearanceFocused.TextOptions.HAlignment = HorzAlignment.Center;
     this.repositoryItemChatLink.AppearanceFocused.TextOptions.VAlignment = VertAlignment.Center;
     this.repositoryItemChatLink.AutoHeight = false;
     this.repositoryItemChatLink.LinkColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.repositoryItemChatLink.Name = "repositoryItemChatLink";
     this.repositoryItemChatLink.SingleClick = true;
     this.skinButtonStart.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButtonStart.AutoStyle = true;
     this.skinButtonStart.BackColor = Color.Black;
     this.skinButtonStart.DialogResult = DialogResult.OK;
     this.skinButtonStart.DisabledForecolor = Color.Gray;
     this.skinButtonStart.DrawEdges = false;
     this.skinButtonStart.FocusColor = Color.Yellow;
     this.skinButtonStart.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonStart.ForeColor = Color.White;
     this.skinButtonStart.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonStart.IsStyled = true;
     this.skinButtonStart.Location = new Point(6, 0xb8);
     this.skinButtonStart.Name = "skinButtonStart";
     this.skinButtonStart.Size = new Size(40, 0x16);
     this.skinButtonStart.SkinBasePath = @"Controls\Button\First";
     base.ttDefault.SetSuperTip(this.skinButtonStart, null);
     this.skinButtonStart.TabIndex = 5;
     this.skinButtonStart.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonStart.TextPadding = new Padding(0);
     this.skinButtonStart.Click += new EventHandler(this.skinButtonStart_Click);
     this.skinButtonNext.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonNext.AutoStyle = true;
     this.skinButtonNext.BackColor = Color.Black;
     this.skinButtonNext.DialogResult = DialogResult.OK;
     this.skinButtonNext.DisabledForecolor = Color.Gray;
     this.skinButtonNext.DrawEdges = false;
     this.skinButtonNext.FocusColor = Color.Yellow;
     this.skinButtonNext.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonNext.ForeColor = Color.White;
     this.skinButtonNext.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonNext.IsStyled = true;
     this.skinButtonNext.Location = new Point(0x27a, 0xb8);
     this.skinButtonNext.Name = "skinButtonNext";
     this.skinButtonNext.Size = new Size(40, 0x16);
     this.skinButtonNext.SkinBasePath = @"Controls\Button\Next_End";
     base.ttDefault.SetSuperTip(this.skinButtonNext, null);
     this.skinButtonNext.TabIndex = 7;
     this.skinButtonNext.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonNext.TextPadding = new Padding(0);
     this.skinButtonNext.Click += new EventHandler(this.skinButtonNext_Click);
     this.skinButtonPrevious.Anchor = AnchorStyles.Left | AnchorStyles.Bottom;
     this.skinButtonPrevious.AutoStyle = true;
     this.skinButtonPrevious.BackColor = Color.Black;
     this.skinButtonPrevious.DialogResult = DialogResult.OK;
     this.skinButtonPrevious.DisabledForecolor = Color.Gray;
     this.skinButtonPrevious.DrawEdges = false;
     this.skinButtonPrevious.FocusColor = Color.Yellow;
     this.skinButtonPrevious.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonPrevious.ForeColor = Color.White;
     this.skinButtonPrevious.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonPrevious.IsStyled = true;
     this.skinButtonPrevious.Location = new Point(0x2e, 0xb8);
     this.skinButtonPrevious.Name = "skinButtonPrevious";
     this.skinButtonPrevious.Size = new Size(40, 0x16);
     this.skinButtonPrevious.SkinBasePath = @"Controls\Button\Previous";
     base.ttDefault.SetSuperTip(this.skinButtonPrevious, null);
     this.skinButtonPrevious.TabIndex = 6;
     this.skinButtonPrevious.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonPrevious.TextPadding = new Padding(0);
     this.skinButtonPrevious.Click += new EventHandler(this.skinButtonPrevious_Click);
     this.gpgGroupBoxCriterial.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgGroupBoxCriterial.Controls.Add(this.gpgTextBoxKeywords);
     this.gpgGroupBoxCriterial.Controls.Add(this.comboBoxOpponentFaction);
     this.gpgGroupBoxCriterial.Controls.Add(this.gpgLabel7);
     this.gpgGroupBoxCriterial.Controls.Add(this.comboBoxPlayerFaction);
     this.gpgGroupBoxCriterial.Controls.Add(this.gpgLabel6);
     this.gpgGroupBoxCriterial.Controls.Add(this.comboBoxGameType);
     this.gpgGroupBoxCriterial.Controls.Add(this.gpgLabel5);
     this.gpgGroupBoxCriterial.Controls.Add(this.comboBoxMaps);
     this.gpgGroupBoxCriterial.Controls.Add(this.gpgLabelMap);
     this.gpgGroupBoxCriterial.Controls.Add(this.dateEditEarliest);
     this.gpgGroupBoxCriterial.Controls.Add(this.dateEditLatest);
     this.gpgGroupBoxCriterial.Controls.Add(this.gpgLabel4);
     this.gpgGroupBoxCriterial.Controls.Add(this.gpgLabel3);
     this.gpgGroupBoxCriterial.Controls.Add(this.gpgLabel2);
     this.gpgGroupBoxCriterial.Controls.Add(this.gpgTextBoxPlayer);
     this.gpgGroupBoxCriterial.Controls.Add(this.gpgLabel1);
     this.gpgGroupBoxCriterial.Controls.Add(this.skinButtonSearch);
     this.gpgGroupBoxCriterial.Location = new Point(12, 0x169);
     this.gpgGroupBoxCriterial.Name = "gpgGroupBoxCriterial";
     this.gpgGroupBoxCriterial.Size = new Size(680, 0xa7);
     base.ttDefault.SetSuperTip(this.gpgGroupBoxCriterial, null);
     this.gpgGroupBoxCriterial.TabIndex = 8;
     this.gpgGroupBoxCriterial.TabStop = false;
     this.gpgGroupBoxCriterial.Text = "<LOC>Search Criteria";
     this.gpgTextBoxKeywords.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgTextBoxKeywords.Location = new Point(5, 0x8d);
     this.gpgTextBoxKeywords.Name = "gpgTextBoxKeywords";
     this.gpgTextBoxKeywords.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxKeywords.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxKeywords.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxKeywords.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxKeywords.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxKeywords.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxKeywords.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxKeywords.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxKeywords.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxKeywords.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxKeywords.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxKeywords.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxKeywords.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxKeywords.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxKeywords.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxKeywords.Size = new Size(0x1d8, 20);
     this.gpgTextBoxKeywords.TabIndex = 0x18;
     this.comboBoxOpponentFaction.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.comboBoxOpponentFaction.BackColor = Color.Black;
     this.comboBoxOpponentFaction.DropDownStyle = ComboBoxStyle.DropDownList;
     this.comboBoxOpponentFaction.Enabled = false;
     this.comboBoxOpponentFaction.FlatStyle = FlatStyle.Flat;
     this.comboBoxOpponentFaction.FormattingEnabled = true;
     this.comboBoxOpponentFaction.ItemHeight = 13;
     this.comboBoxOpponentFaction.Location = new Point(0x156, 0x5c);
     this.comboBoxOpponentFaction.MaxDropDownItems = 12;
     this.comboBoxOpponentFaction.Name = "comboBoxOpponentFaction";
     this.comboBoxOpponentFaction.Size = new Size(0x87, 0x15);
     base.ttDefault.SetSuperTip(this.comboBoxOpponentFaction, null);
     this.comboBoxOpponentFaction.TabIndex = 0x17;
     this.gpgLabel7.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.gpgLabel7.AutoSize = true;
     this.gpgLabel7.AutoStyle = true;
     this.gpgLabel7.Font = new Font("Arial", 9.75f);
     this.gpgLabel7.ForeColor = Color.White;
     this.gpgLabel7.IgnoreMouseWheel = false;
     this.gpgLabel7.IsStyled = false;
     this.gpgLabel7.Location = new Point(0x153, 0x49);
     this.gpgLabel7.Name = "gpgLabel7";
     this.gpgLabel7.Size = new Size(0x99, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel7, null);
     this.gpgLabel7.TabIndex = 0x16;
     this.gpgLabel7.Text = "<LOC>Opponent Faction";
     this.gpgLabel7.TextStyle = TextStyles.Title;
     this.comboBoxPlayerFaction.Anchor = AnchorStyles.Top;
     this.comboBoxPlayerFaction.BackColor = Color.Black;
     this.comboBoxPlayerFaction.DropDownStyle = ComboBoxStyle.DropDownList;
     this.comboBoxPlayerFaction.Enabled = false;
     this.comboBoxPlayerFaction.FlatStyle = FlatStyle.Flat;
     this.comboBoxPlayerFaction.FormattingEnabled = true;
     this.comboBoxPlayerFaction.ItemHeight = 13;
     this.comboBoxPlayerFaction.Location = new Point(0xae, 0x5c);
     this.comboBoxPlayerFaction.MaxDropDownItems = 12;
     this.comboBoxPlayerFaction.Name = "comboBoxPlayerFaction";
     this.comboBoxPlayerFaction.Size = new Size(0x7a, 0x15);
     base.ttDefault.SetSuperTip(this.comboBoxPlayerFaction, null);
     this.comboBoxPlayerFaction.TabIndex = 0x15;
     this.gpgLabel6.Anchor = AnchorStyles.Top;
     this.gpgLabel6.AutoSize = true;
     this.gpgLabel6.AutoStyle = true;
     this.gpgLabel6.Font = new Font("Arial", 9.75f);
     this.gpgLabel6.ForeColor = Color.White;
     this.gpgLabel6.IgnoreMouseWheel = false;
     this.gpgLabel6.IsStyled = false;
     this.gpgLabel6.Location = new Point(0xab, 0x48);
     this.gpgLabel6.Name = "gpgLabel6";
     this.gpgLabel6.Size = new Size(0x86, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel6, null);
     this.gpgLabel6.TabIndex = 20;
     this.gpgLabel6.Text = "<LOC>Player Faction";
     this.gpgLabel6.TextStyle = TextStyles.Title;
     this.comboBoxGameType.BackColor = Color.Black;
     this.comboBoxGameType.DropDownStyle = ComboBoxStyle.DropDownList;
     this.comboBoxGameType.FlatStyle = FlatStyle.Flat;
     this.comboBoxGameType.FormattingEnabled = true;
     this.comboBoxGameType.ItemHeight = 13;
     this.comboBoxGameType.Location = new Point(5, 0x5c);
     this.comboBoxGameType.MaxDropDownItems = 12;
     this.comboBoxGameType.Name = "comboBoxGameType";
     this.comboBoxGameType.Size = new Size(0x7a, 0x15);
     base.ttDefault.SetSuperTip(this.comboBoxGameType, null);
     this.comboBoxGameType.TabIndex = 0x13;
     this.comboBoxGameType.SelectedIndexChanged += new EventHandler(this.comboBoxGameType_SelectedIndexChanged);
     this.gpgLabel5.AutoSize = true;
     this.gpgLabel5.AutoStyle = true;
     this.gpgLabel5.Font = new Font("Arial", 9.75f);
     this.gpgLabel5.ForeColor = Color.White;
     this.gpgLabel5.IgnoreMouseWheel = false;
     this.gpgLabel5.IsStyled = false;
     this.gpgLabel5.Location = new Point(2, 0x48);
     this.gpgLabel5.Name = "gpgLabel5";
     this.gpgLabel5.Size = new Size(0x75, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel5, null);
     this.gpgLabel5.TabIndex = 0x12;
     this.gpgLabel5.Text = "<LOC>Game Type";
     this.gpgLabel5.TextStyle = TextStyles.Title;
     this.comboBoxMaps.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.comboBoxMaps.BackColor = Color.Black;
     this.comboBoxMaps.DropDownStyle = ComboBoxStyle.DropDownList;
     this.comboBoxMaps.FlatStyle = FlatStyle.Flat;
     this.comboBoxMaps.FormattingEnabled = true;
     this.comboBoxMaps.ItemHeight = 13;
     this.comboBoxMaps.Location = new Point(0x11b, 0x2b);
     this.comboBoxMaps.MaxDropDownItems = 12;
     this.comboBoxMaps.Name = "comboBoxMaps";
     this.comboBoxMaps.Size = new Size(0xc2, 0x15);
     base.ttDefault.SetSuperTip(this.comboBoxMaps, null);
     this.comboBoxMaps.TabIndex = 0x11;
     this.gpgLabelMap.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.gpgLabelMap.AutoSize = true;
     this.gpgLabelMap.AutoStyle = true;
     this.gpgLabelMap.Font = new Font("Arial", 9.75f);
     this.gpgLabelMap.ForeColor = Color.White;
     this.gpgLabelMap.IgnoreMouseWheel = false;
     this.gpgLabelMap.IsStyled = false;
     this.gpgLabelMap.Location = new Point(280, 0x1a);
     this.gpgLabelMap.Name = "gpgLabelMap";
     this.gpgLabelMap.Size = new Size(0x4b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelMap, null);
     this.gpgLabelMap.TabIndex = 0x10;
     this.gpgLabelMap.Text = "<LOC>Map";
     this.gpgLabelMap.TextStyle = TextStyles.Title;
     this.dateEditEarliest.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.dateEditEarliest.EditValue = "";
     this.dateEditEarliest.Location = new Point(0x1f0, 0x2d);
     this.dateEditEarliest.Name = "dateEditEarliest";
     this.dateEditEarliest.Properties.AllowNullInput = DefaultBoolean.False;
     this.dateEditEarliest.Properties.Appearance.BackColor = Color.Black;
     this.dateEditEarliest.Properties.Appearance.BorderColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.dateEditEarliest.Properties.Appearance.ForeColor = Color.FromArgb(0xe0, 0xe0, 0xe0);
     this.dateEditEarliest.Properties.Appearance.Options.UseBackColor = true;
     this.dateEditEarliest.Properties.Appearance.Options.UseBorderColor = true;
     this.dateEditEarliest.Properties.Appearance.Options.UseForeColor = true;
     this.dateEditEarliest.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) });
     this.dateEditEarliest.Properties.LookAndFeel.Style = LookAndFeelStyle.UltraFlat;
     this.dateEditEarliest.Properties.LookAndFeel.UseWindowsXPTheme = true;
     this.dateEditEarliest.Size = new Size(0xb1, 20);
     this.dateEditEarliest.TabIndex = 15;
     this.dateEditLatest.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.dateEditLatest.EditValue = "";
     this.dateEditLatest.Location = new Point(0x1f0, 0x5d);
     this.dateEditLatest.Name = "dateEditLatest";
     this.dateEditLatest.Properties.AllowNullInput = DefaultBoolean.False;
     this.dateEditLatest.Properties.Appearance.BackColor = Color.Black;
     this.dateEditLatest.Properties.Appearance.BorderColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.dateEditLatest.Properties.Appearance.ForeColor = Color.FromArgb(0xe0, 0xe0, 0xe0);
     this.dateEditLatest.Properties.Appearance.Options.UseBackColor = true;
     this.dateEditLatest.Properties.Appearance.Options.UseBorderColor = true;
     this.dateEditLatest.Properties.Appearance.Options.UseForeColor = true;
     this.dateEditLatest.Properties.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) });
     this.dateEditLatest.Properties.LookAndFeel.Style = LookAndFeelStyle.UltraFlat;
     this.dateEditLatest.Properties.LookAndFeel.UseWindowsXPTheme = true;
     this.dateEditLatest.Size = new Size(0xb1, 20);
     this.dateEditLatest.TabIndex = 14;
     this.gpgLabel4.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.gpgLabel4.AutoSize = true;
     this.gpgLabel4.AutoStyle = true;
     this.gpgLabel4.Font = new Font("Arial", 9.75f);
     this.gpgLabel4.ForeColor = Color.White;
     this.gpgLabel4.IgnoreMouseWheel = false;
     this.gpgLabel4.IsStyled = false;
     this.gpgLabel4.Location = new Point(0x1ed, 0x49);
     this.gpgLabel4.Name = "gpgLabel4";
     this.gpgLabel4.Size = new Size(0x49, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel4, null);
     this.gpgLabel4.TabIndex = 13;
     this.gpgLabel4.Text = "<LOC>And";
     this.gpgLabel4.TextStyle = TextStyles.Title;
     this.gpgLabel3.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.gpgLabel3.AutoSize = true;
     this.gpgLabel3.AutoStyle = true;
     this.gpgLabel3.Font = new Font("Arial", 9.75f);
     this.gpgLabel3.ForeColor = Color.White;
     this.gpgLabel3.IgnoreMouseWheel = false;
     this.gpgLabel3.IsStyled = false;
     this.gpgLabel3.Location = new Point(0x1ed, 0x1a);
     this.gpgLabel3.Name = "gpgLabel3";
     this.gpgLabel3.Size = new Size(100, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel3, null);
     this.gpgLabel3.TabIndex = 11;
     this.gpgLabel3.Text = "<LOC>Between";
     this.gpgLabel3.TextStyle = TextStyles.Title;
     this.gpgLabel2.AutoSize = true;
     this.gpgLabel2.AutoStyle = true;
     this.gpgLabel2.Font = new Font("Arial", 9.75f);
     this.gpgLabel2.ForeColor = Color.White;
     this.gpgLabel2.IgnoreMouseWheel = false;
     this.gpgLabel2.IsStyled = false;
     this.gpgLabel2.Location = new Point(2, 0x7a);
     this.gpgLabel2.Name = "gpgLabel2";
     this.gpgLabel2.Size = new Size(0x6b, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel2, null);
     this.gpgLabel2.TabIndex = 9;
     this.gpgLabel2.Text = "<LOC>Keywords";
     this.gpgLabel2.TextStyle = TextStyles.Title;
     this.gpgTextBoxPlayer.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgTextBoxPlayer.Location = new Point(5, 0x2c);
     this.gpgTextBoxPlayer.Name = "gpgTextBoxPlayer";
     this.gpgTextBoxPlayer.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxPlayer.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxPlayer.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxPlayer.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxPlayer.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxPlayer.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxPlayer.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxPlayer.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxPlayer.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxPlayer.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxPlayer.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxPlayer.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxPlayer.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxPlayer.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxPlayer.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxPlayer.Size = new Size(0x105, 20);
     this.gpgTextBoxPlayer.TabIndex = 0;
     this.gpgLabel1.AutoSize = true;
     this.gpgLabel1.AutoStyle = true;
     this.gpgLabel1.Font = new Font("Arial", 9.75f);
     this.gpgLabel1.ForeColor = Color.White;
     this.gpgLabel1.IgnoreMouseWheel = false;
     this.gpgLabel1.IsStyled = false;
     this.gpgLabel1.Location = new Point(2, 0x1a);
     this.gpgLabel1.Name = "gpgLabel1";
     this.gpgLabel1.Size = new Size(0x7d, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel1, null);
     this.gpgLabel1.TabIndex = 7;
     this.gpgLabel1.Text = "<LOC>Player Name";
     this.gpgLabel1.TextStyle = TextStyles.Title;
     this.skinButtonSearch.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.skinButtonSearch.AutoStyle = true;
     this.skinButtonSearch.BackColor = Color.Black;
     this.skinButtonSearch.DialogResult = DialogResult.OK;
     this.skinButtonSearch.DisabledForecolor = Color.Gray;
     this.skinButtonSearch.DrawEdges = true;
     this.skinButtonSearch.FocusColor = Color.Yellow;
     this.skinButtonSearch.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonSearch.ForeColor = Color.White;
     this.skinButtonSearch.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonSearch.IsStyled = true;
     this.skinButtonSearch.Location = new Point(0x224, 0x87);
     this.skinButtonSearch.Name = "skinButtonSearch";
     this.skinButtonSearch.Size = new Size(0x7d, 0x1a);
     this.skinButtonSearch.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonSearch, null);
     this.skinButtonSearch.TabIndex = 4;
     this.skinButtonSearch.Text = "<LOC>Search";
     this.skinButtonSearch.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonSearch.TextPadding = new Padding(0);
     this.skinButtonSearch.Click += new EventHandler(this.skinButtonSearch_Click);
     this.gpgContextMenuDownload.MenuItems.AddRange(new MenuItem[] { this.ciDownload_View, this.ciDownload_Download });
     this.ciDownload_View.Index = 0;
     this.ciDownload_View.Text = "<LOC>View info";
     this.ciDownload_View.Click += new EventHandler(this.ciDownload_View_Click);
     this.ciDownload_Download.Index = 1;
     this.ciDownload_Download.Text = "<LOC>Download";
     this.ciDownload_Download.Click += new EventHandler(this.ciDownload_Download_Click);
     this.gpgLabelTopRated.AutoSize = true;
     this.gpgLabelTopRated.AutoStyle = true;
     this.gpgLabelTopRated.Font = new Font("Arial", 9.75f);
     this.gpgLabelTopRated.ForeColor = Color.White;
     this.gpgLabelTopRated.IgnoreMouseWheel = false;
     this.gpgLabelTopRated.IsStyled = false;
     this.gpgLabelTopRated.Location = new Point(3, 0);
     this.gpgLabelTopRated.Name = "gpgLabelTopRated";
     this.gpgLabelTopRated.Size = new Size(0x7f, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelTopRated, null);
     this.gpgLabelTopRated.TabIndex = 9;
     this.gpgLabelTopRated.Text = "<LOC>Top 10 Rated";
     this.gpgLabelTopRated.TextStyle = TextStyles.Link;
     this.gpgLabelTopRated.Visible = false;
     this.gpgLabelTopDownload.Anchor = AnchorStyles.Top;
     this.gpgLabelTopDownload.AutoSize = true;
     this.gpgLabelTopDownload.AutoStyle = true;
     this.gpgLabelTopDownload.Font = new Font("Arial", 9.75f);
     this.gpgLabelTopDownload.ForeColor = Color.White;
     this.gpgLabelTopDownload.IgnoreMouseWheel = false;
     this.gpgLabelTopDownload.IsStyled = false;
     this.gpgLabelTopDownload.Location = new Point(0xf3, 0);
     this.gpgLabelTopDownload.Name = "gpgLabelTopDownload";
     this.gpgLabelTopDownload.Size = new Size(0x9c, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelTopDownload, null);
     this.gpgLabelTopDownload.TabIndex = 10;
     this.gpgLabelTopDownload.Text = "<LOC>Top 10 Downloads";
     this.gpgLabelTopDownload.TextStyle = TextStyles.Link;
     this.gpgLabelTopDownload.Visible = false;
     this.gpgLabelMostRecent.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.gpgLabelMostRecent.AutoSize = true;
     this.gpgLabelMostRecent.AutoStyle = true;
     this.gpgLabelMostRecent.Font = new Font("Arial", 9.75f);
     this.gpgLabelMostRecent.ForeColor = Color.White;
     this.gpgLabelMostRecent.IgnoreMouseWheel = false;
     this.gpgLabelMostRecent.IsStyled = false;
     this.gpgLabelMostRecent.Location = new Point(490, 0);
     this.gpgLabelMostRecent.Name = "gpgLabelMostRecent";
     this.gpgLabelMostRecent.Size = new Size(0xaf, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabelMostRecent, null);
     this.gpgLabelMostRecent.TabIndex = 11;
     this.gpgLabelMostRecent.Text = "<LOC>Most Recent Replays";
     this.gpgLabelMostRecent.TextStyle = TextStyles.Link;
     this.gpgLabelMostRecent.Visible = false;
     this.gpgGroupBoxReplayLists.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgGroupBoxReplayLists.Controls.Add(this.gpgPanelReplayLists);
     this.gpgGroupBoxReplayLists.Location = new Point(12, 0x4c);
     this.gpgGroupBoxReplayLists.Name = "gpgGroupBoxReplayLists";
     this.gpgGroupBoxReplayLists.Size = new Size(680, 0x3d);
     base.ttDefault.SetSuperTip(this.gpgGroupBoxReplayLists, null);
     this.gpgGroupBoxReplayLists.TabIndex = 12;
     this.gpgGroupBoxReplayLists.TabStop = false;
     this.gpgGroupBoxReplayLists.Text = "<LOC>Replay Lists";
     this.gpgPanelReplayLists.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgPanelReplayLists.AutoScroll = true;
     this.gpgPanelReplayLists.Controls.Add(this.gpgLabelTopRated);
     this.gpgPanelReplayLists.Controls.Add(this.gpgLabelMostRecent);
     this.gpgPanelReplayLists.Controls.Add(this.gpgLabelTopDownload);
     this.gpgPanelReplayLists.Location = new Point(5, 0x10);
     this.gpgPanelReplayLists.Name = "gpgPanelReplayLists";
     this.gpgPanelReplayLists.Size = new Size(0x29c, 0x27);
     base.ttDefault.SetSuperTip(this.gpgPanelReplayLists, null);
     this.gpgPanelReplayLists.TabIndex = 12;
     base.AcceptButton = this.skinButtonSearch;
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.ClientSize = new Size(0x2bf, 0x23e);
     base.Controls.Add(this.gpgGroupBoxReplayLists);
     base.Controls.Add(this.gpgGroupBoxCriterial);
     base.Controls.Add(this.gpgGroupBoxResults);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(0x283, 0x1e1);
     base.Name = "DlgSearchReplays";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "<LOC>Replay Vault";
     base.Controls.SetChildIndex(this.gpgGroupBoxResults, 0);
     base.Controls.SetChildIndex(this.gpgGroupBoxCriterial, 0);
     base.Controls.SetChildIndex(this.gpgGroupBoxReplayLists, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.gpgGroupBoxResults.ResumeLayout(false);
     this.dgReplays.EndInit();
     this.gvReplays.EndInit();
     this.repositoryItemRatingStars.EndInit();
     this.repositoryItemChatLink.EndInit();
     this.gpgGroupBoxCriterial.ResumeLayout(false);
     this.gpgGroupBoxCriterial.PerformLayout();
     this.gpgTextBoxKeywords.Properties.EndInit();
     this.dateEditEarliest.Properties.EndInit();
     this.dateEditLatest.Properties.EndInit();
     this.gpgTextBoxPlayer.Properties.EndInit();
     this.gpgGroupBoxReplayLists.ResumeLayout(false);
     this.gpgPanelReplayLists.ResumeLayout(false);
     this.gpgPanelReplayLists.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Пример #27
0
 private void InitializeComponent()
 {
     this.gpgLabelDesc = new GPGLabel();
     this.pictureBoxPreview = new PictureBox();
     this.skinLabelDescHeader = new SkinLabel();
     ((ISupportInitialize) this.pictureBoxPreview).BeginInit();
     base.SuspendLayout();
     this.gpgLabelDesc.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgLabelDesc.AutoGrowDirection = GrowDirections.None;
     this.gpgLabelDesc.AutoStyle = true;
     this.gpgLabelDesc.Cursor = Cursors.Hand;
     this.gpgLabelDesc.Font = new Font("Verdana", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgLabelDesc.ForeColor = Color.White;
     this.gpgLabelDesc.IgnoreMouseWheel = false;
     this.gpgLabelDesc.IsStyled = false;
     this.gpgLabelDesc.Location = new Point(130, 0x19);
     this.gpgLabelDesc.Name = "gpgLabelDesc";
     this.gpgLabelDesc.Size = new Size(0x176, 0x69);
     this.gpgLabelDesc.TabIndex = 0x16;
     this.gpgLabelDesc.Text = "gpgLabel1";
     this.gpgLabelDesc.TextStyle = TextStyles.Custom;
     this.gpgLabelDesc.Click += new EventHandler(this.CloseEvent);
     this.pictureBoxPreview.Cursor = Cursors.Hand;
     this.pictureBoxPreview.Location = new Point(2, 2);
     this.pictureBoxPreview.Name = "pictureBoxPreview";
     this.pictureBoxPreview.Size = new Size(0x80, 0x80);
     this.pictureBoxPreview.TabIndex = 20;
     this.pictureBoxPreview.TabStop = false;
     this.pictureBoxPreview.Click += new EventHandler(this.CloseEvent);
     this.skinLabelDescHeader.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.skinLabelDescHeader.AutoStyle = false;
     this.skinLabelDescHeader.BackColor = Color.Transparent;
     this.skinLabelDescHeader.Cursor = Cursors.Hand;
     this.skinLabelDescHeader.DrawEdges = true;
     this.skinLabelDescHeader.Font = new Font("Verdana", 10f, FontStyle.Bold);
     this.skinLabelDescHeader.ForeColor = Color.White;
     this.skinLabelDescHeader.HorizontalScalingMode = ScalingModes.Tile;
     this.skinLabelDescHeader.IsStyled = false;
     this.skinLabelDescHeader.Location = new Point(130, 2);
     this.skinLabelDescHeader.Name = "skinLabelDescHeader";
     this.skinLabelDescHeader.Size = new Size(0x176, 20);
     this.skinLabelDescHeader.SkinBasePath = @"Controls\Background Label\BlueGradient";
     this.skinLabelDescHeader.TabIndex = 0x15;
     this.skinLabelDescHeader.Text = "<LOC>Description";
     this.skinLabelDescHeader.TextAlign = ContentAlignment.MiddleLeft;
     this.skinLabelDescHeader.TextPadding = new Padding(0);
     this.skinLabelDescHeader.Click += new EventHandler(this.CloseEvent);
     base.AutoScaleDimensions = new SizeF(6f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     this.BackColor = Color.Black;
     base.ClientSize = new Size(0x1fa, 0x84);
     base.Controls.Add(this.gpgLabelDesc);
     base.Controls.Add(this.skinLabelDescHeader);
     base.Controls.Add(this.pictureBoxPreview);
     this.Cursor = Cursors.Hand;
     base.FormBorderStyle = FormBorderStyle.None;
     base.Name = "DlgPreviewMap";
     base.ShowInTaskbar = false;
     base.StartPosition = FormStartPosition.Manual;
     this.Text = "DlgPreviewMap";
     base.TopMost = true;
     ((ISupportInitialize) this.pictureBoxPreview).EndInit();
     base.ResumeLayout(false);
 }