Defines late bound functions in QuickTabs parent Form or Dialog Box that will be called when an event occurs in the tab control.

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 SalQuickTabsParent : SalFormWindow

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..::..SalQuickTabsParentForm

See Also