Represents the attribute which sets the collection of icons of different sizes.

Namespace:  PerpetuumSoft.Framework.Drawing
Assembly:  PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1

Syntax

C#
public class ToolboxImageAttribute : Attribute
Visual Basic (Declaration)
Public Class ToolboxImageAttribute _
	Inherits Attribute
Visual C++
public ref class ToolboxImageAttribute : public Attribute

Inheritance Hierarchy

System..::.Object
  System..::.Attribute
    PerpetuumSoft.Framework.Drawing..::.ToolboxImageAttribute

See Also