Results 1 to 4 of 4

Thread: [RESOLVED] why would a form start up like this (see pic)

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2007
    Location
    indiana
    Posts
    341

    Resolved [RESOLVED] why would a form start up like this (see pic)



    i have vista, i checked the windowstate property it was set to normal. i dont know what could be wrong.

    EDIT: it seems that this code is causing the problem but why?
    Code:
     Dim lbl As New Label
            With lbl
                Location = New Point(548, 511)
                Text = "ProgramerID: 86162"
                Height = 25
                Width = 150
            End With
    Last edited by bagstoper; Feb 21st, 2009 at 09:27 PM.

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