Nevron.UI.WinForm.Controls Namespace / NListBoxCommand Class
Members


NListBoxCommand Class
Object Model
NListBoxCommand Class
Syntax
'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
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Nevron.UI.WinForm.Controls.NCommand
            Nevron.UI.WinForm.Controls.NListBoxCommand

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also