NevronOpenVision
Nevron.Nov.UI Namespace / NTooltip Class


In This Topic
    NTooltip Class Methods
    In This Topic

    For a list of all members of this type, see NTooltip members.

    Public Methods
     NameDescription
    Public MethodGets the widget that should be displayed inside the tooltip window when the tooltip shows. This implementation returns the NWidget.FromObject(Content) result, but derivate classes can override the method to generate dynamic tooltip content.  
    Top
    See Also