Determine if a user selects something from a member list

SyntaxEditor for Windows Forms Forum

Posted 14 years ago by YungWei Chen - Resolvity Inc
Version: 4.0.0271
Avatar
Hi,

I would like to know how to tell if a member list is closed with an option being selected or if it's closed without anything being selected. Thanks.

Comments (3)

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

The SyntaxEditor.IntelliPromptMemberListClosed event's e.Cancel indicates if it was cancelled.


Actipro Software Support

Posted 14 years ago by YungWei Chen - Resolvity Inc
Avatar
Does it also tell me if the user selects an item from the member list?
Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
If e.Cancel is false then something was selected. You can see the selected item from the editor.IntelliPrompt.MemberList.SelectedItem property.


Actipro Software Support

The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.