Home > Archive > Visual Basic > May 2004 > Custom ActiveX Designer
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Custom ActiveX Designer
|
|
| Brad Casey 2004-05-31, 5:30 pm |
| Has anyone ever tried to create their own ActiveX Designer for the VB
environment? If so, how did you do it? What resources did you use?
I found this in the MSDN library:
http://msdn.microsoft.com/library/d...exdesigners.asp
Near the bottom there is a section entitiled "Creating ActiveX Designers".
It speaks of an SDK, but I can't seem to locate the SDK anywhere. Does
anyone know where this is located?
Thanks for your help,
Brad Casey
| |
| Galen Somerville 2004-05-31, 6:30 pm |
|
"Brad Casey" <b@b.com> wrote in message
news:Ol6SgD1REHA.3016@tk2msftngp13.phx.gbl...
> Has anyone ever tried to create their own ActiveX Designer for the VB
> environment? If so, how did you do it? What resources did you use?
>
> I found this in the MSDN library:
>
http://msdn.microsoft.com/library/d...exdesigners.asp
>
> Near the bottom there is a section entitiled "Creating ActiveX Designers".
> It speaks of an SDK, but I can't seem to locate the SDK anywhere. Does
> anyone know where this is located?
>
> Thanks for your help,
> Brad Casey
>
>
The SDK isn't located anywhere until you install it.
If you have an MSDN subscription it is on one of the disks.
Galen
| |
| Brad Casey 2004-05-31, 8:30 pm |
| > The SDK isn't located anywhere until you install it.
>
> If you have an MSDN subscription it is on one of the disks.
>
> Galen
These must be some sort of well kept secret, because I can't find anything
on the web about them. I did look up what the MSDN had on it. About all it
has is a listing all the interfaces to implement. Is there any better
documentation on this?
Thanks,
Brad
| |
| Galen Somerville 2004-05-31, 9:30 pm |
|
"Brad Casey" <b@b.com> wrote in message
news:OVyINc2REHA.324@TK2MSFTNGP10.phx.gbl...
>
> These must be some sort of well kept secret, because I can't find anything
> on the web about them. I did look up what the MSDN had on it. About all
it
> has is a listing all the interfaces to implement. Is there any better
> documentation on this?
>
> Thanks,
> Brad
>
>
i just went to http://msdn.microsoft.com/default.aspx and entered SDK in the
search box.
Lots of hits.
Galen
| |
| Brad Casey 2004-05-31, 9:30 pm |
|
"Galen Somerville" <galen@del.surewest.net> wrote in message
news:%23Vrkp72REHA.3476@tk2msftngp13.phx.gbl...
>
> "Brad Casey" <b@b.com> wrote in message
> news:OVyINc2REHA.324@TK2MSFTNGP10.phx.gbl...
anything[color=darkred]
all[color=darkred]
> it
> i just went to http://msdn.microsoft.com/default.aspx and entered SDK in
the
> search box.
>
> Lots of hits.
>
> Galen
>
>
I can find information about SDK, just not ActiveX Designers, other than the
few snippets from MSDN, as I stated in my earlier post.
|
|
|
|
|