文件名称:静态控件的特殊用法
介绍说明--下载内容均来自于网络,请自行研究使用
使用Visual C++ 6.0编制软件时,静态控件是最常用的控件之一。一般情况下,静态控件用作那些没有固定标题文本属性的控件(如文本编辑控件、列表框等)的标签,或者用来为控件分组,或者用来显示一些提示性的文件。实际上,静态控件除了显示静态文本这一基本功能外,还有许多其他的特殊功能,如在静态控件中可以显示图标、位图,甚至还可以在静态控件中显示动画。本文将通过示例程序来介绍静态控件的这些特殊用法-use Visual C 6.0 software, static control is the most commonly used one of the controls. Under normal circumstances, static controls for those who have no fixed heading Control attributes of the text (such as text editing controls, the list box, etc.) labels, or be used for the control group, or used to show some indication of documents. In fact, static control is not only a static version of this basic function, there are many other special functions, static Control if it shows icons, bitmaps, and even the static display animation controls. This sample program will be introduced to Static Control's special usage
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 83390036静态控件的特殊用法.rar 列表 ShowIco ShowIco\vc在线下载说明.txt ShowIco\ShowIco.opt ShowIco\ShowIco.rc ShowIco\ShowIco.aps ShowIco\ShowIco.clw ShowIco\ReadMe.txt ShowIco\ShowIco.h ShowIco\ShowIco.cpp ShowIco\ShowIcoDlg.h ShowIco\StdAfx.h ShowIco\StdAfx.cpp ShowIco\res ShowIco\res\ShowIco.rc2 ShowIco\res\ShowIco.ico ShowIco\res\windows.ico ShowIco\ShowIco.dsw ShowIco\ShowIco.ncb ShowIco\Resource.h ShowIco\ShowIco.plg ShowIco\ShowIco.dsp ShowIco\ShowIcoDlg.cpp