ControlType.Document Campo

Definición

Identifica un control 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 de campo

Comentarios

Un documento contiene contenido de texto de más de una línea.

Se aplica a

Consulte también