Hey guys
I want to creat a visual basic programm that can send comands to EG, so I activated the Keyboard-plugin in EG
I also created a vb-programm that sends simulated keypresses
but EG does┬┤t recognize them...
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
SendKeys.Send("Y")
End Sub
It seems as if EG only recognize the keypresses that are acutaly from my "real" keyboard
I hope you guys can help me
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Problem with the Keyboard-plugin
Re: Problem with the Keyboard-plugin
so this one for vb.net :
viewtopic.php?f=10&t=1322&p=7747&hilit= ... asic#p7747
viewtopic.php?f=10&t=1322&p=7747&hilit= ... asic#p7747
miljbee
TCP Events : A Better Network Event Sender/Receiver Plugin.
The Network Event Sender/Receiver in C#
Get events in EG from Google Calendar.
TCP Events : A Better Network Event Sender/Receiver Plugin.
The Network Event Sender/Receiver in C#
Get events in EG from Google Calendar.