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

Visual Basic

 
QuestionDate problem Pin
rmedo17-Sep-09 0:16
rmedo17-Sep-09 0:16 
AnswerRe: Date problem Pin
Ashfield17-Sep-09 1:41
Ashfield17-Sep-09 1:41 
QuestionProblem in using .selection.type Pin
Padma N16-Sep-09 19:54
Padma N16-Sep-09 19:54 
AnswerRe: Problem in using .selection.type Pin
Johan Hakkesteegt16-Sep-09 20:57
Johan Hakkesteegt16-Sep-09 20:57 
GeneralRe: Problem in using .selection.type Pin
Padma N16-Sep-09 21:20
Padma N16-Sep-09 21:20 
GeneralRe: Problem in using .selection.type Pin
Johan Hakkesteegt16-Sep-09 21:44
Johan Hakkesteegt16-Sep-09 21:44 
QuestionVisual Basic KeyBoard Pin
Bob Beaubien16-Sep-09 15:00
Bob Beaubien16-Sep-09 15:00 
AnswerRe: Visual Basic KeyBoard Pin
Christian Graus16-Sep-09 15:09
protectorChristian Graus16-Sep-09 15:09 
I've done this before. Basically, I took a graphic of a keyboard, brought it up whenever the user focused on a textbox ( I used a derived class to do this ), and passed the textbox that had the focus whenever the keyboard came up. Then whatever you pressed, I passed on to the textbox. The main thing is to remember to support backspace and delete. You can add a key to clear it, too, if you think that makes it easier to use.

What touch screens do you use, out of curiosity ? HP has some sweet ones now.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

GeneralRe: Visual Basic KeyBoard Pin
Bob Beaubien16-Sep-09 15:16
Bob Beaubien16-Sep-09 15:16 
GeneralRe: Visual Basic KeyBoard Pin
Bob Beaubien16-Sep-09 15:25
Bob Beaubien16-Sep-09 15:25 
GeneralRe: Visual Basic KeyBoard Pin
Christian Graus16-Sep-09 15:29
protectorChristian Graus16-Sep-09 15:29 
GeneralRe: Visual Basic KeyBoard Pin
Bob Beaubien16-Sep-09 15:37
Bob Beaubien16-Sep-09 15:37 
GeneralRe: Visual Basic KeyBoard Pin
N a v a n e e t h16-Sep-09 15:42
N a v a n e e t h16-Sep-09 15:42 
GeneralRe: Visual Basic KeyBoard Pin
Christian Graus16-Sep-09 15:50
protectorChristian Graus16-Sep-09 15:50 
GeneralRe: Visual Basic KeyBoard Pin
Bob Beaubien16-Sep-09 16:14
Bob Beaubien16-Sep-09 16:14 
GeneralRe: Visual Basic KeyBoard Pin
Christian Graus16-Sep-09 17:29
protectorChristian Graus16-Sep-09 17:29 
AnswerRe: Visual Basic KeyBoard Pin
darkelv17-Sep-09 3:11
darkelv17-Sep-09 3:11 
QuestionGetting text from HTML . Pin
Tvojemama16-Sep-09 6:36
Tvojemama16-Sep-09 6:36 
AnswerRe: Getting text from HTML . Pin
Dave Kreskowiak16-Sep-09 6:56
mveDave Kreskowiak16-Sep-09 6:56 
GeneralRe: Getting text from HTML . Pin
Tvojemama16-Sep-09 7:07
Tvojemama16-Sep-09 7:07 
GeneralRe: Getting text from HTML . Pin
Dave Kreskowiak16-Sep-09 8:20
mveDave Kreskowiak16-Sep-09 8:20 
AnswerRe: Getting text from HTML . Pin
0x3c016-Sep-09 6:58
0x3c016-Sep-09 6:58 
GeneralRe: Getting text from HTML . Pin
Tvojemama16-Sep-09 7:04
Tvojemama16-Sep-09 7:04 
GeneralRe: Getting text from HTML . Pin
EliottA16-Sep-09 7:19
EliottA16-Sep-09 7:19 
GeneralRe: Getting text from HTML . Pin
Tvojemama16-Sep-09 7:28
Tvojemama16-Sep-09 7:28 

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.