ControlType.Thumb Veld

Definitie

Identificeert het besturingselement in een schuifbalk die naar een andere positie kan worden gesleept.

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 

Waarde van veld

Opmerkingen

Een Thumb besturingselement wordt gebruikt als subbeheer in een ScrollBar besturingselementtype. Als subbeheer heeft Thumbeen NameProperty a.

Van toepassing op

Zie ook