[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to rotate Image widget in Openedge GUI?

  • Thread starter Thread starter Matt Gilarde
  • Start date Start date
Status
Not open for further replies.
M

Matt Gilarde

Guest
You can't embed a .NET control in an OpenEdge window. You can embed an OpenEdge window in a .NET form. So you could have a .NET form which has the contents of your .w (minus the image) and a PictureBox for the image.

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