Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Progress Bar | Excel Programming | |||
NEED Help - How to capture the Event's progress in Progress Bar | Excel Programming | |||
Query Refresh capturing rows returned to display progress | Excel Programming | |||
Progress Bar | Excel Programming |