Enum ShowState
Value for the showState field in table externalapplication
Syntax
ShowState
Fields
| Name | Description |
|---|---|
| Minimized | Start application in minimized state |
| Maximized | Start application in maximized state |
| Default | Start application with default window size and position |
| ToolBar | Show the Browser toolbar |
| AddressBar | Show the Browser addressbar (where the user can type URL's and stuff) |
| StatusBar | Show the Browser statusbar |
| MenuBar | Show the Browser Menu bar (currently not implemented) |