Re: How do I make the enter key act like a button click?
From: Iain Mcleod (mcleodia_at_dcs.gla.ac.uk)
Date: 10/07/04
- Next message: Alex K: "RE: extracting mouse coordinate"
- Previous message: Paul: "RE: extracting mouse coordinate"
- In reply to: Eric Sabine: "Re: How do I make the enter key act like a button click?"
- Next in thread: One Handed Man \( OHM - Terry Burns \): "Re: How do I make the enter key act like a button click?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 7 Oct 2004 22:46:04 +0100
Rather!
"Eric Sabine" <mopar41@mail_after_hot_not_before.com> wrote in message
news:uzPloJLrEHA.3988@tk2msftngp13.phx.gbl...
> Hilarious!
>
>> Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>> For i As Int32 = 0 To ch.Length - 1
>> ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>> Next
>> Process.Start("mailto:" & New String(ch))
>
>
- Next message: Alex K: "RE: extracting mouse coordinate"
- Previous message: Paul: "RE: extracting mouse coordinate"
- In reply to: Eric Sabine: "Re: How do I make the enter key act like a button click?"
- Next in thread: One Handed Man \( OHM - Terry Burns \): "Re: How do I make the enter key act like a button click?"
- Messages sorted by: [ date ] [ thread ]