Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HANDLING OLE Objects

Status
Not open for further replies.

vtops

IS-IT--Management
Oct 13, 2005
63
GR
Dear all,

Does anyone have any sample code on how can i handle OLE objects in VB.Net. In VB 6.0 there is the OLE object under the VB Library that you can handle any type of OLE object. I have import the file stdole.tlb which exists under Windows\System32 but i don't know how will i handle because it has procedures only for Fonts and Pictures.
Where is the Microsoft Excel,Word Adobe Pdf etc.?
I don't know if this file is enough or i need and something else.

Please help me i have two days to present my project and i don't know what to do.


Thanks A lot
 
What are you trying to do?

Try adding references to excell/adobe and then start coding.

Christiaan Baes
Belgium

"My new site" - Me
 
Hi chrissie1,

I want to simulate an interface like that of OLE object in VB 6.0. But i don't know if it is possible in .Net.

Thanks for your interesting and for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top