Skip to content

AutoTheme Property

Description

Enables/Disables auto themes.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property AutoTheme() As Boolean

Remarks

By default, AutoTheme = True. When AutoTheme = True, the theme of the TabWorkspace will change when the theme of the CommandBars control is changed. Set AutoTheme = False to keep the currently set theme even if the CommandBars theme is changed.

See Also


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