Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: embedd an ocx in EXE


Message #1 by <memanishjain@y...> on Mon, 13 Aug 2001 06:36:56 -0700
Well...not unless you ACTAULLY designed the Control youself.  In that case,
you would make a User Control Class in your project and code the neccessary
things.

Now if you embed the RichEdit control in your own User Control, then only
the RichEdit OCX / DLLs get distributed, not your User Control.

But for OCXs that are already made?  Nope, that's hy they are made as OCXs,
so they can be distributed and used!

-----Original Message-----
From: NIKLESH DUBEY [mailto:ndsnl@l...]
Sent: Monday, August 13, 2001 5:40 AM
To: professional vb
Subject: [pro_vb] Re: embedd an ocx in EXE


no .....no
it will not possible at all. 

niklesh

>>> "Manish Jain" <MeManishJain@Y...> 08/13/01 07:06PM >>>
Hello friends,
    Is it possible to embedd an  ocx say RichEdit OCX in Project1.exe so
that the OCX is available to the app but not as saperate file.
Thanks In Adv...
Bye....
X X X X X X X X X X X X X X
Manish Jain
Academic Head
Aptech Computer Education
X X X X X X X X X X X X X X


  Return to Index