Miner.Interop Namespace > IMMListTree Interface : ForeColor Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678275)> <System.Runtime.InteropServices.ComAliasNameAttribute("stdole.OLE_COLOR")> Property ForeColor As System.UInteger
'Usage
Dim instance As IMMListTree Dim value As System.UInteger instance.ForeColor = value value = instance.ForeColor
[System.Runtime.InteropServices.DispId(1610678275)] [System.Runtime.InteropServices.ComAliasName("stdole.OLE_COLOR")] System.uint ForeColor {get; set;}
read-write property ForeColor: System.LongWord;
System.Runtime.InteropServices.DispIdAttribute(1610678275) System.Runtime.InteropServices.ComAliasNameAttribute("stdole.OLE_COLOR") function get,set ForeColor : System.uint
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