Welcome![Sign In][Sign Up]
Location:
Search - vc FORM View

Search list

[Dialog_WindowPropertyManage

Description: VC窗体开发示例,有图形菜单,真彩工具条,三分视图,仿QQ拉帘等-VC Form development examples, graphics menu, sleekly tools, two-thirds of View, fake QQ Rafah screens, etc.
Platform: | Size: 4514943 | Author: 孙雪松 | Hits:

[Windows Developmdisdi

Description: 在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击菜单只能产生一个窗口(象SDI)。这种形式的窗口设计给人与一种条理感。于是我用VC6.0尝试创建这种窗口,现将整个过程为大家写下来,这里应含有MFC的一些内幕技术。-in many management information system forms have some things in common : We can open the menu framework through various types of View window, which is MDI window View some of the features, in the framework of the smallest Window maximize reduction, and click on the menu only have a window (like SDI ). This form of window design gives people with a coherent sense. I have spent VC6.0 attempt to create such a window, now the entire process for you to write down here should contain some insider MFC technology.
Platform: | Size: 27648 | Author: 那时花开 | Hits:

[ListView/ListBoxListCtrl

Description: CListCtrl控件在默认的情况下有ICON形式,没有底纹,而且报表视图中选中一行时,它只加亮最左边的一个栏目。通过函数SetWindowLong设置列表控件的LVS_REPORT风格,通过CListCtrl的成员函数SetEctendedStyle设置列表控件的LVS_EX_FULLROWSELECT风格。-CListCtrl Control in default under the ICON form, no Shading, and statements selected his view, it only increases the left-most column 1. SetWindowLong function set through Control List LVS_REPORT style, the members of CListCtrl function SetEctendedStyle Control List set LVS_EX_FULLROWSELECT style.
Platform: | Size: 4914176 | Author: lili | Hits:

[Otherfillwordtable

Description: 在实际应用中,编程者往往喜欢程序能自动生成word说明文档,说明程序运行的状况或运行的结果;或者程序能提取数据库的内容生成word表格,使用户能方便的查看和修改,打印。但是VC++中调用word的确不容易,特别是对word中各种函数的使用,本文以作者的工作经验详细介绍一下如何调用word和进行word表格的填写,有同样需求的编友也可查看一下MSDN中的Automation Microsoft Office 97 and Microsoft office 2000。-in practical application, programming procedures are often like word can be automatically generated documentation, a description of the proceedings or the status of running the operation; Or procedure can extract the contents of the database generated word form so that the users can easily view and modify, print. But VC Calling word is not easy, especially for word the various function, the author of the paper work experience tell us in detail how to call word for word and fill in the forms, with the same demand for the series Friends can also check MSDN Automation of Microsoft Office 97 and Microsoft Office 2000 .
Platform: | Size: 50176 | Author: hwz | Hits:

[OpenGL programOpenGL多视图的实现

Description: 在vc的环境下,关于浮动窗体中的OpenGL多视图的实现.-vc in the environment, floating on the OpenGL Form Multi-View achieved.
Platform: | Size: 160768 | Author: jl | Hits:

[GUI DevelopADO_Grid表格平台

Description: 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
Platform: | Size: 355328 | Author: 湖朝 | Hits:

[Windows CETableLookUpper

Description: evc环境下的数据库查看器。可以查看表格和表格内的数据。-AES environment database viewer. Can View forms and form data.
Platform: | Size: 56320 | Author: 李济 | Hits:

[Dialog_WindowPropertyManage

Description: VC窗体开发示例,有图形菜单,真彩工具条,三分视图,仿QQ拉帘等-VC Form development examples, graphics menu, sleekly tools, two-thirds of View, fake QQ Rafah screens, etc.
Platform: | Size: 4988928 | Author: 孙雪松 | Hits:

[Windows DevelopSplitView

Description: 窗体分割及窗口间信息的交互,在主窗口中画线及画点操作-Form divided between the window and the interactive information, in the main window line drawing and painting operation point
Platform: | Size: 76800 | Author: 王清泉 | Hits:

[source in ebookvc_jiqiaoshili_part7

Description: Visual.C++程序设计技巧与实例--配套光盘 第7章 窗口和桌面系统 本章共14个实例: 1. NotMoveResize创建不能改变大小也不能移动的窗体 2. DockToolbar将两个工具条摆在一排 3. RemoveUntitle去除MFC APPWIZARD生成工程标题中的"Untitled-MyApp" 4. RestoreWindowPos恢复窗口位置 5. SetFormViewBkgrnd设置FormView的背景色 6. DyCreateControl在View中创建控件 7. MDIFullScreen窗口全屏显示和工具栏的飘浮与停靠 8. StatusBarControl在状态条上创建按钮和组合框 9. TabedViewProject创建标签视(tabbed view) 10. Tray创建系统托盘 11.ShowHideTaskbar隐藏显示系统任务条 12.Changefbl改变屏幕分辨率 13.ShutDown调出关机对话框 14.WindowOnTop创建一个顶层窗口-Visual.C program design techniques and examples-- matching CD Chapter 7 of the window and desktop systems were chapter 14 examples : 1. NotMoveResize creation can not change size can remove the Form 2. DockToo lbar two tools will be placed in a row of three. RemoveUntitle removal MFC APPWIZ ARD generating project title "Untitled- MyApp" 4. RestoreWind owPos restore window 5. SetFormViewBkgrnd set FormView 6 of the background color. DyCreateControl created in the View Control 7. MDIFull Screen window full screen display and the floating toolbars and accommodate eight. StatusBarControl in a state of the buttons on the creation and composition of Box 9. TabedViewProject create labels as (tab bed view) 10. Tray create implicit system tray 11.ShowHideTaskbar possession of the missio
Platform: | Size: 2122752 | Author: xixi | Hits:

[OS DevelopFormview

Description: VC++实现的formview实现可上下滚动对话框,非常值得参考.-VC++ Realize realize the FormView can scroll up and down the dialog box, very worth considering.
Platform: | Size: 2215936 | Author: 罗心安 | Hits:

[CSharpc

Description: 该源代码是为了方便广大vc编程者制作界面,该源代码涉及到浮动窗体,及树视图的制作,是一个不错的源程序。 本文来源于虾客源码 http://www.xkxz.com-The source code is in order to facilitate the production of vast numbers of vc programmer interface, the source code related to the floating form, and the tree view of production, is a good source. This article comes from off-source shrimp http://www.xkxz.com
Platform: | Size: 3072 | Author: zhxnh | Hits:

[GUI DevelopCoolTabCtrl

Description: 本示例程序演示了一个自绘TAB控件的实现方法。每一个TAB按钮与一个视图对应,类似于OFFICE中ONENOTE那样的形式。TAB按钮可以使用普通外观,也可以使用自绘外观,或者使用图片。使用这样的形式,可以代替传统的MDI形式。示例程序使用VC6+WTL7.0编写。-This example demonstrates a self-painted TAB control method. TAB each button corresponds with a view, similar to OFFICE OneNote as in form. TAB button can use the general appearance, can also use the self-painted look, or use the picture. Use this form, you can replace the traditional MDI form. Examples of procedures for the use of VC6+ WTL7.0 prepared.
Platform: | Size: 90112 | Author: 徐宇 | Hits:

[OtherVC++jiandanlianxi

Description: 简单的VC++练习题,包括创建不带文档或视图类的MFC程序练习,利用常见控件与对话框编写应用程序练习,窗体常用高级控件与属性表使用练习,文档与视图的分离练习-Simple VC++ Exercises, including the creation of non-document or view class of MFC program exercises, using common control with the dialog box to write applications to practice, the form commonly used high-level control and attribute table to use to practice, documents and view the separation practice
Platform: | Size: 910336 | Author: 王坤浩 | Hits:

[VC/MFCVCpp.NET

Description: 《VC++.NET精彩百例》配套代码 [涉及平台] VC++.NET [作者] void [文件大小] 2969KB [更新日期] 2005-10-30 一、资源说明 第1章 界面编程 实例1 "欢迎"界面 实例2 动态字幕效果 实例3 透明窗体 实例4 静态切分窗口 实例5 滚动视图 实例6 字形窗口 实例7 多边形窗口 实例8 HTML浏览器 实例9 窗口的动画效果 实例10 实现动画图标 实例11 动态切分窗口 实例12 橡皮区矩形 实例13 多个定时器 实例14 椭圆窗体 -" VC++. NET brilliant 100 cases of" complementary code [involving platform] VC++. NET [author] void [File Size] 2969KB [Updated] 2005-10-30 I, Chapter 1 of the resources that programming interface Example 1 " Welcome" interface example 2 example 3 effect of dynamic subtitles transparent form of static segmentation example 4 example 5 rolling window view window example 6 example 7 polygon-shaped window example 8 HTML browser window example 9 example 10 of the animation icon animation examples of the realization of dynamic shear 11 Examples of sub-window area of 12 rectangular rubber Timer more than 13 examples of examples of oval form 14 ......
Platform: | Size: 3140608 | Author: 苏叶 | Hits:

[GDI-Bitmapvc6GDIplusSrc

Description: VC++使用GDI控制png图片半透明制作漂亮时钟,GDI库经打包,现在可以在VC6下顺利编译了,不管是作为一个使用PNG图片制作半透明窗体的实例,也可以把它当作一个漂亮的时钟,从运行界面来看,你第一眼一定会感觉吃惊-VC++ using GDI to control the production of beautiful semi-transparent png picture clock, GDI libraries, as packaged, can now be successfully compiled in VC6, and whether to use PNG as a picture example of the production of semi-transparent form, it may take it as a beautiful clock, from the operation of the interface point of view, you will definitely feel shocked at first sight
Platform: | Size: 773120 | Author: 809 | Hits:

[VC/MFCvc6GDIplusSrc

Description: VC++使用GDI控制png图片半透明制作漂亮时钟,GDI库经源码爱好者打包,现在可以在VC6下顺利编译了,不管是作为一个使用PNG图片制作半透明窗体的实例,也可以把它当作一个漂亮的时钟,从运行界面来看,你第一眼一定会感觉吃惊。 -VC++ using GDI to control the production of beautiful semi-transparent png picture clock, GDI library packaged by the source enthusiasts can now be successfully compiled in VC6, and whether to use PNG as a picture example of the production of semi-transparent form, it can be it as a beautiful clock, from the operation of the interface point of view, you will definitely feel shocked at first sight.
Platform: | Size: 774144 | Author: zhongxiaosheng | Hits:

[Dialog_Windowview

Description: VC实现窗口的切换和窗体的分割,其中包括窗体的动态分割,与静态分割-VC window switch and the realization of the split form, including the form of the dynamic segmentation, and static segmentation
Platform: | Size: 644096 | Author: 温清林 | Hits:

[Windows DevelopMyAddin

Description: 利用vc可以操作word,在实际应用中,编程者往往喜欢程序能自动生成word说明文档,说明程序运行的状况或运行的结果;或者程序能提取数据库的内容生成word表格,使用户能方便的查看和修改,打印。但是VC++中调用word的确不容易,特别是对word中各种函数的使用,本文以作者的工作经验详细介绍一下如何调用word 和进行word表格的填写,有同样需求的编友也可查看一下MSDN中的Automation Microsoft Office 97 and Microsoft office 2000。下面介绍以Microsoft Office 2000 Word为例。-Using vc can operate word, in practical applications, programmers tend to prefer word program can automatically generate documentation, indicating the status of running or run results or the program can extract the contents of the database generated word forms, allowing users to easily view the and modify, print. However, VC++ to call word is not easy, especially for the use of word in a variety of functions, this paper details the author' s experience in how to call the word and carry out word form fill prepared with similar needs may also be a look at MSDN Friends The Automation Microsoft Office 97 and Microsoft office 2000. Here' s to Microsoft Office 2000 Word as an example.
Platform: | Size: 21504 | Author: 李飞 | Hits:

[.netVC.NET-view

Description: VC.NET创建列表视图应用程序,在窗体中使用ListView表格控件,让数据结构更加清淅,便于阅读,本程序运行微软.NET平台,请使用VisualStudio2010及以上版本编译。-VC.NET to create a list view application, using a ListView form controls in the form, make data structure more clearer and easier to read. This program is run. Microsoft.net platform, please use VisualStudio2010 and above and compilation.
Platform: | Size: 28672 | Author: qwe | Hits:
« 12 3 4 »

CodeBus www.codebus.net