Click or drag to resize

MDICommands Class

Provides a set of mdi related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ApplicationMDICommands

Namespace:  MediaCy.Automation.Application
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class MDICommands

The MDICommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCascade
Cascades the documents in MDI mode.
Public propertyStatic memberTileHorizontally
Tiles the documents horizontally in MDI mode.
Public propertyStatic memberTileVertically
Tiles the documents vertically in MDI mode.
Public propertyStatic memberToggle
Toggles between MDI and document docking mode.
Top
See Also