SetSize

>>-aTabControl~SetSize(--width--,--height--)-------------------><


The SetSize method sets the width and height of tabs in a fixed-width or owner-drawn tab control.

Arguments:

The arguments are:

width

The new width, in pixels.

height

The new height, in pixels.

Return value:

The old width and height as a string, in pixels.