|
-
May 25th, 2000, 07:55 PM
#1
Thread Starter
Member
-
May 25th, 2000, 08:53 PM
#2
Hyperactive Member
Use Shell (or ShellExecute if you're opening a specific Word document) to open Word. Once you have the window handle (FindWindow API is one way of getting this), you can use the SetParent API to pull it into a picturebox (haven't tried this with a textbox).
-
May 26th, 2000, 02:44 AM
#3
Thread Starter
Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|