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


In This Topic
    NListBoxProperties Class Members
    In This Topic

    The following tables list the members exposed by NListBoxProperties.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the property to display the value of the NComboBox item's check box.  
    Public PropertyGets/sets a value indicating whether the NListBox will act as a CheckListBox.  
    Public PropertyGets/sets a value indicating whether an item checked state will change on a left mouse button double click.  
    Public PropertyGets/sets the style of checkboxes (if such are specified).  
    Public PropertyGets/sets a value whether the NListBox will have column on its left side for displaying images.  
    Public PropertyGets/sets the width of the column in a multicolumn NListBox.  
    Public PropertyGets/Set the data source for NComboBox items.  
    Public PropertyGets/sets the default image index to be applied on the items(if their own is not specified)  
    Public PropertyGets/Sets the property to display for NComboBox items.  
    Public PropertyGets/sets the width by which the horizontal scrollbar of a NListBox can scroll.  
    Public PropertyGets/sets a value indicating whether a horizontal scrollbar is displayed in the NListBox control.  
    Public PropertyGets/sets the height of an item in the NListBox.  
    Public PropertyGets/sets a value indicating whether the NListBox supports multiple columns.  
    Public PropertyGets/sets a value indicating whether the vertical scrollbar of a NListBox is shown at all times.  
    Public PropertyGets/sets a value indicating whether the items in the listbox will be sorted alphabetically.  
    Public PropertyDetermines whether to use custom scrollbars or use the default windows ones (better performance) for dropdown list scrollbars.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)  
    Top
    See Also