'Declaration
<System.ComponentModel.DefaultPropertyAttribute("Text")> <System.ComponentModel.DefaultEventAttribute("Click")> <System.ComponentModel.DesignerAttribute("System.Windows.Forms.Design.ControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <System.ComponentModel.Design.Serialization.DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <System.ComponentModel.ToolboxItemFilterAttribute("System.Windows.Forms")> <System.ComponentModel.DesignerCategoryAttribute("Component")> <System.SerializableAttribute()> Public MustInherit Class NView Inherits System.Windows.Forms.Control Implements Nevron.Diagram.INHitTest, Nevron.Diagram.INInvalidatable, Nevron.Diagram.INView, Nevron.Diagram.INVisible, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INNode, Nevron.Dom.INNodeContainer, Nevron.Dom.INServiceProvider, Nevron.Globalization.INLocalizable, Nevron.GraphicsCore.INWindowRenderSurfaceHost, Nevron.INReferenceHolder, Nevron.INReferenceProvider
'Usage
Dim instance As NView
[System.ComponentModel.DefaultProperty("Text")] [System.ComponentModel.DefaultEvent("Click")] [System.ComponentModel.Designer("System.Windows.Forms.Design.ControlDesigner, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [System.ComponentModel.Design.Serialization.DesignerSerializer("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [System.ComponentModel.ToolboxItemFilter("System.Windows.Forms")] [System.ComponentModel.DesignerCategory("Component")] [System.Serializable()] public abstract class NView : System.Windows.Forms.Control, Nevron.Diagram.INHitTest, Nevron.Diagram.INInvalidatable, Nevron.Diagram.INView, Nevron.Diagram.INVisible, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INNode, Nevron.Dom.INNodeContainer, Nevron.Dom.INServiceProvider, Nevron.Globalization.INLocalizable, Nevron.GraphicsCore.INWindowRenderSurfaceHost, Nevron.INReferenceHolder, Nevron.INReferenceProvider