I have downloaded the KinectToolbox from the codeplex website and added Kinect.Toolbox.dll into the reference in my project, but when I put "using Kinect.Toolbox" I get the error "The type or namespace "Toolbox" does not exist in the namespace 'Microsoft.Samples.Kinect' (are you missing an assembly reference?)"
Any suggestions?