|
-
November 22nd, 1999, 09:44 AM
#1
ActiveX Control - retreiving values
I would like some info on the following :
On creating a customised dialog box using the standard toolbar
controls (like DirList,DriveList and FileList) in an ActiveX control,
how do I expose the value of the filename for example in the developer
form? Should I use a method or an event and how should the code read in
both the control as well as the container form ?
Thanks
-
November 22nd, 1999, 09:57 AM
#2
Re: ActiveX Control - retreiving values
IMHO you should expose the filename as a property, not a method or event.
(and, I don't understand the second part of your question)
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
|