FeatureHintIconToUse Property  | 
 
            Gets or sets the icon to use on the tile. Can be null, in which case no icon is shown.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.ContextSensitiveActions
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntaxpublic Bitmap IconToUse { get; set; }Public Property IconToUse As Bitmap
	Get
	Set
Property Value
Type: 
Bitmap
See Also