|
-
March 20th, 2001, 12:16 PM
#1
Properties Dialog for ActiveX control
Hi guys,
I am new to this ActiveX area. What i want to do is a seperate properties dialog box
for my activex control. I want to use this control on the web. Is it possible in
VB to create a property dialog ( property bag ?? ) for my activex control? Currently
i have a C++ idl file which contains several interfaces. Those interfaces has
been implemented by my activex control. In this way, i could able set some properties
to my activex control in Visual Interdev. But the properties are growing for my
Grid Control. So, it would be nice to have a seperate property dialog for that control.
If any one have done this before, please let me know. Or please point me some direction.
TIA,
Poochi..
-
March 20th, 2001, 01:39 PM
#2
Re: Properties Dialog for ActiveX control
Thanks i found a solution in MSDN.
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
|