Welcome to Origami Project Sign in | Join
| Help
in Search
 

Using the Microsoft PenInputPanel 1.7 in VB6

Last post 06-02-2008, 3:11 PM by NeoTechni. 1 replies.
Sort Posts: Previous Next
  •  06-02-2008, 2:56 PM 31219

    Using the Microsoft PenInputPanel 1.7 in VB6

    When I try:

    Public TIP As New TextInputPanel
    TIP.SetInPlaceVisibility True

    I get the following error: -2147467259 (80004005)

    I would like to be able to bring up (or hide) the TIP at will. I'd prefer a method that doesn't require external references (so my programs would still work on non-Tablet PCs)

    I don't suppose anyone knows how to do this? I don't want to have to simulate the mouse clicking the TIP icon on the taskbar. It would be very inelegant

  •  06-02-2008, 3:11 PM 31221 in reply to 31219

    Re: Using the Microsoft PenInputPanel 1.7 in VB6

View as RSS news feed in XML

© Copyright 2006 Microsoft Corporation. All rights reserved.