Click here to Skip to main content
15,893,923 members
Home / Discussions / C#
   

C#

 
QuestionGet Thread Result (IAsyncResult) Pin
Patricio Tapia14-Oct-07 23:05
Patricio Tapia14-Oct-07 23:05 
AnswerRe: Get Thread Result (IAsyncResult) Pin
Mandaar Kulkarni14-Oct-07 23:24
Mandaar Kulkarni14-Oct-07 23:24 
AnswerRe: Get Thread Result (IAsyncResult) Pin
lmoelleb14-Oct-07 23:31
lmoelleb14-Oct-07 23:31 
GeneralRe: Get Thread Result (IAsyncResult) Pin
Patricio Tapia15-Oct-07 0:19
Patricio Tapia15-Oct-07 0:19 
Questionabout html operate [modified] Pin
jason_mf14-Oct-07 22:58
jason_mf14-Oct-07 22:58 
AnswerRe: about html operate Pin
Mandaar Kulkarni14-Oct-07 23:09
Mandaar Kulkarni14-Oct-07 23:09 
GeneralRe: about html operate Pin
jason_mf14-Oct-07 23:13
jason_mf14-Oct-07 23:13 
GeneralRe: about html operate Pin
Mandaar Kulkarni14-Oct-07 23:22
Mandaar Kulkarni14-Oct-07 23:22 
Basically SHDocVw is a com dll.
Add following references...

.NET -> Microsoft.MSHtml
COM -> Microsoft Internet Controls

Then You can use MSHTml.HTMLDocument object to access various properties of HTML like activeelement, baseurl, childnodes etc...

GeneralRe: about html operate Pin
jason_mf15-Oct-07 5:02
jason_mf15-Oct-07 5:02 
GeneralRe: about html operate Pin
Mandaar Kulkarni15-Oct-07 20:04
Mandaar Kulkarni15-Oct-07 20:04 
AnswerRe: about html operate Pin
Guffa14-Oct-07 23:14
Guffa14-Oct-07 23:14 
GeneralRe: about html operate Pin
jason_mf14-Oct-07 23:28
jason_mf14-Oct-07 23:28 
GeneralRe: about html operate Pin
Guffa15-Oct-07 6:56
Guffa15-Oct-07 6:56 
GeneralRe: about html operate Pin
jason_mf15-Oct-07 15:45
jason_mf15-Oct-07 15:45 
AnswerRe: about html operate Pin
Guffa16-Oct-07 0:36
Guffa16-Oct-07 0:36 
QuestionCan't set focus to some button in my Form - please help me ... Pin
Yanshof14-Oct-07 22:09
Yanshof14-Oct-07 22:09 
AnswerRe: Can't set focus to some button in my Form - please help me ... Pin
il_masacratore15-Oct-07 0:23
il_masacratore15-Oct-07 0:23 
GeneralRe: Can't set focus to some button in my Form - please help me ... Pin
Yanshof15-Oct-07 2:16
Yanshof15-Oct-07 2:16 
QuestionUsing Grid View Pin
Rinki Mukheraji14-Oct-07 21:54
Rinki Mukheraji14-Oct-07 21:54 
Questionfunction signatures Pin
Sonia Gupta14-Oct-07 21:16
Sonia Gupta14-Oct-07 21:16 
AnswerRe: function signatures Pin
Guffa14-Oct-07 21:43
Guffa14-Oct-07 21:43 
AnswerRe: function signatures Pin
Pete O'Hanlon15-Oct-07 1:39
mvePete O'Hanlon15-Oct-07 1:39 
QuestionC# - Parsing lines of C# source code with Regular expressions Pin
ahropak14-Oct-07 20:25
ahropak14-Oct-07 20:25 
AnswerRe: C# - Parsing lines of C# source code with Regular expressions Pin
TJoe15-Oct-07 3:50
TJoe15-Oct-07 3:50 
GeneralRe: C# - Parsing lines of C# source code with Regular expressions [modified] Pin
ahropak15-Oct-07 7:07
ahropak15-Oct-07 7:07 

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.