Skip to content

Enabled Property

Description

Gets/sets whether the tab is enabled.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Enabled() As Boolean

Remarks

A disabled tab will not respond to events such as mouse clicks and keystrokes. The contents of a tab cannot be accessed by the user when the tab is disabled.

See Also


See Also | Command Bars ActiveX Control v24.0


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