SalQuickTabsForm

PPJ.Runtime.Windows.QO.SalQuickTabsForm

Namespace: PPJ.Runtime.Windows.QO

Assembly: PPJ.Runtime.49 (4.9.0.0)

Form window with a tab frame. In addition to containing a built in tab frame. This class also has the smarts to manage other child windows on the form so that they can be associated with specific tabs.

public class SalQuickTabsForm : SalQuickTabsParentForm

Constructors

Form window with a tab frame. In addition to containing a built in tab frame. This class also has the smarts to manage other child windows on the form so that they can be associated with specific tabs.

Methods

Returns the control associated with the handle.

ParameterTypeDescription

hWnd

Returns: SalQuickTabsForm.

Implements

NameDescription

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

Last updated