T
Tony Johansson
Hello!
I have two radio buttons which are called Active and Not Active.
In addition I have a button .
Now in some forms I want to show only the two radio buttons and in some
I only want to show the buttons. When I show the button I use the same
place on screen where one of the radiobutton was positioned.
I can fix this by using bring to Front but the appearance on the screen is
not so good because
a radio button and a button doesn't use the same space.
So my question is if it's possible to do something so the result will be
good. In some way make the
size for a button and a radiobutton use the same size.
//Tony
I have two radio buttons which are called Active and Not Active.
In addition I have a button .
Now in some forms I want to show only the two radio buttons and in some
I only want to show the buttons. When I show the button I use the same
place on screen where one of the radiobutton was positioned.
I can fix this by using bring to Front but the appearance on the screen is
not so good because
a radio button and a button doesn't use the same space.
So my question is if it's possible to do something so the result will be
good. In some way make the
size for a button and a radiobutton use the same size.
//Tony