<%@ Page Language="vb" %> Selection Control Example Selection Control Example CheckBox Control: text="Vanilla" runat="server" /> text="Chocolate" runat="server" /> RadioButton Control: checked=True text="Yes" runat="Server"/> text="No" runat="Server"/> ListBox Control: Vanilla Chocolate Strawberry DropDownList Control: Single Multiline Password CheckBoxList Control: repeatdirection="vertical" runat="server"> RadioButtonList Control: