CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - VC I
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Button control
ComboBox
EditBox
TreeView
Static control
PropertySheet
RichEdit
ListView/ListBox
Menu control
ToolBar
StatusBar
Dialog_Window
Other
Tab Control
Search - VC I - List
[
GUI Develop
]
如何使用VC++提供的TAB控件
DL : 0
在VC++中如何使用TABCONTROL控件 VC++中的TABCONTROL控件和VB,DELPHI中的不一样,它的使用方法比VB,DELPHI中要麻烦得多。 我写了个事例 也许对大家有点帮助,只适合菜鸟看哦,因为我就是菜鸟 -in VC TABCONTROL how to use the controls VC TABCONTROL controls and VB, Delphi not the same as it used than VB, Delphi to much trouble. I wrote a pair of examples may help you a bit, only for a birdie FACT, because of my exposure
Date
: 2008-10-13
Size
: 49.28kb
User
:
王泽民
[
GUI Develop
]
调用AnimateWindow实现动画窗口的实现
DL : 0
修改MFC窗口的背景颜色 编写环境是VC,本人独立写的小程序,学习使用-MFC window changes the background color of the environment is prepared VC, I wrote a small independent procedures, learning to use
Date
: 2008-10-13
Size
: 28.7kb
User
:
田野
[
GUI Develop
]
VC++_source_bmp
DL : 0
资源封装的最好例子,这是本人初学时的一个练习-resources the best example of this is that when I am a practicing
Date
: 2008-10-13
Size
: 175.17kb
User
:
杨尚昆
[
GUI Develop
]
VC(gundongtiao)
DL : 0
关于在VC++中编程操作滚动条的例子有不少,但由于VC++编程基于消息机制,使得本来很简单的思想变得有些隐讳起来。对于初学者而言,恐怕看到一个例程,并不是很容易就弄清楚其来龙去脉。下面我们结合一个例子,介绍一下如何在VC++中进行滚动条编程。-on the VC program rolling operation of the examples are many, but VC-based news programming mechanism, would make a very simple idea become somewhat taboo up. For beginners, I am afraid to see a routine, it is not very easy to find out its causes. Next, we combine an example to tell you about how the VC for the rolling of programming.
Date
: 2008-10-13
Size
: 91.87kb
User
:
mwh
[
GUI Develop
]
vc界面
DL : 0
我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。 为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix frame, and frames are combinations are two kinds of functions -- and the drop-down list. Under normal circumstances, the list box and the width of the selection box is the same width, but sometimes we need to do is list the width of the frame, one will enable us to better do our election of the things. To have this function, I wrote the following this function. First of all in your dialog box to add one of the news WM_CTLCOLOR handle, or use the inheritance CComboBox category, but which add the following code :
Date
: 2008-10-13
Size
: 7.34kb
User
:
政策
[
GUI Develop
]
multiFileBrowser
DL : 0
这个浏览器是用vc6.0编写的,界面类似IE,但它是一个多文档程序,为了方便在各个窗口之间切换,我特意在工具条上加了一个窗口列表,你可以在此毫不犹豫地快速切换窗口、也可以双击使窗口最大化。工具条采用IE风格,仅加入了最常用按钮。一些菜单功能没有实现,不过你可以用右键菜单中的功能来完成。- This browser is compiles with vc6.0, contact surface similar IE, but it is more than documents procedures, in order to facilitate between each window cuts, I specially added a window on the tool strip to tabulate, you were allowed in this fast cut window, also to be allowed to double-click without hesitation cause the window maximization. The tool strip uses the IE style, has only joined the most commonly used button. Some menu functions have not realized, but you may use in the right key menu the function to complete.
Date
: 2026-01-09
Size
: 65kb
User
:
许豫飞
[
GUI Develop
]
appface_vc
DL : 0
AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: "appface.h", "appface.dll" ,"gtclassic.urf" 。 接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将"appface.h" 拷贝到该工程目录下,将"Appface.dll"拷贝到该工程的输出目录下,例如:"debug\",将"gtclassic.urf"拷贝到资源所在目录下 。在VC 的项目管理器中进入资源管理项,在右键菜单中选择"Import",将"gtclassic.urf"添加进工程,资源类型设定为: "MYRESTYPE",资源ID设定为"IDR_MY_URF"。注意:资源ID 前面一定要加双引号 -AppFace supports three skin loading from the disk loading, loading resources from the memory load. Now, I would talk about how to load resources from the URF skin document : first, to ensure that you downloaded AppFace for VC development kits, we have to use th ree documents : "appface.h", "appface.dll", "gtclassic.urf." Next, create an executable file VC, MDI/SDI/DIALOG/WIN32 types of can, I would like to create a DIALOG project ResSkin explanation. "Appface.h" copy to the project directory, "Appface.dll" copied to the output of the project directory, for example : "debug \", "gtclassic.urf" copy of the directory containing the resources. VC in the project manager to enter the resource management, and in the right me
Date
: 2026-01-09
Size
: 576kb
User
:
钱博
[
GUI Develop
]
XPScroll
DL : 0
VC来实现XPScroll效果编程必看 免费下载 欢迎提出宝贵意见 第一次上传 我以后把我的整理一下全发上来 以飨读者-VC to achieve results XPScroll programming welcome Watchable free download valuable advice first upload me after I finished up all fat onto Thank you to our readers
Date
: 2026-01-09
Size
: 227kb
User
:
项昂之
[
GUI Develop
]
vc界面
DL : 1
我们经常会使用到组合框,而组合框是是有2种功能的--下拉和列表。一般情况下,列表框的宽度和选择框是一样宽的,但是我们有些时候确实很需要把列表框的宽度变大,一便让我们能更好的看我们要选的东西。 为了能有这个功能,我写了下面的这个函数。首先得在你的对话框中添加一个的WM_CTLCOLOR的消息句柄,或者使用CComboBox的继承类,而且在其中添加下面的代码:-we often use to mix frame, and frames are combinations are two kinds of functions-- and the drop-down list. Under normal circumstances, the list box and the width of the selection box is the same width, but sometimes we need to do is list the width of the frame, one will enable us to better do our election of the things. To have this function, I wrote the following this function. First of all in your dialog box to add one of the news WM_CTLCOLOR handle, or use the inheritance CComboBox category, but which add the following code :
Date
: 2026-01-09
Size
: 7kb
User
:
政策
[
GUI Develop
]
Menus
DL : 0
本程序是一个在vc环境下构建菜单程序的实例本人希望所有对vc可视化编程感兴趣的网友们分享本人的一点心得本程序有很强的代表性有利于读者举一反三-this procedure is an environment in vc Construction menu procedures examples I hope that all right vc Visual Programming interested netizens to share my experience of this program is a strong representation is conducive to draw inferences from readers
Date
: 2026-01-09
Size
: 1.87mb
User
:
ali
[
GUI Develop
]
FileDialog
DL : 0
这是一个VC的窗口的例子,相信是一个好程序.也能使大家喜欢-This is a window of the VC example, I believe it is a good procedure. We would also like to
Date
: 2026-01-09
Size
: 30kb
User
:
宁建文
[
GUI Develop
]
学习VC++6
DL : 0
这是用来学习Visual C++ 的资料,相信对大家一定很有帮助-this is used for learning Visual C information, I believe that we will definitely helpful
Date
: 2026-01-09
Size
: 140kb
User
:
hf
[
GUI Develop
]
如何使用VC++提供的TAB控件
DL : 1
在VC++中如何使用TABCONTROL控件 VC++中的TABCONTROL控件和VB,DELPHI中的不一样,它的使用方法比VB,DELPHI中要麻烦得多。 我写了个事例 也许对大家有点帮助,只适合菜鸟看哦,因为我就是菜鸟 -in VC TABCONTROL how to use the controls VC TABCONTROL controls and VB, Delphi not the same as it used than VB, Delphi to much trouble. I wrote a pair of examples may help you a bit, only for a birdie FACT, because of my exposure
Date
: 2026-01-09
Size
: 49kb
User
:
王泽民
[
GUI Develop
]
调用AnimateWindow实现动画窗口的实现
DL : 0
修改MFC窗口的背景颜色 编写环境是VC,本人独立写的小程序,学习使用-MFC window changes the background color of the environment is prepared VC, I wrote a small independent procedures, learning to use
Date
: 2026-01-09
Size
: 28kb
User
:
田野
[
GUI Develop
]
修改MFC窗口的背景颜色
DL : 0
修改MFC窗口的背景颜色 VC编写,100%本人原创作,学习使用-MFC window changes the background color of VC preparation, I 100% for original and learning to use
Date
: 2026-01-09
Size
: 41kb
User
:
田野
[
GUI Develop
]
ADO_Grid表格平台
DL : 0
1 这是我用VC做的电子表格平台,可实现对窗口表格视图和其背景数据库的若干基本操作。 (a动态创建新表, b在表中添加、删除行、列, c打开、保存、另存表格, d制作了一个属性对话框来修改表格的基本属性,如行数、列数、标题等) 用户可通过视图上操作改变背景数据库 2 数据库操作采用ADO, 背景数据库采用Access 视图采用单文档界面和CGridCtrl控件 3 本软件在运行时,在debug文件夹中要考入“资料”的access文件,否则出错 4 请版主批评指正,谢谢 westlife04@Tom.com-This is a VC do I use electronic forms platform, to achieve the View window forms the background and some of the basic database operations. (Dynamic creation of a new table, b, in the table to add, delete rows and columns, c open, preservation, separate forms, d produced a dialog box to change attributes form the basic attributes, such as the number of firms are few, Heading etc.) users can view on the background change operation two databases using ADO database operation, background View Access database using a single interface and documentation controls three CGridCtrl software Win And when the debug folder to be admitted to "information" access to the documents, Otherwise, please moderator four errors criticism correction, thank westlife04@Tom.com
Date
: 2026-01-09
Size
: 347kb
User
:
湖朝
[
GUI Develop
]
MyDetective
DL : 0
vc写的一个按键侦测程序 一日写程序,倍感无聊,想知道到底我按了多少次键,想看看键盘和鼠标被我“折磨”了多少次。嘿嘿。 为了满足自己的好奇心,所以有了一个写一下小程序的想法。 -vc written procedures for the detection of a button the 1st written procedures, I feel silly, in the end, I would like to know by the number of keys, I would like to see the keyboard and mouse I was "tortured" a number of times. Laughter. In order to satisfy their own curiosity, with a small program written about the idea.
Date
: 2026-01-09
Size
: 225kb
User
:
云水
[
GUI Develop
]
DlgMenu
DL : 0
vc程序例子,我做的,可以在对话框上加载菜单-vc procedures example, I do, can be loaded in the dialog box on the menu
Date
: 2026-01-09
Size
: 26kb
User
:
赵东
[
GUI Develop
]
FormWip
DL : 0
VC++界面编程的法宝,你肯定会觉得物有所值的!-VC programming interface weapons, I am sure you will find value for money!
Date
: 2026-01-09
Size
: 1.45mb
User
:
[
GUI Develop
]
VC++_source_bmp
DL : 0
资源封装的最好例子,这是本人初学时的一个练习-resources the best example of this is that when I am a practicing
Date
: 2026-01-09
Size
: 175kb
User
:
杨尚昆
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.