Click here to Skip to main content
15,916,412 members
Home / Discussions / C#
   

C#

 
GeneralRe: ping Pin
Dave Kreskowiak24-Jun-05 9:32
mveDave Kreskowiak24-Jun-05 9:32 
GeneralNaN Pin
hain24-Jun-05 5:23
hain24-Jun-05 5:23 
GeneralRe: NaN Pin
Richard Deeming24-Jun-05 8:04
mveRichard Deeming24-Jun-05 8:04 
Generaladmin password Pin
amarsumanth24-Jun-05 5:10
amarsumanth24-Jun-05 5:10 
GeneralRe: admin password Pin
Judah Gabriel Himango24-Jun-05 5:13
sponsorJudah Gabriel Himango24-Jun-05 5:13 
GeneralRe: admin password Pin
Dave Kreskowiak24-Jun-05 8:04
mveDave Kreskowiak24-Jun-05 8:04 
QuestionPocket PC virtual keyboard? Pin
george ivanov24-Jun-05 4:33
george ivanov24-Jun-05 4:33 
AnswerRe: Pocket PC virtual keyboard? Pin
Mike Dimmick24-Jun-05 5:52
Mike Dimmick24-Jun-05 5:52 
Add a Microsoft.WindowsCE.Forms.InputPanel component to your form. Add a SetFocus handler to the edit box. In the handler, set the Enabled property of the InputPanel object to true. If you want to hide the panel again when the user moves to a different control, add a handler for the KillFocus event and set Enabled to false.

Stability. What an interesting concept. -- Chris Maunder
Generalgdi+ slow Pin
bwagz24-Jun-05 4:28
bwagz24-Jun-05 4:28 
GeneralRe: gdi+ slow Pin
Judah Gabriel Himango24-Jun-05 4:57
sponsorJudah Gabriel Himango24-Jun-05 4:57 
GeneralRe: gdi+ slow Pin
bwagz24-Jun-05 5:18
bwagz24-Jun-05 5:18 
GeneralRe: gdi+ slow Pin
Judah Gabriel Himango24-Jun-05 5:34
sponsorJudah Gabriel Himango24-Jun-05 5:34 
GeneralRe: gdi+ slow Pin
bwagz24-Jun-05 5:43
bwagz24-Jun-05 5:43 
GeneralRe: gdi+ slow Pin
Anthony Baraff24-Jun-05 6:57
Anthony Baraff24-Jun-05 6:57 
GeneralRe: gdi+ slow Pin
Anonymous24-Jun-05 21:21
Anonymous24-Jun-05 21:21 
GeneralRe: gdi+ slow Pin
ACorbs25-Jun-05 5:22
ACorbs25-Jun-05 5:22 
GeneralRe: gdi+ slow Pin
Anthony Baraff27-Jun-05 3:29
Anthony Baraff27-Jun-05 3:29 
GeneralDETECT OFFICE VERSION Pin
Brunelleschi24-Jun-05 3:18
Brunelleschi24-Jun-05 3:18 
GeneralRe: DETECT OFFICE VERSION Pin
Anonymous25-Jun-05 0:25
Anonymous25-Jun-05 0:25 
GeneralCommand Prompt Explorer Bar Error! Pin
bosfan24-Jun-05 2:52
bosfan24-Jun-05 2:52 
GeneralRe: Command Prompt Explorer Bar Error! Pin
Colin Angus Mackay24-Jun-05 3:46
Colin Angus Mackay24-Jun-05 3:46 
GeneralRe: Command Prompt Explorer Bar Error! Pin
bosfan24-Jun-05 9:26
bosfan24-Jun-05 9:26 
GeneralThread Exceptions Pin
Marc Clifton24-Jun-05 2:40
mvaMarc Clifton24-Jun-05 2:40 
GeneralRe: Thread Exceptions Pin
Sebastian Schneider24-Jun-05 3:56
Sebastian Schneider24-Jun-05 3:56 
GeneralRe: Thread Exceptions Pin
Marc Clifton24-Jun-05 6:04
mvaMarc Clifton24-Jun-05 6:04 

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.