Skip to content

ShowCaptionAlways Property

Description

Specifies whether to always show the ribbon caption when EnableFrameTheme is False.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property ShowCaptionAlways() As Boolean

Remarks

If EnableFrameTheme is False, then the Ribbon caption will still be displayed under the normal window caption. Set ShowCaptionAlways to False to hide the ribbon caption when EnableFrameTheme is False.

See Also


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