B
billy
I want to create a small app that uses a jpg as the main form's "face"
(i.e. windows media). I downloaded a sample app from codeproject and
noticed that, in the main code, the developer actually went through and
built up the region with a bunch of AddCurve() and AddLine() calls.
Isn't there a way to accomplish the custom shape by using a transparent
color in the bitmap? Also, what's the best or most common method of
using an image for the form? Thanks,
~billy
(i.e. windows media). I downloaded a sample app from codeproject and
noticed that, in the main code, the developer actually went through and
built up the region with a bunch of AddCurve() and AddLine() calls.
Isn't there a way to accomplish the custom shape by using a transparent
color in the bitmap? Also, what's the best or most common method of
using an image for the form? Thanks,
~billy