Example #1
0
 private void InitializeComponent()
 {
     this.gpgDataGridRooms = new GPGDataGrid();
     this.gvChannels = new GridView();
     this.gcDescription = new GridColumn();
     this.gcPopulation = new GridColumn();
     this.gcMaxPop = new GridColumn();
     this.gcPassword = new GridColumn();
     this.repositoryItemTextEdit1 = new RepositoryItemTextEdit();
     this.gcOwner = new GridColumn();
     this.gcCreated = new GridColumn();
     this.gcIsPublic = new GridColumn();
     this.repositoryItemComboBox1 = new RepositoryItemComboBox();
     this.skinButtonCancel = new SkinButton();
     this.skinButtonOK = new SkinButton();
     this.skinButtonrefresh = new SkinButton();
     this.gpgLabel1 = new GPGLabel();
     this.gpgLabel2 = new GPGLabel();
     this.gpgTextBoxChannel = new GPGTextBox();
     this.gpgGroupBox1 = new GPGGroupBox();
     this.gpgGroupBox2 = new GPGGroupBox();
     ((ISupportInitialize) base.pbBottom).BeginInit();
     this.gpgDataGridRooms.BeginInit();
     this.gvChannels.BeginInit();
     this.repositoryItemTextEdit1.BeginInit();
     this.repositoryItemComboBox1.BeginInit();
     this.gpgTextBoxChannel.Properties.BeginInit();
     this.gpgGroupBox1.SuspendLayout();
     this.gpgGroupBox2.SuspendLayout();
     base.SuspendLayout();
     base.pbBottom.Size = new Size(0x25a, 0x39);
     base.ttDefault.SetSuperTip(base.pbBottom, null);
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gpgDataGridRooms.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgDataGridRooms.CustomizeStyle = false;
     this.gpgDataGridRooms.EmbeddedNavigator.Name = "";
     this.gpgDataGridRooms.Location = new Point(3, 0x31);
     this.gpgDataGridRooms.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgDataGridRooms.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgDataGridRooms.MainView = this.gvChannels;
     this.gpgDataGridRooms.Name = "gpgDataGridRooms";
     this.gpgDataGridRooms.RepositoryItems.AddRange(new RepositoryItem[] { this.repositoryItemComboBox1, this.repositoryItemTextEdit1 });
     this.gpgDataGridRooms.ShowOnlyPredefinedDetails = true;
     this.gpgDataGridRooms.Size = new Size(0x278, 0x83);
     this.gpgDataGridRooms.TabIndex = 9;
     this.gpgDataGridRooms.ViewCollection.AddRange(new BaseView[] { this.gvChannels });
     this.gvChannels.Appearance.Empty.BackColor = Color.Black;
     this.gvChannels.Appearance.Empty.Options.UseBackColor = true;
     this.gvChannels.Appearance.EvenRow.BackColor = Color.Black;
     this.gvChannels.Appearance.EvenRow.Options.UseBackColor = true;
     this.gvChannels.Appearance.FocusedRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvChannels.Appearance.FocusedRow.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gvChannels.Appearance.FocusedRow.Options.UseBackColor = true;
     this.gvChannels.Appearance.FocusedRow.Options.UseFont = true;
     this.gvChannels.Appearance.HeaderPanel.BackColor = Color.Black;
     this.gvChannels.Appearance.HeaderPanel.Options.UseBackColor = true;
     this.gvChannels.Appearance.HideSelectionRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvChannels.Appearance.HideSelectionRow.Options.UseBackColor = true;
     this.gvChannels.Appearance.OddRow.BackColor = Color.FromArgb(0x40, 0x40, 0x40);
     this.gvChannels.Appearance.OddRow.Options.UseBackColor = true;
     this.gvChannels.Appearance.Preview.BackColor = Color.Black;
     this.gvChannels.Appearance.Preview.Options.UseBackColor = true;
     this.gvChannels.Appearance.Row.BackColor = Color.Black;
     this.gvChannels.Appearance.Row.ForeColor = Color.White;
     this.gvChannels.Appearance.Row.Options.UseBackColor = true;
     this.gvChannels.Appearance.RowSeparator.BackColor = Color.Black;
     this.gvChannels.Appearance.RowSeparator.Options.UseBackColor = true;
     this.gvChannels.Appearance.SelectedRow.BackColor = Color.FromArgb(0xc0, 0xc0, 0xff);
     this.gvChannels.Appearance.SelectedRow.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gvChannels.Appearance.SelectedRow.Options.UseBackColor = true;
     this.gvChannels.Appearance.SelectedRow.Options.UseFont = true;
     this.gvChannels.AppearancePrint.Row.ForeColor = Color.White;
     this.gvChannels.AppearancePrint.Row.Options.UseForeColor = true;
     this.gvChannels.BestFitMaxRowCount = 1;
     this.gvChannels.BorderStyle = BorderStyles.NoBorder;
     this.gvChannels.ColumnPanelRowHeight = 30;
     this.gvChannels.Columns.AddRange(new GridColumn[] { this.gcDescription, this.gcPopulation, this.gcMaxPop, this.gcPassword, this.gcOwner, this.gcCreated, this.gcIsPublic });
     this.gvChannels.FocusRectStyle = DrawFocusRectStyle.None;
     this.gvChannels.GridControl = this.gpgDataGridRooms;
     this.gvChannels.GroupPanelText = "<LOC>Drag a column header here to group by that column.";
     this.gvChannels.Name = "gvChannels";
     this.gvChannels.OptionsBehavior.Editable = false;
     this.gvChannels.OptionsCustomization.AllowFilter = false;
     this.gvChannels.OptionsCustomization.AllowGroup = false;
     this.gvChannels.OptionsFilter.AllowFilterEditor = false;
     this.gvChannels.OptionsMenu.EnableColumnMenu = false;
     this.gvChannels.OptionsMenu.EnableFooterMenu = false;
     this.gvChannels.OptionsMenu.EnableGroupPanelMenu = false;
     this.gvChannels.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvChannels.OptionsSelection.EnableAppearanceHideSelection = false;
     this.gvChannels.OptionsSelection.MultiSelect = true;
     this.gvChannels.OptionsView.EnableAppearanceEvenRow = true;
     this.gvChannels.OptionsView.EnableAppearanceOddRow = true;
     this.gvChannels.OptionsView.ShowFilterPanelMode = ShowFilterPanelMode.Never;
     this.gvChannels.OptionsView.ShowGroupPanel = false;
     this.gvChannels.OptionsView.ShowHorzLines = false;
     this.gvChannels.OptionsView.ShowIndicator = false;
     this.gvChannels.OptionsView.ShowVertLines = false;
     this.gvChannels.CustomColumnDisplayText += new CustomColumnDisplayTextEventHandler(this.gvChannels_CustomColumnDisplayText);
     this.gcDescription.AppearanceCell.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcDescription.AppearanceCell.ForeColor = Color.White;
     this.gcDescription.AppearanceCell.Options.UseFont = true;
     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>Channel name";
     this.gcDescription.FieldName = "Description";
     this.gcDescription.Name = "gcDescription";
     this.gcDescription.OptionsColumn.AllowEdit = false;
     this.gcDescription.Visible = true;
     this.gcDescription.VisibleIndex = 0;
     this.gcDescription.Width = 0x8e;
     this.gcPopulation.AppearanceCell.ForeColor = Color.White;
     this.gcPopulation.AppearanceCell.Options.UseForeColor = true;
     this.gcPopulation.AppearanceCell.Options.UseTextOptions = true;
     this.gcPopulation.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcPopulation.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcPopulation.AppearanceHeader.Options.UseFont = true;
     this.gcPopulation.Caption = "<LOC>Players";
     this.gcPopulation.FieldName = "Population";
     this.gcPopulation.Name = "gcPopulation";
     this.gcPopulation.OptionsColumn.AllowEdit = false;
     this.gcPopulation.Visible = true;
     this.gcPopulation.VisibleIndex = 1;
     this.gcPopulation.Width = 0x40;
     this.gcMaxPop.AppearanceCell.ForeColor = Color.White;
     this.gcMaxPop.AppearanceCell.Options.UseForeColor = true;
     this.gcMaxPop.AppearanceCell.Options.UseTextOptions = true;
     this.gcMaxPop.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcMaxPop.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcMaxPop.AppearanceHeader.Options.UseFont = true;
     this.gcMaxPop.Caption = "<LOC>Max players";
     this.gcMaxPop.FieldName = "MaxPopulation";
     this.gcMaxPop.Name = "gcMaxPop";
     this.gcMaxPop.OptionsColumn.AllowEdit = false;
     this.gcMaxPop.Visible = true;
     this.gcMaxPop.VisibleIndex = 2;
     this.gcMaxPop.Width = 0x58;
     this.gcPassword.Caption = "<LOC>Password required";
     this.gcPassword.ColumnEdit = this.repositoryItemTextEdit1;
     this.gcPassword.FieldName = "PasswordProtected";
     this.gcPassword.GroupFormat.FormatString = "{0}";
     this.gcPassword.GroupFormat.FormatType = FormatType.Custom;
     this.gcPassword.Name = "gcPassword";
     this.gcPassword.OptionsColumn.AllowEdit = false;
     this.gcPassword.Visible = true;
     this.gcPassword.VisibleIndex = 3;
     this.gcPassword.Width = 0x8a;
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
     this.gcOwner.AppearanceCell.ForeColor = Color.White;
     this.gcOwner.AppearanceCell.Options.UseForeColor = true;
     this.gcOwner.AppearanceCell.Options.UseTextOptions = true;
     this.gcOwner.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcOwner.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcOwner.AppearanceHeader.Options.UseFont = true;
     this.gcOwner.Caption = "<LOC>Channel operator";
     this.gcOwner.FieldName = "Owner";
     this.gcOwner.Name = "gcOwner";
     this.gcOwner.OptionsColumn.AllowEdit = false;
     this.gcOwner.Visible = true;
     this.gcOwner.VisibleIndex = 4;
     this.gcOwner.Width = 0x79;
     this.gcCreated.AppearanceCell.ForeColor = Color.White;
     this.gcCreated.AppearanceCell.Options.UseForeColor = true;
     this.gcCreated.AppearanceCell.Options.UseTextOptions = true;
     this.gcCreated.AppearanceCell.TextOptions.HAlignment = HorzAlignment.Near;
     this.gcCreated.AppearanceHeader.Font = new Font("Tahoma", 8.25f, FontStyle.Bold);
     this.gcCreated.AppearanceHeader.Options.UseFont = true;
     this.gcCreated.Caption = "<LOC>Created";
     this.gcCreated.FieldName = "Created";
     this.gcCreated.Name = "gcCreated";
     this.gcCreated.OptionsColumn.AllowEdit = false;
     this.gcCreated.Visible = true;
     this.gcCreated.VisibleIndex = 5;
     this.gcCreated.Width = 0x4f;
     this.gcIsPublic.Caption = "IsPublic";
     this.gcIsPublic.FieldName = "IsPublic";
     this.gcIsPublic.Name = "gcIsPublic";
     this.gcIsPublic.OptionsColumn.ShowInCustomizationForm = false;
     this.repositoryItemComboBox1.AutoHeight = false;
     this.repositoryItemComboBox1.Buttons.AddRange(new EditorButton[] { new EditorButton(ButtonPredefines.Combo) });
     this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
     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(0x22b, 0x162);
     this.skinButtonCancel.Name = "skinButtonCancel";
     this.skinButtonCancel.Size = new Size(0x5e, 0x1a);
     this.skinButtonCancel.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonCancel, null);
     this.skinButtonCancel.TabIndex = 10;
     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(0x1c7, 0x162);
     this.skinButtonOK.Name = "skinButtonOK";
     this.skinButtonOK.Size = new Size(0x5e, 0x1a);
     this.skinButtonOK.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonOK, null);
     this.skinButtonOK.TabIndex = 11;
     this.skinButtonOK.TabStop = true;
     this.skinButtonOK.Text = "<LOC>Join";
     this.skinButtonOK.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonOK.TextPadding = new Padding(0);
     this.skinButtonOK.Click += new EventHandler(this.skinButtonOK_Click);
     this.skinButtonrefresh.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonrefresh.AutoStyle = true;
     this.skinButtonrefresh.BackColor = Color.Black;
     this.skinButtonrefresh.ButtonState = 0;
     this.skinButtonrefresh.DialogResult = DialogResult.OK;
     this.skinButtonrefresh.DisabledForecolor = Color.Gray;
     this.skinButtonrefresh.DrawColor = Color.White;
     this.skinButtonrefresh.DrawEdges = true;
     this.skinButtonrefresh.FocusColor = Color.Yellow;
     this.skinButtonrefresh.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonrefresh.ForeColor = Color.White;
     this.skinButtonrefresh.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonrefresh.IsStyled = true;
     this.skinButtonrefresh.Location = new Point(0x163, 0x162);
     this.skinButtonrefresh.Name = "skinButtonrefresh";
     this.skinButtonrefresh.Size = new Size(0x5e, 0x1a);
     this.skinButtonrefresh.SkinBasePath = @"Controls\Button\Round Edge";
     base.ttDefault.SetSuperTip(this.skinButtonrefresh, null);
     this.skinButtonrefresh.TabIndex = 12;
     this.skinButtonrefresh.TabStop = true;
     this.skinButtonrefresh.Text = "<LOC>Refresh";
     this.skinButtonrefresh.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonrefresh.TextPadding = new Padding(0);
     this.skinButtonrefresh.Click += new EventHandler(this.skinButtonrefresh_Click);
     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(6, 30);
     this.gpgLabel1.Name = "gpgLabel1";
     this.gpgLabel1.Size = new Size(0xcf, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel1, null);
     this.gpgLabel1.TabIndex = 13;
     this.gpgLabel1.Text = "<LOC>Select an available channel";
     this.gpgLabel1.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(3, 30);
     this.gpgLabel2.Name = "gpgLabel2";
     this.gpgLabel2.Size = new Size(0x16c, 0x10);
     base.ttDefault.SetSuperTip(this.gpgLabel2, null);
     this.gpgLabel2.TabIndex = 14;
     this.gpgLabel2.Text = "<LOC>Enter a private channel name, or create a new channel";
     this.gpgLabel2.TextStyle = TextStyles.Default;
     this.gpgTextBoxChannel.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgTextBoxChannel.Location = new Point(6, 50);
     this.gpgTextBoxChannel.Name = "gpgTextBoxChannel";
     this.gpgTextBoxChannel.Properties.Appearance.BackColor = Color.Black;
     this.gpgTextBoxChannel.Properties.Appearance.BorderColor = Color.FromArgb(0x52, 0x83, 190);
     this.gpgTextBoxChannel.Properties.Appearance.ForeColor = Color.White;
     this.gpgTextBoxChannel.Properties.Appearance.Options.UseBackColor = true;
     this.gpgTextBoxChannel.Properties.Appearance.Options.UseBorderColor = true;
     this.gpgTextBoxChannel.Properties.Appearance.Options.UseForeColor = true;
     this.gpgTextBoxChannel.Properties.AppearanceFocused.BackColor = Color.FromArgb(0x10, 0x21, 0x4f);
     this.gpgTextBoxChannel.Properties.AppearanceFocused.BackColor2 = Color.FromArgb(0, 0, 0);
     this.gpgTextBoxChannel.Properties.AppearanceFocused.BorderColor = Color.FromArgb(0xbb, 0xc9, 0xe2);
     this.gpgTextBoxChannel.Properties.AppearanceFocused.GradientMode = LinearGradientMode.ForwardDiagonal;
     this.gpgTextBoxChannel.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.gpgTextBoxChannel.Properties.AppearanceFocused.Options.UseBorderColor = true;
     this.gpgTextBoxChannel.Properties.BorderStyle = BorderStyles.Simple;
     this.gpgTextBoxChannel.Properties.LookAndFeel.SkinName = "London Liquid Sky";
     this.gpgTextBoxChannel.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gpgTextBoxChannel.Properties.MaxLength = 60;
     this.gpgTextBoxChannel.Size = new Size(0x271, 20);
     this.gpgTextBoxChannel.TabIndex = 15;
     this.gpgGroupBox1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom;
     this.gpgGroupBox1.Controls.Add(this.gpgLabel2);
     this.gpgGroupBox1.Controls.Add(this.gpgTextBoxChannel);
     this.gpgGroupBox1.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.gpgGroupBox1.Location = new Point(12, 0x109);
     this.gpgGroupBox1.Name = "gpgGroupBox1";
     this.gpgGroupBox1.Size = new Size(0x27d, 0x4c);
     base.ttDefault.SetSuperTip(this.gpgGroupBox1, null);
     this.gpgGroupBox1.TabIndex = 0x10;
     this.gpgGroupBox1.TabStop = false;
     this.gpgGroupBox1.Text = "<LOC>Private Channel";
     this.gpgGroupBox2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgGroupBox2.Controls.Add(this.gpgLabel1);
     this.gpgGroupBox2.Controls.Add(this.gpgDataGridRooms);
     this.gpgGroupBox2.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.gpgGroupBox2.Location = new Point(12, 0x4c);
     this.gpgGroupBox2.Name = "gpgGroupBox2";
     this.gpgGroupBox2.Size = new Size(0x27e, 0xb7);
     base.ttDefault.SetSuperTip(this.gpgGroupBox2, null);
     this.gpgGroupBox2.TabIndex = 0x11;
     this.gpgGroupBox2.TabStop = false;
     this.gpgGroupBox2.Text = "<LOC>Public Channel";
     base.AcceptButton = this.skinButtonOK;
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.CancelButton = this.skinButtonCancel;
     base.ClientSize = new Size(0x295, 0x1bb);
     base.Controls.Add(this.gpgGroupBox2);
     base.Controls.Add(this.gpgGroupBox1);
     base.Controls.Add(this.skinButtonrefresh);
     base.Controls.Add(this.skinButtonOK);
     base.Controls.Add(this.skinButtonCancel);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(320, 0x178);
     base.Name = "DlgSelectChannel";
     base.ttDefault.SetSuperTip(this, null);
     this.Text = "<LOC>Select Channel";
     base.Controls.SetChildIndex(this.skinButtonCancel, 0);
     base.Controls.SetChildIndex(this.skinButtonOK, 0);
     base.Controls.SetChildIndex(this.skinButtonrefresh, 0);
     base.Controls.SetChildIndex(this.gpgGroupBox1, 0);
     base.Controls.SetChildIndex(this.gpgGroupBox2, 0);
     ((ISupportInitialize) base.pbBottom).EndInit();
     this.gpgDataGridRooms.EndInit();
     this.gvChannels.EndInit();
     this.repositoryItemTextEdit1.EndInit();
     this.repositoryItemComboBox1.EndInit();
     this.gpgTextBoxChannel.Properties.EndInit();
     this.gpgGroupBox1.ResumeLayout(false);
     this.gpgGroupBox1.PerformLayout();
     this.gpgGroupBox2.ResumeLayout(false);
     this.gpgGroupBox2.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Example #2
