KryptonPageResetInherit Method |
Reset the state palettes so they no longer inherit from external source.
Namespace: Internal.ComponentFactory.Krypton.NavigatorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic virtual void ResetInherit(
Control alignControl
)
Parameters
- alignControl Control
- Only if inherited values are still the same as when the aligned control was set are they reset.
See Also