Message 1 of 3
Option Button Property (groupname)
Not applicable
11-09-2005
06:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
If i define a variable called
Optionname = "Set1"
and change the value of .groupname of the option button
.groupname = Optionname
Why doesn't the value of the groupname property equal "Set1" at runtime?
Optionname = "Set1"
and change the value of .groupname of the option button
.groupname = Optionname
Why doesn't the value of the groupname property equal "Set1" at runtime?