I want to determine the RGB color of a system color such as SystemColors.HotTrack.
Is there a way to do this without resorting to using P/Invoke and GetSysColor (not including drawing into a bitmap and checking pixel values)?
I want to determine the RGB color of a system color such as SystemColors.HotTrack.
Is there a way to do this without resorting to using P/Invoke and GetSysColor (not including drawing into a bitmap and checking pixel values)?
Copyright © 2021 Jogjafile Inc.
or