GroupLab Widget Tap Library

RangeTap.Pick Method 

Starts an interactive selection cycle, constraining the selection to widgets that can be tapped by objects derrive from RaneTap.

new public static RangeTap Pick();

Return Value

A tap object for the selected widget, or null if the user cancels the pick cycle.

See Also

RangeTap Class | GroupLab.WidgetTap Namespace