0
votes
votes
1 answers
Alt + Click label
Hi! Is there a way to track that down? I ran across some code which deals with importing function from user library: [DllImport("User32.dll")]private static extern short GetAsyncKeyState(Keys vKey); and the use of it loo ...
