Click or drag to resize

KryptonSpaceUpdateVisible Method (Boolean)

Requests the visible state be updated.

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

Parameters

focus
Type: SystemBoolean
Should the current cell be given the focus.
See Also