'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