Name | Description | |
---|---|---|
![]() | AllViews | Gets all views. |
![]() | FullScreen | Gets or sets a value indicating whether the application frame is in full screen state. |
![]() | Name | Gets or sets the name of the frame. |
![]() | SelectedView | Gets or sets the selected view. |
![]() | StatusBarText | Gets or sets the text displayed on the status bar. |
![]() | StatusBarVisible | Gets or sets a value indicating whether the frame window status bar is visible or not. |
![]() | VBCommonProject | Gets the Common VB project from VBA |
![]() | ViewCount | Gets the number of views that are running. |
![]() | Visible | Gets or sets a value indicating whether the application frame is visible. |
![]() | WindowLocation | Gets or sets the application window's location. |
![]() | WindowMode | Gets the WindowMode. |
![]() | WindowSize | Gets or sets the application window's size. |
![]() | WindowState | Gets or sets the application window state. The window state can be Normal, Minimized, or Maximized. |
![]() | WorkspaceSettings | Gets the WorkspaceSettings instance |