Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Word Control in VB 2005
Name: jhunt303 Date: February 24, 2006 at 01:41:22 Pacific OS: XP-PRO CPU/Ram: 3200/1024/6600GT Product: ME
Comment:
So, does anyone know how you control MS Word with VB? I need to control file opening, saving and printing through a front end. Only just started this one so ANY comments will help!
I imagine there will be better .NET integration in the upcoming version of office, but for now we're pretty much stuck with these .NET wrappers around com classes.
Summary: How do i code save file dialog box in vb.net..? assume dat a word document is open in web-browser control in vb.net, now i want to provide a button by which the user can save the same word document at...
Summary: I wrote a windows service service in VB.NET and i want it to run when there is no user activity (like screensavers) and to stop when the user is active. Please help me !! Please ...