'Declaration
<System.ComponentModel.ToolboxItemAttribute(False)> <System.ComponentModel.DesignerAttribute(Nevron.Internal.SvSb)> <System.ComponentModel.DesignTimeVisibleAttribute(False)> <System.ComponentModel.DefaultPropertyAttribute("Text")> <System.ComponentModel.TypeConverterAttribute(Nevron.UI.WinForm.Controls.NCommandTypeConverter)> <System.ComponentModel.DesignerCategoryAttribute("Component")> Public NotInheritable Class NListBoxCommand Inherits NCommand Implements Nevron.Globalization.INLocalizable, INCommandBarsObject, INCommandCollection, INPaletteProvider, INPropertyPageProvider, INRendererProvider, INSerializable
'Usage
Dim instance As NListBoxCommand
[System.ComponentModel.ToolboxItem(false)] [System.ComponentModel.Designer(Nevron.Internal.SvSb)] [System.ComponentModel.DesignTimeVisible(false)] [System.ComponentModel.DefaultProperty("Text")] [System.ComponentModel.TypeConverter(Nevron.UI.WinForm.Controls.NCommandTypeConverter)] [System.ComponentModel.DesignerCategory("Component")] public sealed class NListBoxCommand : NCommand, Nevron.Globalization.INLocalizable, INCommandBarsObject, INCommandCollection, INPaletteProvider, INPropertyPageProvider, INRendererProvider, INSerializable