资源列表
ComboHack_src
- Hacking the Combo Box to give it horizontal scrolling
test.c
- the only is a test program
MsnForm
- MSN窗体源码 MSN窗体源码
ExJSQ
- 一个计算器程序,很不成熟,可以完成两个数的加减乘除等操作。
ColoredButton_demo
- A problem with push button controls is that you cannot change the default drawing colors. WM_CTLCOLOR does not work for push buttons. The only way to use other colors for a push buttons is to use an owner-draw button and do the drawing by yourself.
ChoiceButton_src
- It s a CButton-derived class that uses the OwnerDraw style.To use the control in your project, just add the following files to it: ChoiceButton.cpp ChoiceButton.h
BtnLook
- 子窗口控制 子窗口控制 子窗口控制
ControlTooltip
- 本源码可实现在状态栏上显示自制的提示的功能,简单实用。
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.
DrawPanel
- 用delphi写的带很多附加功能的panel,有了这些属性,可以制作很漂亮的界面,在原有的panel上封装的