Ejemplo n.º 1
0
 private void InitializeComponent()
 {
     this.geckoWebBrowser1 = new KingdomsBrowserGecko();
     base.SuspendLayout();
     this.geckoWebBrowser1.Anchor          = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.geckoWebBrowser1.Location        = new Point(0, 0);
     this.geckoWebBrowser1.MinimumSize     = new Size(20, 20);
     this.geckoWebBrowser1.Name            = "geckoWebBrowser1";
     this.geckoWebBrowser1.Size            = new Size(0x19d, 350);
     this.geckoWebBrowser1.TabIndex        = 280;
     this.geckoWebBrowser1.ClientFeedback += new ClientFedbackEventHandler(this.geckoWebBrowser1_ClientFeedback);
     base.Controls.Add(this.geckoWebBrowser1);
     base.Name = "WebHelpPanel";
     base.Size = new Size(0x19d, 350);
     base.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     ComponentResourceManager manager = new ComponentResourceManager(typeof(ProfileLoginWindow));
     this.panel1 = new Panel();
     this.browserServerNews = new KingdomsBrowserGecko();
     this.pnlTabs = new NoDrawPanel();
     this.pnlFeedback = new NoDrawPanel();
     this.panel2 = new Panel();
     this.btnExit = new Button();
     this.geckoWebBrowser1 = new KingdomsBrowserGecko();
     this.label1 = new Label();
     this.pnlWorlds = new NoDrawPanel();
     this.pnlLogin = new NoDrawPanel();
     this.panel1.SuspendLayout();
     this.pnlFeedback.SuspendLayout();
     base.SuspendLayout();
     this.panel1.BackColor = ARGBColors.White;
     this.panel1.Controls.Add(this.browserServerNews);
     this.panel1.Controls.Add(this.pnlTabs);
     this.panel1.Controls.Add(this.pnlFeedback);
     this.panel1.Controls.Add(this.geckoWebBrowser1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock = DockStyle.Left;
     this.panel1.Location = new Point(0, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new Size(930, 0x278);
     this.panel1.TabIndex = 280;
     this.browserServerNews.Location = new Point(0x292, 0x1b7);
     this.browserServerNews.MinimumSize = new Size(20, 20);
     this.browserServerNews.Name = "browserServerNews";
     this.browserServerNews.Size = new Size(270, 0xa1);
     this.browserServerNews.TabIndex = 0x11b;
     this.browserServerNews.TabStop = false;
     this.pnlTabs.Location = new Point(0, 0);
     this.pnlTabs.MaximumSize = new Size(0x292, 0x27);
     this.pnlTabs.MinimumSize = new Size(0x292, 0x27);
     this.pnlTabs.Name = "pnlTabs";
     this.pnlTabs.Size = new Size(0x292, 0x27);
     this.pnlTabs.TabIndex = 0x119;
     this.pnlFeedback.Controls.Add(this.panel2);
     this.pnlFeedback.Controls.Add(this.btnExit);
     this.pnlFeedback.Location = new Point(0, 600);
     this.pnlFeedback.MaximumSize = new Size(930, 0x20);
     this.pnlFeedback.MinimumSize = new Size(930, 0x20);
     this.pnlFeedback.Name = "pnlFeedback";
     this.pnlFeedback.Size = new Size(930, 0x20);
     this.pnlFeedback.TabIndex = 0x11a;
     this.panel2.BackColor = ARGBColors.Black;
     this.panel2.Location = new Point(0, 0);
     this.panel2.Name = "panel2";
     this.panel2.Size = new Size(930, 1);
     this.panel2.TabIndex = 0x112;
     this.btnExit.Anchor = AnchorStyles.Right | AnchorStyles.Top;
     this.btnExit.Location = new Point(0x349, 5);
     this.btnExit.Name = "btnExit";
     this.btnExit.Size = new Size(0x4c, 0x17);
     this.btnExit.TabIndex = 0x10d;
     this.btnExit.Text = "Exit";
     this.btnExit.UseVisualStyleBackColor = true;
     this.btnExit.Visible = false;
     this.btnExit.Click += new EventHandler(this.btnExit_Click);
     this.geckoWebBrowser1.Location = new Point(0, 0x27);
     this.geckoWebBrowser1.MinimumSize = new Size(20, 20);
     this.geckoWebBrowser1.Name = "geckoWebBrowser1";
     this.geckoWebBrowser1.Size = new Size(0x292, 0x231);
     this.geckoWebBrowser1.TabIndex = 0x117;
     this.geckoWebBrowser1.TabStop = false;
     this.geckoWebBrowser1.ClientFeedback += new ClientFedbackEventHandler(this.geckoWebBrowser1_ClientFeedback);
     this.label1.AutoSize = true;
     this.label1.Font = new Font("Microsoft Sans Serif", 10f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.label1.ForeColor = ARGBColors.DarkRed;
     this.label1.Location = new Point(7, 50);
     this.label1.Name = "label1";
     this.label1.Size = new Size(0xdb, 0x11);
     this.label1.TabIndex = 0;
     this.label1.Text = "Connecting to News Server...";
     this.pnlWorlds.BackColor = ARGBColors.White;
     this.pnlWorlds.Location = new Point(0x292, 0xe8);
     this.pnlWorlds.MaximumSize = new Size(270, 0xcf);
     this.pnlWorlds.MinimumSize = new Size(270, 0xcf);
     this.pnlWorlds.Name = "pnlWorlds";
     this.pnlWorlds.Size = new Size(270, 0xcf);
     this.pnlWorlds.TabIndex = 0x11a;
     this.pnlLogin.BackColor = ARGBColors.White;
     this.pnlLogin.Location = new Point(0x292, 0);
     this.pnlLogin.MaximumSize = new Size(270, 0xe8);
     this.pnlLogin.MinimumSize = new Size(270, 0xe8);
     this.pnlLogin.Name = "pnlLogin";
     this.pnlLogin.Size = new Size(270, 0xe8);
     this.pnlLogin.TabIndex = 0x11b;
     base.AutoScaleMode = AutoScaleMode.None;
     this.BackColor = ARGBColors.White;
     base.ClientSize = new Size(0x3a0, 0x278);
     base.Controls.Add(this.pnlWorlds);
     base.Controls.Add(this.pnlLogin);
     base.Controls.Add(this.panel1);
     base.Icon = (Icon) manager.GetObject("$this.Icon");
     base.MaximizeBox = false;
     base.MinimizeBox = false;
     base.Name = "ProfileLoginWindow";
     base.StartPosition = FormStartPosition.CenterScreen;
     this.Text = "ProfileLoginWindow";
     base.Load += new EventHandler(this.ProfileLoginWindow_Load);
     base.FormClosed += new FormClosedEventHandler(this.ProfileLoginWindow_FormClosed);
     base.FormClosing += new FormClosingEventHandler(this.ProfileLoginWindow_FormClosing);
     base.LocationChanged += new EventHandler(this.ProfileLoginWindow_LocationChanged);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.pnlFeedback.ResumeLayout(false);
     base.ResumeLayout(false);
 }
Ejemplo n.º 3
0
 private void InitializeComponent()
 {
     this.geckoWebBrowser1 = new KingdomsBrowserGecko();
     base.SuspendLayout();
     this.geckoWebBrowser1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.geckoWebBrowser1.Location = new Point(0, 0);
     this.geckoWebBrowser1.MinimumSize = new Size(20, 20);
     this.geckoWebBrowser1.Name = "geckoWebBrowser1";
     this.geckoWebBrowser1.Size = new Size(0x19d, 350);
     this.geckoWebBrowser1.TabIndex = 280;
     this.geckoWebBrowser1.ClientFeedback += new ClientFedbackEventHandler(this.geckoWebBrowser1_ClientFeedback);
     base.Controls.Add(this.geckoWebBrowser1);
     base.Name = "WebHelpPanel";
     base.Size = new Size(0x19d, 350);
     base.ResumeLayout(false);
 }