Extended TabPage. Supports the disabled flag, mnemonics and bound forms.

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 SalTabPage : TabPage

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..ScrollableControl
          System.Windows.Forms..::..Panel
            System.Windows.Forms..::..TabPage
              PPJ.Runtime.Windows.QO..::..SalQuickTabs..::..SalTabPage

See Also