Click or drag to resize

ViewLayoutMenuSepGap Constructor

Initialize a new instance of the ViewLayoutMenuSepGap class.

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#
public ViewLayoutMenuSepGap(
	PaletteContextMenuRedirect stateCommon,
	bool standardStyle
)

Parameters

stateCommon
Type: Internal.ComponentFactory.Krypton.ToolkitPaletteContextMenuRedirect
Source of palette values.
standardStyle
Type: SystemBoolean
Draw items with standard or alternate style.
See Also