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

Members

Member Description
TXITEM_ManageConditionalInstructions_Sidebars_Vertical Identifies the TXITEM_ManageConditionalInstructions_Sidebars_Vertical drop-down item inside the TXITEM_ManageConditionalInstructions_Sidebars's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon and Text resources.
TXITEM_ManageConditionalInstructions_Sidebars_Horizontal Identifies the TXITEM_ManageConditionalInstructions_Sidebars_Horizontal drop-down item inside the TXITEM_ManageConditionalInstructions_Sidebars's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon and Text resources.
TXITEM_CheckedSymbolList_Characters Identifies the TXITEM_CheckedSymbolList_Characters drop-down item inside the TXITEM_CheckedSymbol's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.
TXITEM_UncheckedSymbolList_Characters Identifies the TXITEM_UncheckedSymbolList_Characters drop-down item inside the TXITEM_UncheckedSymbol's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.