Welcome![Sign In][Sign Up]
Location:
Search - vc list icon

Search list

[GUI Developmfcdragrar

Description: 关于VC中列表控件的拖拽操作,主要是关于图标方式下,如何创建拖拽图像,如何判断拖放目标,如何释放等等,有详细的解释。-on VC Control List drag and drop, mainly on the icon mode, how to create drag images, how to determine the drag and drop, how to unlock such a detailed explanation.
Platform: | Size: 35412 | Author: dash | Hits:

[GUI DevelopVC++精品源码打包下载1

Description: 内容有:模仿Outlook建立分类列表框 一个简单的数字时钟程序 可以实现在快速字符串搜索 通过单击列表来改变显示分辨率 创建一个按钮,并在上面显示图标 VC中显示JPG图片,不使用动态连接库 一个邮件报告程序 在VC中实现Undo和Redo功能 自定义的标签控件对话框-contents are : Outlook imitate established classification list frame of a simple digital clock procedures can be achieved in the fast string search by clicking the list to change the display resolution to create a button, and above show icon VC show JPG images, the non-use of a dynamic link library mail reporting procedures in VC to achieve Undo and Redo function-defined labels dialog box controls
Platform: | Size: 1049183 | 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:

[GUI DevelopVC++精品源码打包下载1

Description: 内容有:模仿Outlook建立分类列表框 一个简单的数字时钟程序 可以实现在快速字符串搜索 通过单击列表来改变显示分辨率 创建一个按钮,并在上面显示图标 VC中显示JPG图片,不使用动态连接库 一个邮件报告程序 在VC中实现Undo和Redo功能 自定义的标签控件对话框-contents are : Outlook imitate established classification list frame of a simple digital clock procedures can be achieved in the fast string search by clicking the list to change the display resolution to create a button, and above show icon VC show JPG images, the non-use of a dynamic link library mail reporting procedures in VC to achieve Undo and Redo function-defined labels dialog box controls
Platform: | Size: 1048576 | Author: 大灰熊 | Hits:

[GUI Developmfcdragrar

Description: 关于VC中列表控件的拖拽操作,主要是关于图标方式下,如何创建拖拽图像,如何判断拖放目标,如何释放等等,有详细的解释。-on VC Control List drag and drop, mainly on the icon mode, how to create drag images, how to determine the drag and drop, how to unlock such a detailed explanation.
Platform: | Size: 34816 | Author: dash | Hits:

[Windows CEevc_ListView

Description: WINCE下一个相当漂亮的listctrl,包括加载背景图片,加载icon图标,自绘scroll(任意加载自己滚动条的图片),动态生成等一系列功能,是我自己编写整合的,绝对漂亮,很有用。-WINCE under a very beautiful listctrl, including loading the background image, loading icon icon, since the painting scroll (any scroll bar to load their own pictures), a series of dynamically generated functions, the preparation of the integration of my own, and absolutely beautiful , very useful.
Platform: | Size: 229376 | Author: LIMQUAN | Hits:

[Dialog_Windowexplorer

Description: 利用VC中的Treeview和Listview,做一个自己的资源管理器,左侧的树状目录可以关闭,当点击一个文件夹时右侧的Listview中会显示文件夹的内容。尽量模仿windows的资源管理器的功能,比如左侧文件夹图标的变化和右侧的Listview中可以显示“列表”,“详细资料”-The use of VC in the Treeview and Listview, a manager' s own resources, the left side of the tree can be closed when clicking on a folder in the right side Listview will show the contents of the folder. Try to imitate windows resource management functions, such as the left side of folder icon changes and the right side Listview can display the " list" , " detailed information"
Platform: | Size: 282624 | Author: 夏廉 | Hits:

[GUI DevelopControlEx

Description: 自己编写整合的扩展VC控件动态库,在应用中只要包含相应的控件头文件,并连接ControlEx.lib文件即可以使用,美化自己的界面控件,共包含按钮控件、扩展列表框控件、扩展Gif显示控件、扩展静态控件、超级链接控件等。其中ButtonEx支持图片、图标、透明、声音等效果。使用别忘把ControlEx.dll复制到你的程序目录下面。-I have written to integrate the dynamic expansion of VC control library, in the application as long as the controls included in the corresponding header files, and connect ControlEx.lib document that can be used to beautify their own interface controls, button controls were included to expand the list box control, the expansion of Gif show control, extended static controls, such as a hyperlink control. Which support ButtonEx picture, icon, transparent, and sound effects. Do not forget to use your ControlEx.dll copy the following directory.
Platform: | Size: 253952 | Author: Bruce | Hits:

[Windows Developsysfilename

Description: 很有意思的一个小程序,用VC++6编写的,用以查询Windows系统内所有的文件类型扩展名及关联,你只用在输入框输入扩展名的第一个字符,它会在下边的列表框中自动显示匹配项目,你也可以一次性输入完整而且正确的扩展名名称,这样程序会输出对应的文件类型图标-Very interesting, a small program written with VC++6 to query the system for all Windows file types and associated extensions, you are only used in the input box, enter an extension, the first a character, it will list below box automatically displays matching items, you can also enter a one-time extension of a complete and correct name, so the program will output the corresponding file type icon
Platform: | Size: 54272 | Author: lixin | Hits:

[GUI Developtongkj

Description: 26个VC++界面编程通用控件源代码实例: 如何获得指定点的控件指针 如何将编辑框中输入的字符转换为大写(小写) 如何设置和获得单选按钮的选中状态 如何设置和获得一组单选按钮的选中状态 如何设置列表控件的显示方式 如何设置组合框中列表框的宽度 如何实现带自动完成功能的组合框 如何实现位图按钮 如何使用滑块 如何使用进度条 如何使用列表框 如何使用旋转按钮 如何使用组合框 如何通过控件ID获得控件窗口指针 如何为控件添加工具提示 如何通过控件窗口指针获得控件ID 如何为控件添加工具提示 如何限制编辑框输入文本的长度 如何在按钮上显示图标 如何在列表控件中插入列 如何在列表框中添加水平滚动条 如何在组合框中显示文件列表 -26 VC++ programming interface, common control source code examples: How to get pointer to the specified point of control How to edit box, enter the characters converted to uppercase (lowercase) How to set and get the selected radio button How to set up and get a group of radio button selected How to set the list control is displayed How to set the width of the combo box list box How to implement functions with auto-complete combo box How to implement bitmap button How to use the slider How to use the progress bar How to use the list box How to use the spin button How to use the combo box How to control access to the control window pointer ID How to add a tool tip control How to control window pointer access control ID How to add a tool tip control How to limit the length of text edit box input How to display icon on the button How to insert column list control How to add a level in the list box scroll bar How to display the file list in the c
Platform: | Size: 329728 | Author: 是是 | Hits:

[ComboBoxlist

Description: vc++下LIST控件以ICON显示状态时,对位图的装载和显示-vc++ next to ICON LIST control display state, on the loading and display bitmap
Platform: | Size: 1074176 | Author: goosw | Hits:

[GUI DevelopListCtrlDemo

Description: VC++的图标管理工具演示程序,可以大小图标显示,列表显示-VC++ demo program icon management tool that can size of the icon, the list shows, etc.
Platform: | Size: 1898496 | Author: jialong | Hits:

[GUI Develop26-control-example-the-source-code

Description:   26个VC++界面编程通用控件源代码实例:   如何获得指定点的控件指针   如何将编辑框中输入的字符转换为大写(小写)   如何设置和获得单选按钮的选中状态   如何设置和获得一组单选按钮的选中状态   如何设置列表控件的显示方式   如何设置组合框中列表框的宽度   如何实现带自动完成功能的组合框   如何实现位图按钮   如何使用滑块   如何使用进度条   如何使用列表框   如何使用旋转按钮   如何使用组合框   如何通过控件ID获得控件窗口指针   如何为控件添加工具提示   如何通过控件窗口指针获得控件ID   如何为控件添加工具提示   如何限制编辑框输入文本的长度   如何在按钮上显示图标   如何在列表控件中插入列   如何在列表框中添加水平滚动条   如何在组合框中显示文件列表 -26 a vc++ programming interface general control source code examples: How to get control of the pointer designated point How to edit box in of the input characters into capital (small) How to set up and get radio buttons selected state How to set up and get a group of selected state radio button How to set up the list control showing the way How to set up combo boxes the width of the list box How to realize the combination of complete function with automatic box How to realize a bitmap button How to use the slider How to use the progress bar How to use the list box How to use the rotating button How to use the combination box How to get control via the control ID window pointer How to add the tooltip control How to get control via the control window pointer ID How to add the tooltip control How to limit the length of the input text edit box How to button on the display icon How to insert listed in a list co
Platform: | Size: 7606272 | Author: 吕波 | Hits:

[Windows DevelopvcPP2

Description: CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 CIVStringSet_Demo.zip CIVStringSet_Source.zip   基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。 enum_display_modes_demo.zip enum_display_modes_src.zip   列出所有的显示模式并列表出来,通过单击列表来改变显示分辨率。 iconbutton_demo.zip iconbutton_src.zip   创建一个按钮,并在上面显示图标。 jpeglib_demo.zip jpeglib_src.zip   利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。 -CatListBox_src.zip CatListBox_demo.zip establish this program mirror the Outlook category list box. CClockST_src.zip CClockST_demo.zip a simple digital clock program, which date class derived from MFC CStatic base class. CIVStringSet_Demo.zip CIVStringSet_Source.zip platform based on MFC and STL string class can be achieved in the fast string search. enum_display_modes_demo.zip enum_display_modes_src.zip list display mode and a list of all out by clicking on the list to change the display resolution. iconbutton_demo.zip iconbutton_src.zip create a button, and display the icon above. jpeglib_demo.zip jpeglib_src.zip using Delphi code to display JPG images in the VC, do not use dynamic link library. Mail_Report.zip a mail reporting procedures. SrcFirstProg.zip explains the basic MFC program flow. tabcontrol_demo.zip tabcontrol_src.zip custom label control dialog box. Undo_demo.zip undo_src.zip implemented in VC Undo and Redo functionality.
Platform: | Size: 343040 | Author: stallion | Hits:

[GUI DevelopVC-control-applications

Description: 该程序设计VC++的多种控件的应用,包括: 对话框的图片背景设置、列表框背景颜色设置及内容的添加(删除)和其内容字体的颜色设置、静态框位图及图标加载及文本内容变化、按钮字体变化以及按钮位图加载。内容绝对经典-The program design of the application of VC++ control, including: Pictures of the dialog box set the background, list box set the content of the background color and add (deleted) and the content of the font color Settings, static box bitmap and icon loading and text content change, button changes and button bitmap fonts loading. Content of absolute classic...
Platform: | Size: 299008 | Author: zhoujin | Hits:

[Dialog_Windowgcc-compile

Description: 关于VC中列表控件的拖拽操作,主要是关于图标方式下,如何创建拖拽图像-Drag and drop on the VC list control, mainly on the icon mode, how to create a drag and drop images
Platform: | Size: 8192 | Author: zz | Hits:

[GUI DevelopSysImageList

Description: 摘要:VC/C++源码,界面编程,图像列表,窗体菜单 在一个VC窗体中使用图像列表,在菜单或视图的内容项前面加上一个图标,这样让界面更美观漂亮,也显得专业些,本源码有些老,但在VC++6.0中可顺利编译运行,源码测试截图请下拉滚动条参阅“软件截图”。-Abstract: VC/C++ source, interface programming, image lists, forms, menus used in the form of a VC image list, or view the contents of the menu items preceded by an icon, so make the interface more beautiful appearance, also appears to be more professional The source some old, but in VC++6.0 can compile and run smoothly, source test shots please scroll down see " Software screenshot."
Platform: | Size: 14336 | Author: 海少 | Hits:

[Windows Developsrc

Description: VC 一个非常不错的List控件,支持背景颜色设置,可以显示复选框、图标、已经进度条等功能,精选学习源码,很好的参考资料。-VC List a very good control, support the background color settings, can display the checkbox, icon, has the progress bar and other functions, select learning source code, a good reference.
Platform: | Size: 54272 | Author: 桂花翅子 | Hits:

[CSharpTestList6.3

Description: 一个VC++ ListView演示源码,可以说是一个自定义的 ListView,支持多种内容排列方式、像列表、图标、小图标等方式,另外还可为ListView中的各个行着色,从而显示不同的颜色,如截图所示的效果,从事VC++编程,掌握ListView,这是必需的-A VC++ ListView demo source code, can be said to be a custom ListView to support a variety of content arrangement, such as a list, icon, small icon, etc., in addition to the individual but also for the ListView row coloring to display different colors, such as the effect shown in the screenshot engaged VC++ programming, master ListView, it is necessary
Platform: | Size: 38912 | Author: apudn51 | Hits:

[ComboBoxVC-imitation-QQ-

Description: VC 仿QQ聊天对话框与好友列表框。利用VC++编程,实现功能为:QQ菜单,也称抽屉菜单(也有的叫导航菜单);QQ头像的列表显示;简易的消息发送模拟;简易的上线,隐身模拟;悬挂QQ,以及在任务栏显示图标。-VC imitation QQ chat with friends dialog list box.Using vc++ programming, the realization of function is: QQ menu, also calls the drawer menu (or called navigation menu) QQ head portrait list Simple messages simulation Simple and easy online, stealth simulation Hanging QQ, and display icon in the taskbar.
Platform: | Size: 740352 | Author: 贾兵兵 | Hits:
« 12 »

CodeBus www.codebus.net