Share via


TextViewBase.ForeColor - Propriété

Espace de noms :  Microsoft.SharePoint.Mobile.Controls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property ForeColor As Color
    Get
    Set
'Utilisation
Dim instance As TextViewBase
Dim value As Color

value = instance.ForeColor

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

Valeur de propriété

Type : System.Drawing.Color

Voir aussi

Référence

TextViewBase classe

TextViewBase - Membres

Microsoft.SharePoint.Mobile.Controls - Espace de noms