Anyone know how to use SuperToolTip with a system tray icon (System.Windows.Forms.NotifyIcon)? I'd like to display a supertooltip with a list of items when you click on the system tray icon. (Ideally, a C1DataGrid within the super tool tip). I know how to set the tool tip for a button but it doesn't seem possible for the system tray icon.