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 public void UpdateVisible(
bool focus
)
Parameters
- focus
- Type: SystemBoolean
Should the current cell be given the focus.
See Also