Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Object Models


Message #1 by "Stuart Naylor" <indtec@e...> on Wed, 18 Apr 2001 18:22:01 +0100
What is the error?  If you can, please, include a sample of how youare
trying to create them.

-----Original Message-----
From: Stuart Naylor [mailto:indtec@e...]
Sent: Thursday, April 19, 2001 3:20 PM
To: professional vb
Subject: [pro_vb] RE: Object Models


I can't I get a error message

-----Original Message-----
From: Yehuda Rosenblum [mailto:Yehuda@I...]
Sent: 19 April 2001 13:58
To: professional vb
Subject: [pro_vb] RE: Object Models


Sure you can.  What you do is have one class module that is public
creatable and calls the other modules.  All the background stuff is done
in the other modules.

-----Original Message-----
From: Stuart Naylor [mailto:indtec@e...]
Sent: Wednesday, April 18, 2001 3:36 PM
To: professional vb
Subject: [pro_vb] RE: Object Models


You can't cross call between Public and Private Classes.

I just don't like when you make a public non creatable that they still
show
even though you get an error if you try to create them


  Return to Index