Results 1 to 2 of 2

Thread: disable form

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Location
    South Africa
    Posts
    113

    Question disable form

    Hi,
    I need to be able to click on a button and have a small form become visible over a larger form. when the small form becomes active I need the larger background form to become dis-enabled. I use frmbigone.enabled=false
    this works to a certain extent in that the form does become inactive but if you click on the larger now inactive form the smaller form goes to the background of the larger form. I then cant click on anything and have to bail out.

    Any ideas as to how to keep the little form on top the whole time even if I click on the larger form.
    Thanks in advance
    You are living a pacifist dream, and if you dreaming it means you sleeping and you should damn well wake up!

  2. #2
    Fanatic Member
    Join Date
    Nov 2000
    Location
    Worldwide in the Sun
    Posts
    566
    Try this

    frmSmall.show vbmodal, me


    Ray
    Ray

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