Popup - ShowPopup Method
Show the popup
Member of Popup (PRIM_PPNL)
Parameters
Name |
Type |
Data Type |
Description |
Left |
*Input (Optional) |
Integer |
Left position in pixels |
Top |
*Input (Optional) |
Integer |
Top position in pixels |
Placement |
*Input (Optional) |
Enumeration |
Specifies whether to show the popup at the design location or centered |
Transition |
*Input (Optional) |
Enumeration |
Name of the animation to use when showing the popup |
Context |
*Input (Optional) |
Reference to the control to which the popup applies |
Details
The ShowPopup method will show the popup.
The Top and Left parameters can be used to override the default position.
The Transition parameter provides access to a variety of animations that can be used to make the showing of the popup a little more interesting than simply appearing on the screen.