SIP (soft input panel) is movable from code?

  • Hello,


    i also found no possibility to do this by using .NET class "Inputpanel"!
    But i am sure that following (or similar) works:

    Code
    1. namespace MyApplication
    2. {
    3. class WinAPIAccess
    4. {
    5. [DllImport("Coredll.lib")]
    6. public static extern BOOL SipSetDefaultRect(Int32Ptr pRect);
    7. }
    8. }

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.