What's new

My Se7ensins Web Browser

  • Thread starter Master
  • Start date
  • Views 2,579

Did you like the web browser?

  • Yes

    Votes: 10 43.5%
  • No

    Votes: 9 39.1%
  • Didn't download it

    Votes: 4 17.4%

  • Total voters
    23
Fantasy

Fantasy

Enthusiast
Seasoned Veteran
Messages
791
Reaction score
352
Points
125
Sin$
0
Thanks I will try those out. But I really like the rainbow flashing home button already. Thanks.

I am using Visual Basics 2010 if that answers your question.... I honestly don't know. :cry:
Well this is what I think looks the best.
10006958_612364088856281_1730982795_n.jpg
I would make the top part a solid color or something IMO
 
Master

Master

Magnanimous
10th Anniversary Grizzled Veteran Programmer
Messages
1,098
Reaction score
984
Points
400
Sin$
0
I would make the top part a solid color or something IMO
Great Idea. I think I am just going to cover the Url bar though. I like how the buttons below the search, close, and bar look on the background.
Edit: Updated! :biggrin:
 
Last edited:
Kuz345

Kuz345

Enthusiast
Messages
44
Reaction score
161
Points
115
Sin$
0
Nice application however you try adding some slick design to the buttons in the browser, to lighten it up.
 
Master

Master

Magnanimous
10th Anniversary Grizzled Veteran Programmer
Messages
1,098
Reaction score
984
Points
400
Sin$
0
Nice application however you try adding some slick design to the buttons in the browser, to lighten it up.
You should color the top bit, it would look a lot better!
Master Master does it again. Nice job mate looks good.
Show us what you've done so far :biggrin:
Thank you all so much! I extremely appreciate every feedback/criticism that I receive. I have updated the original post with new pictures and the new download. Thank you all so much for being so supportive!!! I will still try to update this and figure out a way of making it better. * Tabbed Version *
 
Fantasy

Fantasy

Enthusiast
Seasoned Veteran
Messages
791
Reaction score
352
Points
125
Sin$
0
Title/Description
Se7ensinsWebBrowserbyFiverr. It is a basic web browser with a Se7ensins theme.

Image(s)
1654378_612373365522020_81309891_n.jpg

1187110_612373442188679_463814608_n.jpg

1186895_612373608855329_1009192838_n.jpg


Detailed Description
Of course there is a working Search Bar. Also, there is a button to automatically navigate you to the Se7ensins Home, Rules/Guidelines, and my profile. Lol, my web browser, my buttons. :roflmao: You might have noticed that there is no tab or bookmarks yet. I am planning on updating it soon. I just hope you all have a chance to check it out and tell me what you think. *First Update* :thumbsup:

Download:
Click Here!

Virus Scan:
Click Here!
What are the Creator buttons? There are more than one Creator?!
 
Kuz345

Kuz345

Enthusiast
Messages
44
Reaction score
161
Points
115
Sin$
0
Thanks Kuz345 Kuz345 . I really appreciate your support. :thumbsup:

The creator button is so that you can navigate to my profile page on Se7ensins. Lol, it's really for my use.

Good thinking on the Creator button. Will make people recognize you made the app and therefore give you the credits. :thumbsup:
 
Master

Master

Magnanimous
10th Anniversary Grizzled Veteran Programmer
Messages
1,098
Reaction score
984
Points
400
Sin$
0
Good thinking on the Creator button. Will make people recognize you made the app and therefore give you the credits. :thumbsup:
If you have any more ideas I would appreciate it. However, I am not currently on my original laptop so I won't be working on it right now. I am on my 5 year old laptop lol. Tomorrow, hopefully, I can continue this project!
 
Master

Master

Magnanimous
10th Anniversary Grizzled Veteran Programmer
Messages
1,098
Reaction score
984
Points
400
Sin$
0
What I currently have right now. Tell me what you think. Let me know if you have any more suggestions so I might be able to add into this Browser. I moved the Refresh button, back, and forward buttons to the top left of the browser next to the URL bar. I moved the close button to the top right and made it look like the Se7ensins "7."
1621700_612696345489722_476587670_n.jpg
 
Perfect

Perfect

