Hi,
Do you guys have some complete example on how to use the UltraProgressBar, using a seperate thread for it to run on ? Using the BackroundWorker for example ...
I ran into this example but it's horrible ( no offense ) ... it's not handling all the events of the BackroundWorker for example, http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=9838
I need to use the UltraProgressBar while seeking data for multiple controls ... because it takes approx 5 seconds to load all the controls ... It should fire up after the user selects a new entry from a DropDown Box ( the box is CSLA databound, and fires of loads of events when selected_item_changed fires ... )
Do you have a complete example on how to use it IN CODE for me ?
Thanx in advance,EE.
I attached a demo
hello do you have an example for vb.net. thx