Click here to Skip to main content
15,896,489 members
Home / Discussions / C#
   

C#

 
AnswerRe: File Properties Pin
Super Lloyd2-Aug-09 20:30
Super Lloyd2-Aug-09 20:30 
AnswerRe: File Properties Pin
Mycroft Holmes2-Aug-09 21:26
professionalMycroft Holmes2-Aug-09 21:26 
AnswerRe: File Properties Pin
OriginalGriff2-Aug-09 21:31
mveOriginalGriff2-Aug-09 21:31 
GeneralRe: File Properties Pin
rick05563-Aug-09 4:26
rick05563-Aug-09 4:26 
Questionhow could i add my data to LAN using C# code... Pin
akqureshi2-Aug-09 18:41
akqureshi2-Aug-09 18:41 
QuestionClass/Control Document File Viewer Pin
egpuyos2-Aug-09 18:40
egpuyos2-Aug-09 18:40 
AnswerRe: Class/Control Document File Viewer Pin
Super Lloyd2-Aug-09 19:28
Super Lloyd2-Aug-09 19:28 
QuestionCreate a System Pin
veon cheng2-Aug-09 17:22
veon cheng2-Aug-09 17:22 
AnswerRe: Create a System [modified] Pin
N a v a n e e t h2-Aug-09 17:40
N a v a n e e t h2-Aug-09 17:40 
GeneralRe: Create a System Pin
veon cheng2-Aug-09 17:53
veon cheng2-Aug-09 17:53 
GeneralRe: Create a System Pin
N a v a n e e t h2-Aug-09 18:23
N a v a n e e t h2-Aug-09 18:23 
AnswerRe: Create a System Pin
Abhijit Jana2-Aug-09 17:46
professionalAbhijit Jana2-Aug-09 17:46 
GeneralRe: Create a System Pin
veon cheng2-Aug-09 18:00
veon cheng2-Aug-09 18:00 
GeneralRe: Create a System Pin
darkelv2-Aug-09 19:16
darkelv2-Aug-09 19:16 
AnswerRe: Create a System Pin
Mycroft Holmes2-Aug-09 19:34
professionalMycroft Holmes2-Aug-09 19:34 
GeneralRe: Create a System Pin
veon cheng2-Aug-09 19:54
veon cheng2-Aug-09 19:54 
QuestionOCR Running Error on thumbnail Pin
hpydir2-Aug-09 13:57
hpydir2-Aug-09 13:57 
AnswerRe: OCR Running Error on thumbnail Pin
Christian Graus2-Aug-09 14:10
protectorChristian Graus2-Aug-09 14:10 
AnswerRe: OCR Running Error on thumbnail Pin
Dave Kreskowiak2-Aug-09 16:58
mveDave Kreskowiak2-Aug-09 16:58 
GeneralRe: OCR Running Error on thumbnail Pin
Christian Graus2-Aug-09 17:04
protectorChristian Graus2-Aug-09 17:04 
QuestionAppDomain problem... Pin
Super Lloyd2-Aug-09 13:46
Super Lloyd2-Aug-09 13:46 
AnswerRe: AppDomain problem... Pin
N a v a n e e t h2-Aug-09 16:35
N a v a n e e t h2-Aug-09 16:35 
GeneralRe: AppDomain problem... Pin
Super Lloyd2-Aug-09 18:37
Super Lloyd2-Aug-09 18:37 
Questionhow could I make double (key events) ? [modified] Pin
Abdulkader Rai2-Aug-09 13:13
Abdulkader Rai2-Aug-09 13:13 
AnswerRe: how could I make double (key events) ? Pin
Christian Graus2-Aug-09 13:53
protectorChristian Graus2-Aug-09 13:53 
You mean when a key was pressed twice ? You'd have to keep track of the last key pressed, and if the same key is pressed again, it was pressed twice.

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.

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.