![]() |
ProgressBar in VSTO
Folks,
Looks as if a ProgressBar control can be found in MSComCtlLib. How do I get it to work in VSTO? For a button, I need to say: Me.btnTestDataLayer = CType(Me.FindControl("btnTestDataLayer"), MSForms.CommandButton) In the OpenWorkbook event. Me.ProgBar = CType(Me.FindControl("ProgressBar1"), MSComCtl.ProgressBar) does not work. -- Bob Sullentrup |
All times are GMT +1. The time now is 03:51 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com