dbicTips Send comments on this topic.
MaskColor Property
See Also 
dbicTips Assembly > Dbi.WinControl.Tips Namespace > dbiTips Class : MaskColor Property

Determines the masking color used to paint the images.

Syntax

Visual Basic (Declaration) 
Public Overridable Property MaskColor As System.Drawing.Color
C# 
public virtual System.Drawing.Color MaskColor {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also