#3
This was an API Call as listed below. I dont have MS Common controls.ocx anyway and dont want to get and register because the PC is administrated by a central IT team of my company.

Thanks.

Code: Select all

Public Declare Function acedSetColorDialog Lib "acad.exe" (color As Long, _
                ByVal bAllowMetaColor As Boolean, ByVal nCurLayerColor As Long) As Boolean