Results 1 to 9 of 9

Thread: None of you answered this one

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2001
    Location
    India
    Posts
    30

    Talking None of you answered this one

    Hi there .
    I hav this peculiar problem . The Toolbar contol i have windows common controls SP4 installed . But the toolbar style property shows me just tbrFlat and tbrStandard options . I want to make the toolbar transparent so that the background image is seen . In the help file it shows tbrTransparent property but not in the property pages of the toolbar control . Please
    help a.s.ap


    Thanx
    Last edited by bharatm; Jul 23rd, 2001 at 06:21 AM.

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Feb 2001
    Location
    India
    Posts
    30
    Atleast try man.

  3. #3
    Hyperactive Member Jason Badon's Avatar
    Join Date
    Feb 2001
    Location
    Colorado
    Posts
    329
    go to planetsourcecode and do a search on transparent
    I know I saw some examples there.


    www.planetsourcecode.com

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Feb 2001
    Location
    India
    Posts
    30
    Thanx
    I downloaded some code but most of them dealt with transparency of the forms . I couldnt get any working code
    which shows how to make the toolbar transparent .
    The thing is I dont want the windows grey color and i am changing the bg color of the form so the toolbar looks like ****
    with all the images on it .


    any way thanx a lot

  5. #5
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    From Technet:
    Toolbar Control: Style Property Settings Changed
    The Style property settings for the Toolbar control have been changed. The help topic for the property lists tbrTransparent and tbrRight as possible settings, however these are not implemented in the current version
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  6. #6

    Thread Starter
    Junior Member
    Join Date
    Feb 2001
    Location
    India
    Posts
    30
    Thanx a lot for ur info.
    But is there any method by which u can make it transparent like using API's or something .
    I just want some controls to be transparent and also i want to remove the disabled colors which by default are grey . but only for my appln not for the desktop or other applns(i.e DTP Controls disabled grey color, Listview Controls disabled grey color etc...)

    Please let me know about it

    Byeeeeeee

  7. #7
    Hyperactive Member Jason Badon's Avatar
    Join Date
    Feb 2001
    Location
    Colorado
    Posts
    329
    http://www.vbcity.com/pubs/article.a...=trans_taskbar

    this site has a sample program that might help you..

  8. #8

    Thread Starter
    Junior Member
    Join Date
    Feb 2001
    Location
    India
    Posts
    30
    I tried it out but it works only for
    win 2k . Please suggest me something which works with
    win 98

  9. #9
    Frenzied Member MrGTI's Avatar
    Join Date
    Oct 2000
    Location
    Ontario, Canada
    Posts
    1,277
    Toolbar - you're talking about the thingy that is attached to the bottom of the form, kinda like the one at the bottom of IE? Just make your own control using Labels.

    Or consider upgrading to a better OS (ie: Win2K).

    I've never seen anything to make that transparent. I've never even seen an app where it's transparent. (but maybe i live under a rock, so what do i know)
    ~Peter


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