资源列表
TabPage
- 展示了如何使用标签页对话框。使用这项技术,你的程序就可以有多个操控界面,并且能很方便地在界面之间切换。这为开发大型程序提供的便利。-Demonstrate how to use the tab dialog box. The use of this technology, your program can have more than one control interface, and can easily switch between the interface. This is for t
BSA
- 一个爱尔兰B公式的计算器,输入相应的s与a值,即可得到你要的阻塞率-an Irish B formula calculator, input and the corresponding's a value, you can get to the blocking rate
GetIP
- give me an hostname,I can give you ip addre-give me an hostname,I can give you ip address
splits
- 这个由Visual C++ 5.0开发的程序演示如何管理View中的切分窗口,用到了CSplitterWnd::DeleteView()和CSplitterWnd::CreateView()等成员函数
FileChooserDemo
- 文件选择的程序类似windows里的对话框-document selection procedures similar to the dialog windows Lane
CDialogSKsrc
- CDialogSK-简单的对话框换肤类-CDialogSK-simple dialog Eurocargo category
3483
- 用户注册管理程序,很小,很精简,很实用,适用于各种程序和系统-failed to translate
view-full-Screen
- view视图窗口全屏显示的范例,值得学习参考-view view window full-screen example, it is worth learning reference
FontDlg
- 教你如何使用字体对话框,里面是相关的代码。-tell you how to use the font dialog,there s the relative code inside.
字体对话框和颜色对话框
- 我初学c++ builder,制作了一个较简单的程序-beginner c builder produced a relatively simple procedure
Draw
- MDI 应用程序是另一类重要的文档视结构程序。它的特点是:用户一次可以打开多个文档,每个文档对应不同的窗口;主窗口的菜单会自动随着当前活动的子窗口的变化而变化;可以对子窗口进行层叠、平铺等各种操作;子窗口可以在MDI 主窗口区域内定位、改变大小、最大化和最小化,当最大化子窗口时,它将占满MDI 主窗口的全部客户区。MDI 不仅可以在同一时间内同时打开多个文档,还可以为同一文档打开多个视图。在Windows 菜单下选择New ,就为当前活动文档打开一个新的子窗口。 -MDI applicati
