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...
Continue reading...