NContextMenuPopupWindow Class Members
The following tables list the members exposed by NContextMenuPopupWindow.
| Name | Description |
 | GetWindowPeerClip | Overridden. Gets the window peer clip to use. This implementation returns a window peer clip from the current frame border outer outline. No clip is returned in case the FrameBorder is null, or the frame border has no outer corner rounding (e.g. is outer rectangular). |
 | OnToolBarButtonClick | Called when a button in the toolbar of this popup window has been clicked. |
Top