Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Progress Bar Query

Hi,

I am opening an excel file in web browser in windows forms. I want to
implement progress bar which increases when the file is loading in the
browser.

Following is my code

private void lbListScripts_SelectedIndexChanged(object sender, EventArgs e)
{
wbBrowser.Navigate("D:\\" + lbListScripts.Text);
}

Can you tell me how can I implement it.

Thanks.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Progress Bar Ola2B Excel Programming 1 July 11th 07 04:34 PM
NEED Help - How to capture the Event's progress in Progress Bar Sriram Excel Programming 6 August 22nd 06 12:04 PM
Query Refresh capturing rows returned to display progress Stewart Excel Programming 0 September 2nd 05 04:05 PM
Progress Bar John Excel Programming 21 July 8th 05 05:45 PM


All times are GMT +1. The time now is 05:13 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"