ShouldSerializeImageTransparentColor Method (C1CommandControl)
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