Search:

Type: Posts; User: proberts5

Search: Search took 0.03 seconds.

  1. Replies
    23
    Views
    33,911

    Re: Vista/7 Style Progress Bar

    I'm not aware of anything that disables/enables 3rd party controls; and I'm not familiar with Inventor.
    I have had issues with this progress bar in my Vbproject, though, to the point where I've had...
  2. Replies
    23
    Views
    33,911

    Re: Vista/7 Style Progress Bar

    Make sure you first define the range for the Progressbar; for percent MsVistaProgressBar1.MinValue=0,MsVistaProgressBar1.MaxValue=100.
    Then set MsVistaProgressBar1.value=<a value between...
  3. Replies
    23
    Views
    33,911

    Re: Vista/7 Style Progress Bar

    Hi. I've used this in a project built in Visual Studio 2013, and thought you might like to know that this code includes arithmetic that can cause an exception (arithmetic overflow which happens if...
Results 1 to 3 of 3



Click Here to Expand Forum to Full Width