hi,
i'm making a light switch program, just to learn,
i have, that when i press a key i can do an event
now, i want the code that says:
If e.KeyChar = Chr(Keys.Escape) Then
press key: B for 500ms
this "press key: B for 500ms" but then so it works
i cant find how it should work
olso:
press key: B for 500ms
release key: B for 500ms
tyvm!
i'm making a light switch program, just to learn,
i have, that when i press a key i can do an event
now, i want the code that says:
If e.KeyChar = Chr(Keys.Escape) Then
press key: B for 500ms
this "press key: B for 500ms" but then so it works
i cant find how it should work
olso:
press key: B for 500ms
release key: B for 500ms
tyvm!