Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Visual Basic
  4. Virtual Ketboard in vb.net forms

Virtual Ketboard in vb.net forms

Scheduled Pinned Locked Moved Visual Basic
csharptutorial
5 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    faravani
    wrote on last edited by
    #1

    hi for all I want use Virtual Ketboard in vb.net forms beacause my screen is touch screen but i not found any component please guide me Thanks

    D 1 Reply Last reply
    0
    • F faravani

      hi for all I want use Virtual Ketboard in vb.net forms beacause my screen is touch screen but i not found any component please guide me Thanks

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      If you had searched CP articles, you would have found this[^] article.

      50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

      F 1 Reply Last reply
      0
      • D dan sh

        If you had searched CP articles, you would have found this[^] article.

        50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

        F Offline
        F Offline
        faravani
        wrote on last edited by
        #3

        Hi d@nish Thank you For Your Reply But I want This code in vb.net if possible send me a dll file or component for this job thanks

        D D 2 Replies Last reply
        0
        • F faravani

          Hi d@nish Thank you For Your Reply But I want This code in vb.net if possible send me a dll file or component for this job thanks

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          All you have to do is convert the code yourself. It's only C#, not rocket science. There are a ton of online code converters on the web. All you need to do is a simple search. Or, you can just leave that component as is, compile it yourself, then use the resulting library in your VB.NET project.

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007, 2008
          But no longer in 2009...

          1 Reply Last reply
          0
          • F faravani

            Hi d@nish Thank you For Your Reply But I want This code in vb.net if possible send me a dll file or component for this job thanks

            D Offline
            D Offline
            dan sh
            wrote on last edited by
            #5

            As Dave said, either convert it yourself (lots of means available) or just add a reference to it in your code and use it. You might have read "interoperability" as advantages of .Net framework, you can make use of that now.

            50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups