Results 1 to 4 of 4

Thread: help about option buttons

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Mar 2009
    Location
    vbforums
    Posts
    809

    help about option buttons

    please help me about option buttons [radio buttons] ..i want to put two frames on a form and two radio buttons each linked to one frame and other ... and how to make each frame equally in size on form .. codes plz for both conditions

    thanks in advance

  2. #2

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: help about option buttons

    Quote Originally Posted by janu View Post
    and how to make each frame equally in size on form ..
    Just like it is done for a wizard.

    Set the height, width, top and left properties for each frame to be the same. Bear in mind, however, that if these four properties are identical, then the frames will overlap and only one will show at a time.

    So perhaps leave the top and left properties alone, and just set the height and width properties.

    Hmmm...no wait a minute, maybe its the width and height properties that should be left alone and the top and left properties that should be set.

    I can't rememeber...I guess you are just going to have to play around with it yourself until you get it looking the way that you want it to.

  4. #4

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