Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default 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
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
ProgressBar Control Ayo Excel Discussion (Misc queries) 3 October 18th 08 07:24 AM
ProgressBar control in Userform Charlie Excel Programming 7 October 21st 05 11:47 PM
Progressbar EXCEL$B!!(BNEWS Excel Programming 8 October 17th 05 02:10 PM
j-walk progressbar mod question Mike Iacovou Excel Programming 3 June 12th 04 06:47 PM
ProgressBar Out of Sync RDallas Excel Programming 2 January 13th 04 04:25 PM


All times are GMT +1. The time now is 09:13 AM.

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"