Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Rated
Read 11,012 times

Downloads

Related Categories

RadioGroup ActiveX Control

RadioGroup ActiveX Control 1.0

Unknown Software Publisher
Designed for VB 6.0
More Information & Purchase
Unknown Software Publisher

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.

Comments

  • Good!

    Posted by XMLS on 04 Dec 2002

    Although it is not free this is a very good alternative to VB OptionButton, it have a lot of features that I try to found but only this combines all of them. Thanks!

  • RadioGroup

    Posted by BigBill on 26 Oct 2002

    Although it says it's free, it will cost you $USD10. It will also NOT allow changes to the drab gray backcolor and black forecolor properties which is a shame because otherwise it would be great. The ...