CommonHelperContentStyleFromLabelStyle Method |
Find the appropriate content style to match the incoming label style.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static PaletteContentStyle ContentStyleFromLabelStyle(
LabelStyle style
)
Parameters
- style LabelStyle
- LabelStyle enumeration.
Return Value
PaletteContentStyleMatching PaletteContentStyle enumeration value.
See Also