Arrange the layout of the text of label and radio buttons in wpf as there is no flowlayout

Answered Arrange the layout of the text of label and radio buttons in wpf as there is no flowlayout

  • Thursday, March 24, 2011 6:40 AM
     
     

    Hello guys,

                  I am a newbie to WPF. I am developing a quiz application in WPF. In that quiz app there will be a question and four options. I dont know the exact length of question's text and their answers too as i will pick them randomly from the database. I want to create an interface which could automatically format the layout according to the length of question which will be hold by a label and their answers which will be hold by radio buttons. Please help me how to do it.


    Vishal Kumar Singh

All Replies