CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 滚动条

搜索资源列表

  1. bb

    0下载:
  2. 滚动条类编程实例 编写一个基于对话框的应用程序-Scrolling an instance of class programming to write a dialog-based applications
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1882161
    • 提供者:rainbow
  1. testscroll_vc6_demo

    0下载:
  2. VC6MFC的一个窗口滚动条的样例程序,可以修改直接使用-VC6MFC a window scroll bar of the sample program can be modified directly using
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:27056
    • 提供者:markboo
  1. ExListCtrl

    0下载:
  2. 自动调整列的宽度,使不出现水平滚动条的CListCtrl控件。(该控件最多只能有1列)-Automatically adjust the column width, so that the horizontal scroll bar does not appear in CListCtrl control. (The control can only have one)
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:2022
    • 提供者:soarrat
  1. ScrollBarDemo

    0下载:
  2. 使用Win32 API写的简单调色板程序,主要子窗口采用滚动条,仅供学习参考-Use Win32 API to write a simple palette of programs, the main sub-windows with scroll bars, only to learn information
  3. 所属分类:ToolBar

    • 发布日期:2017-03-27
    • 文件大小:2380
    • 提供者:billchuang
  1. scrollbar

    0下载:
  2. vc控件滚动条的使用;vc控件滚动条的使用-vc control the use of scroll bar
  3. 所属分类:Windows编程

    • 发布日期:2013-05-15
    • 文件大小:1872754
    • 提供者:孟庆军
  1. SkinListDone

    0下载:
  2. 一个listctrl 修改滚动条的例子.效果还是很不错的-One example of the scroll bar listctrl changes. Effect is still very good
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-18
    • 文件大小:4805298
    • 提供者:
  1. scorllBitmapWnd

    0下载:
  2. 自绘带滚动条的显示图片控件,需要OnLButtonDown消息需要WS_CHILD | WS_VISIBLE | SS_NOTIFY 窗口样式 使用方法: DWORD lStyle = WS_CHILD | WS_VISIBLE | SS_NOTIFY m_PicShowWnd.Create(_T(""), lStyle, CRect(5, 5, 100, 30),this,102) m_PicShowWnd.ShowWindow(true) 通过程序控
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:3881
    • 提供者:zhx
  1. vcFullView

    1下载:
  2. VC++实现全屏功能演示代码,在全屏时,可以设置是否显示主菜单、是否出现滚动条,全屏时候是按比例来的,并不会拉伸图像-VC++ code to achieve full-screen feature shows, in full screen, you can set whether to display the main menu, scroll bars are there, full-screen time is proportional to and will not stretch t
  3. 所属分类:Other systems

    • 发布日期:2014-05-21
    • 文件大小:20736
    • 提供者:zs1
  1. ScrollDlg

    0下载:
  2. 在对话框中加载滚动条,并且可以设置滚动条的长度-This is very usefull program,it is very usefull for learning
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:939704
    • 提供者:刘小华
  1. Scrollbar

    0下载:
  2. 滚动条的开发,通过rgb三种颜色的变换来控制总颜色的变换-Scroll bar development, through the transformation of three colors rgb to control the overall color change
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:167512
    • 提供者:迪仔
  1. SaveWindowsWithScrollDCtoBMP

    0下载:
  2. 保存带滚动条的客户区成位图,将带滚动条的客户区分割,然后拼接,保存成位图-Save with the scroll bar of the client area into a bitmap, will scroll the client area with a split, and then stitching, save as a bitmap
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2641441
    • 提供者:zhy
  1. DlgShowBmp

    0下载:
  2. 对话框显示位图,并且支持滚动条拖动浏览,显示速度快-dialog show bmp picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:27218
    • 提供者:陈建平
  1. VC_Programming_drag_scroll_bar_left_right_example_

    0下载:
  2. VC编程滚动条向左向右拖动实例代码,不错的实例-VC Programming drag the scroll bar to the left to the right example code
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:21749
    • 提供者:xiaoho
  1. ScrollDlg

    0下载:
  2. 一个很好的在对话框中实现滚动条,这个对于初学者来说是很好的学习资料-this is very good progamme, it is very usefully for learning.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:298965
    • 提供者:刘小华
  1. Scroll

    0下载:
  2. 用VC++编写对话框,在对话框中添加滚动条,用于VC界面编程学习-Written by VC++ dialog box, add a scroll bar in the dialog box for the VC interface programming learning
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1890458
    • 提供者:me
  1. FullView

    1下载:
  2. VC++实现全屏功能演示代码,在全屏时,可以设置是否显示主菜单、是否出现滚动条,全屏时候是按比例来的,并不会拉伸图像。-VC++ to achieve full functional demo code, in full screen, you can set whether to display the main menu, if there are scroll bars, full-time is proportional to, and does not stretch the imag
  3. 所属分类:GUI Develop

    • 发布日期:2014-05-21
    • 文件大小:23552
    • 提供者:eaok
  1. BitmapCtrlDemo

    1下载:
  2. 在基于对话框的应用程序中的picture控件加滚动条以滚动浏览大图-In the dialog-based application picture controls plus the scroll bar to scroll through the big picture
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4852653
    • 提供者:chenqi
  1. 实验十 滚动条-实验

    0下载:
  2. VB滚动条实验代码.rar
  3. 所属分类:状态条

    • 发布日期:2013-03-25
    • 文件大小:37999
    • 提供者:coolhandy
  1. Js载入文件并显示进度条JSLoader

    0下载:
  2. Js载入文件并显示进度条JSLoader 希望对大家有所帮助(Js loads the file and displays the progress bar JSLoader We hope to help)
  3. 所属分类:.net编程

  1. 自绘滚动条

    0下载:
  2. 自绘滚动条,纯WIN32 API 实现,零模块!!(Self drawn scrollbar, pure WIN32 API implementation, zero module!)
  3. 所属分类:界面编程

    • 发布日期:2018-01-09
    • 文件大小:32768
    • 提供者:1030431200
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com