Click here to Skip to main content
15,892,927 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Question[Message Deleted] Pin
woca4u5-Feb-09 11:56
woca4u5-Feb-09 11:56 
AnswerRe: textbox Control problem Pin
Christian Graus5-Feb-09 12:51
protectorChristian Graus5-Feb-09 12:51 
GeneralRe: textbox Control problem Pin
woca4u5-Feb-09 13:14
woca4u5-Feb-09 13:14 
GeneralRe: textbox Control problem Pin
Johan Hakkesteegt5-Feb-09 20:33
Johan Hakkesteegt5-Feb-09 20:33 
GeneralRe: textbox Control problem Pin
woca4u5-Feb-09 20:54
woca4u5-Feb-09 20:54 
GeneralRe: textbox Control problem Pin
Johan Hakkesteegt5-Feb-09 22:10
Johan Hakkesteegt5-Feb-09 22:10 
GeneralRe: textbox Control problem Pin
Christian Graus5-Feb-09 22:15
protectorChristian Graus5-Feb-09 22:15 
AnswerRe: textbox Control problem Pin
Bharat Jain5-Feb-09 23:26
Bharat Jain5-Feb-09 23:26 
woca4u wrote:
I try to make virtual keyboard


If you are trying to make a virtual keyboard , you can directly send the keys to the system , instead of sending it to a specific textbox , For sending key to current active application use SendKeys.Send()
built in VB. Also it you want to send the key directly to OS use kybd_event win32 API (using Win32 API is bit tricky), Let me know your choice , if SendKeys.Send() works for you its ok , other wise we can think of using Win32 API

-Regards
Bharat Jain
bharat.jain.nagpur@gmail.com

QuestionExport problem to Excel Pin
ivo755-Feb-09 10:25
ivo755-Feb-09 10:25 
AnswerRe: Export problem to Excel Pin
EliottA5-Feb-09 10:40
EliottA5-Feb-09 10:40 
GeneralRe: Export problem to Excel Pin
ivo755-Feb-09 10:59
ivo755-Feb-09 10:59 
GeneralRe: Export problem to Excel Pin
EliottA5-Feb-09 11:02
EliottA5-Feb-09 11:02 
GeneralRe: Export problem to Excel Pin
ivo755-Feb-09 11:10
ivo755-Feb-09 11:10 
GeneralRe: Export problem to Excel Pin
EliottA5-Feb-09 11:20
EliottA5-Feb-09 11:20 
AnswerRe: Export problem to Excel Pin
vaghelabhavesh5-Feb-09 10:44
vaghelabhavesh5-Feb-09 10:44 
GeneralRe: Export problem to Excel Pin
ivo755-Feb-09 10:55
ivo755-Feb-09 10:55 
QuestionDissable security message "" A program is trying to access e-mail addresses" while sending email Pin
Amanjot5-Feb-09 8:07
Amanjot5-Feb-09 8:07 
AnswerRe: Dissable security message "" A program is trying to access e-mail addresses" while sending email Pin
Wendelius5-Feb-09 8:16
mentorWendelius5-Feb-09 8:16 
AnswerRe: Dissable security message "" A program is trying to access e-mail addresses" while sending email Pin
Bharat Jain5-Feb-09 18:36
Bharat Jain5-Feb-09 18:36 
QuestionBuild a firewall using VB.net and then open traffic after web-based sign-in Pin
GDMFSOB5-Feb-09 7:08
GDMFSOB5-Feb-09 7:08 
AnswerRe: Build a firewall using VB.net and then open traffic after web-based sign-in Pin
EliottA5-Feb-09 7:20
EliottA5-Feb-09 7:20 
AnswerRe: Build a firewall using VB.net and then open traffic after web-based sign-in Pin
Dave Kreskowiak5-Feb-09 9:16
mveDave Kreskowiak5-Feb-09 9:16 
QuestionListbox problem Pin
jaakinye5-Feb-09 6:21
jaakinye5-Feb-09 6:21 
AnswerRe: Listbox problem Pin
EliottA5-Feb-09 6:42
EliottA5-Feb-09 6:42 
AnswerRe: Listbox problem Pin
vaghelabhavesh5-Feb-09 10:01
vaghelabhavesh5-Feb-09 10:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.