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


In This Topic
    NPopupPlacementInfo Class
    In This Topic
    Summary description for NPopupPlacementInfo.
    Object Model
    NPopupPlacementInfo Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.UI.NTooltipPlacementInfo)>
    <System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    <System.SerializableAttribute()>
    Public Class NPopupPlacementInfo 
       Inherits NDefaultInitializableObject
    'Usage
     
    
    Dim instance As NPopupPlacementInfo
    [System.Xml.Serialization.XmlInclude(Nevron.UI.NTooltipPlacementInfo)]
    [System.ComponentModel.TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    [System.Serializable()]
    public class NPopupPlacementInfo : NDefaultInitializableObject 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NPopupPlacementInfo
             Nevron.UI.NTooltipPlacementInfo

    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