VisualPopupShow(Rectangle) Method |
Show the popup using the provided rectangle as the screen rect.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic virtual void Show(
Rectangle screenRect
)
Parameters
- screenRect Rectangle
- Screen rectangle for showing the popup.
See Also