ComponentOne Basic Library for UWP
CapturePointer Method (C1DropDown)

C1.UWP Assembly > C1.Xaml Namespace > C1DropDown Class : CapturePointer Method
Syntax
'Declaration
 
Public Function CapturePointer( _
   ByVal value As Windows.UI.Xaml.Input.Pointer _
) As System.Boolean
public System.bool CapturePointer( 
   Windows.UI.Xaml.Input.Pointer value
)

Parameters

value
See Also

Reference

C1DropDown Class
C1DropDown Members