Skip to content

SyncActiveFloatingFrames Property

Description

The SyncActiveFloatingFrames property specifies whether floating panes will appear active.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property SyncActiveFloatingFrames() As Boolean

Remarks

Synchronizes the activation of the mini-frame windows to the activation of its parent window. When SyncActiveFloatingFrames is False, floating panes/windows activate and deactivate similarly to Visual Studio .NET. When set to False, only one window can appear active. This setting is visual only; it does not control whether panes/windows can become active.

See Also


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