'Declaration
<System.ComponentModel.TypeConverterAttribute(Nevron.UI.WinForm.Controls.NListBoxItemTypeConverter)> <System.SerializableAttribute()> Public Class NFontListBoxItem Inherits NListBoxItem Implements INImageListProvider
'Usage
Dim instance As NFontListBoxItem
[System.ComponentModel.TypeConverter(Nevron.UI.WinForm.Controls.NListBoxItemTypeConverter)] [System.Serializable()] public class NFontListBoxItem : NListBoxItem, INImageListProvider