C# Class NUS_grabber_GUI.Slider

Show file Open project: ArnoldDeRuiter/NUSGrabberGUI

Public Methods

Method Description
Animate ( Control ctl, Effect effect, int msec, int angle ) : void

Private Methods

Method Description
AnimateWindow ( IntPtr handle, int msec, int flags ) : bool

Method Details

Animate() public static method

public static Animate ( Control ctl, Effect effect, int msec, int angle ) : void
ctl System.Windows.Forms.Control
effect Effect
msec int
angle int
return void