Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Label with Windows background
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00928846
Message ID:
00928959
Vues:
34
>I found the problem. It's because I have Themes=.T. at the pageframe level. So, that changes the view of the backcolor of the pageframe control but its backcolor value doesn't change. Do you know what to do with that?

You will have to use windows Theme API under XP:
*HTHEME GetWindowTheme(HWND hWnd)
DECLARE Integer GetWindowTheme IN uxtheme.dll Integer

*COLORREF GetThemeSysColor(HTHEME hTheme,int iColorID);
DECLARE Integer GetThemeSysColor IN uxtheme.dll Integer,Integer
I haven't used these myself, so you will have to figure out the details yourself.


Hope this helps.
Dawa Tsering


"Do not let any unwholesome talk come out of your mouths,
but only what is helpful for building others up according to their needs,
that it may benefit those who listen."

- Ephesians 4:29-30 NIV

Dare to Question -- Care to Answer

Time is like water in a sponge, as long as you are willing you can always squeeze some.

--Lu Xun, Father of Modern Chinese Literature

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform