Hi there,
Does any one how can I create a singleton class in VB ?
I wish that every time I create a new object :
dim X as new MyObj
X will reference the same object (this happens inside an activex dll).
Is that possible at all ?
Thanks,
Omer S.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: Singleton classThreaded View
|
Click Here to Expand Forum to Full Width |