|
-
Jul 10th, 2000, 02:59 PM
#1
Thread Starter
Addicted Member
I'm new to using Classes in VB. I'm fairly familiar with creating classes in C++.
I'd like any basic information on good class structure that anyone would like to submit.
I'd also like to add the basic functionality of the operator functions that C++ uses. For instance, I'd like to be able to make statements such as:
MyClass=MyClass2
If MyClass<Myclass2 then msgbox lesser
I'm currently using VB 5.0 if it makes any difference.
Thanks in advance.
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
|