Leer en inglés

Compartir a través de


RibbonButton.SuperTip Property

Definition

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

C#
public string SuperTip { get; set; }

Property Value

A string that contains multiline tip text that appears when the user moves the pointer over the button.

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

Producto Versiones
Visual Studio Tools for Office 2017, 2019, 2022