Click or drag to resize

WorkspaceMenusShortcutCloseAllButThis Property

Gets and sets the shortcut for 'close all but this' page.

Namespace:  Internal.ComponentFactory.Krypton.Workspace
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Keys ShortcutCloseAllButThis { get; set; }

Property Value

Type: Keys
See Also