Results 1 to 3 of 3

Thread: Window/Form on top

  1. #1
    Guest

    Talking

    How can we know which form in on the top? and how can we minimize it? or change the size of the form?

  2. #2
    Member
    Join Date
    Oct 2000
    Posts
    39

    form

    To minimize the form.
    form1.windowstate = 1

    To change the forms size
    form1.width = ?
    form1.height = ?


  3. #3
    Guest

    Talking

    How can we know which form in on top most, and i know we can change the size of the form but how can we have the name of the form? i was saying the fomrs might not in our program... like there are few free internet access.. so wonder how can i catch teh "form" -- the banner...

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