Hi,I wonder how to customize the ToolTipText in ultraDayView1_BeforeAppointmentToolTipDisplayed.I know how to alter the ToolTipText text like e.ToolTipText = "My first appointment".But e.g. e.ToolTipText = "First line\r\nSecond line" is not working.How is it possible to alter the size/backgroundcolor of the ToolTip?Thanks for your help,migeold.
Thank you very much for the hint using Environment.NewLine.I'll try to use UltraToolTipManager, if I have a question I'll come back again.
Thank you very much for your help,migeold.
migeold said:But e.g. e.ToolTipText = "First line\r\nSecond line" is not working
migeold said:How is it possible to alter the size/backgroundcolor of the ToolTip?