ControlType.Thumb Feld

Definition

Bezeichnet das Steuerelement in einer Schiebeleiste, das an eine andere Position gezogen werden kann.

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 

Feldwert

Hinweise

Ein Thumb Steuerelement wird als Untersteuerelement in einem ScrollBar Steuerelementtyp verwendet. Als Untersteuerelement verfügt ein Thumb nicht über eine NameProperty.

Gilt für:

Weitere Informationen