poochi
March 20th, 2001, 11:16 AM
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..
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..