|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Form border colorHello,
Am using VB5 under XP pro. I notice that the forms border colors are controled by the selected windows "color scheme". Is there any way to change this programatically from inside VB to say black? Thanks, Bart j > Am using VB5 under XP pro. I notice that the forms border colors are You would have to subclass the form, catch the non-client paint messages and perform your own drawing to the window> controled by the selected windows "color scheme". Is there any way to > change this programatically from inside VB to say black? there. Alternatively disable borders on your form and paint what would be the non-client area of your form manually, neither of which are a particularly easy task so unless it's a real problem IMO it's not worth the hassle. Hope this helps, Mike - Microsoft Visual Basic MVP - E-Mail: ED***@mvps.org WWW: Http://EDais.mvps.org/
USB-Memorystick - serial number
Hpw to make a VB6 form appears and gets focus every 15 seconds Do we have such a container control? Writing to .TXT file question Best way to extract a word from a sentence Book for web dev with VS2005? Need help regarding the program... Please help me.. It's very Urgent Connection MSComm application hangs - comEventRxOver Recordset to FlexGrid |
|||||||||||||||||||||||