How can I custom draw a window title bar

G

Guest

Hi All

I've tried without success on google and google groups to find the answer to
this, but without success - but I do recall it being discussed...

In my application, if I want a slightly modified Title Bar on some forms -
eg so that it is coloured yellow rather than using the system scheme, is
there a way that I can do this? I know I could do FormBorderStyle = None, and
draw my own window including my own title bar (lots of references how to do
this). But I don't want that (well if it's what I have to do, then I guess I
will!) I just want a standard title bar with a different colour.

Any ideas?

Nigel Armstrong
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top