ControlType.Pane Feld

Definition

Bezeichnet ein Bereichssteuerelement.

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

Feldwert

Hinweise

Ein Pane wird verwendet, um Inhalte visuell innerhalb eines Windowzu trennen. Der Benutzer navigiert in der Regel zwischen Bereichen, indem er je nach Kontext TAB, F6 oder STRG+TAB drückt.

Gilt für:

Weitere Informationen