Click or drag to resize

KryptonSpaceOnPagesDoubleClicked Method

Raises the PagesDoubleClicked event.

Namespace: Internal.ComponentFactory.Krypton.Docking
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected virtual void OnPagesDoubleClicked(
	UniqueNamesEventArgs e
)

Parameters

e  UniqueNamesEventArgs
An UniqueNamesEventArgs containing the event data.
See Also