Results 1 to 3 of 3

Thread: [RESOLVED] Part of Form Transparent

  1. #1

    Thread Starter
    Frenzied Member toecutter's Avatar
    Join Date
    Apr 2006
    Location
    Brisbane, Australia
    Posts
    1,160

    Resolved [RESOLVED] Part of Form Transparent

    i have a toolstrip on a form that is transparent.



    My question is how can i prevent the toolstrip from fading out with the form when i move the Hscollbar?

    regards
    mick

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,222

    Re: Part of Form Transparent

    You can't. All controls on a form inherit their opacity from the form. You could look at implementing Aero Glass in your form but that's going to have some limitations and may not work under Windows 8 and certainly won't work under XP.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Frenzied Member toecutter's Avatar
    Join Date
    Apr 2006
    Location
    Brisbane, Australia
    Posts
    1,160

    Re: Part of Form Transparent

    right. thanks for that.

    I use another form to control the opactity.

    cheers
    mick

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