Click or drag to resize

IQuickAccessToolbarButtonSetVisible Method

Sets a new value for the visible state.

Namespace:  Internal.ComponentFactory.Krypton.Ribbon
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
void SetVisible(
	bool visible
)

Parameters

visible
Type: SystemBoolean
See Also