Click here to Skip to main content
15,881,380 members
Home / Discussions / C#
   

C#

 
QuestionError Rolling Back Setup (Installer Class(deployment)) Pin
abhinish2-Aug-06 19:31
abhinish2-Aug-06 19:31 
QuestionActive Window [modified] Pin
Imtiaz Murtaza2-Aug-06 18:39
Imtiaz Murtaza2-Aug-06 18:39 
QuestionRe: Active Window Pin
mkamioner2-Aug-06 19:07
mkamioner2-Aug-06 19:07 
Questionretrieving a Bitmap from an HTMLImgClass Pin
Dave_Roach2-Aug-06 15:09
Dave_Roach2-Aug-06 15:09 
AnswerRe: retrieving a Bitmap from an HTMLImgClass Pin
Christian Graus2-Aug-06 15:18
protectorChristian Graus2-Aug-06 15:18 
GeneralRe: retrieving a Bitmap from an HTMLImgClass Pin
Dave_Roach2-Aug-06 15:41
Dave_Roach2-Aug-06 15:41 
GeneralRe: retrieving a Bitmap from an HTMLImgClass Pin
llpnet27-Jan-09 11:24
llpnet27-Jan-09 11:24 
GeneralRe: retrieving a Bitmap from an HTMLImgClass Pin
Gjuro Kladaric28-Oct-11 1:40
Gjuro Kladaric28-Oct-11 1:40 
I have the same problem that I want to access the graphics of the element already loaded into the page. Alternatively, I just want to get the number of bytes that compose the picture. Is there really no way to access the bytes binary image of the element loaded within the System.Windows.Forms.WebBrowser control?

I understand the solution with getting the address of the image and WebRequest-ing it, but this picture address does return a different picture each time. Yes, I might avoid the problem by loading the picture again but I would not be able to push it to the element, so I would have a different picture on the screen and in my program.

Is there any way to access it from the browser cache?

Thanks.
GeneralRe: retrieving a Bitmap from an HTMLImgClass Pin
brain_freeze126-May-12 17:36
brain_freeze126-May-12 17:36 
Questionhow to convert sqlserver2000 db to access 2003 ? Pin
hdv2122-Aug-06 13:10
hdv2122-Aug-06 13:10 
AnswerRe: how to convert sqlserver2000 db to access 2003 ? Pin
Guffa2-Aug-06 13:27
Guffa2-Aug-06 13:27 
Questionclick a button on a website using webbrowser in c# 2005 Pin
Green Fuze2-Aug-06 12:02
Green Fuze2-Aug-06 12:02 
QuestionMake Polygon Follow a Line Pin
Sautin.net2-Aug-06 11:21
Sautin.net2-Aug-06 11:21 
AnswerRe: Make Polygon Follow a Line Pin
Judah Gabriel Himango2-Aug-06 11:43
sponsorJudah Gabriel Himango2-Aug-06 11:43 
GeneralRe: Make Polygon Follow a Line [modified] Pin
Sautin.net2-Aug-06 12:26
Sautin.net2-Aug-06 12:26 
GeneralRe: Make Polygon Follow a Line Pin
lmoelleb2-Aug-06 22:52
lmoelleb2-Aug-06 22:52 
AnswerRe: Make Polygon Follow a Line Pin
Christian Graus2-Aug-06 14:05
protectorChristian Graus2-Aug-06 14:05 
AnswerRe: Make Polygon Follow a Line Pin
Sautin.net3-Aug-06 5:26
Sautin.net3-Aug-06 5:26 
QuestionDataGridView removing rows takes forever Pin
shultas2-Aug-06 10:18
shultas2-Aug-06 10:18 
QuestionVB6 InputBox in C# Pin
Kasic Slobodan2-Aug-06 10:17
Kasic Slobodan2-Aug-06 10:17 
AnswerRe: VB6 InputBox in C# Pin
Ennis Ray Lynch, Jr.2-Aug-06 10:38
Ennis Ray Lynch, Jr.2-Aug-06 10:38 
GeneralRe: VB6 InputBox in C# Pin
Kasic Slobodan2-Aug-06 11:47
Kasic Slobodan2-Aug-06 11:47 
QuestionBest way to debug Pin
Tom Wright2-Aug-06 9:58
Tom Wright2-Aug-06 9:58 
JokeRe: Best way to debug Pin
Paul Voicu2-Aug-06 10:06
Paul Voicu2-Aug-06 10:06 
GeneralRe: Best way to debug Pin
Tom Wright2-Aug-06 11:36
Tom Wright2-Aug-06 11: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.