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