SendMessage(hwnd, ...)
Im trying to achieve a result similar to this: https://stackoverflow.com/a/59915923/12733526
But using SendMessage to change the current "blue outline" to another color:
SendMessage(hwnd, ...)
Im trying to achieve a result similar to this: https://stackoverflow.com/a/59915923/12733526
But using SendMessage to change the current "blue outline" to another color: