Results 1 to 11 of 11

Thread: [2005] Problem!

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2006
    Posts
    63

    Resolved [2005] Problem!

    Hey I've got a problem, and its been really annoying, I've tried to fix it for a while now but no luck.

    This is a simple explain.
    I have a form and when i put a button on the form then build it and run it the button doesn't appear.

    The button is visible in the properties, this doesn't only happen with buttons but with all the other objects. I hope there is a simple solution because this has been limited my project for school that i am doing. I have even redone the project twice, but each time i encounter the same project after I've done like 50% of the work.

    Another example is when i added this code into of the the form loads.
    Code:
    Me.Height = Screen.PrimaryScreen.Bounds.Height
            Me.Width = Screen.PrimaryScreen.Bounds.Width
    If I'm not incorrect it should make it so the application fills the screen.
    But this isn't working. (this could be another problem)

    But if anyone can help, i would be very thankful, i need to try and finish my project.
    Thanks
    Last edited by Wulfgur; May 15th, 2007 at 04:36 AM.

Posting Permissions

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



Click Here to Expand Forum to Full Width