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


In This Topic
    NListBoxItem Class Members
    In This Topic

    The following tables list the members exposed by NListBoxItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the bounds of the NListBoxItem.  
    Public PropertyGets/sets a value whether the item is checked.  
    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.  
    Public PropertyGets/sets the image index that is accosiated with this item.  
    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.  
    Public PropertyGets/sets the text that is accosiated with this item.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Top
    See Also