KryptonRibbonQATButtonOnDropDown Method |
Raises the DropDown event.
Namespace: Internal.ComponentFactory.Krypton.RibbonAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual void OnDropDown(
EventHandler finishDelegate
)
Parameters
- finishDelegate EventHandler
- Delegate fired during event processing.
See Also