NPopupWindow Class Members
In This Topic
The following tables list the members exposed by NPopupWindow.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| CloseOnEnter | Gets or sets whether the popup must be automatically closed, when an unhandled Enter key down event is received by the popup. The popup result is automatically set to OK. |
Top
Public Methods
| Name | Description |
| OpenInContext | Overloaded. Opens a popup window in a context fashion. |
Top
Public Events
| Name | Description |
| QueryStayOpened | Occurs when the popup is opened and queries whether it must remain opened. |
Top
See Also