C# Class SystemEx.Windows.Forms.ProgressBarUtil

Show file Open project: pvginkel/SystemEx

Public Methods

Method Description
SetState ( System.Windows.Forms.ProgressBar self, ProgressBarState state ) : void

Method Details

SetState() public static method

public static SetState ( System.Windows.Forms.ProgressBar self, ProgressBarState state ) : void
self System.Windows.Forms.ProgressBar
state ProgressBarState
return void