GH_IconLabel Class

GH_IconLabel Class

A simple Icon with an icon overlay plus highlight rectangle.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsLabel
          Grasshopper.GUIGH_IconLabel

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_IconLabel : Label
Public Class GH_IconLabel
	Inherits Label

The GH_IconLabel type exposes the following members.

Constructors
  NameDescription
Public methodGH_IconLabel
Initializes a new instance of the GH_IconLabel class
Top
Properties
  NameDescription
Public propertyLabelIcon
Top
Extension Methods
  NameDescription
Public Extension MethodToEto (Defined by EtoExtensions.)
Top
See Also