|
-
Apr 5th, 2009, 12:38 PM
#1
Thread Starter
Fanatic Member
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
-
Apr 5th, 2009, 02:39 PM
#2
Re: help about option buttons
 Originally Posted by janu
i want to put two frames on a form and two radio buttons each linked to one frame and other ...
Unless you give us much more details you can't get reasonable help.
-
Apr 6th, 2009, 11:14 AM
#3
Re: help about option buttons
 Originally Posted by janu
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.
-
Apr 6th, 2009, 05:40 PM
#4
Re: help about option buttons
The easiest way to make two frames (or any control) the same size is to create one of them at the size you want it and then copy/paste the second one.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|