XdTaskPaneType Enumeration

Microsoft Office InfoPath

Show All Show All

XdTaskPaneType Enumeration

The XdTaskPaneType enumeration is used to determine the type of Microsoft Office InfoPath 2003 task pane that is currently displayed. These enumerated values are returned by the Type property of the TaskPane object. These values are also used as the positional argument to the Item property of the TaskPanes collection.

Name Value Description
xdTaskPaneBulletsNumbering 9 The Bullets and Numbering task pane. Used for applying bullet and numbering styles to a form.
xdTaskPaneClipArt 5 The Clip Art task pane. Used for inserting clip art into a form.
xdTaskPaneDesignerNew 2 The Design a Form task pane. Used to design a new form, open a form in design mode, or select a form to fill out.
xdTaskPaneFillOutAForm 1 The Fill Out a Form task pane. Used to open a form to fill out or design.
xdTaskPaneFind 6 The Find task pane. Used to search for text in a form.
xdTaskPaneFormatting 8 The Font task pane. Used to format text.
xdTaskPaneHelp 4 The Help task pane. Used to display the InfoPath Help system.
xdTaskPaneHTML 0 The InfoPath custom task pane. Used by form developers to provide extra form functionality.
xdTaskPaneHWSWorkflow 12 The Microsoft BizTalk Server 2004 Human Workflow Services (HWS) Workflow task pane.
xdTaskPaneParaFormatting 11 The Paragraph task pane. Used to configure properties of paragraphs including alignment and spacing.
xdTaskPaneReplace 7 The Replace task pane. Used to find and replace text in a form.
xdTaskPaneSearchResults 3 The Search Results task pane. Used to display the results of a search.
xdTaskPaneSpelling 10 The Spelling task pane. Used to check the spelling in a form.