0
 private void InitializeComponent()
 {
     this.gpgPanelResults = new GPGPanel();
     this.skinButtonClose = new SkinButton();
     this.gpgLabelResults = new GPGLabel();
     this.listBoxKeywords = new ListBox();
     this.gpgGroupBox1 = new GPGGroupBox();
     this.gpgGroupBox2 = new GPGGroupBox();
     this.skinButtonNext = new SkinButton();
     this.skinButtonLast = new SkinButton();
     this.gpgContextMenuKeywords = new GPGContextMenu();
     this.ciKeywords_NewSearch = new MenuItem();
     this.ciKeywords_AppendSearch = new MenuItem();
     this.gpgGroupBox1.SuspendLayout();
     this.gpgGroupBox2.SuspendLayout();
     base.SuspendLayout();
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     base.ttDefault.DefaultController.ToolTipLocation = ToolTipLocation.RightTop;
     this.gpgPanelResults.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgPanelResults.AutoScroll = true;
     this.gpgPanelResults.Location = new Point(6, 0x13);
     this.gpgPanelResults.Name = "gpgPanelResults";
     this.gpgPanelResults.Size = new Size(0x173, 0x99);
     this.gpgPanelResults.TabIndex = 7;
     this.skinButtonClose.Anchor = AnchorStyles.Right | 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(0x12e, 0x181);
     this.skinButtonClose.Name = "skinButtonClose";
     this.skinButtonClose.Size = new Size(0x60, 0x1a);
     this.skinButtonClose.SkinBasePath = @"Controls\Button\Round Edge";
     this.skinButtonClose.TabIndex = 8;
     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.gpgLabelResults.AutoSize = true;
     this.gpgLabelResults.AutoStyle = true;
     this.gpgLabelResults.Font = new Font("Arial", 9.75f);
     this.gpgLabelResults.ForeColor = Color.White;
     this.gpgLabelResults.IgnoreMouseWheel = false;
     this.gpgLabelResults.IsStyled = false;
     this.gpgLabelResults.Location = new Point(12, 80);
     this.gpgLabelResults.Name = "gpgLabelResults";
     this.gpgLabelResults.Size = new Size(0x3f, 0x10);
     this.gpgLabelResults.TabIndex = 10;
     this.gpgLabelResults.Text = "0 Results";
     this.gpgLabelResults.TextStyle = TextStyles.Header1;
     this.listBoxKeywords.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.listBoxKeywords.BackColor = Color.Black;
     this.listBoxKeywords.BorderStyle = BorderStyle.None;
     this.listBoxKeywords.ForeColor = Color.White;
     this.listBoxKeywords.FormattingEnabled = true;
     this.listBoxKeywords.Location = new Point(6, 0x13);
     this.listBoxKeywords.MultiColumn = true;
     this.listBoxKeywords.Name = "listBoxKeywords";
     this.listBoxKeywords.SelectionMode = SelectionMode.MultiExtended;
     this.listBoxKeywords.Size = new Size(0x173, 0x34);
     this.listBoxKeywords.TabIndex = 11;
     this.listBoxKeywords.DoubleClick += new EventHandler(this.listBoxKeywords_DoubleClick);
     this.listBoxKeywords.MouseDown += new MouseEventHandler(this.listBoxKeywords_MouseDown);
     this.listBoxKeywords.KeyDown += new KeyEventHandler(this.listBoxKeywords_KeyDown);
     this.gpgGroupBox1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgGroupBox1.Controls.Add(this.gpgPanelResults);
     this.gpgGroupBox1.Location = new Point(15, 0xbf);
     this.gpgGroupBox1.Name = "gpgGroupBox1";
     this.gpgGroupBox1.Size = new Size(0x17f, 0xb2);
     this.gpgGroupBox1.TabIndex = 12;
     this.gpgGroupBox1.TabStop = false;
     this.gpgGroupBox1.Text = "<LOC>Results";
     this.gpgGroupBox2.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
     this.gpgGroupBox2.Controls.Add(this.listBoxKeywords);
     this.gpgGroupBox2.Location = new Point(15, 0x6c);
     this.gpgGroupBox2.Name = "gpgGroupBox2";
     this.gpgGroupBox2.Size = new Size(0x17f, 0x4d);
     this.gpgGroupBox2.TabIndex = 13;
     this.gpgGroupBox2.TabStop = false;
     this.gpgGroupBox2.Text = "<LOC>Keywords";
     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 = true;
     this.skinButtonNext.Enabled = 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(200, 0x181);
     this.skinButtonNext.Name = "skinButtonNext";
     this.skinButtonNext.Size = new Size(0x60, 0x1a);
     this.skinButtonNext.SkinBasePath = @"Controls\Button\Round Edge";
     this.skinButtonNext.TabIndex = 9;
     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.Right | 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.Enabled = 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(0x62, 0x181);
     this.skinButtonLast.Name = "skinButtonLast";
     this.skinButtonLast.Size = new Size(0x60, 0x1a);
     this.skinButtonLast.SkinBasePath = @"Controls\Button\Round Edge";
     this.skinButtonLast.TabIndex = 9;
     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.gpgContextMenuKeywords.MenuItems.AddRange(new MenuItem[] { this.ciKeywords_NewSearch, this.ciKeywords_AppendSearch });
     this.ciKeywords_NewSearch.Index = 0;
     this.ciKeywords_NewSearch.Text = "New search on this keyword";
     this.ciKeywords_NewSearch.Click += new EventHandler(this.ciKeywords_NewSearch_Click);
     this.ciKeywords_AppendSearch.Index = 1;
     this.ciKeywords_AppendSearch.Text = "Append this keyword to current search";
     this.ciKeywords_AppendSearch.Click += new EventHandler(this.ciKeywords_AppendSearch_Click);
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.CancelButton = this.skinButtonClose;
     base.ClientSize = new Size(410, 0x1da);
     base.Controls.Add(this.skinButtonLast);
     base.Controls.Add(this.skinButtonNext);
     base.Controls.Add(this.gpgGroupBox2);
     base.Controls.Add(this.gpgGroupBox1);
     base.Controls.Add(this.gpgLabelResults);
     base.Controls.Add(this.skinButtonClose);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(0x157, 0x16a);
     base.Name = "DlgSearchResults";
     this.Text = "<LOC>Search Results";
     base.Controls.SetChildIndex(this.skinButtonClose, 0);
     base.Controls.SetChildIndex(this.gpgLabelResults, 0);
     base.Controls.SetChildIndex(this.gpgGroupBox1, 0);
     base.Controls.SetChildIndex(this.gpgGroupBox2, 0);
     base.Controls.SetChildIndex(this.skinButtonNext, 0);
     base.Controls.SetChildIndex(this.skinButtonLast, 0);
     this.gpgGroupBox1.ResumeLayout(false);
     this.gpgGroupBox2.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Example #3
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();
 }
