Spread Windows Forms 12.0 Product Documentation
ImageDisable Property


FarPoint.Win.Spread.Design Assembly > FarPoint.Win.Spread.Design Namespace > CustomMenuItem Class : ImageDisable Property
Syntax
'Declaration
 
Public Property ImageDisable As Image
'Usage
 
Dim instance As CustomMenuItem
Dim value As Image
 
instance.ImageDisable = value
 
value = instance.ImageDisable
public Image ImageDisable {get; set;}
See Also

Reference

CustomMenuItem Class
CustomMenuItem Members