getz 0 Newbie Poster

Hi,

Do you know how to make the panel to scroll using vb.net for smart device application? I have tried some of samples but none of it was working and when I code

Panel1.AutoScroll=True

it gives me an error:

AutoScroll is not a member of Systems.Windows.Forms.Panel

Do you know how to solve my problem?tq.

Regards,
getz