RadioGroup ActiveX Control

Version
1.0

The purpose of this new RadioGroup ActiveX control is to replace VB OptionButton control. If you have a project, which has a lot of Option Buttons groups on Visual Basic Forms you know how the OptionButton control works.

The RadioGroup control is an object representing a group of radio buttons and contains one or more radio buttons. The OptionButton control for MS Visual Basic 6.0 does not fire in the correct sequence when navigating with arrow keys. Also OptionButton does not obey correctly Tab key too. Use this control instead OptionButton and your VB project will be free from "OptionButton's problem". RadioGroup will satisfy all of your program needs.

Features include:
   
- The control is free from OptionButton’s problems such as:
1. Windowless OptionButton events are not in correct order.
2. Option Button value changes when OptionButton group is disabled.
3. Setting OptionButton value to ‘True’ sets TabStop to ‘True’.

- This control is very similar to the same controls, which are used in many famous classical programming languages.

- The RadioGroup Properties page has several attributes. By managing them you will be able to:
1. Specify the amount columns of the radio buttons on your RadioGroup set.
2. Identify the amount rows of the radio buttons.
3. Specify the vertical and horizontal distances between radio elements.
4. Specify which radio item should be pre-selected.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.” - Antoine de Saint Exupéry