搜索资源列表
LookImage
- 图片浏览器的源代码,用C#实现带滚动条的图像显示查看-Photo browser source code, realize in c# article with scrollbar image show
scrollbar
- css模拟滚动条+ css模拟滚动条-scrollbar style
FreezeGridViewHeader
- asp.net gridview scrollbar javascr ipt and c-asp.net gridview scrollbar javascr ipt and css
2.Scrollbar-a-BackgroundColor
- 在MFC平台环境下,用C++编写的关于滚动条和对话框背景颜色的程序。-In the the MFC platform environment with C++ write on the scroll bar and the background color of the dialog box program.
scrollbarnew
- 滚动条的实现,用VC++6.0写的代码,调试过的,可以运行-Visual C++ code for SCrollbar
skinlistdemo
- vc++ VC.NET三个版本的CListCtrl美化源码包,C++自绘标题栏和滚动条的CListCtrl,我写了Init( )函数。在这个函数中动态创建了scrollbars ,并且保证原始的scrollbar被隐藏了。还需要考虑到标题栏的大小,因为我们需要保证CStatic的scrollbars在PositionScrollBars()中的位置是正确的。如果窗口的外观发生变化,我需要保证scrollbars 还在正确的位置上。因为重载了OnEraseBkgnd和OnPainthandlers
MFCscrollbar
- C++ MFC 重绘CListCtrl、CTreeCtrl滚动条源码。#define SCROLLBAR_NORMAL_MINIMUM 45 //经验值,当Scrollbar宽度/高度小于这一数值时需要特殊处理,保证与系统的处理方式一致。编译环境:VS2012,VC6.0不能编译。-C++ MFC redraw CListCtrl, CTreeCtrl scrollbar source.# define SCROLLBAR_NORMAL_MINIMUM 45// Experience, requ