Hi Andrew,
Thanks to your hotspot sample I got a much clearer view of the Door library.
The AutoScroll property for the panel simplifies code tremendously. So inspired
I also checked your ControlInfo source with which help I found that properties
for the desktop are not necessarily available for the device, such as AutoSize
for the PictureBox (Image control). Sad, but fact.
Your ControlInfo is a great reference, indeed! It saves hours of figuring out
why Door reliant code may not work on devices.
I have slightly redesigned the GUI basically replacing the TextBox with a
ComboBox for Control selection and also rem'd the Message boxes to favour
a Label displaying the parameters. No disrespect intended
You are doing really great in this forum!
Cheers
Robert