Click here to Skip to main content
16,004,977 members
Home / Discussions / C#
   

C#

 
GeneralRaise an Scrollevent Pin
Fleischen19-Feb-04 23:21
Fleischen19-Feb-04 23:21 
GeneralRe: Raise an Scrollevent Pin
Mazdak20-Feb-04 0:57
Mazdak20-Feb-04 0:57 
GeneralAdd checkbox to BrowseForFolder Pin
Rob Tomson19-Feb-04 21:14
Rob Tomson19-Feb-04 21:14 
GeneralAccessing taskbar apps Pin
Jaclyn19-Feb-04 21:12
Jaclyn19-Feb-04 21:12 
GeneralRe: Accessing taskbar apps Pin
Mazdak20-Feb-04 0:41
Mazdak20-Feb-04 0:41 
GeneralRe: Accessing taskbar apps Pin
Heath Stewart20-Feb-04 3:46
protectorHeath Stewart20-Feb-04 3:46 
GeneralMainWindowHandle Pin
Jaclyn23-Feb-04 22:46
Jaclyn23-Feb-04 22:46 
GeneralRe: MainWindowHandle Pin
Heath Stewart24-Feb-04 3:38
protectorHeath Stewart24-Feb-04 3:38 
"My Documents" is not a process. explorer.exe (Windows Explorer) is the process that is running that displays a folder like "My Documents". For that matter, iexplore.exe could as well since Windows Explorer and Internet Explorer are both ActiveX containers. Just use Process.MainWindowTitle to get the title being displayed in the caption area of the main window frame.

 

Microsoft MVP, Visual C#
My Articles
GeneralDelegate vs. Function - a benchmark Pin
Meysam Mahfouzi19-Feb-04 17:58
Meysam Mahfouzi19-Feb-04 17:58 
GeneralRe: Delegate vs. Function - a benchmark Pin
Judah Gabriel Himango19-Feb-04 19:25
sponsorJudah Gabriel Himango19-Feb-04 19:25 
GeneralRe: Delegate vs. Function - a benchmark Pin
Werdna19-Feb-04 19:38
Werdna19-Feb-04 19:38 
Questiondefine char* ? Pin
azusakt19-Feb-04 17:12
azusakt19-Feb-04 17:12 
AnswerRe: define char* ? Pin
Heath Stewart19-Feb-04 17:29
protectorHeath Stewart19-Feb-04 17:29 
GeneralRe: define char* ? Pin
azusakt19-Feb-04 19:39
azusakt19-Feb-04 19:39 
GeneralRe: define char* ? Pin
Heath Stewart20-Feb-04 2:58
protectorHeath Stewart20-Feb-04 2:58 
GeneralProblems with network interfaces Pin
Chen Pang19-Feb-04 16:13
Chen Pang19-Feb-04 16:13 
GeneralRe: Problems with network interfaces Pin
Heath Stewart19-Feb-04 17:33
protectorHeath Stewart19-Feb-04 17:33 
GeneralRe: Problems with network interfaces Pin
Chen Pang19-Feb-04 18:13
Chen Pang19-Feb-04 18:13 
GeneralRe: Problems with network interfaces Pin
Heath Stewart20-Feb-04 2:53
protectorHeath Stewart20-Feb-04 2:53 
GeneralRe: Problems with network interfaces Pin
Chen Pang20-Feb-04 4:19
Chen Pang20-Feb-04 4:19 
GeneralCheck if a web service is available Pin
Boogie19-Feb-04 15:03
Boogie19-Feb-04 15:03 
GeneralRe: Check if a web service is available Pin
Heath Stewart19-Feb-04 17:36
protectorHeath Stewart19-Feb-04 17:36 
GeneralRe: Check if a web service is available Pin
Boogie20-Feb-04 11:37
Boogie20-Feb-04 11:37 
GeneralRe: Check if a web service is available Pin
Heath Stewart20-Feb-04 13:13
protectorHeath Stewart20-Feb-04 13:13 
GeneralRe: Check if a web service is available Pin
Boogie20-Feb-04 13:24
Boogie20-Feb-04 13:24 

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.