ITfCandidateListUIElementBehavior interface (msctf.h)
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.
Inheritance
The ITfCandidateListUIElementBehavior interface inherits from the IUnknown interface. ITfCandidateListUIElementBehavior also has these types of members:
Methods
The ITfCandidateListUIElementBehavior interface has these methods.
ITfCandidateListUIElementBehavior::Abort The ITfCandidateListUIElementBehavior::Abort method closes the candidate list. There is no guarantee that the current selection will be finalized. |
ITfCandidateListUIElementBehavior::Finalize The ITfCandidateListUIElementBehavior::Finalize method finalizes the current selection and close the candidate list. |
ITfCandidateListUIElementBehavior::SetSelection The ITfCandidateListUIElementBehavior::SetSelection method set the selection of the candidate list. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Target Platform | Windows |
Header | msctf.h |
Redistributable | TSF 1.0 on Windows 2000 Professional |