Is there a way thet I can change the literal, text in an Option Group on a
Visual FoxPro form???

I have to build a survey. Is the Option Group the right way to go???

I am envisioning radios for each question answer.

Kind of new at this so I appreciate any timely feedback.

Thanks.

PSULionRP

Re: Option Group in Visual FoxPro Forms by Rush

Rush
Wed Apr 02 12:08:56 CDT 2008

PSULionRP wrote:
> Is there a way thet I can change the literal, text in an Option Group on a
> Visual FoxPro form???
>
> I have to build a survey. Is the Option Group the right way to go???
>
> I am envisioning radios for each question answer.
>
> Kind of new at this so I appreciate any timely feedback.
>
> Thanks.
>
> PSULionRP
>
If you have multiple choice questions, where only one answer may be
selected, then an option group (radio buttons) is the way to go. If you
are going to allow multiple selections, then check boxes s/b used. The
text next to each option may be changed and/or positioned to either side
of the 'dot.' Options may be listed either vertically or horizontally.

- Rush