Feeling them Summervibez
10th Anniversary Programmer Jokester
Messages
2,045
Reaction score
723
Points
320
Sin$
0
What I currently have right now. Tell me what you think. Let me know if you have any more suggestions so I might be able to add into this Browser. I moved the Refresh button, back, and forward buttons to the top left of the browser next to the URL bar. I moved the close button to the top right and made it look like the Se7ensins "7."
1621700_612696345489722_476587670_n.jpg
I suggest you keep the browser clean its to crowded especially the back ground. try to keep the background blank and just make the buttons like this
0c08dab4737d9b0c0ef75954e093c5be.png
. it would add a lot of feel to the browser
Ill post a screenshot of my own browser( note this was my very first c# project(i think))
4a1b1376782f49218bca1655c582d557.png

you see how I kept the browser plain and simple. You could add alot of functions but make sure that it doesnt get crowded. Also I used icons so I could save space and not make it crowded.
This way it looks very proffesional(except for that my icons arent cropped very well but I was a beginner). 
If you have any kind of questions, I would love to help my skype is BTinfinite
 
thetechnation

thetechnation

gaming developer
Messages
1,418
Reaction score
144
Points
165
Sin$
0
Title/Description
Se7ensinsWebBrowserbyFiverr. It is a basic web browser with a Se7ensins theme.

Image(s)
1654378_612373365522020_81309891_n.jpg

1187110_612373442188679_463814608_n.jpg

1186895_612373608855329_1009192838_n.jpg


Detailed Description
Of course there is a working Search Bar. Also, there is a button to automatically navigate you to the Se7ensins Home, Rules/Guidelines, and my profile. Lol, my web browser, my buttons. :roflmao: You might have noticed that there is no tab or bookmarks yet. I am planning on updating it soon. I just hope you all have a chance to check it out and tell me what you think. *First Update* :thumbsup:

Download:
Click Here!

Virus Scan:
Click Here!
what language did you use
 
P

pwfdc

Member
Bright Idea Programmer Experienced Veteran
Messages
1,540
Reaction score
677
Points
465
Sin$
0
I'm not entirely sure. :cry:
You used C#. I'm guessing though that you followed a tutorial or another's source?
Code:
using Microsoft.VisualBasic.CompilerServices;
using Se7ensinsWebBrowserbyFiverr.My.Resources;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Drawing;
using System.Runtime.CompilerServices;
using System.Threading;
using System.Windows.Forms;

namespace Se7ensinsWebBrowserbyFiverr
{
  [DesignerGenerated]
  public class Form1 : Form
  {
    private static List<WeakReference> __ENCList = new List<WeakReference>();
    private IContainer components;
    [AccessedThroughProperty("Button1")]
    private Button _Button1;
    [AccessedThroughProperty("Button2")]
    private Button _Button2;
    [AccessedThroughProperty("TextBox1")]
    private TextBox _TextBox1;
    [AccessedThroughProperty("Button3")]
    private Button _Button3;
    [AccessedThroughProperty("Button4")]
    private Button _Button4;
    [AccessedThroughProperty("Button5")]
    private Button _Button5;
    [AccessedThroughProperty("Button6")]
    private Button _Button6;
    [AccessedThroughProperty("WebBrowser1")]
    private WebBrowser _WebBrowser1;
    [AccessedThroughProperty("Button7")]
    private Button _Button7;
    [AccessedThroughProperty("Button8")]
    private Button _Button8;
    [AccessedThroughProperty("PictureBox1")]
    private PictureBox _PictureBox1;

    internal virtual Button Button1
    {
      [DebuggerNonUserCode] get
      {
        return this._Button1;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button1_Click);
        if (this._Button1 != null)
          this._Button1.Click -= eventHandler;
        this._Button1 = value;
        if (this._Button1 == null)
          return;
        this._Button1.Click += eventHandler;
      }
    }

    internal virtual Button Button2
    {
      [DebuggerNonUserCode] get
      {
        return this._Button2;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button2_Click);
        if (this._Button2 != null)
          this._Button2.Click -= eventHandler;
        this._Button2 = value;
        if (this._Button2 == null)
          return;
        this._Button2.Click += eventHandler;
      }
    }

    internal virtual TextBox TextBox1
    {
      [DebuggerNonUserCode] get
      {
        return this._TextBox1;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.TextBox1_TextChanged);
        if (this._TextBox1 != null)
          this._TextBox1.TextChanged -= eventHandler;
        this._TextBox1 = value;
        if (this._TextBox1 == null)
          return;
        this._TextBox1.TextChanged += eventHandler;
      }
    }

    internal virtual Button Button3
    {
      [DebuggerNonUserCode] get
      {
        return this._Button3;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button3_Click);
        if (this._Button3 != null)
          this._Button3.Click -= eventHandler;
        this._Button3 = value;
        if (this._Button3 == null)
          return;
        this._Button3.Click += eventHandler;
      }
    }

    internal virtual Button Button4
    {
      [DebuggerNonUserCode] get
      {
        return this._Button4;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button4_Click);
        if (this._Button4 != null)
          this._Button4.Click -= eventHandler;
        this._Button4 = value;
        if (this._Button4 == null)
          return;
        this._Button4.Click += eventHandler;
      }
    }

    internal virtual Button Button5
    {
      [DebuggerNonUserCode] get
      {
        return this._Button5;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button5_Click);
        if (this._Button5 != null)
          this._Button5.Click -= eventHandler;
        this._Button5 = value;
        if (this._Button5 == null)
          return;
        this._Button5.Click += eventHandler;
      }
    }

    internal virtual Button Button6
    {
      [DebuggerNonUserCode] get
      {
        return this._Button6;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button6_Click);
        if (this._Button6 != null)
          this._Button6.Click -= eventHandler;
        this._Button6 = value;
        if (this._Button6 == null)
          return;
        this._Button6.Click += eventHandler;
      }
    }

    internal virtual WebBrowser WebBrowser1
    {
      [DebuggerNonUserCode] get
      {
        return this._WebBrowser1;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        WebBrowserNavigatedEventHandler navigatedEventHandler = new WebBrowserNavigatedEventHandler(this.WebBrowser1_Navigated);
        WebBrowserDocumentCompletedEventHandler completedEventHandler = new WebBrowserDocumentCompletedEventHandler(this.WebBrowser1_DocumentCompleted);
        if (this._WebBrowser1 != null)
        {
          this._WebBrowser1.Navigated -= navigatedEventHandler;
          this._WebBrowser1.DocumentCompleted -= completedEventHandler;
        }
        this._WebBrowser1 = value;
        if (this._WebBrowser1 == null)
          return;
        this._WebBrowser1.Navigated += navigatedEventHandler;
        this._WebBrowser1.DocumentCompleted += completedEventHandler;
      }
    }

    internal virtual Button Button7
    {
      [DebuggerNonUserCode] get
      {
        return this._Button7;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button7_Click);
        if (this._Button7 != null)
          this._Button7.Click -= eventHandler;
        this._Button7 = value;
        if (this._Button7 == null)
          return;
        this._Button7.Click += eventHandler;
      }
    }

    internal virtual Button Button8
    {
      [DebuggerNonUserCode] get
      {
        return this._Button8;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button8_Click);
        if (this._Button8 != null)
          this._Button8.Click -= eventHandler;
        this._Button8 = value;
        if (this._Button8 == null)
          return;
        this._Button8.Click += eventHandler;
      }
    }

    internal virtual PictureBox PictureBox1
    {
      [DebuggerNonUserCode] get
      {
        return this._PictureBox1;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        this._PictureBox1 = value;
      }
    }

    [DebuggerNonUserCode]
    static Form1()
    {
    }

    [DebuggerNonUserCode]
    public Form1()
    {
      Form1.__ENCAddToList((object) this);
      this.InitializeComponent();
    }

    [DebuggerNonUserCode]
    private static void __ENCAddToList(object value)
    {
      List<WeakReference> list = Form1.__ENCList;
      bool lockTaken = false;
      try
      {
        Monitor.Enter((object) list, ref lockTaken);
        if (Form1.__ENCList.Count == Form1.__ENCList.Capacity)
        {
          int index1 = 0;
          int num1 = 0;
          int num2 = checked (Form1.__ENCList.Count - 1);
          int index2 = num1;
          while (index2 <= num2)
          {
            if (Form1.__ENCList[index2].IsAlive)
            {
              if (index2 != index1)
                Form1.__ENCList[index1] = Form1.__ENCList[index2];
              checked { ++index1; }
            }
            checked { ++index2; }
          }
          Form1.__ENCList.RemoveRange(index1, checked (Form1.__ENCList.Count - index1));
          Form1.__ENCList.Capacity = Form1.__ENCList.Count;
        }
        Form1.__ENCList.Add(new WeakReference(RuntimeHelpers.GetObjectValue(value)));
      }
      finally
      {
        if (lockTaken)
          Monitor.Exit((object) list);
      }
    }

    [DebuggerNonUserCode]
    protected override void Dispose(bool disposing)
    {
      try
      {
        if ((!disposing || this.components == null) && !false)
          return;
        this.components.Dispose();
      }
      finally
      {
        base.Dispose(disposing);
      }
    }

    [DebuggerStepThrough]
    private void InitializeComponent()
    {
      ComponentResourceManager componentResourceManager = new ComponentResourceManager(typeof (Form1));
      this.Button1 = new Button();
      this.Button2 = new Button();
      this.TextBox1 = new TextBox();
      this.Button3 = new Button();
      this.Button4 = new Button();
      this.Button5 = new Button();
      this.Button6 = new Button();
      this.WebBrowser1 = new WebBrowser();
      this.Button7 = new Button();
      this.Button8 = new Button();
      this.PictureBox1 = new PictureBox();
      this.PictureBox1.BeginInit();
      this.SuspendLayout();
      this.Button1.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      this.Button1.Image = (Image) Resources.B5XHW2a;
      Button button1_1 = this.Button1;
      Point point1 = new Point(12, 77);
      Point point2 = point1;
      button1_1.Location = point2;
      this.Button1.Name = "Button1";
      Button button1_2 = this.Button1;
      Size size1 = new Size(381, 36);
      Size size2 = size1;
      button1_2.Size = size2;
      this.Button1.TabIndex = 0;
      this.Button1.UseVisualStyleBackColor = true;
      this.Button2.Anchor = AnchorStyles.Right;
      this.Button2.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button2_1 = this.Button2;
      point1 = new Point(1178, 23);
      Point point3 = point1;
      button2_1.Location = point3;
      this.Button2.Name = "Button2";
      Button button2_2 = this.Button2;
      size1 = new Size(58, 26);
      Size size3 = size1;
      button2_2.Size = size3;
      this.Button2.TabIndex = 2;
      this.Button2.Text = "Close";
      this.Button2.UseVisualStyleBackColor = true;
      this.TextBox1.Anchor = AnchorStyles.Left | AnchorStyles.Right;
      TextBox textBox1_1 = this.TextBox1;
      point1 = new Point(12, 29);
      Point point4 = point1;
      textBox1_1.Location = point4;
      this.TextBox1.Name = "TextBox1";
      TextBox textBox1_2 = this.TextBox1;
      size1 = new Size(897, 20);
      Size size4 = size1;
      textBox1_2.Size = size4;
      this.TextBox1.TabIndex = 3;
      this.Button3.Anchor = AnchorStyles.Right;
      this.Button3.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button3_1 = this.Button3;
      point1 = new Point(927, 23);
      Point point5 = point1;
      button3_1.Location = point5;
      this.Button3.Name = "Button3";
      Button button3_2 = this.Button3;
      size1 = new Size(245, 26);
      Size size5 = size1;
      button3_2.Size = size5;
      this.Button3.TabIndex = 4;
      this.Button3.Text = "Search";
      this.Button3.UseVisualStyleBackColor = true;
      this.Button4.Anchor = AnchorStyles.Top | AnchorStyles.Right;
      this.Button4.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button4_1 = this.Button4;
      point1 = new Point(1036, 80);
      Point point6 = point1;
      button4_1.Location = point6;
      this.Button4.Name = "Button4";
      Button button4_2 = this.Button4;
      size1 = new Size(103, 32);
      Size size6 = size1;
      button4_2.Size = size6;
      this.Button4.TabIndex = 5;
      this.Button4.Text = "<<";
      this.Button4.UseVisualStyleBackColor = true;
      this.Button5.Anchor = AnchorStyles.Top | AnchorStyles.Right;
      this.Button5.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button5_1 = this.Button5;
      point1 = new Point(1145, 80);
      Point point7 = point1;
      button5_1.Location = point7;
      this.Button5.Name = "Button5";
      Button button5_2 = this.Button5;
      size1 = new Size(103, 32);
      Size size7 = size1;
      button5_2.Size = size7;
      this.Button5.TabIndex = 6;
      this.Button5.Text = ">>";
      this.Button5.UseVisualStyleBackColor = true;
      this.Button6.Anchor = AnchorStyles.Top | AnchorStyles.Right;
      this.Button6.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button6_1 = this.Button6;
      point1 = new Point(927, 80);
      Point point8 = point1;
      button6_1.Location = point8;
      this.Button6.Name = "Button6";
      Button button6_2 = this.Button6;
      size1 = new Size(103, 32);
      Size size8 = size1;
      button6_2.Size = size8;
      this.Button6.TabIndex = 7;
      this.Button6.Text = "Refresh Page";
      this.Button6.UseVisualStyleBackColor = true;
      this.WebBrowser1.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right;
      WebBrowser webBrowser1_1 = this.WebBrowser1;
      point1 = new Point(156, 118);
      Point point9 = point1;
      webBrowser1_1.Location = point9;
      WebBrowser webBrowser1_2 = this.WebBrowser1;
      size1 = new Size(20, 20);
      Size size9 = size1;
      webBrowser1_2.MinimumSize = size9;
      this.WebBrowser1.Name = "WebBrowser1";
      WebBrowser webBrowser1_3 = this.WebBrowser1;
      size1 = new Size(971, 671);
      Size size10 = size1;
      webBrowser1_3.Size = size10;
      this.WebBrowser1.TabIndex = 8;
      this.Button7.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button7_1 = this.Button7;
      point1 = new Point(399, 80);
      Point point10 = point1;
      button7_1.Location = point10;
      this.Button7.Name = "Button7";
      Button button7_2 = this.Button7;
      size1 = new Size(183, 32);
      Size size11 = size1;
      button7_2.Size = size11;
      this.Button7.TabIndex = 9;
      this.Button7.Text = "Se7ensin's Rules/Guidelines";
      this.Button7.UseVisualStyleBackColor = true;
      this.Button8.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button8_1 = this.Button8;
      point1 = new Point(588, 89);
      Point point11 = point1;
      button8_1.Location = point11;
      this.Button8.Name = "Button8";
      Button button8_2 = this.Button8;
      size1 = new Size(147, 23);
      Size size12 = size1;
      button8_2.Size = size12;
      this.Button8.TabIndex = 10;
      this.Button8.Text = "Creator:";
      this.Button8.UseVisualStyleBackColor = true;
      this.PictureBox1.BackColor = Color.FromArgb(64, 64, 64);
      this.PictureBox1.BackgroundImage = (Image) Resources.FSL8Dp7;
      this.PictureBox1.BackgroundImageLayout = ImageLayout.Zoom;
      this.PictureBox1.Dock = DockStyle.Top;
      PictureBox pictureBox1_1 = this.PictureBox1;
      point1 = new Point(0, 0);
      Point point12 = point1;
      pictureBox1_1.Location = point12;
      this.PictureBox1.Name = "PictureBox1";
      PictureBox pictureBox1_2 = this.PictureBox1;
      size1 = new Size(1248, 73);
      Size size13 = size1;
      pictureBox1_2.Size = size13;
      this.PictureBox1.TabIndex = 11;
      this.PictureBox1.TabStop = false;
      this.AutoScaleDimensions = new SizeF(6f, 13f);
      this.AutoScaleMode = AutoScaleMode.Font;
      this.BackColor = SystemColors.ActiveCaptionText;
      this.BackgroundImage = (Image) Resources._4B6Pw;
      Form1 form1 = this;
      size1 = new Size(1248, 786);
      Size size14 = size1;
      form1.ClientSize = size14;
      this.Controls.Add((Control) this.Button5);
      this.Controls.Add((Control) this.Button4);
      this.Controls.Add((Control) this.Button6);
      this.Controls.Add((Control) this.Button1);
      this.Controls.Add((Control) this.Button7);
      this.Controls.Add((Control) this.Button8);
      this.Controls.Add((Control) this.Button2);
      this.Controls.Add((Control) this.Button3);
      this.Controls.Add((Control) this.TextBox1);
      this.Controls.Add((Control) this.PictureBox1);
      this.Controls.Add((Control) this.WebBrowser1);
      this.FormBorderStyle = FormBorderStyle.None;
      this.Icon = (Icon) componentResourceManager.GetObject("$this.Icon");
      this.Name = "Form1";
      this.StartPosition = FormStartPosition.CenterScreen;
      this.Text = "Se7ensin's Web Browser by Fiverr";
      this.PictureBox1.EndInit();
      this.ResumeLayout(false);
      this.PerformLayout();
    }

    private void Button1_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.Navigate("http://www.se7ensins.com/forums/portal/");
    }

    private void Button2_Click(object sender, EventArgs e)
    {
      this.Close();
    }

    private void Button3_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.Navigate(this.TextBox1.Text);
    }

    private void TextBox1_TextChanged(object sender, EventArgs e)
    {
    }

    private void Button4_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.GoBack();
    }

    private void Button5_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.GoForward();
    }

    private void Button6_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.Refresh();
    }

    private void Button7_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.Navigate("http://www.se7ensins.com/forums/help/terms");
    }

    private void Button8_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.Navigate("http://www.se7ensins.com/forums/members/fiverr.668199/");
    }

    private void WebBrowser1_DocumentCompleted(object sender, WebBrowserDocumentCompletedEventArgs e)
    {
    }

    private void WebBrowser1_Navigated(object sender, WebBrowserNavigatedEventArgs e)
    {
      this.TextBox1.Text = this.WebBrowser1.Url.ToString();
    }
  }
}
 
