• 窗户输入模拟器提供了一个简单的。(C#)的接口模拟鼠标或键盘输入使用Win32SendInput方法。 所有的互操作是为你做了有一个简单的编程模型用于发送的多个按键。

    Windows形式提供的调方法,它可以模拟案文进入,但不是实际键的。 输入模拟器是一个C#SendInput包装它可以模拟键鼠的事件。

    Windows输入模拟器可用于WPF,Windows形式和操作台应用合成或模拟的任何包括键盘输入控制,Alt、转移、标签进入、空间,退格,Windows键,Caps Lock,Num锁,滚动锁定,体积上/下和静音、网络邮件,搜索、收藏的功能键,向后和向前导航的钥匙,可编程键和任何其他关键定义的,在虚拟的关键表格。

    它提供了一个简单的API模拟的文本条目的,关键的下钥匙了,钥匙按下和复杂的修改键和弦。

  • Windows इनपुट सिम्युलेटर प्रदान करता है, एक सरल है । नेट (सी#) इंटरफेस करने के लिए अनुकरण कीबोर्ड या माउस इनपुट का उपयोग कर Win32 SendInput विधि है । सभी के Interop के लिए किया जाता है और आप वहाँ एक सरल प्रोग्रामिंग मॉडल भेजने के लिए कई कीस्ट्रोक्स.

    Windows प्रपत्र प्रदान करता है SendKeys विधि का अनुकरण कर सकते हैं जो पाठ प्रविष्टि, लेकिन नहीं वास्तविक कुंजी स्ट्रोक. इनपुट सिम्युलेटर एक C# SendInput आवरण अनुकरण कर सकते हैं जो कीबोर्ड और माउस की घटनाओं.

    Windows इनपुट सिम्युलेटर में इस्तेमाल किया जा सकता WPF, Windows प्रपत्र और कंसोल अनुप्रयोगों के संश्लेषण के लिए या अनुकरण किसी भी कुंजीपटल इनपुट नियंत्रण सहित, Alt, पाली, टैब, दर्ज, अंतरिक्ष, बैकस्पेस, Windows, कुंजी कैप्स लॉक, Num लॉक, स्क्रॉल लॉक, मात्रा ऊपर/नीचे और मूक, वेब, मेल, खोज, पसंदीदा, समारोह चाबियाँ, वापस और आगे नेविगेशन कुंजी, प्रोग्राम चाबियाँ और किसी भी अन्य प्रमुख में परिभाषित आभासी कुंजी तालिका है ।

    यह प्रदान करता है एक सरल एपीआई का अनुकरण करने के लिए पाठ प्रविष्टि, नीचे कुंजी, कुंजी, कुंजी प्रेस और जटिल संशोधित कुंजी स्ट्रोक और chords.

  • The Windows Input Simulator provides a simple .NET (C#) interface to simulate Keyboard or Mouse input using the Win32 SendInput method. All of the Interop is done for you and there's a simple programming model for sending multiple keystrokes.

    Windows Forms provides the SendKeys method which can simulate text entry, but not actual key strokes. The Input Simulator is a C# SendInput Wrapper which can simulate keyboard and mouse events.

    Windows Input Simulator can be used in WPF, Windows Forms and Console Applications to synthesize or simulate any Keyboard input including Control, Alt, Shift, Tab, Enter, Space, Backspace, the Windows Key, Caps Lock, Num Lock, Scroll Lock, Volume Up/Down and Mute, Web, Mail, Search, Favorites, Function Keys, Back and Forward navigation keys, Programmable keys and any other key defined in the Virtual Key table.

    It provides a simple API to simulate text entry, key down, key up, key press and complex modified key strokes and chords.