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
Public Interface IIconProvider
The IIconProvider type exposes the following members.
Properties
| Name | Description |
---|
| Icon |
Gets the icon to use for this instance
|
TopSee Also