Changing a specific form's title bar color 
Author Message
 Changing a specific form's title bar color

Anyone out there know how to change the title bar color of a specific form,
and how to change the color of the menu bar of a specific form. Also, is
there any way to display a bitmap image IN the title bar; for example,
instead of the regular blue title bar, can you get a titlebar with the
familiar Microsoft clouds bitmap in it??? I need to know...

Darien Robbins



Thu, 05 Aug 1999 03:00:00 GMT  
 Changing a specific form's title bar color

Hi Darien,

Yes, it is possible but requires quite a bit of work to get it right.
First, you'll need a subclass control to detect when your title bar and
menu bar needs to be drawn. You'll need to be familiar with Windows API
function calls and use them to do the drawing. Desaware's SpyWorks
includes a subclass control and the product includes a sample on how to
draw an "Office97" caption bar (not exactly what you're looking for, but
it should get you started). For more information on SpyWorks or to
download a 32 bit demo version of SpyWorks:
http://www.desaware.com/desaware/spyhome.htm

Franky Wong

Quote:

> Anyone out there know how to change the title bar color of a specific form,
> and how to change the color of the menu bar of a specific form. Also, is
> there any way to display a bitmap image IN the title bar; for example,
> instead of the regular blue title bar, can you get a titlebar with the
> familiar Microsoft clouds bitmap in it??? I need to know...

> Darien Robbins



Sun, 08 Aug 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Changing title bar color of a form

2. Changing to color of a forms title bar

3. Change Form title bar color

4. VB6: Need To Change Color and Add A Button To Title Bar Of Form

5. howto change the color of the title bar of the form

6. Change the colour of a Form's Title Bar

7. Change form title's font size or color

8. Change Font in title bar of mdi child/Hide title bar

9. Change Font in title bar of mdi child/Hide title bar

10. Change default win98 active title bar color?

11. How to change color of title bar

12. Changing Title Bar Color ??

 

 
Powered by phpBB® Forum Software