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


In This Topic
    NUIElementContainer Class
    In This Topic
    Represents an element which is layoutable and serves as a container for other elements.
    Object Model
    NUIElementContainer Class
    Syntax
    'Usage
     
    
    Dim instance As NUIElementContainer
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NDisposableObject
             Nevron.UI.NUINode
                Nevron.UI.NUIFrameworkElement
                   Nevron.UI.NBoundableElement
                      Nevron.UI.NHitTestableElement
                         Nevron.UI.NVisualElement
                            Nevron.UI.NKeyboardInputElement
                               Nevron.UI.NMouseInputElement
                                  Nevron.UI.NInputElement
                                     Nevron.UI.NThemableElement
                                        Nevron.UI.NUIElement
                                           Nevron.UI.NUIElementContainer
                                              Nevron.UI.NButtonEditElement
                                              Nevron.UI.NCalculatorElement
                                              Nevron.UI.NItemContainer
                                              Nevron.UI.NRangeElement
                                              Nevron.UI.NScrollableElement
                                              Nevron.UI.ToolStrips.NToolItemContainer

    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