The SimdifyWindow class is used to manipulate the main window of Simdify.
Function members are as follows:
| Return Type | Function Name | Documentation |
|---|---|---|
| <TabDockPanel> | CreateTabDockPanel | Undocumented |
| <CommandBar> | CreateToolbar | This option is undocumented at present. |
| int64 | GetDockPanelCount | This option is undocumented at present. |
| <ModelView> | GetView | Returns the window at the row and column specified in the parameters. |
| int32 | Split | Splits a single panel workspace into two or four panes. |
Object members are as follows:
| Type Name | Accessor Name | Documentation |
|---|---|---|
| <CommandBarManager> | CommandBarManager | This option is undocumented at present. |
| CommandBar[] | CommandBars[ index ] | This option is undocumented at present. |
| DockPanel[] | DockPanels[ index ] | Undocumented |