Dialog Box window parent of a tab frame. This class allows editing of the properties of child windows identifying their associated tab.

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

Syntax

C#
public class SalQuickTabsDialog : SalQuickTabsParentDialog

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
              PPJ.Runtime.Windows..::..SalForm
                PPJ.Runtime.Windows..::..SalFormWindow
                  PPJ.Runtime.Windows.QO..::..SalQuickTabsParent
                    PPJ.Runtime.Windows.QO..::..SalQuickTabsParentDialog
                      PPJ.Runtime.Windows.QO..::..SalQuickTabsDialog

See Also