probelm in displaying animated progress bar in vb.net

Discussion in 'Visual Basic ( VB )' started by iqbals11, Jun 8, 2010.

  1. iqbals11

    iqbals11 New Member

    Joined:
    Mar 21, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I am using visual studio 2008 and using the progress bar component.

    I am using the progress bar to show that while query is running. But the problem is that while the form of progress bar is shown it is static during the execution.
    First before calling to my query function I am calling frmmain.show (form containing the progress bar)

    Then I called my query and in query loop am using the update function (frmmain.update) to keep the progress bar updated. the probelm is that while showing the bar it remains static.

    Can any one help. Is there any way of doing it in vs 2008?
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice