[Progress Communities] [Progress OpenEdge ABL] Forum Post: Project Form in a abl MDI form

  • Thread starter Thread starter lefty1984
  • Start date Start date
Status
Not open for further replies.
L

lefty1984

Guest
Dear progress community, How can i embed a Form from my project in an abl MDI Form? In .net you can use showform s = new showform (); s.show(); Is this also possible in openedge? Or do I need a wincontainer and not a MDI Form? Is it also possible to open a window from a location such as c:\project\forms\searchform.cls ? Can anyone plz help me?

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