Click or drag to resize

IButtonSpecValuesSetView Method

Sets the current view associated with the button spec.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
void SetView(
	ViewBase view
)

Parameters

view
Type: Internal.ComponentFactory.Krypton.ToolkitViewBase
View element reference.
See Also