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
SalQuickTabsForm()

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
FromHandle(hWnd)

Returns the control associated with the handle.
Parameter
Type
Description
Returns: SalQuickTabsForm.
Implements
Name
Description
All Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface.
Last updated