|
-
Mar 12th, 2011, 01:56 PM
#1
Thread Starter
Addicted Member
Private and Public Class at Class Library
I'm posting this there is a relationship with my previous post
http://www.vbforums.com/showthread.p...ighlight=group
I have two projects, namely:
1. Project1 (Windows Application)
2. Project2 (Class Library)
in Project2 there are several classes:
* frmLogin.vb
* frmCustomer.vb
* clsGlobals.vb
in my case, I want to frmLogin.vb and frmCustomer.vb not called in Project1 and I can only call is clsGlobals.vb
how for this case?
thank you
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
|