Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NFontListBoxItem Class
Properties Methods


In This Topic
    NFontListBoxItem Class Members
    In This Topic

    The following tables list the members exposed by NFontListBoxItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the bounds of the NListBoxItem. (Inherited from Nevron.UI.WinForm.Controls.NListBoxItem)
    Public PropertyGets/sets a value whether the item is checked. (Inherited from Nevron.UI.WinForm.Controls.NListBoxItem)
    Public PropertyGets/sets the height of the item. If 0 height is ItemHeight value of the parent list box. Works only if parent listbox DrawMode is set to DrawMode.OwnerDrawVariable. (Inherited from Nevron.UI.WinForm.Controls.NListBoxItem)
    Public PropertyGets/sets the image index that is accosiated with this item. (Inherited from Nevron.UI.WinForm.Controls.NListBoxItem)
    Public PropertyGets/sets the size into which to draw item image. By default if no size is specified the one from the parent listbox is used. (Inherited from Nevron.UI.WinForm.Controls.NListBoxItem)
    Public PropertyGets/sets the text displayed next to the font name with the appropriate font. If null "Sample text" will be displayed.  
    Public PropertyGets/sets the text that is accosiated with this item. (Inherited from Nevron.UI.WinForm.Controls.NListBoxItem)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.UI.WinForm.Controls.NListBoxItem)
    Top
    See Also