搜索资源列表
ylm3_stabctrl
- 扩展TabCtrl,可规定每一页上的子窗口并可以在切换时自动显示/隐藏。-TabCtrl expansion may provide each sub-page on the window and can switch automatically Show / Hide.
PropertySheetInDialog
- This demo is from << MFC anwswer book>> ,This is an excellent example of propersheet . Program show to how to put on an propertysheet on a dialog.-This demo is from lt;lt; MFC anwswer bookgt;gt; ,This is an excellent example of propershee
CXTabControl_demo
- 一个tabcontrol控件编程,既可用属性页切换又可用按钮实现翻页,在编辑框中显示页数并可实现3D文字显示-a tabcontrol control programming, which can use attributes page button switches also can be used to achieve flip, in the editorial pages box can show 3D text display
TreePropSheet
- 一个类似树控件显示的属性页。点击左边的Tab,右面就可以显示相关的属性页。-a similar tree controls showed the property pages. Click on the Tab left, the right side can show the property pages.
oracle0607
- 97工程的一个关于显示交接设备和交换设备的常用类.-97 works on show a transfer of equipment and the exchange of equipment commonly used type.
20060420
- 可显示百分比、文字、渐变色的进度条ActiveX控件源代码-can show that the percentage of text, color graded on the progress of the source code for ActiveX
HighColorTab_demo
- 一个扩展的TabCtrl程序,能显示HIColor色彩的图标-TabCtrl an extension of procedures that can show the color icon HIColor
《数据库系统概论》实验指导书
- 编写相关的程序代码,显示执行结果 本程序就是对内存进行分配,所以我们可以利用数组记性模拟,在开始的时候输入内存的块数和每一块的大小,之后我们可以通过扫描数组的每一个元素跟所要求分配的内存块进行比较,如果大与要求的内存则把大的分割,如果小于则合并尽可能少的块数,如果加全部都不够返回。-related to the preparation of the code, the results show that the implementation of this program is to allo
PropertyPage
- 显示一个属性页来对窗口进行操作,这样就可以实现属性页的编制-show a page to the right attributes for the window operation, we can achieve the establishment attribute Page
saprefs
- 属性页和树形控件(treectrl)联合使用的例子,使用树形控件来控制属性页的显示顺序-A example in which properties page control and treectrl are used together, and can use treectrl to control the show order of properties page
PropertyGridEx_src
- The PropertyGridEx control shows how to add a new tab to the standard System.Winows.Forms.PropertyGrid. In this sample, a custom page shows all instance fields of the selected object. Additionally it shows how to implement and use the IPropertyValueU