uclistview

所属分类:Windows编程
开发工具:Visual Basic
文件大小:40KB
下载次数:61
上传日期:2006-09-07 11:21:55
上 传 者kmlxk
说明:  API编写的ListView,不用附带庞大的OCX,并且支持XP系统主题
(API prepared by the ListView, not fringe huge OCX, and supports XP themes)

文件列表:
uclistview\finegreygrain.bmp (10126, 2004-07-25)
uclistview\fTest.frm (15427, 2004-12-09)
uclistview\LV.exe.MANIFEST (587, 2004-12-09)
uclistview\LV.vbp (885, 2005-05-04)
uclistview\LV.vbw (172, 2006-06-29)
uclistview\mIOleInPlaceActivate.bas (7138, 2004-09-02)
uclistview\mListViewEx.bas (7182, 2004-09-27)
uclistview\OleGuids3.tlb (9748, 2001-04-08)
uclistview\ucListView.ctl (123553, 2005-05-04)
uclistview\ucLV.res (5216, 2004-10-02)
uclistview (0, 2006-06-29)

Title: API-ucListView 1.0 Description: API-ListView usercontrol with most commom features (no dependencies -> thanks to Paul Caton for his great self-subclassing usercontrol template [CodeId=54117]). __________________________________________________ Notice: 1) Column, item and imagelist-icon indexing is zero-based. 2) Sorting: user should create a 'private' array for storing current column sort order (Ascending/Descending: 1/-1) -> Switch between sort order. 3) Items/SubItems do not allow custom font appearance (Bold, Color, etc). -> This needs custom-draw routines. 4) All properties are 'run-time properties'. __________________________________________________ Update 09/07: Added basic custom-draw support (for [Details] mode). Now, you can easily create a highlight effect (row and/or column). Enable RaiseSubItemPrePaint() and respond to OnSubItemPrePaint() event. __________________________________________________ Update 09/08: Custom-draw fix. Crash when XP theme enabled (Thanks to Dana Seaman). __________________________________________________ Update 12/09: Second and last fix for XP. __________________________________________________ Compatibility: in principle, all systems. // 33Kb zip. This file came from Planet-Source-Code.com...the home millions of lines of source code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=56021&lngWId=1 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.

近期下载者

相关文件


收藏者