InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputProgressBar Class / PerformStep Method

In This Topic
    PerformStep Method (InputProgressBar)
    In This Topic
    Advances the current position of the progress bar by the amount of the Step property.
    Syntax
    'Declaration
     
    Public Sub PerformStep() 
    public void PerformStep()
    See Also