Quote:
Originally Posted by WZSun
That is a great one... for rectangle hotspot.
|
Rectangle is the easiest. Attached demo tests also for circular and triangular hotspots. You can code more complicated shapes if needed but I am not sure how valuable that would be for a real application.
Quote:
|
Does it work for scrollable panels?
|
I'd be interested to know how you intended to get a scrollable panel

as I didn't think you could do it in B4PPC. That is until now,

see this new demo.
@Erel - Could we do with a repository (thread?) somewhere for these easy but useful tricks with the Door library, like this scrollable panel and the HScrollBar on a TextBox?. People who do not have the knowledge of the underlying .NET control properties could browse there for ideas.