VsPropertyBrowserState.customColors Field

Definition

Custom colors chosen for the property browser.

public: cli::array <System::UInt32> ^ customColors;
public: Platform::Array <unsigned int> ^ customColors;
std::Array <unsigned int> customColors;
public uint[] customColors;
val mutable customColors : uint32[]
Public customColors As UInteger() 

Field Value

UInt32[]

Remarks

COM Signature

From vsshell.idl:

Applies to