Results 1 to 9 of 9

Thread: still need transparency help

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2001
    Location
    Baltimore,MD
    Posts
    536

    Question still need transparency help

    I need for the textboxes that I have attached in the zip file to have a transparent background. If someone could do this and reattach a zip file it would be greatly appreciated thanks in advance.
    Attached Files Attached Files
    Walter Richardson
    Striver2000 Christian Productions
    Iam seventeen but since I started VB in June of 01 GOD has been helping me excell by finding this great forum with a bunch of GREAT PEOPLE!

  2. #2
    Fanatic Member khalik_ash's Avatar
    Join Date
    Aug 2002
    Location
    Singapore
    Posts
    724
    some time back i seen some thing like that AFAIK that cannot be with normal textbox i thing u need third party controls

  3. #3
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    Goto the Project > References menu & check the "Microsoft Forms 2.0 Object Library".

    There's a textbox control there which allows you to set a property to make the control transparrent.

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2001
    Location
    Baltimore,MD
    Posts
    536
    All I need is the white outside of the Blue oval rectangles to be transparent I think you could do that with c++ but I dont have it
    Walter Richardson
    Striver2000 Christian Productions
    Iam seventeen but since I started VB in June of 01 GOD has been helping me excell by finding this great forum with a bunch of GREAT PEOPLE!

  5. #5
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    Walter, transparency is acheivable via API through win2000 and later....

    There is no built-in Windows code for Win95,98....

    If you are using these textboxes on a form... what are you trying to acheive? You can easily fake transparency by drawing a line near the edges of a textbox that have their border set to None. Perhaps if you submit a form we can have a better understanding of what effect you're after.
    Last edited by nemaroller; Oct 15th, 2002 at 09:32 AM.

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2001
    Location
    Baltimore,MD
    Posts
    536
    NO I dont actual textboxes in vb to be transparent. See I made round rectangles in paintbrush and I am going to use them in an image and then place a textbox using vb over top of the image and make the borderstyle for the textbox to zero. So I actual dont need to make a textbox transparent I just need the background of the image I created in paintbrush to be transparent the edges and stuff. I need for the white that is inside the rounded rectangles to stay white but everything outside transparent. So the zip file just has paintbrush images I need to have the background transparent for.
    Walter Richardson
    Striver2000 Christian Productions
    Iam seventeen but since I started VB in June of 01 GOD has been helping me excell by finding this great forum with a bunch of GREAT PEOPLE!

  7. #7
    The picture isn't missing BuggyProgrammer's Avatar
    Join Date
    Oct 2000
    Location
    Vancouver, Canada
    Posts
    5,217
    you should go get yourself a demo of paint sho pro
    Remember, if someone's post was not helpful, you can always rate their post negatively .

  8. #8

    Thread Starter
    Fanatic Member
    Join Date
    Jun 2001
    Location
    Baltimore,MD
    Posts
    536
    how can I get a demo for paint shop pro?
    Walter Richardson
    Striver2000 Christian Productions
    Iam seventeen but since I started VB in June of 01 GOD has been helping me excell by finding this great forum with a bunch of GREAT PEOPLE!

  9. #9
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704

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