|
-
May 17th, 2001, 12:46 PM
#1
VB Object
Hi All,
I’m a new VB person, and kind of confused. I’m working on this VC app that it needs a VB object. This object should have a method called ShowDlg(). When my app calls this method it’ll shows a non-modal dialogbox. When a user clicks on a button on this dialogbox it should fire an event back to the app.
Now, can this object being develop in VB?
If yes,
How would it fire an event?
Should I use an OCX, or DLL? I think an OCX is a GUI control, correct me if I’m wrong.
How should I do it?
Thanks
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
|