Logitech-LCD
Logitech-LCD copied to clipboard
This program can show the Logitech LCD message on Winform?
My mouse macro: function ShowLCD() ClearLCD() OutputLCDMessage("HELLO WORD",10000) end
It can show the "HELLO WORD" in Logitech LCD screen , but I want to show in Winform Can it do that?