ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonProgressBar Class / PerformStep Method

In This Topic
    PerformStep Method
    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