SalMDIWindow

PPJ.Runtime.Windows.SalMDIWindow

Namespace: PPJ.Runtime.Windows

Assembly: PPJ.Runtime.49 (4.9.0.0)

Top level MDI window implementation.

public class SalMDIWindow : SalForm

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.

ParameterTypeDescription

bPosition

Returns: SalBoolean.

Implements

NameDescription

All Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface.

Last updated