Click here to Skip to main content
15,919,245 members
Home / Discussions / C#
   

C#

 
GeneralRe: "On screen keyboard" user control Pin
Alan Zhao23-May-04 3:53
Alan Zhao23-May-04 3:53 
GeneralRe: "On screen keyboard" user control Pin
Heath Stewart23-May-04 4:13
protectorHeath Stewart23-May-04 4:13 
GeneralRe: "On screen keyboard" user control Pin
Heath Stewart23-May-04 4:03
protectorHeath Stewart23-May-04 4:03 
GeneralRe: "On screen keyboard" user control Pin
Alan Zhao23-May-04 4:17
Alan Zhao23-May-04 4:17 
GeneralRe: "On screen keyboard" user control Pin
Heath Stewart23-May-04 4:20
protectorHeath Stewart23-May-04 4:20 
GeneralRe: "On screen keyboard" user control Pin
Marc Clifton23-May-04 4:25
mvaMarc Clifton23-May-04 4:25 
GeneralRe: "On screen keyboard" user control Pin
Alan Zhao23-May-04 5:59
Alan Zhao23-May-04 5:59 
GeneralRe: "On screen keyboard" user control Pin
Marc Clifton23-May-04 11:39
mvaMarc Clifton23-May-04 11:39 
I'm a bit confused as to the state of affairs.

Alan Zhao wrote:
This on-screen keyboard is written in Visual C#, so each Button represents a key.

Is that part working already?

Alan Zhao wrote:
Therefore, when the user touch the button on the screen, it's like you click the button using mouse.

Does that part work too?

Alan Zhao wrote:
So the SomeKey_Click() event fired.

And each button on the screen has an event associated with it, so that when the user touches the screen, the button's Click event fires?

Alan Zhao wrote:
My problem is how do I tell system that SomeKey is pressed without physically type the key.

Heath already answered that question, I thought.

Marc

Microsoft MVP, Visual C#
MyXaml
MyXaml Blog
GeneralSemi-crosspost: Recompiling - but the assembly isn't updated Pin
Jan R Hansen22-May-04 13:25
Jan R Hansen22-May-04 13:25 
GeneralRe: Semi-crosspost: Recompiling - but the assembly isn't updated Pin
Marc Clifton22-May-04 14:54
mvaMarc Clifton22-May-04 14:54 
GeneralRe: Semi-crosspost: Recompiling - but the assembly isn't updated Pin
Jan R Hansen22-May-04 22:23
Jan R Hansen22-May-04 22:23 
GeneralRe: Semi-crosspost: Recompiling - but the assembly isn't updated Pin
Heath Stewart23-May-04 4:01
protectorHeath Stewart23-May-04 4:01 
GeneralReturning multiple values from methods Pin
bjoernen22-May-04 12:44
bjoernen22-May-04 12:44 
GeneralRe: Returning multiple values from methods Pin
Colin Angus Mackay22-May-04 13:12
Colin Angus Mackay22-May-04 13:12 
GeneralRe: Returning multiple values from methods Pin
bjoernen22-May-04 21:53
bjoernen22-May-04 21:53 
GeneralRe: Returning multiple values from methods Pin
Marc Clifton22-May-04 15:03
mvaMarc Clifton22-May-04 15:03 
GeneralRe: Returning multiple values from methods Pin
bjoernen22-May-04 22:18
bjoernen22-May-04 22:18 
GeneralRe: Returning multiple values from methods Pin
Marc Clifton23-May-04 2:59
mvaMarc Clifton23-May-04 2:59 
GeneralRe: Returning multiple values from methods Pin
bjoernen23-May-04 5:43
bjoernen23-May-04 5:43 
GeneralRe: Returning multiple values from methods Pin
Heath Stewart23-May-04 3:59
protectorHeath Stewart23-May-04 3:59 
GeneralRe: Returning multiple values from methods Pin
leppie22-May-04 19:45
leppie22-May-04 19:45 
GeneralRe: Returning multiple values from methods Pin
Heath Stewart23-May-04 3:56
protectorHeath Stewart23-May-04 3:56 
GeneralRe: Returning multiple values from methods Pin
bjoernen23-May-04 6:03
bjoernen23-May-04 6:03 
GeneralRe: Returning multiple values from methods Pin
MilesAhead24-May-04 7:34
MilesAhead24-May-04 7:34 
GeneralCausing a time delay within a method Pin
Anonymous22-May-04 11:57
Anonymous22-May-04 11:57 

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.