Nevron .NET Vision
Nevron.UI Namespace / NPopupAnimationInfo Structure
Members


In This Topic
    NPopupAnimationInfo Structure
    In This Topic
    Summary description for NPopupAnimationInfo.
    Object Model
    NPopupAnimationInfo Structure
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(Nevron.UI.NPopupAnimationInfoTypeConverter)>
    <System.SerializableAttribute()>
    Public Structure NPopupAnimationInfo 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NPopupAnimationInfo
    [System.ComponentModel.TypeConverter(Nevron.UI.NPopupAnimationInfoTypeConverter)]
    [System.Serializable()]
    public struct NPopupAnimationInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.UI.NPopupAnimationInfo

    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