M-Files UI Extensibility Framework
ITaskPane Interface
Members 
Description
ITaskPane interface provides means to manage task pane commands, graphics, visibility and to query its availability.
Public Methods
Adds a created custom command to a Task pane command group.
Creates a new command group to the task area.
Deletes a Task pane custom command group.
Removes a custom command from a Task pane command group.
Sets the logo in the Task pane. Using this method requires a specific publisher license key in the application definition file.
Sets the task pane theme. The theme specifies the text colors and icons on task pane.
Public Properties
Returns whether the task pane is available in the current context.
Returns the event registering interface for the ITaskPane interface.
The minimized state of the pane.
Returns the shell window.
Sets or returns the task pane's visibility status in the current context.
See Also

ITaskPane Members