Each RibbonItem represents an item in the RibbonFormFieldsTab that is not a drop-down item. The corresponding string of a RibbonItem is the same as the item's Name property. The RibbonItem enumeration can be used with the FindItem method to get an item and manipulate it or with the ResourceProvider class that provides static methods to receive bitmaps or strings which are associated with the corresponding ribbon item.

Members

Member Description
TXITEM_InsertFormFieldsGroup Identifies the TXITEM_InsertFormFieldsGroup ribbon group inside the RibbonFormFieldsTab ribbon tab. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text and KeyTip resources.
TXITEM_InsertTextFormField Identifies the TXITEM_InsertTextFormField ribbon item inside the TXITEM_InsertFormFieldsGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_InsertCheckBoxField Identifies the TXITEM_InsertCheckBoxField ribbon item inside the TXITEM_InsertFormFieldsGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_InsertComboBoxField Identifies the TXITEM_InsertComboBoxField ribbon item inside the TXITEM_InsertFormFieldsGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_InsertDropDownListField Identifies the TXITEM_InsertDropDownListField ribbon item inside the TXITEM_InsertFormFieldsGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_InsertDateFormField Identifies the TXITEM_InsertDateFormField ribbon item inside the TXITEM_InsertFormFieldsGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_EditFormFieldsGroup Identifies the TXITEM_EditFormFieldsGroup ribbon group inside the RibbonFormFieldsTab ribbon tab. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text and KeyTip resources.
TXITEM_DeleteFormField Identifies the TXITEM_DeleteFormField ribbon item inside the TXITEM_EditFormFieldsGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_RemoveFormFieldsContent Identifies the TXITEM_RemoveFormFieldsContent ribbon item inside the TXITEM_EditFormFieldsGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_HighlightFormFields Identifies the TXITEM_HighlightFormFields ribbon item inside the TXITEM_EditFormFieldsGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_PreviousFormField Identifies the TXITEM_PreviousFormField ribbon item inside the TXITEM_EditFormFieldsGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_NextFormField Identifies the TXITEM_NextFormField ribbon item inside the TXITEM_EditFormFieldsGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_FormValidationGroup Identifies the TXITEM_FormValidationGroup ribbon group inside the RibbonFormFieldsTab ribbon tab. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text and KeyTip resources.
TXITEM_EnableFormValidation Identifies the TXITEM_EnableFormValidation ribbon item inside the TXITEM_FormValidationGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_HighlightInvalidValues Identifies the TXITEM_HighlightInvalidValues ribbon item inside the TXITEM_FormValidationGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_NextInvalidValueFormField Identifies the TXITEM_NextInvalidValueFormField ribbon item inside the TXITEM_FormValidationGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_PreviousInvalidValueFormField Identifies the TXITEM_PreviousInvalidValueFormField ribbon item inside the TXITEM_FormValidationGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_ManageConditionalInstructions Identifies the TXITEM_ManageConditionalInstructions ribbon item inside the TXITEM_FormValidationGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_ManageConditionalInstructions_Sidebars Identifies the TXITEM_ManageConditionalInstructions_Sidebars ribbon item inside the TXITEM_FormValidationGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_FormFieldPropertiesGroup Identifies the TXITEM_FormFieldPropertiesGroup ribbon group inside the RibbonFormFieldsTab ribbon tab. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text and KeyTip resources.
TXITEM_FormFieldPropertiesGroup_DialogBoxLauncher Identifies the dialog box launcher of the TXITEM_FormFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, ToolTipTitle and ToolTipDescription resources. Limitations: The FindItem method returns null when passing this RibbonItem as an argument.
TXITEM_FormFieldName Identifies the TXITEM_FormFieldName ribbon item inside the TXITEM_FormFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_FormFieldID Identifies the TXITEM_FormFieldID ribbon item inside the TXITEM_FormFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_CheckBoxFieldPropertiesGroup Identifies the TXITEM_CheckBoxFieldPropertiesGroup ribbon group inside the RibbonFormFieldsTab ribbon tab. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text and KeyTip resources.
TXITEM_CheckedSymbolLabel Identifies the TXITEM_CheckedSymbolLabel ribbon item inside the TXITEM_CheckBoxFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_UncheckedSymbolLabel Identifies the TXITEM_UncheckedSymbolLabel ribbon item inside the TXITEM_CheckBoxFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_CheckedSymbol Identifies the TXITEM_CheckedSymbol ribbon item inside the TXITEM_CheckBoxFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_UncheckedSymbol Identifies the TXITEM_UncheckedSymbol ribbon item inside the TXITEM_CheckBoxFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_TextFormFieldPropertiesGroup Identifies the TXITEM_TextFormFieldPropertiesGroup ribbon group inside the RibbonFormFieldsTab ribbon tab. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text and KeyTip resources.
TXITEM_TextFormFieldEmptyWidth Identifies the TXITEM_TextFormFieldEmptyWidth ribbon item inside the TXITEM_TextFormFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_TextFormFieldRemoveContent Identifies the TXITEM_TextFormFieldRemoveContent ribbon item inside the TXITEM_TextFormFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_ComboBoxFieldPropertiesGroup Identifies the TXITEM_ComboBoxFieldPropertiesGroup ribbon group inside the RibbonFormFieldsTab ribbon tab. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text and KeyTip resources.
TXITEM_ComboBoxFieldEmptyWidth Identifies the TXITEM_ComboBoxFieldEmptyWidth ribbon item inside the TXITEM_ComboBoxFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_ComboBoxFieldRemoveContent Identifies the TXITEM_ComboBoxFieldRemoveContent ribbon item inside the TXITEM_ComboBoxFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_NewComboBoxListItem Identifies the TXITEM_NewComboBoxListItem ribbon item inside the TXITEM_ComboBoxFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_DeleteComboBoxListItem Identifies the TXITEM_DeleteComboBoxListItem ribbon item inside the TXITEM_ComboBoxFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_ComboBoxListItems Identifies the TXITEM_ComboBoxListItems ribbon item inside the TXITEM_ComboBoxFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding KeyTip resource.
TXITEM_ComboBoxListItemMoveUp Identifies the TXITEM_ComboBoxListItemMoveUp ribbon item inside the TXITEM_ComboBoxFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_ComboBoxListItemMoveDown Identifies the TXITEM_ComboBoxListItemMoveDown ribbon item inside the TXITEM_ComboBoxFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_DropDownListFieldPropertiesGroup Identifies the TXITEM_DropDownListFieldPropertiesGroup ribbon group inside the RibbonFormFieldsTab ribbon tab. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text and KeyTip resources.
TXITEM_DropDownListFieldEmptyWidth Identifies the TXITEM_DropDownListFieldEmptyWidth ribbon item inside the TXITEM_DropDownListFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_DropDownListFieldRemoveContent Identifies the TXITEM_DropDownListFieldRemoveContent ribbon item inside the TXITEM_DropDownListFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_NewDropDownListItem Identifies the TXITEM_NewDropDownListItem ribbon item inside the TXITEM_DropDownListFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_DeleteDropDownListItem Identifies the TXITEM_DeleteDropDownListItem ribbon item inside the TXITEM_DropDownListFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_DropDownListItems Identifies the TXITEM_DropDownListItems ribbon item inside the TXITEM_DropDownListFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding KeyTip resource.
TXITEM_DropDownListItemMoveUp Identifies the TXITEM_DropDownListItemMoveUp ribbon item inside the TXITEM_DropDownListFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_DropDownListItemMoveDown Identifies the TXITEM_DropDownListItemMoveDown ribbon item inside the TXITEM_DropDownListFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_DateFormFieldPropertiesGroup Identifies the TXITEM_DateFormFieldPropertiesGroup ribbon group inside the RibbonFormFieldsTab ribbon tab. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding LargeIcon, SmallIcon, Text and KeyTip resources.
TXITEM_DateFormFieldEmptyWidthLabel Identifies the TXITEM_DateFormFieldEmptyWidthLabel ribbon item inside the TXITEM_DateFormFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_DateFormat Identifies the TXITEM_DateFormat ribbon item inside the TXITEM_DateFormFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.
TXITEM_DateFormFieldEmptyWidth Identifies the TXITEM_DateFormFieldEmptyWidth ribbon item inside the TXITEM_DateFormFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_SupportedDateFormats Identifies the TXITEM_SupportedDateFormats ribbon item inside the TXITEM_DateFormFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding ToolTipTitle, ToolTipDescription and KeyTip resources.
TXITEM_DateFormFieldRemoveContent Identifies the TXITEM_DateFormFieldRemoveContent ribbon item inside the TXITEM_DateFormFieldPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon, Text, ToolTipTitle and ToolTipDescription resources.