<MainWindow> Data Interface

The ScenomeWindow class is used to manipulate the main window of Scenome.

Class HierarchyType » Window » MainWindow

Function Members

Function members are as follows:

Return Type Function Name Documentation
<TabDockPanel>CreateTabDockPanelUndocumented
<CommandBar>CreateToolbarThis option is undocumented at present.
int32GetDockPanelCountThis option is undocumented at present.
<ModelView>GetViewReturns the window at the row and column specified in the parameters.
int32SplitSplits a single panel workspace into two or four panes.

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
<CommandBarManager>CommandBarManagerThis option is undocumented at present.
CommandBar[]CommandBars[ index ]This option is undocumented at present.
DockPanel[]DockPanels[ index ]Undocumented