Compartir a través de


SystemsColorsWrapper.InactiveCaptionTextColor Property

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

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

Syntax

'Declaration
Public ReadOnly Property InactiveCaptionTextColor As Color
    Get
'Usage
Dim instance As SystemsColorsWrapper
Dim value As Color

value = instance.InactiveCaptionTextColor
public Color InactiveCaptionTextColor { get; }

Property Value

Type: System.Windows.Media.Color

See Also

Reference

SystemsColorsWrapper Class

SystemsColorsWrapper Members

Microsoft.Lync.Controls Namespace