今天codeproject的桌面開發中 Desktop Development » Dialogs and Windows » Skins & Advanced UI
看到一篇超震撼的對話http://www.codeproject.com/KB/dialog/StyleDialog.aspx
MFC實現 以后可以應用在我的單文檔或對話框中 很強大
StyleDialog - A transparent dialog class with an optional custom frame
StyleDialog may be used independently or in conjunction with the Style Toolkit.


This example uses a custom frame without controls, and a background style with a semi-transparent PNG image.

codeproject中
Desktop Development »
Button Controls
此類別可以實現界面所有元素
超強的按鈕透明
http://www.codeproject.com/KB/buttons/TransButtonDemo.aspx
Transparent Button with Region and Anti-Aliased Edges

發現代碼搜搜上邊有很多實例 只要輸入
posted on 2011-01-17 17:06
jemmyLiu 閱讀(384)
評論(0) 編輯 收藏 引用 所屬分類:
WTL