Toolbar Background/Foreground colours in VB.NET 
Author Message
 Toolbar Background/Foreground colours in VB.NET

Is there any way to set the background and foreground colours in the toolbar
control?? I want to emulate the same effect as in VS.NET ide when the mouse
moves over each button, the background of each button changes to light blue.
Using the toolbar as is this changes to white. There does not appear to be
any property settings to control this...

Can this be done??

Regards,

Alan



Mon, 25 Jul 2005 21:05:55 GMT  
 Toolbar Background/Foreground colours in VB.NET
Y'know it's funny, because I was using Spy++ to look over the open windows
on my computer, and I hovered over the toolbar in the properties dialog, and
it said that the class was a .NET toolbar... Which leads me to believe some
sort of owner-drawing can occur. But I haven't found anything about
owner-drawing toolbars...

--
==============================================
Happy To Help,
Tom Spink

http://dotnetx.betasafe.com >> VB, VB.NET, C#, C++ Code

One day

Quote:
> Is there any way to set the background and foreground colours in the
toolbar
> control?? I want to emulate the same effect as in VS.NET ide when the
mouse
> moves over each button, the background of each button changes to light
blue.
> Using the toolbar as is this changes to white. There does not appear to be
> any property settings to control this...

> Can this be done??

> Regards,

> Alan



Tue, 26 Jul 2005 00:34:36 GMT  
 Toolbar Background/Foreground colours in VB.NET
For VS.Net/Office XP style toolbars see: www.dontnetmagic.com

--
Daniel Okely
dbokely at yahoo.com.au


Quote:
> Is there any way to set the background and foreground colours in the
toolbar
> control?? I want to emulate the same effect as in VS.NET ide when the
mouse
> moves over each button, the background of each button changes to light
blue.
> Using the toolbar as is this changes to white. There does not appear to be
> any property settings to control this...

> Can this be done??

> Regards,

> Alan



Sat, 30 Jul 2005 20:10:08 GMT  
 Toolbar Background/Foreground colours in VB.NET
Sorry dude, they don't do toolbars

--
==============================================
Happy To Help,
Tom Spink

http://dotnetx.betasafe.com >> VB, VB.NET, C#, C++ Code

One day

Quote:
> For VS.Net/Office XP style toolbars see: www.dontnetmagic.com

> --
> Daniel Okely
> dbokely at yahoo.com.au



> > Is there any way to set the background and foreground colours in the
> toolbar
> > control?? I want to emulate the same effect as in VS.NET ide when the
> mouse
> > moves over each button, the background of each button changes to light
> blue.
> > Using the toolbar as is this changes to white. There does not appear to
be
> > any property settings to control this...

> > Can this be done??

> > Regards,

> > Alan



Sun, 31 Jul 2005 00:24:56 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Toolbar background/foreground colors?

2. How to change background colours of toolbars?

3. Bringing Window into Foreground or Background

4. How to get the foreground and background color ?

5. foreground & background programming

6. DOS command line EXE: foreground vs background

7. Background and foreground color change in a rich text box

8. PictureBox foreground visible, background transparent

9. Foreground/Background color mixup question

10. VB Hex colours vs Netscape Hex colours

11. background Excel objects vs. foreground

12. DataGrid foreground or background color

 

 
Powered by phpBB® Forum Software