ClickPicker Method See Also DescriptionSimulates a user click (main mouse button) on an icon to open a picker, setting the focus on the item and opening the picker form. SyntaxVisual BasicPublic Sub ClickPicker() RemarksIf the item does not have a picker, an exception is thrown. See AlsoEditText Object