Description
Starts the window invisibly (assuming window was saves as invisible in the Form Designer) and embeds it into the backstage page, ensuring a lot of FrameWorks promoted event logic is skipped in the process.
Syntax
rv = Form_Services("StartBackstageWindow", RibbonCtrl, PageKey, WindowName, Parent)
Parameters
Parameter | Description |
---|---|
RibbonCtrl | The ribbon whose backstage we are targeting. |
PageKey | The Key to the Backstage page to receive the window. |
WindowName | The repository name of the window to embed. |
Parent | The embedded window's desired parent. |
Version
16.0.18