Each RibbonItem represents an item in the RibbonFrameLayoutTab 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 RibbonFrameLayoutTab's FrameworkElement.FindName 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_ObjectArrangeGroup Identifies the TXITEM_ObjectArrangeGroup ribbon group inside the RibbonFrameLayoutTab 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_WrapText Identifies the TXITEM_WrapText ribbon item inside the TXITEM_ObjectArrangeGroup 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_BringToFront Identifies the TXITEM_BringToFront ribbon item inside the TXITEM_ObjectArrangeGroup 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_SendToBack Identifies the TXITEM_SendToBack ribbon item inside the TXITEM_ObjectArrangeGroup 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_Position Identifies the TXITEM_Position ribbon item inside the TXITEM_ObjectArrangeGroup 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_ObjectSizeGroup Identifies the TXITEM_ObjectSizeGroup ribbon group inside the RibbonFrameLayoutTab 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_ObjectHeight_Image Identifies the TXITEM_ObjectHeight_Image ribbon item inside the TXITEM_ObjectSizeGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_ObjectHeight Identifies the TXITEM_ObjectHeight ribbon item inside the TXITEM_ObjectSizeGroup 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_ObjectHeight_TextBox Identifies the TXITEM_ObjectHeight_TextBox ribbon item inside the TXITEM_ObjectSizeGroup ribbon group.
TXITEM_ObjectWidth_Image Identifies the TXITEM_ObjectWidth_Image ribbon item inside the TXITEM_ObjectSizeGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_ObjectWidth Identifies the TXITEM_ObjectWidth ribbon item inside the TXITEM_ObjectSizeGroup 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_ObjectWidth_TextBox Identifies the TXITEM_ObjectWidth_TextBox ribbon item inside the TXITEM_ObjectSizeGroup ribbon group.
TXITEM_TextFrame_BordersandBackgroundGroup Identifies the TXITEM_TextFrame_BordersandBackgroundGroup ribbon group inside the RibbonFrameLayoutTab 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_TextFrameBackColor Identifies the TXITEM_TextFrameBackColor ribbon item inside the TXITEM_TextFrame_BordersandBackgroundGroup 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_TextFrameTransparency Identifies the TXITEM_TextFrameTransparency ribbon item inside the TXITEM_TextFrame_BordersandBackgroundGroup 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_TextFrameLineWidth Identifies the TXITEM_TextFrameLineWidth ribbon item inside the TXITEM_TextFrame_BordersandBackgroundGroup 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_TextFrameBorderColor Identifies the TXITEM_TextFrameBorderColor ribbon item inside the TXITEM_TextFrame_BordersandBackgroundGroup 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_Drawing_BordersandBackgroundGroup Identifies the TXITEM_Drawing_BordersandBackgroundGroup ribbon group inside the RibbonFrameLayoutTab 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_DrawingLineColor Identifies the TXITEM_DrawingLineColor ribbon item inside the TXITEM_Drawing_BordersandBackgroundGroup 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_DrawingBackColor Identifies the TXITEM_DrawingBackColor ribbon item inside the TXITEM_Drawing_BordersandBackgroundGroup 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_DrawingLineWidth Identifies the TXITEM_DrawingLineWidth ribbon item inside the TXITEM_Drawing_BordersandBackgroundGroup 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_DrawingTransparency Identifies the TXITEM_DrawingTransparency ribbon item inside the TXITEM_Drawing_BordersandBackgroundGroup 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_DrawingRotation Identifies the TXITEM_DrawingRotation ribbon item inside the TXITEM_Drawing_BordersandBackgroundGroup 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_Barcode_ColorsAndAlignmentGroup Identifies the TXITEM_Barcode_ColorsAndAlignmentGroup ribbon group inside the RibbonFrameLayoutTab 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_BarcodeForeColor Identifies the TXITEM_BarcodeForeColor ribbon item inside the TXITEM_Barcode_ColorsAndAlignmentGroup 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_BarcodeBackColor Identifies the TXITEM_BarcodeBackColor ribbon item inside the TXITEM_Barcode_ColorsAndAlignmentGroup 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_BarcodeTransparency Identifies the TXITEM_BarcodeTransparency ribbon item inside the TXITEM_Barcode_ColorsAndAlignmentGroup 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_BarcodeHorizontalAlignment Identifies the TXITEM_BarcodeHorizontalAlignment ribbon item inside the TXITEM_Barcode_ColorsAndAlignmentGroup 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_BarcodeVerticalAlignment Identifies the TXITEM_BarcodeVerticalAlignment ribbon item inside the TXITEM_Barcode_ColorsAndAlignmentGroup 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_BarcodeRotation Identifies the TXITEM_BarcodeRotation ribbon item inside the TXITEM_Barcode_ColorsAndAlignmentGroup 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_ObjectPropertiesGroup Identifies the TXITEM_ObjectPropertiesGroup ribbon group inside the RibbonFrameLayoutTab 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_ObjectName_Image Identifies the TXITEM_ObjectName_Image ribbon item inside the TXITEM_ObjectPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_ObjectName Identifies the TXITEM_ObjectName ribbon item inside the TXITEM_ObjectPropertiesGroup 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_ObjectName_TextBox Identifies the TXITEM_ObjectName_TextBox ribbon item inside the TXITEM_ObjectPropertiesGroup ribbon group.
TXITEM_ObjectID_Image Identifies the TXITEM_ObjectID_Image ribbon item inside the TXITEM_ObjectPropertiesGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_ObjectID Identifies the TXITEM_ObjectID ribbon item inside the TXITEM_ObjectPropertiesGroup 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_ObjectID_TextBox Identifies the TXITEM_ObjectName_TextBox ribbon item inside the TXITEM_ObjectPropertiesGroup ribbon group.
TXITEM_Signature_SignerInfoGroup Identifies the TXITEM_Signature_SignerInfoGroup ribbon group inside the RibbonFrameLayoutTab 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_SignerName_Image Identifies the TXITEM_SignerName_Image ribbon item inside the TXITEM_Signature_SignerInfoGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_SignerName Identifies the TXITEM_SignerName ribbon item inside the TXITEM_Signature_SignerInfoGroup 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_SignerName_Textbox Identifies the TXITEM_SignerName_Textbox ribbon item inside the TXITEM_Signature_SignerInfoGroup ribbon group.
TXITEM_SignerTitle_Image Identifies the TXITEM_SignerTitle_Image ribbon item inside the TXITEM_Signature_SignerInfoGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_SignerTitle Identifies the TXITEM_SignerTitle ribbon item inside the TXITEM_Signature_SignerInfoGroup 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_SignerTitle_Textbox Identifies the TXITEM_SignerTitle_Textbox ribbon item inside the TXITEM_Signature_SignerInfoGroup ribbon group.
TXITEM_SignerAddress_Image Identifies the TXITEM_SignerAddress_Image ribbon item inside the TXITEM_Signature_SignerInfoGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_SignerAddress Identifies the TXITEM_SignerAddress ribbon item inside the TXITEM_Signature_SignerInfoGroup 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_SignerAddress_Textbox Identifies the TXITEM_SignerAddress_Textbox ribbon item inside the TXITEM_Signature_SignerInfoGroup ribbon group.
TXITEM_SignerContactInfo_Image Identifies the TXITEM_SignerContactInfo_Image ribbon item inside the TXITEM_Signature_SignerInfoGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_SignerContactInfo Identifies the TXITEM_SignerContactInfo ribbon item inside the TXITEM_Signature_SignerInfoGroup 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_SignerContactInfo_Textbox Identifies the TXITEM_SignerContactInfo_Textbox ribbon item inside the TXITEM_Signature_SignerInfoGroup ribbon group.
TXITEM_SignerReason_Image Identifies the TXITEM_SignerReason_Image ribbon item inside the TXITEM_Signature_SignerInfoGroup ribbon group. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding SmallIcon resource.
TXITEM_SignerReason Identifies the TXITEM_SignerReason ribbon item inside the TXITEM_Signature_SignerInfoGroup 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_SignerReason_Textbox Identifies the TXITEM_SignerReason_Textbox ribbon item inside the TXITEM_Signature_SignerInfoGroup ribbon group.