Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonProgressBar Class / PerformStep Method

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