How to get the code snippet list control?

SyntaxEditor for Windows Forms Forum

Posted 14 years ago by Peter Luo - AIMNEXT
Version: 4.0.0285
Avatar
Hi,

After call the syntaxEditor.IntelliPrompt.CodeSnippets.ShowInsertSnippetPopup method, can I get the popup control? Because there are some shortcut keys in my application("Escape", "I", "C" etc.) blocked the inputting of these keys in the control.

Thanks a lot!

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Peter,

I don't think you can get the actual control however the EditorView.PerformInsertTyping lets you simulate typing. The member list used for code snippets should interpret those characters as if the user typed them.


Actipro Software Support

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.