Nevron .NET Vision
Nevron.Diagram.WinForm.Commands Namespace / NOptionsCategory Class
Members


In This Topic
    NOptionsCategory Class
    In This Topic
    The NOptionsCategory class serves as base class for all option categories displayed in the Options dialog
    Object Model
    NOptionsCategory Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NOptionsCategory 
    'Usage
     
    
    Dim instance As NOptionsCategory
    public abstract class NOptionsCategory 
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.WinForm.Commands.NOptionsCategory
          Nevron.Diagram.WinForm.Commands.NDrawingDocumentOptionsCategory
          Nevron.Diagram.WinForm.Commands.NDrawingViewOptionsCategory

    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