TabHeaderSize Property

From GUI Only

Applies To
TabControl

Description
Sets the size of tab header. (Whether to automatically adjust the width or height, manually adjust the width and height)

Usage
By changing the value of the TabHeaderSize property, which is displayed in the GUI Builder's property grid, you can change size of the tab header.

After the settings have been changed, and the project saved, the settings will be saved. If the TabHeaderAutoFit property is set to False, the TabheaderWidth and TabHeaderHeight property can be changed.

See Also
Tab Control