TextViewBase.ForeColor 属性

命名空间:  Microsoft.SharePoint.Mobile.Controls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property ForeColor As Color
    Get
    Set
用法
Dim instance As TextViewBase
Dim value As Color

value = instance.ForeColor

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

属性值

类型:System.Drawing.Color

另请参阅

引用

TextViewBase 类

TextViewBase 成员

Microsoft.SharePoint.Mobile.Controls 命名空间