Nevron .NET Vision
Nevron.Editors Namespace / NDashStyleCommand Class
Members


In This Topic
    NDashStyleCommand Class
    In This Topic
    Summary description for NDashStyleCommand.
    Object Model
    NDashStyleCommand Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.ToolboxItemAttribute(False)>
    <System.ComponentModel.DesignerAttribute(Nevron.Internal.UvSb)>
    <System.ComponentModel.DesignTimeVisibleAttribute(False)>
    <System.ComponentModel.DefaultPropertyAttribute("Text")>
    <System.ComponentModel.TypeConverterAttribute(Nevron.UI.WinForm.Controls.NCommandTypeConverter)>
    <System.ComponentModel.DesignerCategoryAttribute("Component")>
    Public Class NDashStyleCommand 
       Inherits Nevron.UI.WinForm.Controls.NCommand
       Implements Nevron.UI.WinForm.Controls.INCommandBarsObject, Nevron.UI.WinForm.Controls.INCommandCollection, Nevron.UI.WinForm.Controls.INPaletteProvider, Nevron.UI.WinForm.Controls.INPropertyPageProvider, Nevron.UI.WinForm.Controls.INRendererProvider, Nevron.UI.WinForm.Controls.INSerializable 
    'Usage
     
    
    Dim instance As NDashStyleCommand
    [System.ComponentModel.ToolboxItem(false)]
    [System.ComponentModel.Designer(Nevron.Internal.UvSb)]
    [System.ComponentModel.DesignTimeVisible(false)]
    [System.ComponentModel.DefaultProperty("Text")]
    [System.ComponentModel.TypeConverter(Nevron.UI.WinForm.Controls.NCommandTypeConverter)]
    [System.ComponentModel.DesignerCategory("Component")]
    public class NDashStyleCommand : Nevron.UI.WinForm.Controls.NCommand, Nevron.UI.WinForm.Controls.INCommandBarsObject, Nevron.UI.WinForm.Controls.INCommandCollection, Nevron.UI.WinForm.Controls.INPaletteProvider, Nevron.UI.WinForm.Controls.INPropertyPageProvider, Nevron.UI.WinForm.Controls.INRendererProvider, Nevron.UI.WinForm.Controls.INSerializable  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             Nevron.UI.WinForm.Controls.NCommand
                Nevron.Editors.NDashStyleCommand

    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