Share via


Window.ActivePane Propiedad

Definición

Devuelve un Pane objeto que representa el panel activo de la ventana especificada.

public:
 property Microsoft::Office::Interop::Word::Pane ^ ActivePane { Microsoft::Office::Interop::Word::Pane ^ get(); };
public Microsoft.Office.Interop.Word.Pane ActivePane { get; }
member this.ActivePane : Microsoft.Office.Interop.Word.Pane
Public ReadOnly Property ActivePane As Pane

Valor de propiedad

Se aplica a