ComponentOne Sizer 8.0
BorderWidth Property (C1Tab)

Returns or sets the width in pixels of the border between the control and its pages.

Syntax

[form!]C1Tab.BorderWidth[ = value As Integer ]

Remarks

The border is automatically used by the Tab control to position pages when the AutoSwitch property is set to True.

You can retrieve the size of the Tab's client area using the ClientLeft, ClientTop, ClientWidth, and ClientHeight properties. This may be useful in case you want to position controls over the Tab's client area.

Data Type

Integer

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback