Compartilhar via


TaskPane Interface

Definição

This type is a wrapper for a COM interface implemented by a coclass that is required by managed code for COM interoperability. To access the members specified by this interface, use the type that wraps the coclass that implements this interface. Para obter informações sobre esse tipo, incluindo uso, observações e exemplos, consulteTaskPaneObject.

public interface class TaskPane
[System.Runtime.InteropServices.Guid("096CD58E-0786-11D1-95FA-0080C78EE3BB")]
public interface TaskPane
type TaskPane = interface
Public Interface TaskPane
Derivado
Atributos

Propriedades

TaskPaneType

Obtém um valor que indica o tipo de painel de tarefas representado pelo TaskPaneObject objeto.

Visible

Obtém ou define um valor que indica que o painel de tarefas representado pelo TaskPaneObject objeto está visível na interface do usuário do Microsoft Office InfoPath 2003.

Aplica-se a