프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ProgressBar_ValueChanged | void |
메소드 | 설명 | |
---|---|---|
ProgressBar ( ) : System |
Initializes a new instance of the ProgressBar class.
|
|
ProgressBar ( string name ) : System |
Initializes a new instance of the ProgressBar class.
|
메소드 | 설명 | |
---|---|---|
ProgressBar_ValueChanged ( object sender, |
Handles the ValueChanged event of the ProgressBar control.
|