Forum Post: RE: Embedding .Net form in Progress window

  • Thread starter Thread starter PeterWokke
  • Start date Start date
Status
Not open for further replies.
P

PeterWokke

Guest
The GUI for .NET docs are explaining how to add a window to MDIChildForm into a MDI container. And to embed the window into a Window container and set the parent to the form. In the example they use CREATE WINDOW hWin. And add this hWin. It does not explain how I get my SmartWindow sales/wo_order.w into this. Do I have to start it persistent set to get the window handle and forward that into the Window Container? Or is there an other way to set a window handle to sales/wo_order.w Kind regards, Peter Wokke

Continue reading...
 
Status
Not open for further replies.
Back
Top