Click or drag to resize

KryptonDefaultColorAttribute Class

Create a default value attribute for color property.
Inheritance Hierarchy
System.ComponentModelDefaultValueAttribute
  Internal.ComponentFactory.Krypton.ToolkitKryptonDefaultColorAttribute

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 sealed class KryptonDefaultColorAttribute : DefaultValueAttribute

The KryptonDefaultColorAttribute type exposes the following members.

Constructors
  NameDescription
Public methodKryptonDefaultColorAttribute
Initialize a new instance of the KryptonDefaultColorAttribute class.
Top
See Also