I am currently building a calendar with drag & drop capabilities and shows tooltips load on demand when you hover over an event but I have come across a problem...
With tooltips, how can I obtain a label value from inside a Dock that is inside a DockZone by passing DockZone.ClientID? I would do this using the Dock.ClientID, but the tooltips will not show outside of the DoneZone
With tooltips, how can I obtain a label value from inside a Dock that is inside a DockZone by passing DockZone.ClientID? I would do this using the Dock.ClientID, but the tooltips will not show outside of the DoneZone