Welcome![Sign In][Sign Up]
Location:
Search - CListBox

Search list

[SourceCodeCListBoxST_demo.zip

Description: clistbox
Platform: | Size: 140328 | Author: | Hits:

[ListView/ListBoxcolorlb_src

Description: 一个从网上收集到的彩色ListBox控件,这是一个类,从MFC中的CListBox中继承的类,使用几乎和ClistBox一样。-an online collection of color ListBox controls, which is a category from the MFC CListBox inherit the category, and ClistBox use almost the same.
Platform: | Size: 3570 | Author: 刘大伟 | Hits:

[ListView/ListBox20040312161342_XListBox_demo

Description: 一个重载CListBox的控件,实现自画,可以动态修改背景颜色和前景色.-a heavy CListBox the control and achieve self-portrait, can dynamically change the background color and foreground color.
Platform: | Size: 52053 | Author: 乐天 | Hits:

[ListView/ListBoxCheckListBoxCBN

Description: like the CCheckListBox class provided with MFC, however, it’s use isn’t obvious and the wizard assistance stops at the CListBox class. I’ll describe how to insert it easily in your project. (There may be easier ways to do it, but this is how I do it and it works). -like the CCheckListBox class provided with MFC, however, it's use is not obvious and the wizard assistance stops at the CListBox class. I'll describe how to insert it easily in your project. (There may be easier ways to do it, but this is how I do it and it works).
Platform: | Size: 13028 | Author: 理理 | Hits:

[GUI Develop有色控件

Description: 这是一个我改造的Clistctrl控件和CListBox控件的源代码,可以让每行都显示出不同的颜色字体-This is a transformation of my control and CListBox Clistctrl control of the source code, allowing firms each show different colors, fonts
Platform: | Size: 69342 | Author: 王为 | Hits:

[ComboBoxCColorListBox_demo

Description: 通过CComboBox控件在CListBox控件中添加彩色的字体,在CComboBox中设定不同的背景色和前景色。在CListBox中实现每行都有不同的颜色。-through CComboBox Control in CListBox controls add color and the size of the CComboBox set different background color and foreground color. CListBox achieved in each line has a different color.
Platform: | Size: 39147 | Author: 吕杨 | Hits:

[ListView/ListBox有背景列表匡

Description: 通过该程序可以为CListBox控件设置自己喜欢的背景图片,使你的程序界面更加新颖。-adoption of the procedures to set up CListBox control their favorite background image, so your program interface more innovative.
Platform: | Size: 177752 | Author: 范树学 | Hits:

[GUI Developlist_menu

Description: 在ToolBar中嵌入CListBox,看起来像图形菜单-embedded in the Toolbar CListBox, looks like graphical menu
Platform: | Size: 39855 | Author: 郑义 | Hits:

[ListView/ListBoxCListBoxST_src

Description: 一个CListBox的扩展类快来下啊快来中阿快来 -a hurry and the extension of the class under which ah Come A Come
Platform: | Size: 7278 | Author: 王仕铭 | Hits:

[ListView/ListBoxMyListBoxTest

Description: 智能水平scrollbar的CListBox。 在MFC中,用列表框(CListBox)来显示多个字符串是一种很方便的方法。但缺 省的列表框水平滚动条不够智能——这里智能的含义是:在应该出现的时候出 现,不应该出现的时候消失,而且应能自动调节自己的大小。-intelligent level of 9x15 CListBox. In MFC, with the list box (CListBox) to show that the number of strings is a very convenient way. But the default horizontal scrolling list box, not smart -- smart here is the meaning : should the time and should not disappear in time, but should be able to adjust their size.
Platform: | Size: 3704238 | Author: 王力 | Hits:

[ListView/ListBoxToolTipListBoxDemo

Description: 该工程实现了可以显示多行内容的ToolTip的ListBox,继承CWnd实现了一个自定义的ToolTip类,再继承CListBox实现了一个自定义的ListBox类-realization of the project can show the contents of multiple lines ToolTip the ListBox, Inheritance CWnd implementation of a custom ToolTip category, CListBox succession again achieved since the definition of a ListBox Class
Platform: | Size: 20140 | Author: jorry | Hits:

[ListView/ListBoximagelistbox_src

Description: 采用ATL/WTL技术实现的超级酷的CListBox类
Platform: | Size: 4650 | Author: gaojp | Hits:

[GUI DevelopListCtrl

Description: 背景:我用一个CListBox派生类实现宿主(owner-draw)列表框,这个列表框的项目宽度超过了列表框本身的宽度,因此当鼠标指针指向大宽度的列表框项时,我想显示一个类似Toolbar的提示窗口,在窗口中显示完整的列表框项目文本...
Platform: | Size: 55699 | Author: 段平平 | Hits:

[ADO-ODBCCMyAdo

Description: 该类实现了对ADO数据库的链接,自动获取数据库IP,填CListBOx表的填充等功能。
Platform: | Size: 2171 | Author: 成智之 | Hits:

[SourceCodeCListBoxST_src.zip

Description: 标准控件LISTBOX类代码
Platform: | Size: 6953 | Author: ngwshine@163.com | Hits:

[ListView/ListBoxCListBoxColorPickerST_demo

Description: 颜色选择列表框-Color DialogBox
Platform: | Size: 121856 | Author: 站长 | Hits:

[ComboBoxFavorList_src

Description: 选项为超级链接的列表框-the listbox which selection item is hyperlink
Platform: | Size: 29696 | Author: 站长 | Hits:

[ListView/ListBoxCListBoxST_demo

Description: 类似于XP中用户选择的列表类,推荐下载--A list class which is similar to the user selection list in XP,recommend
Platform: | Size: 141312 | Author: 站长 | Hits:

[GUI DevelopCToolTipListCtrl_demo

Description: 一个在ListCtrl中显示提示的例子--An example of display hint in ListCtrl
Platform: | Size: 37888 | Author: 站长 | Hits:

[Software Engineeringsmart-scroll-bar-for-CListBox

Description: 在MFC中,用列表框(CListBox)来显示多个字符串是一种很方便的方法。但缺省的列表框水平滚动条不够智能——这里智能的含义是:在应该出现的时候出现,不应该出现的时候消失,而且应能自动调节自己的大小。本文通过实例说明了存在的问题和解决办法,提供了代码实现。 -In MFC, using the list box (CListBox) to display multiple strings is a very convenient way. But the default list box horizontal scroll bar is not smart enough- the meaning here is: when it should appear, should not appear when the disappearance, and should be able to automatically adjust their size. This article illustrates the existing problems and solutions, provides a code to achieve.
Platform: | Size: 6144 | Author: 田魁 | Hits:
« 1 23 4 »

CodeBus www.codebus.net