PickerDialog members (Office)

Provides dialog user interface functionality for picking people or picking data.

Methods

Name Description
CreatePickerResults Creates an empty PickerResults object.
Resolve Resolves the token using the Picker Dialog and retrieves the results.
Show Displays the Picker Dialog with already specified data handler and given options.

Properties

Name Description
Application Gets an Application object that represents the container application for the PickerDialog object. Read-only.
Creator Gets a 32-bit integer that indicates the application in which the PickerDialog object was created. Read-only.
DataHandlerId Sets or gets the GUID of the Picker Dialog data handler component. Read/write.
Properties Returns the PickerProperties object to specify custom properties for data handler component. Read-only.
Title Sets or returns the title of a picker dialog displayed in the Picker Dialog. Read/write.

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.