ITabFactory

ITabFactory interface

Allow to create ITab instances

public interface ITabFactory

Methods

NameDescription
CreateTab(double, TabAlignment)Creates a new ITab instance.

Remarks

For COM compatibility.

See Also