Click or drag to resize

IconLocation Class

Defines an icon location.
Inheritance Hierarchy

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public class IconLocation

The IconLocation type exposes the following members.

Constructors
  NameDescription
Public methodIconLocation
Initializes a new instance of the IconLocation class
Top
Properties
  NameDescription
Public propertyIndex
Gets or sets the icon index.
Public propertyLocation
Gets the location.
Public propertyOptions
Gets or sets the options.
Top
See Also