Tag : VC 源码: ListBox - 小辉程序员之路
小辉程序员之路, since 1996 http://www.xiaohui.com
乐走天涯: 工作并快乐着,职业并休闲着
 » 首页 > Tag > VC 源码: ListBox

Tag : VC 源码: ListBox


http://www.XiaoHui.com 日期: N/A
  1. [GUI界面处理源码: 列表框(ListBox)控制] - Drag and Drop Listbox Items Without OLE - 不使用 OLE 直接拖放 ListBox Items
    本程序实现不使用 OLE 直接拖放 ListBox Items(Drag and Drop Listbox Items Without OLE), 代码如下
    Tags: VC 源码: ListBox
    发表于 2007-02-26

  2. [GUI界面处理源码: 列表框(ListBox)控制] - Property Listbox 属性列表框
    本程序用 MFC 实现 属性列表框(Property Listbox), 就象 VB 的 IDE 环境一样.用户可以在Property Listbox中包含 edit box, a combo box, an RBG color value, a font name, or a file name
    Tags: VC 源码: ListBox
    发表于 2000-06-12

  3. [GUI界面处理源码: 列表框(ListBox)控制] - A Dual ListBox Selection Manager - 双列表选择管理器
    本程序实现双列表选择管理器(A Dual ListBox Selection Manager), 在 OnInitialUpdate 加入下列代码:void CDualListDemoView::OnInitialUpdate()
    Tags: VC 源码: ListBox
    发表于 2000-02-11

  4. [GUI界面处理源码: 列表框(ListBox)控制] - A VisualStudio-like ListBox class - Visual Studio 风格的列表框
    本程序实现 Visual Studio 风格的列表框(A VisualStudio-like ListBox class)
    Tags: VC 源码: ListBox
    发表于 2000-02-01

  5. [GUI界面处理源码: 列表框(ListBox)控制] - A Multi-Level CCheckListbox - 多级列表框
    本程序实现多级列表框(A Multi-Level CCheckListbox),作者 Brett R. Mitchell 的描述:Recently, I was in the need of a control that allowed the users the ability to check multiple items in a CListbox type of fashion...
    Tags: VC 源码: ListBox
    发表于 2000-01-21

  6. [GUI界面处理源码: 列表框(ListBox)控制] - CColorListBox: A list box with colored strings - 彩色文本列表框
    本程序 CColorListBox 实现彩色文本列表框(A list box with colored strings),拥有下列特性: 1. The focus rectangle is now drawn only when the control has the input focus, 2. ...
    Tags: VC 源码: ListBox
    发表于 2000-01-13



 

小辉程序员之路 建站于 1997 ◇ 做一名最好的开发者是我不变的理想……
Copyright(C) 1997-2008 XiaoHui.com   All rights reserved
声明:站内所有原创文字,未经许可,均可转载、复制。
转载时必须以链接形式注明作者和原始出处