Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. google. articles. downloads. faq. members. weblogs. sponsors. rss.
 From: Bernard Bout
  Where is Bernard Bout?
 Brisbane
 Australia
 Bernard Bout
 To: Anil Sharma
  Where is Anil Sharma?
 ludhiana
 India
 Anil Sharma
 Tags
Subject: RE: Change the color of the title bars
Thread ID: 198186 Message ID: 198524 # Views: 42 # Ratings: 0
Version: Visual FoxPro 9 SP2 Category: Win32API programming
Date: Monday, October 13, 2008 8:14:18 AM         
   


> > Anil,
> >
> > I would advise you to make use of vfp-skin if you want to change the colour of your VFP form only.
> >
> > Regards,
> >
> > Koen
>
> Hi koen
> i have no problem with form actually. i want to change the color of Main Vfp WIndow's Title Bar.
>
> Anil
> My Blog

You need to trap the windows WM_NCPAINT and paint using GDI+. There are a number of examples in dotNet and VB that you can translate into VFP. You can also use the GDI+x classes.

Just search for "WM_NCPAINT"

Bernard

** If you see someone without a smile, give em one of yours :) **
My Blog 8-)



COMPLETE THREAD
Change the color of the title bars Posted by Anil Sharma @ 10/9/2008 3:12:02 PM
RE: Change the color of the title bars Posted by tushar @ 10/9/2008 3:30:18 PM
RE: Change the color of the title bars Posted by Koen Piller @ 10/9/2008 7:42:56 PM
RE: Change the color of the title bars Posted by Anil Sharma @ 10/10/2008 6:17:40 AM
RE: Change the color of the title bars Posted by Bernard Bout @ 10/13/2008 8:14:18 AM
RE: Change the color of the title bars Posted by Anil Sharma @ 10/13/2008 8:40:06 AM
RE: Change the color of the title bars Posted by Anup Singh @ 10/13/2008 9:12:22 AM
RE: Change the color of the title bars Posted by Glenn Villar @ 10/13/2008 10:21:55 AM
RE: Change the color of the title bars Posted by Anil Sharma @ 10/13/2008 10:37:13 AM
RE: Change the color of the title bars Posted by Glenn Villar @ 10/13/2008 10:50:28 AM
RE: Change the color of the title bars Posted by Anil Sharma @ 10/13/2008 10:54:29 AM