Click or drag to resize

KryptonPageResetInherit Method

Reset the state palettes so they no longer inherit from external source.

Namespace:  Internal.ComponentFactory.Krypton.Navigator
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public virtual void ResetInherit(
	Control alignControl
)

Parameters

alignControl
Type: System.Windows.FormsControl
Only if inherited values are still the same as when the aligned control was set are they reset.
See Also