Click here to Skip to main content
15,917,059 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionClickOnce Depolyment Pin
DarkJudge30-Aug-07 8:32
DarkJudge30-Aug-07 8:32 
AnswerRe: ClickOnce Depolyment Pin
Mycroft Holmes30-Aug-07 16:33
professionalMycroft Holmes30-Aug-07 16:33 
QuestionAudio Volume Levels in VB6 Pin
Kevnar30-Aug-07 6:29
Kevnar30-Aug-07 6:29 
QuestionOpening all Files within a folder using the FileBrowserDialog Pin
Mr Oizo30-Aug-07 4:41
Mr Oizo30-Aug-07 4:41 
AnswerRe: Opening all Files within a folder using the FileBrowserDialog Pin
Kschuler30-Aug-07 6:29
Kschuler30-Aug-07 6:29 
GeneralRe: Opening all Files within a folder using the FileBrowserDialog Pin
Mr Oizo30-Aug-07 9:02
Mr Oizo30-Aug-07 9:02 
QuestionSwitching to an active Application Pin
programmerwantabe30-Aug-07 4:34
programmerwantabe30-Aug-07 4:34 
AnswerRe: Switching to an active Application Pin
Dave Kreskowiak30-Aug-07 6:48
mveDave Kreskowiak30-Aug-07 6:48 
I already told you there is no way to tell what the previous application or window was. You have to write hook code to track what the CURRENT window is and add it to a short list. WHen the current window becomes your application, you look in the pervious entry in the list to see which window HAD the focus.

Asking the saem question again and again will not change the answer.


A guide to posting questions on CodeProject[^]

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


GeneralRe: Switching to an active Application Pin
programmerwantabe30-Aug-07 7:03
programmerwantabe30-Aug-07 7:03 
QuestionHai all Dynamic Developers.. Pin
Biswaranjan Maharana30-Aug-07 1:16
Biswaranjan Maharana30-Aug-07 1:16 
QuestionUse a PHP Webservice in VB.NET WinApp Pin
j5136p130-Aug-07 1:03
j5136p130-Aug-07 1:03 
AnswerRe: Use a PHP Webservice in VB.NET WinApp Pin
Naji El Kotob30-Aug-07 10:53
Naji El Kotob30-Aug-07 10:53 
GeneralRe: Use a PHP Webservice in VB.NET WinApp Pin
j5136p130-Aug-07 18:53
j5136p130-Aug-07 18:53 
GeneralRe: Use a PHP Webservice in VB.NET WinApp Pin
Naji El Kotob30-Aug-07 21:32
Naji El Kotob30-Aug-07 21:32 
Questionerror Pin
iain659429-Aug-07 23:54
iain659429-Aug-07 23:54 
AnswerRe: error Pin
Vimalsoft(Pty) Ltd30-Aug-07 0:17
professionalVimalsoft(Pty) Ltd30-Aug-07 0:17 
GeneralRe: error Pin
iain659430-Aug-07 1:10
iain659430-Aug-07 1:10 
GeneralRe: error Pin
Vimalsoft(Pty) Ltd30-Aug-07 1:55
professionalVimalsoft(Pty) Ltd30-Aug-07 1:55 
QuestionDataGridView Problem Pin
Matodzi29-Aug-07 23:51
Matodzi29-Aug-07 23:51 
AnswerRe: DataGridView Problem Pin
Vimalsoft(Pty) Ltd30-Aug-07 0:11
professionalVimalsoft(Pty) Ltd30-Aug-07 0:11 
AnswerRe: DataGridView Problem Pin
Naji El Kotob30-Aug-07 11:05
Naji El Kotob30-Aug-07 11:05 
GeneralRe: DataGridView Problem Pin
Matodzi31-Aug-07 0:39
Matodzi31-Aug-07 0:39 
Questionhow to display an image of size 7 mb in vb.net webform Pin
chiyankrishna29-Aug-07 23:19
chiyankrishna29-Aug-07 23:19 
AnswerRe: how to display an image of size 7 mb in vb.net webform Pin
SHatchard30-Aug-07 3:24
SHatchard30-Aug-07 3:24 
QuestionCustom Control Collection Pin
The ANZAC29-Aug-07 21:20
The ANZAC29-Aug-07 21:20 

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.