Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ContextMenu Class / ShouldSerializeImageTransparentColor Method

In This Topic
    ShouldSerializeImageTransparentColor Method (C1ContextMenu)
    In This Topic
    Returns true if this ImageTransparentColor property has changed; otherwise, returns false.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeImageTransparentColor() As Boolean
    protected bool ShouldSerializeImageTransparentColor()
    See Also