Nevron .NET Vision
Nevron.UI Namespace / NTooltipInfo Class
Members


In This Topic
    NTooltipInfo Class
    In This Topic
    Contains information about a tooltip.
    Object Model
    NTooltipInfo Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    <System.SerializableAttribute()>
    Public Class NTooltipInfo 
       Inherits NDisposableObject
    'Usage
     
    
    Dim instance As NTooltipInfo
    [System.ComponentModel.TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    [System.Serializable()]
    public class NTooltipInfo : NDisposableObject 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NDisposableObject
             Nevron.UI.NTooltipInfo

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also