资源列表
GetCaptionNeC
- 屏幕抓取程序源代码,简单易用,随意分发,内有说明文档-screen capture program source code, easy to use, free distribution, are documented
showFileDlg
- 定制文件对话框,本实例说明如何定制文件对话框,并显示文本文件。-Custom dialog, the examples of how Custom dialog, and display text files.
VB-has-made-of-the-TAB-dialog-box
- VB+制作具有选项卡的对话框,程序及源代码,操作界面解释了编码过程等,无解压密码。-VB has made of the TAB dialog box
hidedlg.zip
- 此代码示范了如何利用具有框架类(MainFrame)的属性在任务栏里隐藏对话框程序。
The-twe
- Draw the class of the window title itself-The Draw the class of the window title itself
UseDlgDemo
- 在程序中使用对话框与用户交互的实例源码,有兴趣的朋友学习一下。-Use the dialog box in the program source code examples and user interaction
Desktop_lock
- 一个锁定桌面的例子--A example for locking the desktop
Modal
- 在对话框编程中,主要的工作量还是在对话框设计和对话框控件的消息处理函数方面,创建模式对话框很简单。本程序基于用计算器对话框的界面来创建模式对话框。-In the dialog box programming, the main workload or in the dialog box design and dialog control message handlers, create mode dialog box is very simple. This program with a cal
Reusing_DHTML
- This code shows ways of creating a Web-style GUI in an MFC application
Flat-Splitter
- 支持对话框中窗口的分割,灵活方便,适用范围广。-Support dialog window segmentation, flexibility, wide application.
WinAppOrderOpt2015
- C # clipboard and types of use cases InputBox-C# 剪贴板 及两类InputBox的使用实例
子窗体关闭父窗体
- winform csharp中怎么样从子窗体关闭父窗口呢?