TaskPane Members
Represents the task pane that is associated with the current window in Microsoft Office InfoPath 2007.
The following tables list the members exposed by the TaskPane type.
Protected Constructors
Name | Description | |
---|---|---|
TaskPane |
Top
Public Properties
Name | Description | |
---|---|---|
TaskPaneType | Gets a TaskPaneType value indicating the type of task pane represented by the TaskPane object. | |
Visible | Gets or sets whether the task pane represented by the TaskPane object is visible in the Microsoft Office InfoPath 2007 user interface. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top