WPFwiki, wpf, wiki, .net 3.0, windows presentation foundation, FAQ, free resources, solution, development, microsoft Home of the world's largest WPF FAQ
Edit

Category

Input

Edit

Question

Can input (from keyboard, mouse, etc.) be simulated programatically?

Edit

Answer

Yes and no.

Some input can be simulated pretty easilly, while other input is mostly impossible to reproduce.

See related links for more details on each specific case.

In more generic terms: Basic events can be simulated, but the complete input system is not reproducable through WPF calls.

Edit

Related Links

Input: Simulating basic keyboard events

All content is Copyright ©2007 Xceed Software Inc. unless otherwise indicated. See the Terms of Service. Contributors must read and agree to the Contribution Policy. WPFwiki is brought to you by Xceed, makers of the powerful yet free Xceed DataGrid for WPF.