Master

Master

Magnanimous
10th Anniversary Grizzled Veteran Programmer
Messages
1,098
Reaction score
984
Points
400
Sin$
0
You used C#. I'm guessing though that you followed a tutorial or another's source?
Code:
using Microsoft.VisualBasic.CompilerServices;
using Se7ensinsWebBrowserbyFiverr.My.Resources;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Diagnostics;
using System.Drawing;
using System.Runtime.CompilerServices;
using System.Threading;
using System.Windows.Forms;

namespace Se7ensinsWebBrowserbyFiverr
{
  [DesignerGenerated]
  public class Form1 : Form
  {
    private static List<WeakReference> __ENCList = new List<WeakReference>();
    private IContainer components;
    [AccessedThroughProperty("Button1")]
    private Button _Button1;
    [AccessedThroughProperty("Button2")]
    private Button _Button2;
    [AccessedThroughProperty("TextBox1")]
    private TextBox _TextBox1;
    [AccessedThroughProperty("Button3")]
    private Button _Button3;
    [AccessedThroughProperty("Button4")]
    private Button _Button4;
    [AccessedThroughProperty("Button5")]
    private Button _Button5;
    [AccessedThroughProperty("Button6")]
    private Button _Button6;
    [AccessedThroughProperty("WebBrowser1")]
    private WebBrowser _WebBrowser1;
    [AccessedThroughProperty("Button7")]
    private Button _Button7;
    [AccessedThroughProperty("Button8")]
    private Button _Button8;
    [AccessedThroughProperty("PictureBox1")]
    private PictureBox _PictureBox1;

