Gets a Color structure that is the color of the text in the active window's title bar.

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

Syntax

C#
public 
Color 
ActiveCaptionTextColor { 
get; }

See Also