Overrides SalTabControl to provide IFS's own themed TabControl paint logic. Also supports themeing of display elements.

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 FndSalTabControl : SalQuickTabs..::..SalTabControl, 
	IFndRenderableControl

Inheritance Hierarchy

System..::..Object
  System..::..MarshalByRefObject
    System.ComponentModel..::..Component
      System.Windows.Forms..::..Control
        System.Windows.Forms..::..TabControl
          PPJ.Runtime.Windows.QO..::..SalQuickTabs..::..SalTabControl
            PPJ.Runtime.Windows.QO..::..SalQuickTabs..::..FndSalTabControl

See Also