Skip to main content

SalQuickTabsParentDialog

Namespace: PPJ.Runtime.Windows.QO

Assembly: PPJ.Runtime.50 (5.0.0.0)

Provides a dialog-style host for QuickTabs callbacks.

public class SalQuickTabsParentDialog : SalQuickTabsParent

Example:

using PPJ.Runtime.Windows.QO;

var window = new SalQuickTabsParentDialog();

Constructors

Instance member SalQuickTabsParentDialog()

Initializes dialog styling without maximize, minimize, or taskbar buttons.

Inherited By

NameDescription
SalQuickTabsDialogProvides a dialog 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.