Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个令人羡慕的任务,即维护一个期望 OLE_Colors 作为控件的背景/颜色的 ActiveX 控件。
是否有可以从 RGB 颜色(或十六进制颜色)转换为 OLE_Color 的工具或 .NET 代码示例?
System.Drawing.ColorTranslator.ToOle()