How to customize tool tip

Asked by Anonymous
16 years ago.

Hello,

I am using Daypilot Pro trial verision.

I want to customize tool tipmsg "on eventmouse over".

Its showing datafield value + startdatetime and enddatetime

Best regards,

Comment posted by Dan Letecky
16 years ago.

You can do it by handling BeforeEventRender event. In the event handler, you can set e.ToolTip value as you wish.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.