Click or drag to resize

KryptonPaletteGetContextMenuSubMenuImage Method

Gets an image indicating a sub-menu on a context menu item.

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#
public Image GetContextMenuSubMenuImage()

Return Value

Image
Appropriate image for drawing; otherwise null.

Implements

IPaletteGetContextMenuSubMenuImage
See Also