Results 1 to 2 of 2

Thread: how can i ?!!!

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2001
    Posts
    21

    Question

    how can i customize a form shape in VB,
    for instance i want to have a triangle form
    or other arbitrary style.

    in advance
    thanx
    Golpesar

  2. #2
    Frenzied Member Vlatko's Avatar
    Join Date
    Aug 2000
    Location
    Skopje, Macedonia
    Posts
    1,409
    Use the CreateRoundRectRgn or CreateRectRgn CreateEllipticRgn ,set them with SetWindowRgn and for complex regions use the CombineRgn API.
    I am become death, the destroyer of worlds.
    mail:[email protected]

    • Visual Basic 6.0 & .NET
    • Visual C++ 6.0 & .NET
    • ASP
    • LISP
    • PROLOG
    • C
    • Pascal

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width