TBXITEMINFO.clrTransparent Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: