IntelliPrompt - display icons

SyntaxEditor for Windows Forms Forum

Posted 17 years ago by Danny Liberty
Version: 4.0.0234
Avatar
I'm using AddReflectionForTypeMembers() to create the IntelliPrompt members.
However, when I call Show() no icons are shown (to differentiate between methods, properties, etc).
How can this be done?

Regards,

Danny

Comments (1)

Posted 17 years ago by Danny Liberty
Avatar
Found it :)

syntaxEditor1.IntelliPrompt.MemberList.ImageList = SyntaxEditor.ReflectionImageList;
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.