ControlType.Thumb 字段

定义

标识可拖动到其他位置的滚动条中的控件。

public: static initonly System::Windows::Automation::ControlType ^ Thumb;
public static readonly System.Windows.Automation.ControlType Thumb;
 staticval mutable Thumb : System.Windows.Automation.ControlType
Public Shared ReadOnly Thumb As ControlType 

字段值

注解

Thumb控件用作控件类型的子控件ScrollBar。 作为子控件,a Thumb 没有 。NameProperty

适用于

另请参阅