| 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.ContextSensitiveActionsAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic Bitmap IconToUse { get; set; }Public Property IconToUse As Bitmap
	Get
	Set
Property Value
Type: 
Bitmap
See Also