LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

change the color of the text in tiltle bar of a parent windows

Hi everybody,
 
I would like to change the color of the text in the tittle bar of a parent windows.
 
It only possible for child window in CVI, why ? is there a solution with SDK function ?
 
Regards,
 
Jean-Noel Pomies
0 Kudos
Message 1 of 2
(2,966 Views)

Hello,

Indeed, it is impossible to change color of the text in the title bar of a parent windows in cvi because this attribute is detemined by the operating system.

Moreover, it seems that is also impossible to modify this property individually using sdk functions without changing the whole window's theme.

You will find more information about this subject on the link below :

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/winui/windowsuserinterface/wi...

Best regards,

Benjamin M
NIF

0 Kudos
Message 2 of 2
(2,931 Views)