表示一个带双滑块的滑动条控件,可用于表示一个范围。

命名空间:  SuperMap.Desktop.UI
程序集:  SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll

语法

C#
[ToolboxBitmapAttribute(typeof(RangeBar), "Resources.Toolbox.RangeBar.png")]
public class RangeBar : UIUserControl

继承层次

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      System.Windows.Forms..::.Control
        System.Windows.Forms..::.ScrollableControl
          System.Windows.Forms..::.ContainerControl
            System.Windows.Forms..::.UserControl
              SuperMap.Desktop.UI..::.UIUserControl
                SuperMap.Desktop.UI..::.RangeBar

请参见