Hi VB wizard, just wanted to ask, how can i add a "Microsoft Active X control" in my components, because, its not available in my VB components, ony the microsoft active x plug-in, is in the components, can u teach how? do i have to install it,? thank you .
Microsoft Active X control
Collapse
X
-
-
-
see active x ctrl isnothing but .OCX file just copy that ocx file into thy system32Originally posted by pa2ratcziHi VB wizard, just wanted to ask, how can i add a "Microsoft Active X control" in my components, because, its not available in my VB components, ony the microsoft active x plug-in, is in the components, can u teach how? do i have to install it,? thank you .
and then press Ctrl+T a dialog box will appear then browse the ctrl's ocx and check it.
If ur using a big bannered oxc then u've to copy its dependancies alsoComment
-
And would you do this for ADO?Originally posted by vijaydiwakarsee active x ctrl isnothing but .OCX file just copy that ocx file into thy system32
and then press Ctrl+T a dialog box will appear then browse the ctrl's ocx and check it.
If ur using a big bannered oxc then u've to copy its dependancies alsoComment
Comment