SalQuickTabsParentDialog

PPJ.Runtime.Windows.QO.SalQuickTabsParentDialog

Namespace: PPJ.Runtime.Windows.QO

Assembly: PPJ.Runtime.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

Constructs the class to be a dialog box.

Inherited By

NameDescription

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

Implements

NameDescription

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

Last updated