scrollwidget.h

来自「BREW应用程序界面开发的控件集」· C头文件 代码 · 共 23 行

H
23
字号
 /*
  ========================================================================

  FILE:  ScrollWidget.h
  
  SERVICES:  

  GENERAL DESCRIPTION: A Scrollbar decorator for any widget that responds
  to the property PROP_SCROLLMODEL. 

  Can also be used seperately without a child widget by setting property
  PROP_SCROLLMODEL

  Properties:

  PROP_SCROLLMODEL (Set)
  PROP_FGCOLOR - For color of scroll handle
  PROP_BORDERCOLOR - For Border and arrow color

  ========================================================================
  ========================================================================
    
               Copyright 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?