On form i have 4 elements (textbox's) . One - to question, and 3 to answes.When i click on button program show me Question1 and hers answers. Clicking again- Question2 and hers answers. \[code\]<dictionary> <item> <string>Question1:</string> <string>Answer1.</string> <string>Answer2.</string> <string>Answer3 </string> </item> <item> <string>Question2:</string> <string>Answer3.</string> <string>Answer4</string> <string>Answer5</string> </item></dictionary>\[/code\]Sorry for bad English