|
-
Jul 18th, 2001, 02:26 AM
#1
Thread Starter
Junior Member
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.
-
Jul 23rd, 2001, 06:23 AM
#2
Thread Starter
Junior Member
-
Jul 23rd, 2001, 06:29 AM
#3
Hyperactive Member
go to planetsourcecode and do a search on transparent
I know I saw some examples there.
www.planetsourcecode.com
-
Jul 23rd, 2001, 08:51 AM
#4
Thread Starter
Junior Member
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
-
Jul 23rd, 2001, 09:55 AM
#5
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
-
Jul 25th, 2001, 01:43 AM
#6
Thread Starter
Junior Member
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
-
Jul 25th, 2001, 06:21 AM
#7
Hyperactive Member
http://www.vbcity.com/pubs/article.a...=trans_taskbar
this site has a sample program that might help you..
-
Jul 25th, 2001, 08:49 AM
#8
Thread Starter
Junior Member
I tried it out but it works only for
win 2k . Please suggest me something which works with
win 98
-
Jul 25th, 2001, 09:03 AM
#9
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|