Nevron .NET Vision
Nevron.Diagram Namespace / NWinFormControlHostPrimitive Class
Members


In This Topic
    NWinFormControlHostPrimitive Class
    In This Topic
    Represents a box primitive which hosts a windows forms control
    Object Model
    NWinFormControlHostPrimitive Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.Diagram.NErmPrimitive)>
    <System.ComponentModel.EditorAttribute(Nevron.Diagram.Editors.NDiagramElementTypeEditor, System.Drawing.Design.UITypeEditor)>
    <System.SerializableAttribute()>
    Public Class NWinFormControlHostPrimitive 
       Inherits NBoxPrimitive
       Implements INAncestorTransformObserver, INBoundable, INContextMenuEditable, INDiagramElement, INDirtyInflate, INDragDropEventHandler, INHitTestable, INInplaceEditable, INInvalidatable, INKeyboardEventHandler, INMeasurements, INMouseEventHandler, INPaintable, INStyleable, INStyleComposer, INTransformable, INTranslatable, INVisible, INZOrderable, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INElement, Nevron.Dom.INHistoryCallback, Nevron.Dom.INIdentifiable, Nevron.Dom.INNode, Nevron.Dom.INUniquelyIdentifiable, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NWinFormControlHostPrimitive
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NDiagramNode
          Nevron.Diagram.NDiagramElement
             Nevron.Diagram.NStyleComposerElement
                Nevron.Diagram.NStyleableElement
                   Nevron.Diagram.NTransformableElement
                      Nevron.Diagram.NModel
                         Nevron.Diagram.NPrimitiveModel
                            Nevron.Diagram.NBoxPrimitive
                               Nevron.Diagram.NWinFormControlHostPrimitive

    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