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