Click or drag to resize

IContextMenuTargetGetActiveView Method

Gets the view element that should be used when this target is active.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
ViewBase GetActiveView()

Return Value

ViewBase
View element to become active.
See Also