Skip to main content
Version: 2025

SalQuickTabsParentDialog

Namespace: PPJ.Runtime.Windows.QO

Assembly: PPJ.Web.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
ISalWindowProvides SAL window actions, named properties, and access to a window's runtime implementation.