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.
- C#
- VB.NET
public class SalQuickTabsDialog : SalQuickTabsParentDialog
Public Class SalQuickTabsDialog
Inherits SalQuickTabsParentDialog
Constructors
SalQuickTabsDialog()
Dialog Box window parent of a tab frame. This class allows editing of the properties of child windows identifying their associated tab.
Methods
FromHandle(hWnd)
Returns the control associated with the handle.
| Parameter | Type | Description |
|---|---|---|
| hWnd | SalWindowHandle |
Returns: SalQuickTabsDialog.
Implements
| Name | Description |
|---|---|
| ISalWindow | All Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface. |