Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?

User Image
he he64024
1 discussion post
I tried this function but could not work, supposing the {printscreen} was not recognized...
is there any way to sendkeys PRTSC ?
...just do not like to use thirdparty app to capture

using System;
using System.Drawing;
public static class DisplayFusionFunction
{
public static void Run(IntPtr windowHandle)
{
// your code goes here


//bool ok = BFS.Input.SendKeysFast("%{X}"); //Sends Alt+X
BFS.Input.SendKeys("({WIN}({PRINTSCREEN‌}))");
}
}
2 days ago  • #1
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)