Results 1 to 2 of 2

Thread: Ocx ?

  1. #1

    Thread Starter
    Member
    Join Date
    May 2002
    Location
    USA
    Posts
    33

    Question Ocx ?

    I want to be able to send keys to a Citrix app...
    I have tried sendkeys function and that doesn't work.
    I did see that citrix does provide a "Wfica.ocx" file
    ...I never used ocx files but Can I use that to send
    tabs,enter and paste to the Citrix App...

  2. #2
    Hyperactive Member
    Join Date
    Apr 2002
    Location
    uk
    Posts
    327
    Probably not no. The OCX is most likely a control used by the Citrix app. You could try to use it in VB, but you'd probably be breaking some laws.
    Try using the SendMessage API to send the keys instead.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width