InfoTip Selection Changed

SyntaxEditor for Windows Forms Forum

Posted 20 years ago by Alan Lambe
Avatar
Assume that I am showing an InfoTip for a method which has 4 overloads. Is there any way to determine when the user changes the contents of the InfoTip by pressing the up/down arrows?

Thanks in advance,
-Alan

Comments (1)

Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Alan,

We don't have anything built in right now for an event that would fire. However you could probably handle the KeyTyping event and look for Up/Down keypresses and when found if there is an info tip with overloads, you know that a change will occur.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.