Click or drag to resize

KryptonDockingManagerRecreateLoadingPage Event

Occurs when docking configuration information is loading and a page needs creating to match incoming unique name.

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#
public event EventHandler<RecreateLoadingPageEventArgs> RecreateLoadingPage

Value

EventHandlerRecreateLoadingPageEventArgs
See Also