GalleryDropMenuEventArgs Constructor |
Initialize a new instance of the GalleryDropMenuEventArgs class.
Namespace: Internal.ComponentFactory.Krypton.RibbonAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic GalleryDropMenuEventArgs(
KryptonContextMenu contextMenu
)
Parameters
- contextMenu KryptonContextMenu
- Context menu.
See Also