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

C#

 
AnswerRe: pass Graphics object to function by using pointers? Pin
Christian Graus10-Aug-05 14:47
protectorChristian Graus10-Aug-05 14:47 
GeneralRe: pass Graphics object to function by using pointers? Pin
Mutty10-Aug-05 15:02
Mutty10-Aug-05 15:02 
GeneralRe: pass Graphics object to function by using pointers? Pin
Christian Graus10-Aug-05 15:07
protectorChristian Graus10-Aug-05 15:07 
GeneralRe: pass Graphics object to function by using pointers? Pin
Mutty10-Aug-05 16:23
Mutty10-Aug-05 16:23 
Generalprogress bar for web browser Pin
Cpaulv10-Aug-05 10:22
Cpaulv10-Aug-05 10:22 
GeneralRe: progress bar for web browser Pin
Mohamad Al Husseiny10-Aug-05 11:37
Mohamad Al Husseiny10-Aug-05 11:37 
GeneralRe: progress bar for web browser Pin
Cpaulv10-Aug-05 15:02
Cpaulv10-Aug-05 15:02 
GeneralRe: progress bar for web browser Pin
monrobot1310-Aug-05 15:39
monrobot1310-Aug-05 15:39 
I haven't used the control myself, but checking MSDN I'd say you have to register for the WebBrowser.ProgressChanged event. The event args passed to the ProgressChanged event contain CurrentProgress and MaximumProgress values that you can use to update your progress bar.

- Aaron
GeneralRe: progress bar for web browser Pin
Cpaulv10-Aug-05 16:14
Cpaulv10-Aug-05 16:14 
GeneralCtrl+C causes exception Pin
zaboboa10-Aug-05 10:03
zaboboa10-Aug-05 10:03 
GeneralRe: Ctrl+C causes exception Pin
Mohamad Al Husseiny10-Aug-05 10:10
Mohamad Al Husseiny10-Aug-05 10:10 
GeneralMaking Customized DataGrid Headers Pin
signbit10-Aug-05 9:27
signbit10-Aug-05 9:27 
GeneralRe: Making Customized DataGrid Headers Pin
dsisme10-Aug-05 17:41
dsisme10-Aug-05 17:41 
GeneralRe: Making Customized DataGrid Headers Pin
rudy.net10-Aug-05 17:53
rudy.net10-Aug-05 17:53 
GeneralDateTimePicker with another calender Pin
Leyu10-Aug-05 9:21
Leyu10-Aug-05 9:21 
GeneralRe: DateTimePicker with another calender Pin
Mohamad Al Husseiny10-Aug-05 10:07
Mohamad Al Husseiny10-Aug-05 10:07 
GeneralMessageBox Question Pin
zaboboa10-Aug-05 8:14
zaboboa10-Aug-05 8:14 
GeneralRe: MessageBox Question Pin
Judah Gabriel Himango10-Aug-05 8:28
sponsorJudah Gabriel Himango10-Aug-05 8:28 
GeneralRe: MessageBox Question Pin
zaboboa10-Aug-05 9:55
zaboboa10-Aug-05 9:55 
GeneralUpdating form with text during long process Pin
Glenn E. Lanier II10-Aug-05 7:25
Glenn E. Lanier II10-Aug-05 7:25 
GeneralRe: Updating form with text during long process Pin
zagzagzag10-Aug-05 8:01
zagzagzag10-Aug-05 8:01 
GeneralRe: Updating form with text during long process Pin
Glenn E. Lanier II10-Aug-05 8:34
Glenn E. Lanier II10-Aug-05 8:34 
GeneralFocus on tree when right-clicked Pin
Nagesh Kurella10-Aug-05 7:23
Nagesh Kurella10-Aug-05 7:23 
GeneralRe: Focus on tree when right-clicked Pin
Judah Gabriel Himango10-Aug-05 8:29
sponsorJudah Gabriel Himango10-Aug-05 8:29 
Generalimport c# dll in a vc mfc project Pin
MihaiChioariu10-Aug-05 7:07
MihaiChioariu10-Aug-05 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.