SalMDIWindow
PPJ.Runtime.Windows.SalMDIWindow
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.49 (4.9.0.0)
Top level MDI window implementation.
Constructors
Constructs a SalMDIWindow object.
Properties
Icon: Overrides the default Image property.
TabbedMdiManager: The tabbed Mdi manager component.
Methods
Arranges minimized child window icons in an MDI window.
Returns: SalBoolean.
Cascades all non-iconized child windows of an MDI window.
Returns: SalBoolean.
Tiles all non-iconized child windows of an MDI window. Windows that are not sizable will not be tiled.
Returns: SalBoolean.
Implements
Last updated