Re: How to create irregular shapes of forms in visual studio 2005/vb?
- From: "Mike D Sutton" <EDais@xxxxxxxx>
- Date: Sat, 19 Aug 2006 10:33:42 +0100
How to create irregular shapes of forms in visual studio 2005/vb? I can
do it in c++ but i don't know how can create this in visual
basic.Please help me, i'm a beginner
This group is aimed towards VB6, so you'll most likely get better responses by re-posting over on one of the dedicated
..NET groups, which you'll find listed here: Http://EDais.mvps.org/DotNet/
Traditionally shaped windows were achieved by creating window region(s) then setting them onto the window using
SetWindowRgn(), which I'm sure you can still use via interop however there's more than likely some other way using the
..NET framework which would be preferable.
Hope this helps,
Mike
- Microsoft Visual Basic MVP -
E-Mail: EDais@xxxxxxxx
WWW: Http://EDais.mvps.org/
.
- References:
- How to create irregular shapes of forms in visual studio 2005/vb?
- From: rataj . miha
- How to create irregular shapes of forms in visual studio 2005/vb?
- Prev by Date: How to create irregular shapes of forms in visual studio 2005/vb?
- Previous by thread: How to create irregular shapes of forms in visual studio 2005/vb?
- Index(es):
Relevant Pages
|