Results 1 to 4 of 4

Thread: Please help

  1. #1
    Join Date
    Oct 2007
    Posts
    50
    Tokens
    0

    Default Please help

    Hello i have just made my own program that is a simple web browser with visual basic 2008 express edition. It works fine on my computer but the problem is if i use at on a computer with a diferent size screen to mine there is a blank area. Can anyone tell me how to make the browser bit automatically resize for different screen sizes.
    Thanks.

  2. #2
    Join Date
    Dec 2006
    Location
    Swindon
    Posts
    3,299
    Tokens
    215
    Habbo
    dunko

    Latest Awards:

    Default

    Find out what attributes the height and width is

    Double click the form, make it so on form load form1.height = "whatever"

    Get me?

  3. #3
    Join Date
    Oct 2006
    Posts
    9,905
    Tokens
    26,858
    Habbo
    Zak

    Latest Awards:

    Default

    Go on your friends computer, find out the size and edit?

  4. #4
    Join Date
    Oct 2007
    Posts
    824
    Tokens
    71

    Latest Awards:

    Default

    Change size properties

    If you don't mind, which filetype do I open to code a browser in vB Express Edition. There is no .exe is there?
    Vouches
    [x][x]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •