Scrollable forms using Compact Framework 1.0?
I am trying to make a Form scrollable using Compact Framework 1.0 -- Is it possible at all using any workarounds? (Form object, filled with a bunch of controls)
I know Compact Framework 2.0 includes this feature (AutoScroll property), but our project requires Compact Framework 1.0 to be used.
Thanks,
Mark Rejhon

