TabFactory class

TabFactory class

Allows to create ITab instances

The TabFactory type exposes the following members:

Constructors

ConstructorDescription
__init__(self)

Methods

MethodDescription
create_tab(self, position, align)Creates a new ITab instance.

Remarks

For COM compatibility.

See Also