Logitech-LCD icon indicating copy to clipboard operation
Logitech-LCD copied to clipboard

This program can show the Logitech LCD message on Winform?

Open sbblg opened this issue 5 years ago • 0 comments

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?

sbblg avatar Oct 11 '19 08:10 sbblg