Share

RibbonToolTip Class

Description

This class implements the standard tooltip, which can be used for a ribbon, a menu, the Quick Access Toolbar, and a status bar.

This is a simple data class to store the tooltip information. The actual tooltip is created in a standard format using a data template.

Class Hierarchy

Autodesk.Windows.RibbonToolTipBase
    Autodesk.Windows.RibbonToolTip

Visual Basic

Public Class RibbonToolTip
Inherits RibbonToolTipBase

C#

public class RibbonToolTip : RibbonToolTipBase;

Links

RibbonToolTip Properties

Was this information helpful?