    internal virtual Button Button1
    {
      [DebuggerNonUserCode] get
      {
        return this._Button1;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button1_Click);
        if (this._Button1 != null)
          this._Button1.Click -= eventHandler;
        this._Button1 = value;
        if (this._Button1 == null)
          return;
        this._Button1.Click += eventHandler;
      }
    }

    internal virtual Button Button2
    {
      [DebuggerNonUserCode] get
      {
        return this._Button2;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button2_Click);
        if (this._Button2 != null)
          this._Button2.Click -= eventHandler;
        this._Button2 = value;
        if (this._Button2 == null)
          return;
        this._Button2.Click += eventHandler;
      }
    }

    internal virtual TextBox TextBox1
    {
      [DebuggerNonUserCode] get
      {
        return this._TextBox1;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.TextBox1_TextChanged);
        if (this._TextBox1 != null)
          this._TextBox1.TextChanged -= eventHandler;
        this._TextBox1 = value;
        if (this._TextBox1 == null)
          return;
        this._TextBox1.TextChanged += eventHandler;
      }
    }

    internal virtual Button Button3
    {
      [DebuggerNonUserCode] get
      {
        return this._Button3;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button3_Click);
        if (this._Button3 != null)
          this._Button3.Click -= eventHandler;
        this._Button3 = value;
        if (this._Button3 == null)
          return;
        this._Button3.Click += eventHandler;
      }
    }

    internal virtual Button Button4
    {
      [DebuggerNonUserCode] get
      {
        return this._Button4;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button4_Click);
        if (this._Button4 != null)
          this._Button4.Click -= eventHandler;
        this._Button4 = value;
        if (this._Button4 == null)
          return;
        this._Button4.Click += eventHandler;
      }
    }

    internal virtual Button Button5
    {
      [DebuggerNonUserCode] get
      {
        return this._Button5;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button5_Click);
        if (this._Button5 != null)
          this._Button5.Click -= eventHandler;
        this._Button5 = value;
        if (this._Button5 == null)
          return;
        this._Button5.Click += eventHandler;
      }
    }

    internal virtual Button Button6
    {
      [DebuggerNonUserCode] get
      {
        return this._Button6;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button6_Click);
        if (this._Button6 != null)
          this._Button6.Click -= eventHandler;
        this._Button6 = value;
        if (this._Button6 == null)
          return;
        this._Button6.Click += eventHandler;
      }
    }

    internal virtual WebBrowser WebBrowser1
    {
      [DebuggerNonUserCode] get
      {
        return this._WebBrowser1;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        WebBrowserNavigatedEventHandler navigatedEventHandler = new WebBrowserNavigatedEventHandler(this.WebBrowser1_Navigated);
        WebBrowserDocumentCompletedEventHandler completedEventHandler = new WebBrowserDocumentCompletedEventHandler(this.WebBrowser1_DocumentCompleted);
        if (this._WebBrowser1 != null)
        {
          this._WebBrowser1.Navigated -= navigatedEventHandler;
          this._WebBrowser1.DocumentCompleted -= completedEventHandler;
        }
        this._WebBrowser1 = value;
        if (this._WebBrowser1 == null)
          return;
        this._WebBrowser1.Navigated += navigatedEventHandler;
        this._WebBrowser1.DocumentCompleted += completedEventHandler;
      }
    }

    internal virtual Button Button7
    {
      [DebuggerNonUserCode] get
      {
        return this._Button7;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button7_Click);
        if (this._Button7 != null)
          this._Button7.Click -= eventHandler;
        this._Button7 = value;
        if (this._Button7 == null)
          return;
        this._Button7.Click += eventHandler;
      }
    }

    internal virtual Button Button8
    {
      [DebuggerNonUserCode] get
      {
        return this._Button8;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        EventHandler eventHandler = new EventHandler(this.Button8_Click);
        if (this._Button8 != null)
          this._Button8.Click -= eventHandler;
        this._Button8 = value;
        if (this._Button8 == null)
          return;
        this._Button8.Click += eventHandler;
      }
    }

    internal virtual PictureBox PictureBox1
    {
      [DebuggerNonUserCode] get
      {
        return this._PictureBox1;
      }
      [DebuggerNonUserCode, MethodImpl(MethodImplOptions.Synchronized)] set
      {
        this._PictureBox1 = value;
      }
    }

    [DebuggerNonUserCode]
    static Form1()
    {
    }

    [DebuggerNonUserCode]
    public Form1()
    {
      Form1.__ENCAddToList((object) this);
      this.InitializeComponent();
    }

    [DebuggerNonUserCode]
    private static void __ENCAddToList(object value)
    {
      List<WeakReference> list = Form1.__ENCList;
      bool lockTaken = false;
      try
      {
        Monitor.Enter((object) list, ref lockTaken);
        if (Form1.__ENCList.Count == Form1.__ENCList.Capacity)
        {
          int index1 = 0;
          int num1 = 0;
          int num2 = checked (Form1.__ENCList.Count - 1);
          int index2 = num1;
          while (index2 <= num2)
          {
            if (Form1.__ENCList[index2].IsAlive)
            {
              if (index2 != index1)
                Form1.__ENCList[index1] = Form1.__ENCList[index2];
              checked { ++index1; }
            }
            checked { ++index2; }
          }
          Form1.__ENCList.RemoveRange(index1, checked (Form1.__ENCList.Count - index1));
          Form1.__ENCList.Capacity = Form1.__ENCList.Count;
        }
        Form1.__ENCList.Add(new WeakReference(RuntimeHelpers.GetObjectValue(value)));
      }
      finally
      {
        if (lockTaken)
          Monitor.Exit((object) list);
      }
    }

    [DebuggerNonUserCode]
    protected override void Dispose(bool disposing)
    {
      try
      {
        if ((!disposing || this.components == null) && !false)
          return;
        this.components.Dispose();
      }
      finally
      {
        base.Dispose(disposing);
      }
    }

    [DebuggerStepThrough]
    private void InitializeComponent()
    {
      ComponentResourceManager componentResourceManager = new ComponentResourceManager(typeof (Form1));
      this.Button1 = new Button();
      this.Button2 = new Button();
      this.TextBox1 = new TextBox();
      this.Button3 = new Button();
      this.Button4 = new Button();
      this.Button5 = new Button();
      this.Button6 = new Button();
      this.WebBrowser1 = new WebBrowser();
      this.Button7 = new Button();
      this.Button8 = new Button();
      this.PictureBox1 = new PictureBox();
      this.PictureBox1.BeginInit();
      this.SuspendLayout();
      this.Button1.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      this.Button1.Image = (Image) Resources.B5XHW2a;
      Button button1_1 = this.Button1;
      Point point1 = new Point(12, 77);
      Point point2 = point1;
      button1_1.Location = point2;
      this.Button1.Name = "Button1";
      Button button1_2 = this.Button1;
      Size size1 = new Size(381, 36);
      Size size2 = size1;
      button1_2.Size = size2;
      this.Button1.TabIndex = 0;
      this.Button1.UseVisualStyleBackColor = true;
      this.Button2.Anchor = AnchorStyles.Right;
      this.Button2.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button2_1 = this.Button2;
      point1 = new Point(1178, 23);
      Point point3 = point1;
      button2_1.Location = point3;
      this.Button2.Name = "Button2";
      Button button2_2 = this.Button2;
      size1 = new Size(58, 26);
      Size size3 = size1;
      button2_2.Size = size3;
      this.Button2.TabIndex = 2;
      this.Button2.Text = "Close";
      this.Button2.UseVisualStyleBackColor = true;
      this.TextBox1.Anchor = AnchorStyles.Left | AnchorStyles.Right;
      TextBox textBox1_1 = this.TextBox1;
      point1 = new Point(12, 29);
      Point point4 = point1;
      textBox1_1.Location = point4;
      this.TextBox1.Name = "TextBox1";
      TextBox textBox1_2 = this.TextBox1;
      size1 = new Size(897, 20);
      Size size4 = size1;
      textBox1_2.Size = size4;
      this.TextBox1.TabIndex = 3;
      this.Button3.Anchor = AnchorStyles.Right;
      this.Button3.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button3_1 = this.Button3;
      point1 = new Point(927, 23);
      Point point5 = point1;
      button3_1.Location = point5;
      this.Button3.Name = "Button3";
      Button button3_2 = this.Button3;
      size1 = new Size(245, 26);
      Size size5 = size1;
      button3_2.Size = size5;
      this.Button3.TabIndex = 4;
      this.Button3.Text = "Search";
      this.Button3.UseVisualStyleBackColor = true;
      this.Button4.Anchor = AnchorStyles.Top | AnchorStyles.Right;
      this.Button4.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button4_1 = this.Button4;
      point1 = new Point(1036, 80);
      Point point6 = point1;
      button4_1.Location = point6;
      this.Button4.Name = "Button4";
      Button button4_2 = this.Button4;
      size1 = new Size(103, 32);
      Size size6 = size1;
      button4_2.Size = size6;
      this.Button4.TabIndex = 5;
      this.Button4.Text = "<<";
      this.Button4.UseVisualStyleBackColor = true;
      this.Button5.Anchor = AnchorStyles.Top | AnchorStyles.Right;
      this.Button5.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button5_1 = this.Button5;
      point1 = new Point(1145, 80);
      Point point7 = point1;
      button5_1.Location = point7;
      this.Button5.Name = "Button5";
      Button button5_2 = this.Button5;
      size1 = new Size(103, 32);
      Size size7 = size1;
      button5_2.Size = size7;
      this.Button5.TabIndex = 6;
      this.Button5.Text = ">>";
      this.Button5.UseVisualStyleBackColor = true;
      this.Button6.Anchor = AnchorStyles.Top | AnchorStyles.Right;
      this.Button6.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button6_1 = this.Button6;
      point1 = new Point(927, 80);
      Point point8 = point1;
      button6_1.Location = point8;
      this.Button6.Name = "Button6";
      Button button6_2 = this.Button6;
      size1 = new Size(103, 32);
      Size size8 = size1;
      button6_2.Size = size8;
      this.Button6.TabIndex = 7;
      this.Button6.Text = "Refresh Page";
      this.Button6.UseVisualStyleBackColor = true;
      this.WebBrowser1.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right;
      WebBrowser webBrowser1_1 = this.WebBrowser1;
      point1 = new Point(156, 118);
      Point point9 = point1;
      webBrowser1_1.Location = point9;
      WebBrowser webBrowser1_2 = this.WebBrowser1;
      size1 = new Size(20, 20);
      Size size9 = size1;
      webBrowser1_2.MinimumSize = size9;
      this.WebBrowser1.Name = "WebBrowser1";
      WebBrowser webBrowser1_3 = this.WebBrowser1;
      size1 = new Size(971, 671);
      Size size10 = size1;
      webBrowser1_3.Size = size10;
      this.WebBrowser1.TabIndex = 8;
      this.Button7.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button7_1 = this.Button7;
      point1 = new Point(399, 80);
      Point point10 = point1;
      button7_1.Location = point10;
      this.Button7.Name = "Button7";
      Button button7_2 = this.Button7;
      size1 = new Size(183, 32);
      Size size11 = size1;
      button7_2.Size = size11;
      this.Button7.TabIndex = 9;
      this.Button7.Text = "Se7ensin's Rules/Guidelines";
      this.Button7.UseVisualStyleBackColor = true;
      this.Button8.Font = new Font("Palatino Linotype", 8.25f, FontStyle.Bold, GraphicsUnit.Point, (byte) 0);
      Button button8_1 = this.Button8;
      point1 = new Point(588, 89);
      Point point11 = point1;
      button8_1.Location = point11;
      this.Button8.Name = "Button8";
      Button button8_2 = this.Button8;
      size1 = new Size(147, 23);
      Size size12 = size1;
      button8_2.Size = size12;
      this.Button8.TabIndex = 10;
      this.Button8.Text = "Creator:";
      this.Button8.UseVisualStyleBackColor = true;
      this.PictureBox1.BackColor = Color.FromArgb(64, 64, 64);
      this.PictureBox1.BackgroundImage = (Image) Resources.FSL8Dp7;
      this.PictureBox1.BackgroundImageLayout = ImageLayout.Zoom;
      this.PictureBox1.Dock = DockStyle.Top;
      PictureBox pictureBox1_1 = this.PictureBox1;
      point1 = new Point(0, 0);
      Point point12 = point1;
      pictureBox1_1.Location = point12;
      this.PictureBox1.Name = "PictureBox1";
      PictureBox pictureBox1_2 = this.PictureBox1;
      size1 = new Size(1248, 73);
      Size size13 = size1;
      pictureBox1_2.Size = size13;
      this.PictureBox1.TabIndex = 11;
      this.PictureBox1.TabStop = false;
      this.AutoScaleDimensions = new SizeF(6f, 13f);
      this.AutoScaleMode = AutoScaleMode.Font;
      this.BackColor = SystemColors.ActiveCaptionText;
      this.BackgroundImage = (Image) Resources._4B6Pw;
      Form1 form1 = this;
      size1 = new Size(1248, 786);
      Size size14 = size1;
      form1.ClientSize = size14;
      this.Controls.Add((Control) this.Button5);
      this.Controls.Add((Control) this.Button4);
      this.Controls.Add((Control) this.Button6);
      this.Controls.Add((Control) this.Button1);
      this.Controls.Add((Control) this.Button7);
      this.Controls.Add((Control) this.Button8);
      this.Controls.Add((Control) this.Button2);
      this.Controls.Add((Control) this.Button3);
      this.Controls.Add((Control) this.TextBox1);
      this.Controls.Add((Control) this.PictureBox1);
      this.Controls.Add((Control) this.WebBrowser1);
      this.FormBorderStyle = FormBorderStyle.None;
      this.Icon = (Icon) componentResourceManager.GetObject("$this.Icon");
      this.Name = "Form1";
      this.StartPosition = FormStartPosition.CenterScreen;
      this.Text = "Se7ensin's Web Browser by Fiverr";
      this.PictureBox1.EndInit();
      this.ResumeLayout(false);
      this.PerformLayout();
    }

    private void Button1_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.Navigate("http://www.se7ensins.com/forums/portal/");
    }

    private void Button2_Click(object sender, EventArgs e)
    {
      this.Close();
    }

    private void Button3_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.Navigate(this.TextBox1.Text);
    }

    private void TextBox1_TextChanged(object sender, EventArgs e)
    {
    }

    private void Button4_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.GoBack();
    }

    private void Button5_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.GoForward();
    }

    private void Button6_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.Refresh();
    }

    private void Button7_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.Navigate("http://www.se7ensins.com/forums/help/terms");
    }

    private void Button8_Click(object sender, EventArgs e)
    {
      this.WebBrowser1.Navigate("http://www.se7ensins.com/forums/members/fiverr.668199/");
    }

    private void WebBrowser1_DocumentCompleted(object sender, WebBrowserDocumentCompletedEventArgs e)
    {
    }

    private void WebBrowser1_Navigated(object sender, WebBrowserNavigatedEventArgs e)
    {
      this.TextBox1.Text = this.WebBrowser1.Url.ToString();
    }
  }
}
I followed a tutorial.
 
Top Bottom
Login
Register