Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NPopup Class


In This Topic
    NPopup Class Properties
    In This Topic

    For a list of all members of this type, see NPopup members.

    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
    See Also