资源列表
Mybole
- 对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理,如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件(发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。-Dialog user interface procedures for the preparation, how to join the dialog box controls the data members and impleme
beutifulwin
- 一个自已做的VC++漂亮窗口,记得以前天网防火墙有这种风格的窗口,在Delphi中,这种效果的窗体一般需要借助于控件完成,因此用纯VC代码实现本效果,还是很有参考价值的 -A VC++ to do their own beautiful window, remember that Skynet has this style of windows firewall, in Delphi, this effect usually takes the form completed by means
DockWnd
- 本例实现了浮动窗口功能,而且可以调节窗口的透明度-This example implements the floating window capabilities, and can adjust the transparency of the window
LISTHSCROLL
- 程序可以打开txt文件,并有垂直滚动条和水平滚动条,使整个文件可见。 解决了以往只是messageBox弹出对话框从而导致大的文件不可全显的小问题。-Program can open the txt file, and a vertical scroll bar and the horizontal scroll bar, so that the entire file is visible. Solves the resulting pop-up box is messageBox lar
AnimationFormVB
- VB 制作 动画窗口效果,实现各种特效,简单好用。-VB window animation effects, to achieve various effects, easy to use.
PNGsplashVB
- VB 制作 GPN 透明窗口的例子程序,可以让您的程序看上去更加漂亮。-VB example of production of GPN transparent window procedure that allows your program look more beautiful.
VCmessageWindow
- VC消息窗口,有点类似于飞信弹出的消息窗口-a vc window just like fetion s window!
MFCDialog
- 一个简单的对话框,适合MFC的初学者-A simple dialog box, suitable for beginners MFC
AAA
- 可以改变窗体透明度,方法比较具体,希望可以为你提供一些参考-Can change the form of transparency, methods more specific, I hope to provide some reference for you
xShutdown_2.0
- 在对话框输入时间来设置定时关机。有相应提示信息和检查措施。-Enter the time in the dialog box to set the sleep timer.
danrudanchuchuangkou
- 使用AnimateWindow()函数,使窗口实现淡入淡出的显示方式-Use AnimateWindow () function, so that the window is displayed to achieve fade
DrawSin
- 如何在对话框上画正弦函数,大一时候学MFC课程的作业,整理成了详细的文档。-Draw sin(x) on a dialog.