The Windows Shape article shows how to use the SetWindowRgn function
to apply a geometric region to a window using the GDI region creation functions.
However, beyond using a simple geometric region, things get difficult. How do you specify the exact
shape you want?
This article demonstrates how to use a bitmap to create the Windows region for
completely unique forms and controls!
more...
Last Updated: 13 August 1999
|