Name | Description | |
---|---|---|
![]() | NPopup Constructor |
The following tables list the members exposed by NPopup.
Name | Description | |
---|---|---|
![]() | NPopup Constructor |
Name | Description | |
---|---|---|
![]() | ActivateOnDisplay | Determines whether the popup will be activated when displayed. |
![]() | AnimationInfo | Gets/sets the structure which contains information whether the popup should be animated when displayed and/or closed. |
![]() | Background | Gets/sets the NUIShape which describes the filling of the popup. |
![]() | BorderStyle | Gets/sets the border style of the popup. |
![]() | CanActivate | Determines whether the popup may become the current active window. |
![]() ![]() | CanHaveShadow | Determines whether a NPopup may display shadow. |
![]() | DynamicLayered | Gets/sets a value indicating whether the popup will update its window style while sizing. Improves performance greatly. |
![]() | EnableHook | Gets/sets a value indicating whether a windows message filter will be installed. If false the popup will not be closed automatically. |
![]() | EnableMouseInput | Determines whether the popup may receive mouse messages. |
![]() | EnableSkinning | Determines whether the component will use skinning logic. (Inherited from Nevron.UI.WinForm.Controls.NSkinnableComponent) |
![]() | HasShadow | Gets/sets a value indicating whether the popup will drop a shadow. |
![]() | HostedControl | Gets/sets the control hosted on the popup. |
![]() | Layered | Gets/sets a value indicating whether the popup will use the extended WS_EX_LAYERED style for applying transparency and animations. |
![]() | Location | Gets/sets the Location of the popup. |
![]() | Opacity | Gets/sets the opacity of the popup. |
![]() | Owner | Gets/sets the Form instance which owns this popup. If null, the popup's owner will be the Desktop Window. |
![]() | Padding | Gets/sets the inner padding of the popup. |
![]() | Palette | Gets/sets the NPalette used to render the popup. |
![]() | PaletteInheritance | Gets/sets a value which Palette value will be applied on a higher level Palette change. |
![]() | PlacementInfo | Gets the object containing informating about positioning the popup. |
![]() | PlacementTarget | Gets/sets the Control instance which will be treated as a placement target. |
![]() | Rounding | Gets/sets the rounding style for the popup. |
![]() | ShadowColor | Gets/sets the color of the shadow. |
![]() | ShadowOffset | Gets/sets the offset to be applied on the shadow (if specified). |
![]() | Size | Gets/sets the size of the popup. |
![]() | SizeStyle | Gets/sets the size style for the popup. |
![]() | SizingHeight | Gets/sets the height of the sizing gripper (if available) |
![]() | TopMost | Gets/sets a value indicating whether the popup will be above all other windows (top-most). |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Close | |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Display | |
![]() | Dispose | Overloaded. Overridden. |
![]() | GetDisplayPadding | Gets the currently used internal padding. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | ShouldSerializeAnimationInfo | Determines whether the AnimationInfo property should be serialized. |
![]() | ShouldSerializeBorderStyle | Determines whether the BorderStyle property should be serialized. |
![]() | ShouldSerializeCanActivate | Determines whether the TopMost property should be serialized. |
![]() | ShouldSerializeDynamicLayered | Determines whether the DynamicLayered property should be serialized. |
![]() | ShouldSerializeEnableHook | Determines whether the EnableHook property should be serialized. |
![]() | ShouldSerializeEnableSkinning | Determines whether the EnableSkinning property should be serialized. |
![]() | ShouldSerializeHasShadow | Determines whether the HasShadow property should be serialized. |
![]() | ShouldSerializeLayered | Determines whether the Layered property should be serialized. |
![]() | ShouldSerializeOpacity | Determines whether the Opacity property should be serialized. |
![]() | ShouldSerializePadding | Determines whether the Padding property should be serialized. |
![]() | ShouldSerializePalette | Determines whether the Palette property should be serialized. |
![]() | ShouldSerializePlacementInfo | Determines whether the PlacementInfo property should be serialized. |
![]() | ShouldSerializeRounding | Determines whether the Rounding property should be serialized. |
![]() | ShouldSerializeShadowColor | Determines whether the ShadowColor property should be serialized. |
![]() | ShouldSerializeShadowOffset | Determines whether the ShadowOffset property should be serialized. |
![]() | ShouldSerializeSize | Determines whether the Size property should be serialized. |
![]() | ShouldSerializeSizeStyle | Determines whether the SizeStyle property should be serialized. |
![]() | ShouldSerializeSizingHeight | Determines whether the SizingHeight property should be serialized. |
![]() | ShouldSerializeTopMost | Determines whether the TopMost property should be serialized. |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | InitializeDefault | Overridden. |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | ProcessSkinChange | Overridden. |
Name | Description | |
---|---|---|
![]() | Closed | |
![]() | Closing | |
![]() | Displayed | |
![]() | Displaying | |
![]() | PreFilterMessage |