public TouchForm() : base() { Win32TouchFunctions.EnableMouseInPointer(false); background = new BackgroundTouch(this); }
public TouchForm() : base() { Win32TouchFunctions.EnableMouseInPointer(false); }