Transparency
From Mesdoc
(→Smooth Scrolling) |
(→Divers) |
||
Line 64: | Line 64: | ||
* Displaying bitmap with scrolling | * Displaying bitmap with scrolling | ||
http://www.codeproject.com/bitmap/bmpscroll.asp?df=100&forumid=13476&exp=0&fr=26&select=540066 | http://www.codeproject.com/bitmap/bmpscroll.asp?df=100&forumid=13476&exp=0&fr=26&select=540066 | ||
+ | |||
+ | * Using SystemParametersInfo to access user interface settings | ||
+ | http://blogs.msdn.com/oldnewthing/archive/2005/03/09/390706.aspx | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | tes |
Revision as of 09:27, 21 December 2006
http://c.developpez.com/faq/vc/?page=Colorisations
Contents |
Transparency
- Transparency without Source Code
https://secure.codeproject.com/w2k/trans.asp
- SkinX, A framework of a skin plug-in package
http://www.codeproject.com/wtl/SkinX.asp
- OPACITY SOFT MFC ( JOUE SUR LES EFFETS DE TRANSPARENCE )
http://www.cppfrance.com/codes/OPACITY-SOFT-MFC-JOUE-SUR-EFFETS-TRANSPARENCE_27521.aspx
- MFC Transparent CDialog Demo
http://www.codeproject.com/dialog/transparentdialog.asp
- Transparent MFC CSliderCtrl Class
http://www.codeguru.com/cpp/controls/controls/slidercontrols/article.php/c5253/
- MFC Window - Transparent
http://www.codersource.net/mfc_transparent_window.html
- CGradient and CGradientCtrl
http://www.codeproject.com/miscctrl/gradient.asp?df=100&forumid=3760&exp=0&select=769115
Scrolling
- CScrollView Class
http://msdn2.microsoft.com/en-gb/library/3t073d82(VS.80).aspx
- A Scrolling Credits Dialog
http://www.codeproject.com/dialog/scrolling_credits.asp
- Turn On or Turn Off Smooth Scrolling
http://www.microsoft.com/windowsxp/using/accessibility/smoothscrolling.mspx
Smooth Scrolling
- Turn On or Turn Off Smooth Scrolling
http://www.microsoft.com/windowsxp/using/accessibility/smoothscrolling.mspx
- CListBox Smooth Scrolling
http://www.experts-exchange.com/Programming/Programming_Languages/MFC/Q_20246171.html
- Desactiver Smooth Scrolling
Gagnez du temps en désactivant le Smooth Scrolling
- A WTL list control with Windows Vista style item selection
http://www.codeproject.com/wtl/WTL_ListCtrl.asp?df=100&forumid=278337&exp=0&select=1453015
Attente
- View Classes (Windows)
http://msdn2.microsoft.com/en-gb/library/tw6ayeyf(VS.80).aspx
Divers
- Displaying bitmap with scrolling
http://www.codeproject.com/bitmap/bmpscroll.asp?df=100&forumid=13476&exp=0&fr=26&select=540066
- Using SystemParametersInfo to access user interface settings
http://blogs.msdn.com/oldnewthing/archive/2005/03/09/390706.aspx
tes