Click here to Skip to main content
15,914,221 members
Home / Discussions / C#
   

C#

 
GeneralRe: Hyperlink Value Pin
Heath Stewart1-Feb-05 10:20
protectorHeath Stewart1-Feb-05 10:20 
GeneralRe: Hyperlink Value Pin
myousufq1-Feb-05 10:37
myousufq1-Feb-05 10:37 
GeneralRe: Hyperlink Value Pin
Heath Stewart1-Feb-05 10:52
protectorHeath Stewart1-Feb-05 10:52 
GeneralRe: Hyperlink Value Pin
Heath Stewart1-Feb-05 10:56
protectorHeath Stewart1-Feb-05 10:56 
GeneralRe: Hyperlink Value Pin
myousufq2-Feb-05 3:39
myousufq2-Feb-05 3:39 
GeneralRe: Hyperlink Value Pin
Heath Stewart2-Feb-05 6:30
protectorHeath Stewart2-Feb-05 6:30 
GeneralRe: Hyperlink Value Pin
myousufq2-Feb-05 7:22
myousufq2-Feb-05 7:22 
GeneralRe: Hyperlink Value Pin
Heath Stewart2-Feb-05 7:29
protectorHeath Stewart2-Feb-05 7:29 
No, you should do something like the HTML - which is what I said in my previous post - and handle the IHTMLDocument2.body.onmouseover event like you would any other event. You get the srcElement (the element that fired the event) from the IHTMLEventObj.

The HTML was - again - an example of what you need to do. I've given you plenty of samples and you can find more by clicking "Search comments" to search this message board (and others, if you like) or use the search box at the top of every page to search for articles.

If you read the documentation I've linked for you all this will make a lot more sense.

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: Hyperlink Value Pin
myousufq3-Feb-05 1:56
myousufq3-Feb-05 1:56 
GeneralDumb question about Mono C# Pin
FocusedWolf1-Feb-05 10:06
FocusedWolf1-Feb-05 10:06 
GeneralRe: Dumb question about Mono C# Pin
Judah Gabriel Himango1-Feb-05 10:13
sponsorJudah Gabriel Himango1-Feb-05 10:13 
GeneralRe: Dumb question about Mono C# Pin
FocusedWolf1-Feb-05 10:19
FocusedWolf1-Feb-05 10:19 
GeneralRe: Dumb question about Mono C# Pin
Heath Stewart1-Feb-05 10:27
protectorHeath Stewart1-Feb-05 10:27 
GeneralRe: Dumb question about Mono C# Pin
FocusedWolf1-Feb-05 10:57
FocusedWolf1-Feb-05 10:57 
GeneralRe: Dumb question about Mono C# Pin
Heath Stewart1-Feb-05 15:10
protectorHeath Stewart1-Feb-05 15:10 
Questionhow to communicate between an application and a windows service. Pin
just_starting1-Feb-05 10:04
just_starting1-Feb-05 10:04 
AnswerRe: how to communicate between an application and a windows service. Pin
Heath Stewart1-Feb-05 10:13
protectorHeath Stewart1-Feb-05 10:13 
GeneralAutomatic OK OnDialog Click Pin
DiMats1-Feb-05 9:34
DiMats1-Feb-05 9:34 
GeneralRe: Automatic OK OnDialog Click Pin
Heath Stewart1-Feb-05 9:50
protectorHeath Stewart1-Feb-05 9:50 
GeneralWintab32 library class in c sharp Pin
FAHADI19841-Feb-05 8:35
FAHADI19841-Feb-05 8:35 
GeneralRe: Wintab32 library class in c sharp Pin
Judah Gabriel Himango1-Feb-05 9:09
sponsorJudah Gabriel Himango1-Feb-05 9:09 
Generalforeach loop with controls Pin
Dwayner791-Feb-05 8:15
Dwayner791-Feb-05 8:15 
GeneralRe: foreach loop with controls Pin
S. Senthil Kumar1-Feb-05 8:27
S. Senthil Kumar1-Feb-05 8:27 
GeneralRe: foreach loop with controls Pin
Robert Rohde1-Feb-05 8:41
Robert Rohde1-Feb-05 8:41 
GeneralRe: foreach loop with controls Pin
Judah Gabriel Himango1-Feb-05 9:11
sponsorJudah Gabriel Himango1-Feb-05 9:11 

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.