Top level MDI form with ribbon.

Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public class SalRibbonBarMDI : SalRibbonBarBase, 
	ISalWindow

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..ContainerControl
            System.Windows.Forms..::..Form
              C1RibbonForm
                PPJ.Runtime.Windows..::..SalRibbonBarBase
                  PPJ.Runtime.Windows..::..SalRibbonBarMDI

See Also