Hi,<br>using VC++6, new to Vc++.<br>dialog based MFC application.<br><br>first<br>I have designed a combo box and entered data.<br>I want the first data item to be selected when by default, when the form loads.<br>how do you do this?<br>also how do you assign the selected item to a variable(where do you do it).<br>second<br>I have a check box. how do I get its state?(selected or not) to a variable?<br>also I have a group of three radio buttons. what are the values assign to them when selected? (0,1,2 ?)<br>sumedha<br>