搜索资源列表
atlgdix_src
- This a WTL implementation of XP Button and Edit Box Controls. The XP Button is actually a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
Navigation_Sidebar_Project
- This a WTL implementation of XP Button and Edit Box Controls. The XP Button is actually a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
XPControl
- This a WTL implementation of XP Button and Edit Box Controls. The XP Button is a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
CTrueColorToolBar_Update_demo
- This a WTL implementation of XP ToolBar and Edit Box Controls. The XP is actually a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
TBarEditor
- This a WTL implementation of XP Toolbar and Edit Box Controls. The XP ToolBar is actually a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
atlgdix_src
- This a WTL implementation of XP Button and Edit Box Controls. The XP Button is actually a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
Navigation_Sidebar_Project
- This a WTL implementation of XP Button and Edit Box Controls. The XP Button is actually a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
XPControl
- This a WTL implementation of XP Button and Edit Box Controls. The XP Button is a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
CTrueColorToolBar_Update_demo
- This a WTL implementation of XP ToolBar and Edit Box Controls. The XP is actually a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
TBarEditor
- This a WTL implementation of XP Toolbar and Edit Box Controls. The XP ToolBar is actually a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
CaptionButton
- Windows 界面编程,提供炫酷窗口标题栏按钮-To add a normal window-based button on the caption bar is simply impossible. Those that appear as caption buttons are drawn on the caption bar with a look and feel of the normal buttons. Handling
Non-Rectangular-Window-Source-Code
- A small sample showing how to create a non-rectangular window. Windows provides an API called SetWindowRgn() that makes it easy for applications to create irregularly shaped windows. Then you need to catch the WM_NCHIT