ITfCandidateListUIElementBehavior interface
This interface is implemented by a text service that has a candidate list UI and its UI can be controlled by the application. The application QI this interface from ITfUIElement and controls the candidate list behavior.
Members
The ITfCandidateListUIElementBehavior interface inherits from the IUnknown interface. ITfCandidateListUIElementBehavior also has these types of members:
Methods
The ITfCandidateListUIElementBehavior interface has these methods.
| Method | Description |
|---|---|
| Abort |
Close the candidate list. There is no guarantee that the current selection will be finalized. |
| Finalize |
Finalize the current selection and close the candidate list. |
| SetSelection |
Set the selection of the candidate list. |
Requirements
|
Minimum supported client |
Windows 2000 Professional [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows 2000 Server [desktop apps | Windows Store apps] |
|
Redistributable |
TSF 1.0 on Windows 2000 Professional |
|
Header |
|
|
IDL |
|