Re: How to create irregular shapes of forms in visual studio 2005/vb?

Tech-Archive recommends: Fix windows errors by optimizing your registry



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/


.



Relevant Pages

  • Re: Conversion Problem
    ... That will take you to the help for that control, ... TextChanged event of a combobox and a textbox in VB6? ... pasting a block of text in anything resembling an immediate window... ... supported under Vista - it's the IDE's that aren't supported. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Conversion Problem
    ... That will take you to the help for that control, ... TextChanged event of a combobox and a textbox in VB6? ... I'd just point out one of the flaws in VB6 installations. ... pasting a block of text in anything resembling an immediate window... ...
    (microsoft.public.dotnet.languages.vb)
  • Re: How do I find and use the window handle of an external application?
    ... still dependent on API calls to get the external window dimensions. ... does only take a few well-aimed lines of code to do the trick in VB6, ... If you know the caption of the Window then you can use FindWindowEx ... compile it for me as an .exe or .dll? ...
    (microsoft.public.vb.winapi)
  • Re: MDI Forms - What am I missing?
    ... I tried to FIND any other instance of imgBack in the code. ... in VB6 is set to the whole project. ... the window its maximum size and never releases that memory. ...
    (microsoft.public.vb.general.discussion)
  • Re: Can Ax DLL create windows and pass the handle off to EXE
    ... I have an application written some time ago in VB6. ... application a window handle. ... DLL so it must be an ActiveX DLL, ... Public Sub Show ...
    (microsoft.public.vb.general.discussion)