Name | Description | |
---|---|---|
![]() | NPopupWindow Constructor | Overloaded. |
The following tables list the members exposed by NPopupWindow.
Name | Description | |
---|---|---|
![]() | NPopupWindow Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | CloseOnEnterProperty | Reference to the CloseOnEnter property. |
![]() ![]() | NPopupWindowSchema | Schema associated with NPopupWindow. |
![]() ![]() | QueryStayOpenedEvent | Reference to the QueryStayOpened event. |
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. |
Name | Description | |
---|---|---|
![]() ![]() | OpenInContext | Overloaded. Opens a popup window in a context fashion. |
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. |
Name | Description | |
---|---|---|
![]() | QueryStayOpened | Occurs when the popup is opened and queries whether it must remain opened. |