Click here to Skip to main content
15,887,485 members
Home / Discussions / C#
   

C#

 
GeneralRe: Resistor color code Pin
Pavlex49-Oct-16 7:31
Pavlex49-Oct-16 7:31 
GeneralRe: Resistor color code Pin
Pavlex49-Oct-16 12:21
Pavlex49-Oct-16 12:21 
QuestionCopy the text of any windows anywhere Pin
Daniyaltjm8-Oct-16 0:29
Daniyaltjm8-Oct-16 0:29 
AnswerRe: Copy the text of any windows anywhere Pin
OriginalGriff8-Oct-16 0:56
mveOriginalGriff8-Oct-16 0:56 
GeneralRe: Copy the text of any windows anywhere Pin
Daniyaltjm9-Oct-16 5:24
Daniyaltjm9-Oct-16 5:24 
GeneralRe: Copy the text of any windows anywhere Pin
OriginalGriff9-Oct-16 5:50
mveOriginalGriff9-Oct-16 5:50 
GeneralRe: Copy the text of any windows anywhere Pin
Daniyaltjm9-Oct-16 6:12
Daniyaltjm9-Oct-16 6:12 
GeneralRe: Copy the text of any windows anywhere Pin
OriginalGriff9-Oct-16 6:23
mveOriginalGriff9-Oct-16 6:23 
It's not as simple as that: it the control is part of your app it's simple, but if it isn't then there may not be any accessible string component. Windows doesn't work like that - for example, Word is not a huge multi line text box, it draws a "chunk" of text from a tree of non-displaying class items which may or may not expose any text internally, much less externally.

What you want to do is not simple: it's extremely complicated and may only be possible if you take a "picture" of the window and use OCR to convert it to text.
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

GeneralRe: Copy the text of any windows anywhere Pin
Daniyaltjm9-Oct-16 6:59
Daniyaltjm9-Oct-16 6:59 
GeneralRe: Copy the text of any windows anywhere Pin
NotPolitcallyCorrect9-Oct-16 5:50
NotPolitcallyCorrect9-Oct-16 5:50 
QuestionLine Control in C# 2005 ? Pin
Member 24584677-Oct-16 18:01
Member 24584677-Oct-16 18:01 
AnswerRe: Line Control in C# 2005 ? Pin
OriginalGriff7-Oct-16 19:39
mveOriginalGriff7-Oct-16 19:39 
AnswerRe: Line Control in C# 2005 ? Pin
Garth J Lancaster8-Oct-16 23:48
professionalGarth J Lancaster8-Oct-16 23:48 
QuestionStore persistent data Pin
sunsher6-Oct-16 15:25
sunsher6-Oct-16 15:25 
AnswerRe: Store persistent data Pin
Mycroft Holmes6-Oct-16 20:09
professionalMycroft Holmes6-Oct-16 20:09 
GeneralRe: Store persistent data Pin
OriginalGriff6-Oct-16 22:30
mveOriginalGriff6-Oct-16 22:30 
AnswerRe: Store persistent data Pin
NotPolitcallyCorrect6-Oct-16 23:45
NotPolitcallyCorrect6-Oct-16 23:45 
AnswerRe: Store persistent data Pin
ZurdoDev7-Oct-16 5:12
professionalZurdoDev7-Oct-16 5:12 
PraiseRe: Store persistent data Pin
Eddy Vluggen7-Oct-16 11:47
professionalEddy Vluggen7-Oct-16 11:47 
AnswerRe: Store persistent data Pin
Abhinav S7-Oct-16 20:23
Abhinav S7-Oct-16 20:23 
GeneralRe: Store persistent data Pin
sunsher9-Oct-16 16:26
sunsher9-Oct-16 16:26 
GeneralRe: Store persistent data Pin
Mycroft Holmes9-Oct-16 17:24
professionalMycroft Holmes9-Oct-16 17:24 
GeneralRe: Store persistent data Pin
sunsher10-Oct-16 0:16
sunsher10-Oct-16 0:16 
GeneralRe: Store persistent data Pin
Mycroft Holmes10-Oct-16 12:37
professionalMycroft Holmes10-Oct-16 12:37 
QuestionExecuting PS1 file to perform a task in Exchange Pin
choppol6-Oct-16 12:29
choppol6-Oct-16 12:29 

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.