|
-
Oct 5th, 2000, 11:54 PM
#1
Thread Starter
Lively Member
-
Oct 6th, 2000, 12:08 AM
#2
There is no "correct" naming fro an sstab control. Personally I use either tabSomething or stabSomething, depending on is I'm using multiple tab types.
As to overloading, no it can't be done in VB in the proper sense (ie how Java does it). It will apparently be supported in VB7,along with the rest of the OO concepts.
Overloading can sort of be faked by using the variant type and checkign the contents, but it's a pain.
- gaffa
-
Oct 6th, 2000, 12:09 AM
#3
Fanatic Member
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
|