Insert Radiobutton on line with text
Posted: Mon Feb 18, 2008 8:49 pm
I'm trying to insert radiobuttons on the same line as a question. Can this be done? What is the code to insert a radio button the text "Question 1 "
on the same line? I tried AddControl. This puts it on a different line. Insert control doesn't always puts the control on the first line of the richview.
Note. I can't use the caption property of the radio button for my question. The question has unicode and characters that must be displayed in the richview.
on the same line? I tried AddControl. This puts it on a different line. Insert control doesn't always puts the control on the first line of the richview.
Note. I can't use the caption property of the radio button for my question. The question has unicode and characters that must be displayed in the richview.