Freigeben über


TextViewBase.ForeColor-Eigenschaft

Namespace:  Microsoft.SharePoint.Mobile.Controls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ForeColor As Color
    Get
    Set
'Usage
Dim instance As TextViewBase
Dim value As Color

value = instance.ForeColor

instance.ForeColor = value
public Color ForeColor { get; set; }

Eigenschaftswert

Typ: System.Drawing.Color

Siehe auch

Referenz

TextViewBase Klasse

TextViewBase-Member

Microsoft.SharePoint.Mobile.Controls-Namespace