|
-
October 31st, 2002, 12:03 PM
#1
What happened to Class Wizard?
I just upgraded from VC++ 5.0 and 6.0 to Visual Studio.net
What happend to the class wizard?
I'm trying to figure out how to add an OnChange() funcion to an edit box, but can't seem to figure it out...it was simple with the class wizard..now all I can seem to do is OnClick or whatever.
-
November 1st, 2002, 03:31 AM
#2
Hi,
ClassWizard has been replaced with several new wizards in VS.NET. To add an OnChange() funcion to an edit box, you can edit the properties window for edit box from Resource View, and then click to the Control Events button (yellow lightning).
garroane
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
|