GroupLab Widget Tap Library

Tap.Pick Method 

Starts an interactive widget selection cycle, returning a tap object to wrap the widget the user selects, or null if the user cancels the pick cycle.

public static Tap Pick();

Return Value

A tap object that wraps the widget selected by the user.

See Also

Tap Class | GroupLab.WidgetTap Namespace