zip's

while(true) { Write it down; Think about it; Refine it; Sleep(); }

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

如何设置每次滚动多少?

1,点击向上、向下按钮时,由 ScrollBar.SmallChange 决定;

2,点击 repeat button 时,由 ScrollBar.LargeChange 决定;

3,拖动 thrum 时,根据 thrum 的像素位置,转换到 [Minimum, Maximum] 区间;

posted on 2011-06-08 11:29  zip's  阅读(333)  评论(0编辑  收藏  举报