public KinectMovementForm() { InitializeComponent(); DolphinMovementInput input = new DolphinMovementInput(); dolphinMovementPanel1.Init(input); }