Each RibbonItem represents an item in the RibbonTableLayoutTab 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_TableLayoutGroup Identifies the TXITEM_TableLayoutGroup ribbon group inside the RibbonTableLayoutTab 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_SelectTable Identifies the TXITEM_SelectTable ribbon item inside the TXITEM_TableLayoutGroup 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_TableGridLines Identifies the TXITEM_TableGridLines ribbon item inside the TXITEM_TableLayoutGroup 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_TableProperties Identifies the TXITEM_TableProperties ribbon item inside the TXITEM_TableLayoutGroup 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_RowsAndColumnsGroup Identifies the TXITEM_RowsAndColumnsGroup ribbon group inside the RibbonTableLayoutTab 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_DeleteTable Identifies the TXITEM_DeleteTable ribbon item inside the TXITEM_RowsAndColumnsGroup 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_InsertTableRowAbove Identifies the TXITEM_InsertTableRowAbove ribbon item inside the TXITEM_RowsAndColumnsGroup 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_InsertTableRowBelow Identifies the TXITEM_InsertTableRowBelow ribbon item inside the TXITEM_RowsAndColumnsGroup 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_InsertTableColLeft Identifies the TXITEM_InsertTableColLeft ribbon item inside the TXITEM_RowsAndColumnsGroup 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_InsertTableColRight Identifies the TXITEM_InsertTableColRight ribbon item inside the TXITEM_RowsAndColumnsGroup 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_MergeGroup Identifies the TXITEM_MergeGroup ribbon group inside the RibbonTableLayoutTab 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_MergeTableCells Identifies the TXITEM_MergeTableCells ribbon item inside the TXITEM_MergeGroup 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_SplitTableCells Identifies the TXITEM_SplitTableCells ribbon item inside the TXITEM_MergeGroup 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_SplitTable Identifies the TXITEM_SplitTable ribbon item inside the TXITEM_MergeGroup 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_BordersAndBackgroundGroup Identifies the TXITEM_BordersAndBackgroundGroup ribbon group inside the RibbonTableLayoutTab 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_BordersAndBackgroundGroup_DialogBoxLauncher Identifies the dialog box launcher of the TXITEM_BordersAndBackgroundGroup 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_TableFrameLines Identifies the TXITEM_TableFrameLines ribbon item inside the TXITEM_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_TableLineColor Identifies the TXITEM_TableLineColor ribbon item inside the TXITEM_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_TableBackColor Identifies the TXITEM_TableBackColor ribbon item inside the TXITEM_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_TableLineWidth Identifies the TXITEM_TableLineWidth ribbon item inside the TXITEM_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_TableAlignmentGroup Identifies the TXITEM_TableAlignmentGroup ribbon group inside the RibbonTableLayoutTab 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_TableAlignmentGroup_DialogBoxLauncher Identifies the dialog box launcher of the TXITEM_TableAlignmentGroup 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_CellAlignTopLeft Identifies the TXITEM_CellAlignTopLeft ribbon item inside the TXITEM_TableAlignmentGroup 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_CellAlignMiddleLeft Identifies the TXITEM_CellAlignMiddleLeft ribbon item inside the TXITEM_TableAlignmentGroup 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_CellAlignBottomLeft Identifies the TXITEM_CellAlignBottomLeft ribbon item inside the TXITEM_TableAlignmentGroup 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_CellAlignTopCentered Identifies the TXITEM_CellAlignTopCentered ribbon item inside the TXITEM_TableAlignmentGroup 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_CellAlignMiddleCentered Identifies the TXITEM_CellAlignMiddleCentered ribbon item inside the TXITEM_TableAlignmentGroup 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_CellAlignBottomCentered Identifies the TXITEM_CellAlignBottomCentered ribbon item inside the TXITEM_TableAlignmentGroup 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_CellAlignTopRight Identifies the TXITEM_CellAlignTopRight ribbon item inside the TXITEM_TableAlignmentGroup 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_CellAlignMiddleRight Identifies the TXITEM_CellAlignMiddleRight ribbon item inside the TXITEM_TableAlignmentGroup 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_CellAlignBottomRight Identifies the TXITEM_CellAlignBottomRight ribbon item inside the TXITEM_TableAlignmentGroup 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_CellAlignTopJustified Identifies the TXITEM_CellAlignTopJustified ribbon item inside the TXITEM_TableAlignmentGroup 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_CellAlignMiddleJustified Identifies the TXITEM_CellAlignMiddleJustified ribbon item inside the TXITEM_TableAlignmentGroup 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_CellAlignBottomJustified Identifies the TXITEM_CellAlignBottomJustified ribbon item inside the TXITEM_TableAlignmentGroup 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.