ControlType.Document Campo

Definição

Identifica um controle de documento.

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

Valor do campo

Comentários

Um documento contém conteúdo de texto de mais de uma linha.

Aplica-se a

Confira também