Click or drag to resize

KryptonNavigatorUpdateGlobalEvents Method

Update global event attachments.

Namespace:  Internal.ComponentFactory.Krypton.Navigator
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected override void UpdateGlobalEvents(
	bool attach
)

Parameters

attach
Type: SystemBoolean
True if attaching; otherwise false.
See Also