Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / PredefinedPopupStyle Enumeration


In This Topic
    PredefinedPopupStyle Enumeration
    In This Topic
    Specifies the predefined popup styles
    Syntax
    'Declaration
     
    
    Public Enum PredefinedPopupStyle 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As PredefinedPopupStyle
    public enum PredefinedPopupStyle : System.Enum 
    Members
    MemberDescription
    Messenger 
    None 
    Office2003 
    Shaped 
    Skinned 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.UI.WinForm.Controls.PredefinedPopupStyle

    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