'Declaration
Public Overloads Function ReleaseTouchCapture( _ ByVal touchDevice As NTouchDevice _ ) As System.Boolean
'Usage
Dim instance As NTreeViewControl Dim touchDevice As NTouchDevice Dim value As System.Boolean value = instance.ReleaseTouchCapture(touchDevice)
public System.bool ReleaseTouchCapture( NTouchDevice touchDevice )
Parameters
- touchDevice