Click here to Skip to main content
15,886,518 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: PROJET Pin
0x3c04-Mar-09 5:52
0x3c04-Mar-09 5:52 
AnswerRe: PROJET Pin
Dave Kreskowiak4-Mar-09 6:15
mveDave Kreskowiak4-Mar-09 6:15 
AnswerRe: PROJET Pin
EliottA4-Mar-09 6:58
EliottA4-Mar-09 6:58 
QuestionCrystal Report from multiple tables? Pin
Davehurhangee4-Mar-09 1:57
Davehurhangee4-Mar-09 1:57 
QuestionAdd "select all checkbox to header column of datagrid" Pin
chandrubngit4-Mar-09 0:19
chandrubngit4-Mar-09 0:19 
AnswerRe: Add "select all checkbox to header column of datagrid" Pin
Eddy Vluggen4-Mar-09 2:11
professionalEddy Vluggen4-Mar-09 2:11 
QuestionSelecting text using mouse Pin
FISH7863-Mar-09 18:57
FISH7863-Mar-09 18:57 
AnswerRe: Selecting text using mouse Pin
Dave Kreskowiak4-Mar-09 4:18
mveDave Kreskowiak4-Mar-09 4:18 
This solution is worse than parsing the text to get what you want. You really cannot do this using this method. Remember, Windows is a shared system, where multiple applications can run at the same time. Your technique doesn't take into account that the focus can change from your target application at any time, with, or without, the user actually doing anything.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: Selecting text using mouse Pin
FISH7864-Mar-09 4:28
FISH7864-Mar-09 4:28 
GeneralRe: Selecting text using mouse Pin
Dave Kreskowiak4-Mar-09 6:20
mveDave Kreskowiak4-Mar-09 6:20 
GeneralRe: Selecting text using mouse Pin
FISH7864-Mar-09 6:55
FISH7864-Mar-09 6:55 
Questiongenerate exe file in vb.net Pin
wafaajaradat3-Mar-09 17:48
wafaajaradat3-Mar-09 17:48 
AnswerRe: generate exe file in vb.net Pin
Andy_L_J3-Mar-09 17:55
Andy_L_J3-Mar-09 17:55 
AnswerRe: generate exe file in vb.net Pin
Dave Kreskowiak3-Mar-09 18:02
mveDave Kreskowiak3-Mar-09 18:02 
Newsto Dave Kreskowiak Pin
wafaajaradat3-Mar-09 18:11
wafaajaradat3-Mar-09 18:11 
GeneralRe: to Dave Kreskowiak Pin
Christian Graus3-Mar-09 20:08
protectorChristian Graus3-Mar-09 20:08 
GeneralRe: to Dave Kreskowiak Pin
Dave Kreskowiak4-Mar-09 4:07
mveDave Kreskowiak4-Mar-09 4:07 
AnswerRe: generate exe file in vb.net Pin
Smithers-Jones4-Mar-09 4:24
Smithers-Jones4-Mar-09 4:24 
QuestionE_NoInterface Error Pin
BINOVAR3-Mar-09 15:04
BINOVAR3-Mar-09 15:04 
AnswerRe: E_NoInterface Error Pin
Dave Kreskowiak4-Mar-09 6:24
mveDave Kreskowiak4-Mar-09 6:24 
GeneralRe: E_NoInterface Error Pin
BINOVAR4-Mar-09 18:47
BINOVAR4-Mar-09 18:47 
GeneralRe: E_NoInterface Error Pin
Dave Kreskowiak5-Mar-09 1:10
mveDave Kreskowiak5-Mar-09 1:10 
QuestionOption group in VB2008? Pin
Sonhospa3-Mar-09 10:16
Sonhospa3-Mar-09 10:16 
AnswerRe: Option group in VB2008? Pin
DaveAuld3-Mar-09 10:27
professionalDaveAuld3-Mar-09 10:27 
NewsRe: Option group in VB2008? Pin
Sonhospa3-Mar-09 10:39
Sonhospa3-Mar-09 10:39 

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.