Hide Intelliprompt list automatically

SyntaxEditor for Windows Forms Forum

Posted 13 years ago by Matthew Smith - Australia
Version: 4.0.0285
Avatar
Hi,

I'm trying to make the intellipromt member list hide automatically where as you type it no longer has a direct match in the list, the list disappears (you can see this happen where the item is hightlighted and once a direct match is no longer available it changes to the botted border).

I don't believe there is a setting for this, so I thought about checking this in the OnSyntaxEditorKeyTyped method. Can I LINQ the list to look for a match to the current text or is there another way??

Thanks!

Comments (1)

Posted 13 years ago by Matthew Smith - Australia
Avatar
Bah.. IsSelectionVirtual appears to do the trick!

Always the way - do a post and then find it later!
The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.