- Version
- Download 71
- File Size 303.48 KB
- File Count 1
- Create Date March 3, 2016
- Last Updated March 3, 2016
Radio Button in Visual Basic.Net
Radio Button in Visual Basic.Net
A radio button or option button is a graphical control element that allows the user to choose only one of a predefined set of options.
This is a simple program in vb.net that allows the user to select his or her favorite programming language in a given set of list in a form of radio button. The selected option will be automatically display in a textbox.
A step by step tutorial (pdf) and source code are included in the download file.