How to hide thie input method switch button in the taskbar

一 汪 1 Reputation point
2021-05-21T11:11:29.02+00:00

When I use the remote desktop client(mstsc.exe), I found that the input method switch button in the taskbar disappeared.

How do I implement this function in my own program with windows API.

98564-1662788.png

98565-1662789.png

I found the ImmDisableIME function can only invalidate the Chinese input method,but cannot make the input method switch button disappear.

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,523 questions
{count} votes