Click or drag to resize

EngineScrollBarOrientationChanging Event

Occurs every time scrollbar orientation is about to change.

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public event EventHandler<CancelEventArgs> OrientationChanging

Value

Type: SystemEventHandlerCancelEventArgs
See Also