_OlkCategory.ForeColor 属性

定义

返回或设置一个 UInteger (c #) 值,该值指示控件的前景色。 读/写。

public:
 property System::UInt32 ForeColor { System::UInt32 get(); void set(System::UInt32 value); };
public uint ForeColor { get; set; }
Public Property ForeColor As UInteger

属性值

注解

此属性的类型 为 OLE_COLOR 它是 C#) 值中的 UInteger (uint 。 此属性的默认值是 0x80000008,"窗口型"。

适用于