Skip to main content

SalQuickTabsParentForm

Namespace: PPJ.Runtime.Windows.QO

Assembly: PPJ.Runtime.50 (5.0.0.0)

Provides a form host for QuickTabs callbacks.

public class SalQuickTabsParentForm : SalQuickTabsParent

Example:

using PPJ.Runtime.Windows.QO;

var window = new SalQuickTabsParentForm();

Constructors

Instance member SalQuickTabsParentForm()

Initializes a new instance of SalQuickTabsParentForm.

Inherited By

NameDescription
SalQuickTabsFormProvides a form with a built-in fill-docked QuickTabs frame.

Implements

NameDescription
ISalWindowExposes SAL message dispatch and runtime metadata for child controls, forms, dialogs, and MDI windows.