> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum ShowState

> Value for the showState field in table externalapplication

Value for the showState field in table externalapplication

## Syntax

```crmscript theme={null}
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)                 |
