|
-
January 13th, 2003, 10:10 PM
#1
VC Grouping Radio Buttons - No Longer Int
I've upgraded to the latest service pack of NET.
In VC6, You identified the FIRST radio button as GROUP and the the Class editor would make the variable name of the group a type int with initialization of -1.
In NET, it does not appear to react to the GROUP flag being set since it defines the variable as bool type and set the initialization to FALSE instead of -1.
Is this a problem or am I missing something? I have been hand fixing these since I switched to NET.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|