System.Windows.Forms.AxHost.GetColorFromOleColor Method

Returns a System.Drawing.Color structure that corresponds to the specified OLE color value.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.CLSCompliant(false)]
protected static System.Drawing.Color GetColorFromOleColor (uint color)

Parameters

color
The OLE color value to translate.

Returns

The System.Drawing.Color structure that represents the translated OLE color value.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0