[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
The OpenEdge image widget doesn't support rotation. If you can use .NET in your application, rotation can be done with the RotateFlip method of the Image class in a PictureBox control.

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