ControlType.TitleBar Field

Definition

Identifies the caption bar on a window.

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

Field Value

Applies to

See also