ComponentOne Sizer 8.0
TabPreview Property

Returns or sets whether the control should track mouse movements.

Syntax

[form!]C1Tab.TabPreview[ = {True | False} ]

Remarks

If you set this property to True, the control will switch tabs as the user clicks and drags the mouse over the tab area. If you set it to False, then each click generates a single switch (mouse dragging is ignored).

This property only works for single-row tabs. Multi-row tabs always behave as if TabPreview were set to False.

Data Type

Boolean

Default Value

True

 

 


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

Product Support Forum  |  Documentation Feedback