|
-
Nov 20th, 1999, 06:12 PM
#1
Thread Starter
Fanatic Member
The way to do this is using classes. Obviously you must be using a class for the WAMessage object.
You should create some more classes, one each for the menu, toolbar and DAPI. Then, in the WAMessage class's general declarations, put something like this:
Public DAPI As New clsDAPI
'etc...
------------------
John Percival
Editor, VB-World.net
[email protected]
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
|