Click or drag to resize

RibbonAppButtonAppButtonToolTipImageTransparentColor Property

Gets and sets the color to draw as transparent in the ToolTipImage.

Namespace:  Internal.ComponentFactory.Krypton.Ribbon
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Color AppButtonToolTipImageTransparentColor { get; set; }

Property Value

Type: Color
See Also