Each ConditionalInstructionsItem represents an item in a predefined ConditionalInstructions control. The corresponding string of a ConditionalInstructionsItem is the same as the item's Name property. The ConditionalInstructionsItem enumeration can be used with the Sidebar.FindItem method to get the item and manipulate it.

Members

Member Description
TXITEM_OverviewLabel Identifies the Conditional Instructions overview label.
TXITEM_Overview Identifies the Conditional Instructions overview.
TXITEM_ConditionsLabel Identifies the Conditions overview label.
TXITEM_Conditions Identifies the Conditions overview.
TXITEM_InstructionsLabel Identifies the Instructions overview label.
TXITEM_Instructions Identifies the Instructions overview.
TXITEM_New Identifies the Conditional Instructions New button.
TXITEM_Edit Identifies the Conditional Instructions Edit button.
TXITEM_Delete Identifies the Conditional Instructions Edit button.