NPopupWindow Class Methods
In This Topic
For a list of all members of this type, see NPopupWindow members.
Public Methods
| Name | Description |
| OpenInContext | Overloaded. Opens a popup window in a context fashion. |
Top
Protected Methods
| Name | Description |
| DoQueryStayOpened | |
| OnClosed | Overridden. |
| OnKeyDown | Overridden. Default handler for the key down events. |
| OnOpened | Overridden. Raises the Opened event. Overriden to reset the window result to none. |
| OnQueryStayOpened | Raises the QueryStayOpened event. Returns true if the popup window should stay opened. Otherwise returns false. |
Top
See Also