Browse by Tags
All Tags » tooltip (RSS)
-
Hi, The tooltip used is a standard system.windows.forms.tooltip object. It is attached to the Model control with text depending on the element that is under the mouse. Unfortuneately the tooltip is not created in a factory, but in a private method. However this could be easily changed in a future version...
-
Hello, I'm currently working on an advanced tooltip control, which will replace all tooltips in our application in future and I just began to wonder how to implement custom tooltip in Crainiate component... Currently I can only set a string that will be displayed by the system tooltip, but that's...
-
The ElementLeave event is fired by the model. You could add a method called OnMouseLeave that you call from the model. This could then reset the Tooltip property.
Page 1 of 1 (3 items)
|
|
|