SalRibbonBarMDI
PPJ.Runtime.Windows.SalRibbonBarMDI
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.49 (4.9.0.0)
Top level MDI form with ribbon.
C#
VB.NET
public class SalRibbonBarMDI : SalRibbonBarBase
Public Class SalRibbonBarMDI
Inherits SalRibbonBarBase
Constructor
Arranges minimized child window icons in an MDI window.
Cascades all non-iconized child windows of an MDI window.
Tiles all non-iconized child windows of an MDI window. Windows that are not sizable will not be tiled.
Parameter | Type | Description |
---|---|---|
bPosition | |
Name | Description |
---|---|
All Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface. |
Last modified 8mo ago