-
Componants
Hi,
Is there a good tutorial on creating new components to use in my projects. I am currently programming in VB .NET and VB6 and would like to create say a calendar componant which I can use in either, Can some point me in the right direction
Thanks
Joolz:D
-
Their is already a built Calendar COM object that I believes comes with VB6 its called Microsoft Calendar Control MSCAL.OCX
If you still want to build one get a book on building COM objects.:)
Good luck!
-
hi,
if u want to create components goto
http://www.msdn.microsoft.com/
there u can get good articles related to components.