Skip to content

Transparent Property

Description

Determines if the background of a TabControlPage is visible in WinXP mode.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Transparent() As Boolean

Return Type

The Transparent property determines if the background of a TabControlPage is visible in WinXP mode. When True, the background of the control will be transparent when the control is placed on a TabControlPage and running on Windows XP or using a Windows XP skin.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.