C1.Win.C1InputPanel 命名空间 > InputComponent 类 : ForeColor 属性 |
'声明
<C1DescriptionAttribute("用来显示InputComponent内文本的颜色。")> <C1CategoryAttribute("外观")> Public Property ForeColor As System.Drawing.Color
'用法
Dim instance As InputComponent Dim value As System.Drawing.Color instance.ForeColor = value value = instance.ForeColor
[C1Description("用来显示InputComponent内文本的颜色。")] [C1Category("外观")] public System.Drawing.Color ForeColor {get; set;}
public read-write property ForeColor: System.Drawing.Color;
C1DescriptionAttribute("用来显示InputComponent内文本的颜色。") C1CategoryAttribute("外观") public function get,set ForeColor : System.Drawing.Color
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2