Nevron .NET Vision
Nevron.UI Namespace / NCheckBoxShape Class
Members


In This Topic
    NCheckBoxShape Class
    In This Topic
    Summary description for NCheckBoxShape.
    Object Model
    NCheckBoxShape Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.UI.NCheckBoxShape)>
    <System.ComponentModel.EditorAttribute(Nevron.UI.NUIShapeTypeEditor, System.Drawing.Design.UITypeEditor)>
    <System.SerializableAttribute()>
    Public Class NCheckBoxShape 
       Inherits NGlyphShape
    'Usage
     
    
    Dim instance As NCheckBoxShape
    [System.Xml.Serialization.XmlInclude(Nevron.UI.NCheckBoxShape)]
    [System.ComponentModel.Editor(Nevron.UI.NUIShapeTypeEditor, System.Drawing.Design.UITypeEditor)]
    [System.Serializable()]
    public class NCheckBoxShape : NGlyphShape 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NUIShape
          Nevron.UI.NStylableShape
             Nevron.UI.NPathShape
                Nevron.UI.NGlyphShape
                   Nevron.UI.NCheckBoxShape

    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