Forum: Visual Basic 4 / 5 / 6 Feb 9th, 2007 |
| Replies: 0 Views: 2,264 Hi,
how can I display pdf file inside the ole container control, now it is floating outside of my mdi form. |
Forum: Visual Basic 4 / 5 / 6 Feb 9th, 2007 |
| Replies: 5 Views: 1,899 Hi thanks for the help.the ShellExecute is work fine.
but the window is floating outside the mdi,
since I use
lRet = ShellExecute(Me.hwnd, vbNullString, "c:\AN-H02.pdf", vbNullString, "c:\",... |
Forum: Visual Basic 4 / 5 / 6 Feb 8th, 2007 |
| Replies: 2 Views: 1,220 Hi dear father/mother,
video game is not good for your child, may be teach them to learn some Chinese, this will give them a great future, and upleft their IQ...
a mother |
Forum: Visual Basic 4 / 5 / 6 Feb 8th, 2007 |
| Replies: 0 Views: 1,123 Hi,
Do you know how to display a pdf file in vb 4?
Thanks in advance! |
Forum: Visual Basic 4 / 5 / 6 Feb 8th, 2007 |
| Replies: 5 Views: 1,899 Hi thanks for the help, now I would like to display a pdf file, do you know how? |
Forum: Visual Basic 4 / 5 / 6 Feb 7th, 2007 |
| Replies: 0 Views: 1,410 Hi,
can picturebox display pdf file in vb4?
How can I display a pdf file in vb4
Thanks in advance :) |
Forum: Visual Basic 4 / 5 / 6 Feb 7th, 2007 |
| Replies: 0 Views: 980 Hi,
I would like to put one list control, which will list file names, and a window which will display a pdf file when the user click to choose a file, should I use a simple document, or mdi form,... |
Forum: Visual Basic 4 / 5 / 6 Feb 7th, 2007 |
| Replies: 5 Views: 1,899 Hi,
I would like to have two child windows within one mdi form side by side, and I would like be able to control the size and not the user, how do I do this? |