View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Claus[_3_] Claus[_3_] is offline
external usenet poster
 
Posts: 40
Default Second window open as a sort of dialog

Hi

I'm doing a calculation-program for the building industry.

In the program i need to open a second window as a sort of dialog box in
order to enable the user to modify a "Model" (An entire roofing or the outer
walls in a building).

I could do a real dialog for each Model, but ending up with approx. 50
Models (each one different), it seems like a lot of work.

Question: Can i open a second window:2 (for the model), resize it while
window:1 is maximized, and make sure that the user only can exit through a
button. ?


I've searched the site for topics like this without succes

Hoping for some guidance


Claus Persson