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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public event EventHandler<RecreateLoadingPageEventArgs> RecreateLoadingPage

Value

Type: SystemEventHandlerRecreateLoadingPageEventArgs
See Also