Click here to Skip to main content
15,921,941 members
Home / Discussions / C#
   

C#

 
GeneralShell context menu Pin
Ludwig Stuyck19-Nov-03 11:14
Ludwig Stuyck19-Nov-03 11:14 
GeneralRe: Shell context menu Pin
Heath Stewart19-Nov-03 18:48
protectorHeath Stewart19-Nov-03 18:48 
QuestionHow to get Internet Eplorer Selected Text? Pin
Utku KAYA19-Nov-03 10:30
Utku KAYA19-Nov-03 10:30 
AnswerRe: How to get Internet Eplorer Selected Text? Pin
Heath Stewart19-Nov-03 18:33
protectorHeath Stewart19-Nov-03 18:33 
GeneralRe: How to get Internet Eplorer Selected Text? Pin
Judah Gabriel Himango20-Nov-03 4:36
sponsorJudah Gabriel Himango20-Nov-03 4:36 
GeneralRe: How to get Internet Eplorer Selected Text? Pin
Heath Stewart20-Nov-03 7:17
protectorHeath Stewart20-Nov-03 7:17 
GeneralRe: How to get Internet Eplorer Selected Text? Pin
Utku KAYA21-Nov-03 11:25
Utku KAYA21-Nov-03 11:25 
GeneralRe: How to get Internet Eplorer Selected Text? Pin
Heath Stewart22-Nov-03 11:13
protectorHeath Stewart22-Nov-03 11:13 
"IE" as you call it is nothing more than an application that hosts the WebBrowser control (which hosts MSHTML). Read the documentation for the Internet Explorer SDK. Read information specifically about IHTMLDocument2 and its selection property. If you don't understand how to get the IHTMLDocument2 object, there are plenty of articles here on CP about it. Just search for "WebBrowser" or "IHTMLDocument2".

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
General.NET : DEBUG and RELEASE problem Pin
youssef19-Nov-03 9:30
youssef19-Nov-03 9:30 
GeneralRe: .NET : DEBUG and RELEASE problem Pin
Heath Stewart19-Nov-03 18:29
protectorHeath Stewart19-Nov-03 18:29 
GeneralCOM Interop problem Pin
Jose Vicente19-Nov-03 5:05
Jose Vicente19-Nov-03 5:05 
GeneralRe: COM Interop problem Pin
Heath Stewart19-Nov-03 8:45
protectorHeath Stewart19-Nov-03 8:45 
GeneralUsing a HWND from another application. Pin
mhand7519-Nov-03 5:04
mhand7519-Nov-03 5:04 
GeneralRe: Using a HWND from another application. Pin
John Arlen19-Nov-03 8:35
John Arlen19-Nov-03 8:35 
Generalfastest active directory access Pin
thilol19-Nov-03 4:02
thilol19-Nov-03 4:02 
GeneralRe: fastest active directory access Pin
Heath Stewart19-Nov-03 4:20
protectorHeath Stewart19-Nov-03 4:20 
GeneralRe: fastest active directory access Pin
thilol19-Nov-03 4:30
thilol19-Nov-03 4:30 
GeneralCOM Object on C# Pin
bva_bva19-Nov-03 3:28
bva_bva19-Nov-03 3:28 
GeneralRe: COM Object on C# Pin
Heath Stewart19-Nov-03 4:09
protectorHeath Stewart19-Nov-03 4:09 
GeneralRe: COM Object on C# Pin
bva_bva19-Nov-03 5:04
bva_bva19-Nov-03 5:04 
GeneralOpen a Web Browser Pin
.gonad19-Nov-03 3:05
.gonad19-Nov-03 3:05 
GeneralRe: Open a Web Browser Pin
OmegaSupreme19-Nov-03 3:56
OmegaSupreme19-Nov-03 3:56 
GeneralRe: Open a Web Browser Pin
.gonad19-Nov-03 4:58
.gonad19-Nov-03 4:58 
GeneralRe: Open a Web Browser Pin
OmegaSupreme19-Nov-03 5:07
OmegaSupreme19-Nov-03 5:07 
GeneralRe: Open a NEW Web Browser Pin
Utku KAYA19-Nov-03 10:36
Utku KAYA19-Nov-03 10:36 

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.