RibbonDropDown.SuperTip Property

Definition

Gets or sets multiline tip text that appears when the user moves the pointer over the RibbonDropDown.

C#
public string SuperTip { get; set; }

Property Value

A string that contains multiline tip text.

Remarks

The string must be less than 1024 characters in length.

The SuperTip appears under ScreenTip text. Unlike the ScreenTip, the SuperTip enables line breaks in the string.

Applies to

Product Versions
Visual Studio Tools for Office 2017, 2019, 2022