Each RibbonDropDownItem represents a drop-down item in the RibbonPageLayoutTab. 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.

Introduced: X17.

Members

Member Description
TXITEM_Orientation_Portrait Identifies the TXITEM_Orientation_Portrait drop-down item inside the TXITEM_Orientation'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_Orientation_Landscape Identifies the TXITEM_Orientation_Landscape drop-down item inside the TXITEM_Orientation'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_Columns_One Identifies the TXITEM_Columns_One drop-down item inside the TXITEM_Columns'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_Columns_Two Identifies the TXITEM_Columns_Two drop-down item inside the TXITEM_Columns'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_Columns_Three Identifies the TXITEM_Columns_Three drop-down item inside the TXITEM_Columns'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_Columns_MoreColumns Identifies the TXITEM_Columns_MoreColumns drop-down item inside the TXITEM_Columns'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_Breaks_PageBreaks Identifies the TXITEM_Breaks_PageBreaks drop-down item inside the TXITEM_Breaks'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_Breaks_Page Identifies the TXITEM_Breaks_Page drop-down item inside the TXITEM_Breaks'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_Breaks_Column Identifies the TXITEM_Breaks_Column drop-down item inside the TXITEM_Breaks'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_Breaks_TextWrapping Identifies the TXITEM_Breaks_TextWrapping drop-down item inside the TXITEM_Breaks'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_Breaks_SectionBreaks Identifies the TXITEM_Breaks_SectionBreaks drop-down item inside the TXITEM_Breaks'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_Breaks_NextPage Identifies the TXITEM_Breaks_NextPage drop-down item inside the TXITEM_Breaks'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_Breaks_Continuous Identifies the TXITEM_Breaks_Continuous drop-down item inside the TXITEM_Breaks'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_PageColor_Automatic Identifies the TXITEM_PageColor_Automatic drop-down item inside the TXITEM_PageColor'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_PageColor_MoreColors Identifies the TXITEM_PageColor_MoreColors drop-down item inside the TXITEM_PageColor'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_PageBorders_Left Identifies the TXITEM_PageBorders_Left drop-down item inside the TXITEM_PageBorders'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_PageBorders_Top Identifies the TXITEM_PageBorders_Top drop-down item inside the TXITEM_PageBorders'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_PageBorders_Right Identifies the TXITEM_PageBorders_Right drop-down item inside the TXITEM_PageBorders'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_PageBorders_Bottom Identifies the TXITEM_PageBorders_Bottom drop-down item inside the TXITEM_PageBorders'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_PageBorders_All Identifies the TXITEM_PageBorders_All drop-down item inside the TXITEM_PageBorders'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_PageLineColor_Automatic Identifies the TXITEM_PageLineColor_Automatic drop-down item inside the TXITEM_PageLineColor'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_PageLineColor_MoreColors Identifies the TXITEM_PageLineColor_MoreColors drop-down item inside the TXITEM_PageLineColor'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_PageLineWidth_NoLine Identifies the TXITEM_PageLineWidth_NoLine drop-down item inside the TXITEM_PageLineWidth's drop-down menu. The string conversion of that identifier can be passed to the appropriate ResourceProvider method to get the corresponding Text resource.