TBXITEMINFO.clrTransparent Field

Definition

COLORREF item specifying the transparent color in bitmap.

public: System::UInt32 clrTransparent;
public: unsigned int clrTransparent;
unsigned int clrTransparent;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.COLORREF")]
public uint clrTransparent;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.COLORREF")>]
val mutable clrTransparent : uint32
Public clrTransparent As UInteger 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to