Name | Description | |
---|---|---|
![]() | GetFunctionInfo | Returns detailed information on the available syntax hints, autocomplete entries etc. for a designer function. |
![]() | InvokeAction | Overloaded. Executes an action in the Designer. An action is the call of a menu item or a button in the toolbar for example. |
![]() | Open | Opens the specified project file when the Designer is open. |
![]() | Refresh | Activates an update of all tool windows, menu items etc. in the Designer. Use this function to ensure that the Designer immediately shows all the changes made to the object model using DOM within the open Designer. |
![]() | Save | Saves the currently opened project file when the Designer is open. |