PickerDialog Members
Include Protected Members
Include Inherited Members
Provides dialog user interface functionality for picking people or picking data.
The PickerDialog type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets a ObjectApplication object that represents the container application for the PickerDialog object. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the PickerDialog object was created. |
![]() |
DataHandlerId | Sets or gets the GUID of the Picker Dialog data handler component. |
![]() |
Properties | Returns the PickerProperties object to specify custom properties for data handler component. |
![]() |
Title | Gets or sets the title of a picker dialog displayed in the Picker Dialog. |
Top
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. |
Top