Links
EControl Syntax Editor SDK
TecBaseAction.OnHint Property

Occurs when the mouse pauses over a client control or menu item.

property OnHint;

Use OnHint to override the default hint that appears when the user pauses the mouse over a client control or menu item. The OnHint event handler can change the hint that appears (by changing the HintStr parameter), or display the hint in some application-specific way.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!