Click here to Skip to main content
15,889,346 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Looping thru one column Pin
Luc Pattyn15-Aug-07 10:56
sitebuilderLuc Pattyn15-Aug-07 10:56 
GeneralRe: Looping thru one column Pin
zchwllms15-Aug-07 11:01
zchwllms15-Aug-07 11:01 
GeneralRe: Looping thru one column Pin
Luc Pattyn15-Aug-07 11:36
sitebuilderLuc Pattyn15-Aug-07 11:36 
GeneralRe: Looping thru one column Pin
zchwllms15-Aug-07 11:46
zchwllms15-Aug-07 11:46 
AnswerRe: Looping thru one column Pin
GuyThiebaut16-Aug-07 5:28
professionalGuyThiebaut16-Aug-07 5:28 
GeneralRe: Looping thru one column Pin
zchwllms16-Aug-07 5:55
zchwllms16-Aug-07 5:55 
QuestionSelected Text Pin
Taylor Kobani15-Aug-07 8:33
Taylor Kobani15-Aug-07 8:33 
AnswerRe: Selected Text Pin
Luc Pattyn15-Aug-07 9:07
sitebuilderLuc Pattyn15-Aug-07 9:07 
AFAIK that is impossible to know.

There may be several items selected in several controls all over the place,
and Windows does not know that. Selection is a matter internal to the Control
or other object that supports it.

You can interrogate the clipboard.

You could start sending CTRL/C to different controls, and watch the clipboard.
But a Control does not have to obey CTRL/C...

Smile | :)



Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/...
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


AnswerRe: Selected Text Pin
Dave Kreskowiak15-Aug-07 9:22
mveDave Kreskowiak15-Aug-07 9:22 
AnswerRe: Selected Text Pin
DigiOz Multimedia15-Aug-07 11:56
DigiOz Multimedia15-Aug-07 11:56 
GeneralRe: Selected Text Pin
Zia Ul Haq Soofi15-Aug-07 21:50
Zia Ul Haq Soofi15-Aug-07 21:50 
GeneralRe: Selected Text Pin
Taylor Kobani16-Aug-07 0:05
Taylor Kobani16-Aug-07 0:05 
GeneralRe: Selected Text Pin
DigiOz Multimedia16-Aug-07 4:07
DigiOz Multimedia16-Aug-07 4:07 
QuestionSelect all from datagridview Pin
Froz3n15-Aug-07 8:27
Froz3n15-Aug-07 8:27 
AnswerRe: Select all from datagridview Pin
Taylor Kobani15-Aug-07 8:42
Taylor Kobani15-Aug-07 8:42 
GeneralRe: Select all from datagridview Pin
Froz3n15-Aug-07 8:58
Froz3n15-Aug-07 8:58 
GeneralRe: Select all from datagridview Pin
Taylor Kobani16-Aug-07 0:21
Taylor Kobani16-Aug-07 0:21 
Questionhow to open an URL and save the content? Pin
kevindotnet15-Aug-07 3:44
kevindotnet15-Aug-07 3:44 
AnswerRe: how to open an URL and save the content? Pin
MidwestLimey15-Aug-07 8:16
professionalMidwestLimey15-Aug-07 8:16 
AnswerRe: how to open an URL and save the content? Pin
DigiOz Multimedia15-Aug-07 8:37
DigiOz Multimedia15-Aug-07 8:37 
GeneralRe: how to open an URL and save the content? Pin
Luc Pattyn15-Aug-07 9:14
sitebuilderLuc Pattyn15-Aug-07 9:14 
GeneralRe: how to open an URL and save the content? Pin
DigiOz Multimedia15-Aug-07 10:58
DigiOz Multimedia15-Aug-07 10:58 
GeneralRe: how to open an URL and save the content? Pin
MidwestLimey15-Aug-07 10:33
professionalMidwestLimey15-Aug-07 10:33 
GeneralRe: how to open an URL and save the content? Pin
kevindotnet17-Aug-07 2:15
kevindotnet17-Aug-07 2:15 
QuestionConsole window Pin
MatthysDT15-Aug-07 3:29
MatthysDT15-Aug-07 3: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.