Click or drag to resize

KryptonSpaceUpdateVisible(Boolean) Method

Requests the visible state be updated.

Namespace: Internal.ComponentFactory.Krypton.Docking
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public void UpdateVisible(
	bool focus
)

Parameters

focus  Boolean
Should the current cell be given the focus.
See Also