Skip to main content
Version: 2025

SalQuickTabsDialog

Namespace: PPJ.Runtime.Windows.QO

Assembly: PPJ.Web.49 (4.9.0.0)

Dialog Box window parent of a tab frame. This class allows editing of the properties of child windows identifying their associated tab.

public class SalQuickTabsDialog : SalQuickTabsParentDialog

Constructors

Instance memberSalQuickTabsDialog()

Dialog Box window parent of a tab frame. This class allows editing of the properties of child windows identifying their associated tab.

Methods

Static memberFromHandle(hWnd)

Returns the control associated with the handle.

ParameterTypeDescription
hWndSalWindowHandle

Returns: SalQuickTabsDialog.

Implements

NameDescription
ISalWindowAll Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface.