搜索资源列表
自画ListBox
- 一个用c#实现自画ListBox控件的例子!-with a # self-portraits ListBox controls example!
chklsbev
- CheckListBox ActiveX控件是为了Microsoft Visual Basic和其他支持ActiveX控件的语言设计的控件。它提供了类似Microsoft Word和Excel 中的内含检查框 ( CheckBox)的列表框(listbox)。 更为神奇的是这个控件的每项都可以使用不同的字体、颜色和图标。检查框也可以设置成显示或不显示。你难道不想让自己程序中列表框变得更生动、更与众不同吗?软件中包括Visual Basic、Visual Basic.NET、Visual C
listboxcolor
- listbox加背景色控制(visual c++)-listbox plus background color control (visual c)
C++Biulder自画Listbox
- 用C++Biulder写的自画ListBox的源代码-C Biulder write self-portraits ListBox source code
tab_checklistbox_demo.zip 每项带一CheckBox的列表框
- 每项带一CheckBox的列表框,The listbox which contains a checkbox with each item
print_preview_listbox.zip
- 打印预览列表框的程序,A program which prints preview listbox
FavorList_src.zip
- 选项为超级链接的列表框,the listbox which selection item is hyperlink
ListBox
- C++,Visual C++2008 利用ListBox控件实现对话框功能-C++,Visual C++2008,ListBox
ImageLB_demo
- 选项为一ImageList对象各项的列表框-ListBox which selecting items is equal to items of an imageList object
支持打印的LISTBOX
- 一个支持打印的LISTBOX控件类。- Support printing LISTBOX controls a kind.
ListBox
- ListBox.vcproj 這是使用應用程式精靈所產生之 VC++ 專案的主要專案檔。 它包含產生檔案時的 Visual C++ 版本資訊,以及使用應用程式精靈產生檔案的 過程中,選取的平台、組態和專案功能的相關資訊。 ListBox.h 這是應用程式的主要標頭檔。它包含其他專案特定的標頭 (包括 Resource.h), 並宣告 CListBoxApp 應用程式類別。 ListBox.cpp 這是主要的應用程式原始程式檔,它包含應用程
LISTBOX
- 2个列表框的相互操作的简单示例,方便快速学习列表框。-2 list box interoperable simple example, to facilitate fast learning list box.
ListBoxCH_src
- listbox,visual c++,自绘,实例,源码,c-listbox, visual c++, since the painting, examples, source code
ListBox Controls source code
- C# 控件ListBox源码-C# Controls ListBox source
C_code_picture_ListBox
- C编程自画ListBox代码C programming code from the picture ListBox-C programming code from the picture ListBox
ListBox
- Visual C++的组件ListBox的简单用法,是经过编译的哦,对于C++初学者很有帮助-Components of Visual C++ simple use of ListBox is compiled Oh, very helpful for beginners C++
ListBox
- VS2008 C++ windows应用程序。ListBox控件应用编程。-The VS2008 C++ windows application. ListBox control application programming.
4.ListBox-ComBox-spin-slider-time
- 在MFC平台环境下,用C++编写的关于列表组合框等的程序。-The MFC platform environment, written with C++ program on the list of the combo box.
listBox
- 详细介绍C#的listbox控件,以及其常用属性-Detailed introduction to C# listbox control, as well as their common properties
重绘ListBox控件
- 使用C#2010语言重绘ListBox控件,ListBox的项背景色可以设置成不同的颜色。