|
|
|
start date: Wed, 18 Jul 2007 13:03:18 -0700,
posted on: microsoft.public.dotnet.languages.vb.controls
back
| Thread Index |
|
1
sledge
|
|
2
Michel Vanderbeke
|
|
3
sledge
|
Radiobutton with button on the right
hello
it seems a stupid question but i can't find the answer anywhere, viz.
how do i make the button of my radiobutton appear on the right of my
text?
so
in stead of
O Radiobutton
I want
Radiobutton O
TIA
Sledge
Date:Wed, 18 Jul 2007 13:03:18 -0700
Author:
|
Re: Radiobutton with button on the right
Hello Sledge,
"sledge" schreef in bericht
news:1184788998.067608.304180@i38g2000prf.googlegroups.com...
> hello
>
> it seems a stupid question but i can't find the answer anywhere, viz.
> how do i make the button of my radiobutton appear on the right of my
> text?
>
> so
> in stead of
> O Radiobutton
>
> I want
> Radiobutton O
Try the CheckAlign property!
Greetings,
Michel
Date:Wed, 18 Jul 2007 22:08:31 +0200
Author:
|
Re: Radiobutton with button on the right
On Jul 18, 10:08 pm, "Michel Vanderbeke"
wrote:
> Hello Sledge,
>
> "sledge" schreef in berichtnews:1184788998.067608.304180@i38g2000prf.googlegroups.com...
>
> > hello
>
> > it seems a stupid question but i can't find the answer anywhere, viz.
> > how do i make the button of my radiobutton appear on the right of my
> > text?
>
> > so
> > in stead of
> > O Radiobutton
>
> > I want
> > Radiobutton O
>
> Try the CheckAlign property!
>
> Greetings,
>
> Michel
ok tx
but my mistake, i was programming on a Pocket PC and apparently there
it is not possible ...
Sledge
Date:Fri, 20 Jul 2007 08:18:43 -0000
Author:
|
|
|