TaskPane Members
Include Protected Members
Include Inherited Members
Represents the task pane that is associated with the current window in Microsoft InfoPath 2010.
The TaskPane type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TaskPane |
Top
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 InfoPath 2010 user interface. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top