IPaletteGetDropDownButtonImage Method |
Gets a drop down button image appropriate for the provided state.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
SyntaxImage GetDropDownButtonImage(
PaletteState state
)
Parameters
- state PaletteState
- PaletteState for which image is required.
Return Value
Image
See Also