Posted 19 years ago by cgodwin
Avatar
How can you close a memberlist in code ... I want to rebuild the list if a certian item is selected. I am executing this code in OnClose of the memberlist. I also would like to make sure the selected item is not put on tne editor.

thanks
chris

Comments (1)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Chris,

The member list's Abort method should close it without inserting anything.

However if you are waiting to see what a user selected and then cancel the selection, handle the IntelliPromptMemberListClosing event and set e.Cancel to true.


Actipro Software Support

The latest build of this product (v25.1.0) was released 25 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.