Click or drag to resize

IconAttribute Class

General icon for any controls or objects
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CodeStack.SwEx.Common.AttributesIconAttribute

Namespace:  CodeStack.SwEx.Common.Attributes
Assembly:  CodeStack.SwEx.Common (in CodeStack.SwEx.Common.dll) Version: 0.9.9.0 (0.9.9.0)
Syntax
public class IconAttribute : Attribute

The IconAttribute type exposes the following members.

Constructors
  NameDescription
Public methodIconAttribute
Top
Properties
  NameDescription
Public propertyIcon
Image assigned to this icon
Top
See Also