Example #4
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();
 }
Example #5
0
 private void InitializeComponent()
 {
     this.listBoxKeywords = new ListBox();
     this.gpgLabelTitle = new GPGLabel();
     this.richTextBoxContent = new RichTextBox();
     this.skinButtonClose = new SkinButton();
     this.skinButtonOpen = new SkinButton();
     this.gpgLabel2 = new GPGLabel();
     this.gpgLabelAuthor = new GPGLabel();
     this.skinButtonLast = new SkinButton();
     this.skinButtonNext = new SkinButton();
     this.gpgGroupBox1 = new GPGGroupBox();
     this.gpgGroupBoxDescription = new GPGGroupBox();
     this.gpgGroupBox2 = new GPGGroupBox();
     this.gpgContextMenuKeywords = new GPGContextMenu();
     this.ciKeywords_NewSearch = new MenuItem();
     this.ciKeywords_AppendSearch = new MenuItem();
     this.gpgGroupBox1.SuspendLayout();
     this.gpgGroupBoxDescription.SuspendLayout();
     this.gpgGroupBox2.SuspendLayout();
     base.SuspendLayout();
     base.ttDefault.DefaultController.AutoPopDelay = 0x3e8;
     this.listBoxKeywords.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.listBoxKeywords.BackColor = Color.Black;
     this.listBoxKeywords.BorderStyle = BorderStyle.None;
     this.listBoxKeywords.ForeColor = Color.White;
     this.listBoxKeywords.FormattingEnabled = true;
     this.listBoxKeywords.Location = new Point(6, 0x13);
     this.listBoxKeywords.MultiColumn = true;
     this.listBoxKeywords.Name = "listBoxKeywords";
     this.listBoxKeywords.SelectionMode = SelectionMode.MultiExtended;
     this.listBoxKeywords.Size = new Size(0x13f, 0x34);
     this.listBoxKeywords.TabIndex = 13;
     this.listBoxKeywords.DoubleClick += new EventHandler(this.listBoxKeywords_DoubleClick);
     this.listBoxKeywords.MouseDown += new MouseEventHandler(this.listBoxKeywords_MouseDown);
     this.listBoxKeywords.KeyDown += new KeyEventHandler(this.listBoxKeywords_KeyDown);
     this.gpgLabelTitle.AutoSize = true;
     this.gpgLabelTitle.AutoStyle = true;
     this.gpgLabelTitle.Font = new Font("Arial", 9.75f);
     this.gpgLabelTitle.ForeColor = Color.White;
     this.gpgLabelTitle.IgnoreMouseWheel = false;
     this.gpgLabelTitle.IsStyled = false;
     this.gpgLabelTitle.Location = new Point(9, 80);
     this.gpgLabelTitle.Name = "gpgLabelTitle";
     this.gpgLabelTitle.Size = new Size(0x20, 0x10);
     this.gpgLabelTitle.TabIndex = 12;
     this.gpgLabelTitle.Text = "Title";
     this.gpgLabelTitle.TextStyle = TextStyles.Header1;
     this.richTextBoxContent.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.richTextBoxContent.BackColor = Color.White;
     this.richTextBoxContent.BorderStyle = BorderStyle.None;
     this.richTextBoxContent.Location = new Point(8, 0x15);
     this.richTextBoxContent.Name = "richTextBoxContent";
     this.richTextBoxContent.ReadOnly = true;
     this.richTextBoxContent.Size = new Size(0x1ef, 0xc4);
     this.richTextBoxContent.TabIndex = 15;
     this.richTextBoxContent.Text = "";
     this.richTextBoxContent.LinkClicked += new LinkClickedEventHandler(this.richTextBoxContent_LinkClicked);
     this.skinButtonClose.Anchor = AnchorStyles.Right | 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(0x191, 0x1bc);
     this.skinButtonClose.Name = "skinButtonClose";
     this.skinButtonClose.Size = new Size(0x7c, 0x1a);
     this.skinButtonClose.SkinBasePath = @"Controls\Button\Round Edge";
     this.skinButtonClose.TabIndex = 0x10;
     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.skinButtonOpen.Anchor = AnchorStyles.Right | AnchorStyles.Bottom;
     this.skinButtonOpen.AutoStyle = true;
     this.skinButtonOpen.BackColor = Color.Black;
     this.skinButtonOpen.DialogResult = DialogResult.OK;
     this.skinButtonOpen.DisabledForecolor = Color.Gray;
     this.skinButtonOpen.DrawEdges = true;
     this.skinButtonOpen.FocusColor = Color.Yellow;
     this.skinButtonOpen.Font = new Font("Verdana", 8f, FontStyle.Bold);
     this.skinButtonOpen.ForeColor = Color.White;
     this.skinButtonOpen.HorizontalScalingMode = ScalingModes.Tile;
     this.skinButtonOpen.IsStyled = true;
     this.skinButtonOpen.Location = new Point(0x107, 0x1bc);
     this.skinButtonOpen.Name = "skinButtonOpen";
     this.skinButtonOpen.Size = new Size(0x84, 0x1a);
     this.skinButtonOpen.SkinBasePath = @"Controls\Button\Round Edge";
     this.skinButtonOpen.TabIndex = 0x11;
     this.skinButtonOpen.Text = "<LOC>Open as text file";
     this.skinButtonOpen.TextAlign = ContentAlignment.MiddleCenter;
     this.skinButtonOpen.TextPadding = new Padding(4, 0, 0, 0);
     this.skinButtonOpen.Click += new EventHandler(this.skinButtonOpen_Click);
     this.gpgLabel2.AutoSize = true;
     this.gpgLabel2.AutoStyle = true;
     this.gpgLabel2.Font = new Font("Arial", 8f);
     this.gpgLabel2.ForeColor = Color.White;
     this.gpgLabel2.IgnoreMouseWheel = false;
     this.gpgLabel2.IsStyled = false;
     this.gpgLabel2.Location = new Point(0x16c, 110);
     this.gpgLabel2.Name = "gpgLabel2";
     this.gpgLabel2.Size = new Size(0x49, 14);
     this.gpgLabel2.TabIndex = 0x12;
     this.gpgLabel2.Text = "<LOC>Author";
     this.gpgLabel2.TextAlign = ContentAlignment.MiddleRight;
     this.gpgLabel2.TextStyle = TextStyles.Bold;
     this.gpgLabelAuthor.AutoSize = true;
     this.gpgLabelAuthor.AutoStyle = true;
     this.gpgLabelAuthor.Font = new Font("Arial", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
     this.gpgLabelAuthor.ForeColor = Color.White;
     this.gpgLabelAuthor.IgnoreMouseWheel = false;
     this.gpgLabelAuthor.IsStyled = false;
     this.gpgLabelAuthor.Location = new Point(0x16c, 0x7c);
     this.gpgLabelAuthor.Name = "gpgLabelAuthor";
     this.gpgLabelAuthor.Size = new Size(0x26, 14);
     this.gpgLabelAuthor.TabIndex = 0x13;
     this.gpgLabelAuthor.Text = "author";
     this.gpgLabelAuthor.TextStyle = TextStyles.Default;
     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.Enabled = 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(6, 0x13);
     this.skinButtonLast.Name = "skinButtonLast";
     this.skinButtonLast.Size = new Size(0x45, 0x16);
     this.skinButtonLast.SkinBasePath = @"Controls\Button\Round Edge";
     this.skinButtonLast.TabIndex = 20;
     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.AutoStyle = true;
     this.skinButtonNext.BackColor = Color.Black;
     this.skinButtonNext.DialogResult = DialogResult.OK;
     this.skinButtonNext.DisabledForecolor = Color.Gray;
     this.skinButtonNext.DrawEdges = true;
     this.skinButtonNext.Enabled = 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(0x51, 0x13);
     this.skinButtonNext.Name = "skinButtonNext";
     this.skinButtonNext.Size = new Size(0x45, 0x16);
     this.skinButtonNext.SkinBasePath = @"Controls\Button\Round Edge";
     this.skinButtonNext.TabIndex = 0x15;
     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.gpgGroupBox1.Controls.Add(this.listBoxKeywords);
     this.gpgGroupBox1.Location = new Point(12, 110);
     this.gpgGroupBox1.Name = "gpgGroupBox1";
     this.gpgGroupBox1.Size = new Size(0x14b, 0x4e);
     this.gpgGroupBox1.TabIndex = 0x16;
     this.gpgGroupBox1.TabStop = false;
     this.gpgGroupBox1.Text = "<LOC>Keywords in this solution";
     this.gpgGroupBoxDescription.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.gpgGroupBoxDescription.Controls.Add(this.richTextBoxContent);
     this.gpgGroupBoxDescription.Location = new Point(12, 0xc4);
     this.gpgGroupBoxDescription.Name = "gpgGroupBoxDescription";
     this.gpgGroupBoxDescription.Size = new Size(0x201, 0xe3);
     this.gpgGroupBoxDescription.TabIndex = 0x17;
     this.gpgGroupBoxDescription.TabStop = false;
     this.gpgGroupBoxDescription.Text = "<LOC>Description";
     this.gpgGroupBox2.Controls.Add(this.skinButtonLast);
     this.gpgGroupBox2.Controls.Add(this.skinButtonNext);
     this.gpgGroupBox2.Location = new Point(0x16f, 0x8d);
     this.gpgGroupBox2.Name = "gpgGroupBox2";
     this.gpgGroupBox2.Size = new Size(0x9e, 0x2f);
     this.gpgGroupBox2.TabIndex = 0x18;
     this.gpgGroupBox2.TabStop = false;
     this.gpgGroupBox2.Text = "<LOC>View History";
     this.gpgContextMenuKeywords.MenuItems.AddRange(new MenuItem[] { this.ciKeywords_NewSearch, this.ciKeywords_AppendSearch });
     this.ciKeywords_NewSearch.Index = 0;
     this.ciKeywords_NewSearch.Text = "New search on this keyword";
     this.ciKeywords_NewSearch.Click += new EventHandler(this.ciKeywords_NewSearch_Click);
     this.ciKeywords_AppendSearch.Index = 1;
     this.ciKeywords_AppendSearch.Text = "Append this keyword to current search";
     this.ciKeywords_AppendSearch.Click += new EventHandler(this.ciKeywords_AppendSearch_Click);
     base.AutoScaleDimensions = new SizeF(7f, 13f);
     base.AutoScaleMode = AutoScaleMode.Font;
     base.CancelButton = this.skinButtonClose;
     base.ClientSize = new Size(0x218, 0x215);
     base.Controls.Add(this.gpgGroupBox2);
     base.Controls.Add(this.skinButtonClose);
     base.Controls.Add(this.gpgGroupBoxDescription);
     base.Controls.Add(this.gpgGroupBox1);
     base.Controls.Add(this.gpgLabelAuthor);
     base.Controls.Add(this.gpgLabel2);
     base.Controls.Add(this.skinButtonOpen);
     base.Controls.Add(this.gpgLabelTitle);
     this.Font = new Font("Verdana", 8f);
     base.Location = new Point(0, 0);
     this.MinimumSize = new Size(0x218, 0x215);
     base.Name = "DlgSolution";
     this.Text = "<LOC>Solution";
     base.Controls.SetChildIndex(this.gpgLabelTitle, 0);
     base.Controls.SetChildIndex(this.skinButtonOpen, 0);
     base.Controls.SetChildIndex(this.gpgLabel2, 0);
     base.Controls.SetChildIndex(this.gpgLabelAuthor, 0);
     base.Controls.SetChildIndex(this.gpgGroupBox1, 0);
     base.Controls.SetChildIndex(this.gpgGroupBoxDescription, 0);
     base.Controls.SetChildIndex(this.skinButtonClose, 0);
     base.Controls.SetChildIndex(this.gpgGroupBox2, 0);
     this.gpgGroupBox1.ResumeLayout(false);
     this.gpgGroupBoxDescription.ResumeLayout(false);
     this.gpgGroupBox2.ResumeLayout(false);
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Example #6
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();
 }