| VisualControlBaseUpdateGlobalEvents Method  | 
 
            Update global event attachments.
            
 
    Namespace: 
   Internal.ComponentFactory.Krypton.Toolkit
    Assembly:
   NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
 Syntax
Syntaxprotected virtual void UpdateGlobalEvents(
	bool attach
)
Parameters
- attach
- Type: SystemBoolean
 True if attaching; otherwise false.
 See Also
See Also