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 (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.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