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.3.0.0 (5.3.0)
Syntaxpublic interface IIconProvider
Public Interface IIconProvider
The IIconProvider type exposes the following members.
Properties
| Name | Description |
---|
![Public property Public property](../icons/pubproperty.gif) | Icon |
Gets the icon to use for this instance
|
Top
See Also