SalQuickTabsParentDialog
PPJ.Runtime.Windows.QO.SalQuickTabsParentDialog
Namespace: PPJ.Runtime.Windows.QO
Assembly: PPJ.Web.49 (4.9.0.0)
Specializes the generic SalQuickTabsParent class into a dialog box implementation. This class should be used when the ported code extends cQuickTabsParent directly. Using this class avoids the creation of multiple inheritance constructs.
public class SalQuickTabsParentDialog : SalQuickTabsParent
Constructors
SalQuickTabsParentDialog()

Constructs the class to be a dialog box.
Inherited By
Name
Description
Dialog Box window parent of a tab frame. This class allows editing of the properties of child windows identifying their associated tab.
Implements
Name
Description
All Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface.
Last updated