|
-
Jan 21st, 2002, 12:51 PM
#1
Thread Starter
Hyperactive Member
ocx control on VB form
I have made an OCX combo box control that saves file paths to the registry.
The way it *should* work is that the SaveSetting uses the current app name as the registry key.
Instead, the control only picks up its own app name. The control doesn't seem to have any awareness of the form it is called by etc.
How do I make the control aware of the app in which it is operating?
Within the OCX project, I want the code to be able to reference the name of the VB project in which it is being used as a component.
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
|