Click or drag to resize
IIconProvider Interface
Simple interface which is used to provide an icon at runtime for MDI child tab contents

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax
public interface IIconProvider

The IIconProvider type exposes the following members.

Properties
  NameDescription
Public propertyIcon
Gets the icon to use for this instance
Top
See Also