Gets a Color structure that is the background color for the ToolTip control.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
public 
Color 
InfoColor { 
get; }

See Also