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

Constructs the class to be a dialog box.

Inherited By

Implements

Last updated