Description
This class is the base class for all the standard tooltips supported by the component.
Class Hierarchy
Autodesk.Windows.RibbonToolTipBase Autodesk.Windows.PreviewToolTip Autodesk.Windows.RibbonToolTip
Visual Basic
Public abstract Class RibbonToolTipBase Inherits INotifyPropertyChanged
C#
public abstract class RibbonToolTipBase : INotifyPropertyChanged;