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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
ViewBase GetActiveView()

Return Value

Type: ViewBase
View element to become active.
See Also