How can I paint window's titlebar?

D

Doker

How can I paint window's titlebar?

I've accessed the titlebar doing this
Me.AccessibilityObject.Navigate(AccessibleNavigation.Up)
but from there i have no clue how to 'CreateGraphics'.
Any ideas?

PS. (VB 2005 beta1)
 
C

Cor Ligthert

Herfried,

You have quoted again without important information.

This can give problems when people are on Google searching for answers.

When it is for beta 2005 as for production versions, than tell that in your
message.

Cor
 
H

Herfried K. Wagner [MVP]

Cor Ligthert said:
You have quoted again without important information.

This can give problems when people are on Google searching for answers.
Why?!

When it is for beta 2005 as for production versions, than tell that in your
message.

The code is the same for .NET 1.0, .NET 1.1, and .NET 2.0, AFAIS.
 
C

Cor Ligthert

Herfried K. Wagner said:
The code is the same for .NET 1.0, .NET 1.1, and .NET 2.0, AFAIS.
As I said do tell that than, I hope I explain your Why with that. Than I see
not any problem, I have the idea that some parts of messages in sometimes
disapear in Google

Cor
 

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