KryptonPageOnFlagsChanged Method |
Raises the FlagsChanged event.
Namespace: Internal.ComponentFactory.Krypton.NavigatorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual void OnFlagsChanged(
KryptonPageFlags changed
)
Parameters
- changed KryptonPageFlags
- Set of flags that have changed.
See Also