How to get the items actually displayed in the complete list

SyntaxEditor for WPF Forum

Posted 15 years ago by Gustavo Guerra
Version: 9.1.0505
Avatar
Is there any way to programmatically get the list of items that are actually being displayed on the completion list when the CanFilterUnmatchedItems option is set? I need that information for testing purposes.

Best Regards,
Gustavo Guerra

Comments (2)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Gustavo,

The IntelliPromptCompletionList in use has a FilteredItems collection that is what you'd want. You'd have to override CompletionSession.CreatePopupContent to get a reference to the IntelliPromptCompletionList though.


Actipro Software Support

Posted 15 years ago by Gustavo Guerra
Avatar
Thanks,
Gustavo Guerra
The latest build of this product (v24.1.2) was released 0 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.