Results 1 to 4 of 4

Thread: Custom Form Design ??

  1. #1

    Thread Starter
    Fanatic Member venerable bede's Avatar
    Join Date
    Sep 2002
    Location
    The mystic land of Geordies
    Posts
    1,018

    Custom Form Design ??

    A client of mine has asked if I could create customr forms for him. He does not want them to be the typical rectangular shape.

    Has anyone come across any tools or methods which can achieve this?

    TIA

    Parksie

  2. #2
    Hyperactive Member sw_is_great's Avatar
    Join Date
    Nov 2003
    Posts
    330
    what do u mean by typical rectangular shape ?

    i mean the forms are rectangular in vb . right ?
    Regards

  3. #3
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474
    You can do it definitely, using transparency, graphicspath, control regions and ...
    http://msdn.microsoft.com/library/de...lStudioNET.asp
    'Heading for the automatic overload'
    Marillion, Brave, The Great Escape, 1994

    'How will WE stand the FIRE TOMORROW?'
    Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979

  4. #4
    Fanatic Member pax's Avatar
    Join Date
    Mar 2001
    Location
    Denmark
    Posts
    840

    Use an image

    Hi.

    You can use an image to du this.

    If you draw an image of what the form should look like, then fill all the area's that should be invisible with a unique color that is not used any where else on the image. For instance Magenta.

    The nset this image as the background image of the form, and select Magenta as the transparency key in the form properties.

    Yuo will now have a form, shaped after you image.
    I wish I could think of something witty to put in my sig...

    ...Currently using VS2013...

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