Convert RGB Colour to OLE_Color

Posted by Robert W on Stack Overflow See other posts from Stack Overflow or by Robert W
Published on 2010-03-16T09:38:05Z Indexed on 2010/04/17 23:33 UTC
Read the original article Hit count: 1291

Filed under:
|
|
|

I have the unenviable task of maintaining an ActiveX control that expects OLE_Colors as the back/for colour of the control.

Is there a tool or a .NET code sample that will convert from an RGB colour (or a hex colour) to an OLE_Color?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about ole