Results 1 to 5 of 5

Thread: Where oh where has my shape box gone?

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2002
    Location
    Canton, GA
    Posts
    487

    Angry Where oh where has my shape box gone?

    I know that the shape control is no longer available in .net... will someone with patience explain to me where I go from here?

    What I want to do is:

    In most forms you have the common divider lines:

    (Gray line with a white line right under it)

    an example of which can be seen on most menus... I use this design ALOT on my forms as a divider also I use basic box shapes as well on my forms...

    Someone please with patience explain to a Intermediate programmer where do i go from here in vb .net?

    Thank you,

    Anjari



  2. #2
    Registered User
    Join Date
    Nov 2002
    Location
    Växjö, Sweden
    Posts
    314
    Well, If you don't find anything else or don't get a better answer..... you can always create 2 graphics with the drawline method.

  3. #3
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    You can also delete the text from a groupbox and shrink it up to look like that.

  4. #4
    Addicted Member mralston's Avatar
    Join Date
    Aug 2002
    Location
    Altrincham Nr Manchester, England
    Posts
    141
    Use a Panel?

    Not sure how a panel shrunk to 2 pixels high looks, but you could use 2 panels each 1 pixel high with appropriate BackColors.

  5. #5
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    i think gdi is the best way to go
    \m/\m/

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