Hi
I have a background in programming, but I'm new to programming with VB.
I'm writing a code whose purpose is for students to practice their skills in MS Office applications ( Excel, Word, Powerpoint, Access).
The interface consists of a form ( let's call it "question-form") that's positioned just above the Taskbar and it's always on top, because it displays the exercises the student has to perform.
The rest of the screen is occupied by the Office application itself.
My problem is how to make the window of the Office application to occupy only the portion of the screen just until the question-form begins.
I want the application window to be shown maximized, but at the same time to occupy a certain area just above the area of the question-form.
Any ideas would be very helpful.
Thanks a lot

programming with MS Office components
pauleley
This is what your looking to do...
http://www.microsoft.com/msj/archive/S274.aspx
and here's an example of doing it with C#, works a treat.
http://www.gotdotnet.com/Community/UserSamples/Details.aspx SampleGuid=bc0a1f5c-07ff-4b50-b3ff-ff60795fd21e