Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NPopup Class
Properties Methods Events


In This Topic
    NPopup Class Members
    In This Topic

    The following tables list the members exposed by NPopup.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines whether the popup will be activated when displayed.  
    Public PropertyGets/sets the structure which contains information whether the popup should be animated when displayed and/or closed.  
    Public PropertyGets/sets the NUIShape which describes the filling of the popup.  
    Public PropertyGets/sets the border style of the popup.  
    Public PropertyDetermines whether the popup may become the current active window.  
    Public Propertystatic (Shared in Visual Basic)Determines whether a NPopup may display shadow.  
    Public PropertyGets/sets a value indicating whether the popup will update its window style while sizing. Improves performance greatly.  
    Public PropertyGets/sets a value indicating whether a windows message filter will be installed. If false the popup will not be closed automatically.  
    Public PropertyDetermines whether the popup may receive mouse messages.  
    Public PropertyDetermines whether the component will use skinning logic. (Inherited from Nevron.UI.WinForm.Controls.NSkinnableComponent)
    Public PropertyGets/sets a value indicating whether the popup will drop a shadow.  
    Public PropertyGets/sets the control hosted on the popup.  
    Public PropertyGets/sets a value indicating whether the popup will use the extended WS_EX_LAYERED style for applying transparency and animations.  
    Public PropertyGets/sets the Location of the popup.  
    Public PropertyGets/sets the opacity of the popup.  
    Public PropertyGets/sets the Form instance which owns this popup. If null, the popup's owner will be the Desktop Window.  
    Public PropertyGets/sets the inner padding of the popup.  
    Public PropertyGets/sets the NPalette used to render the popup.  
    Public PropertyGets/sets a value which Palette value will be applied on a higher level Palette change.  
    Public PropertyGets the object containing informating about positioning the popup.  
    Public PropertyGets/sets the Control instance which will be treated as a placement target.  
    Public PropertyGets/sets the rounding style for the popup.  
    Public PropertyGets/sets the color of the shadow.  
    Public PropertyGets/sets the offset to be applied on the shadow (if specified).  
    Public PropertyGets/sets the size of the popup.  
    Public PropertyGets/sets the size style for the popup.  
    Public PropertyGets/sets the height of the sizing gripper (if available)  
    Public PropertyGets/sets a value indicating whether the popup will be above all other windows (top-most).  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method  
    Public MethodOverloaded. Overridden.   
    Public MethodGets the currently used internal padding.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodDetermines whether the AnimationInfo property should be serialized.  
    Public MethodDetermines whether the BorderStyle property should be serialized.  
    Public MethodDetermines whether the TopMost property should be serialized.  
    Public MethodDetermines whether the DynamicLayered property should be serialized.  
    Public MethodDetermines whether the EnableHook property should be serialized.  
    Public MethodDetermines whether the EnableSkinning property should be serialized.  
    Public MethodDetermines whether the HasShadow property should be serialized.  
    Public MethodDetermines whether the Layered property should be serialized.  
    Public MethodDetermines whether the Opacity property should be serialized.  
    Public MethodDetermines whether the Padding property should be serialized.  
    Public MethodDetermines whether the Palette property should be serialized.  
    Public MethodDetermines whether the PlacementInfo property should be serialized.  
    Public MethodDetermines whether the Rounding property should be serialized.  
    Public MethodDetermines whether the ShadowColor property should be serialized.  
    Public MethodDetermines whether the ShadowOffset property should be serialized.  
    Public MethodDetermines whether the Size property should be serialized.  
    Public MethodDetermines whether the SizeStyle property should be serialized.  
    Public MethodDetermines whether the SizingHeight property should be serialized.  
    Public MethodDetermines whether the TopMost property should be serialized.  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverridden.   
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodOverridden.   
    Top
    Public Events
     NameDescription
    Public Event  
    Public Event  
    Public Event  
    Public Event  
    Public Event  
    Top
    See Also