S
Scarlatine
Hi,
I use VS 2008 and I try to make an item list on Windows Mobile 5.0.
First I made an UserControl, and I called it in a loop to repeat the item
template for each item. Unfortunately the srcollbar of the form did not show
up. I did not find any explanation, so I tried another way. I have put the
template (some label and TextBox) directly in the loop, in this case the
vertical scrollbar was kind enough to appear. But if I add my label an
TextBox in a panel to repeat it, the scrollbar does not appear. If someone
has an explanation, I will be glad to read it.
Thanks...
I use VS 2008 and I try to make an item list on Windows Mobile 5.0.
First I made an UserControl, and I called it in a loop to repeat the item
template for each item. Unfortunately the srcollbar of the form did not show
up. I did not find any explanation, so I tried another way. I have put the
template (some label and TextBox) directly in the loop, in this case the
vertical scrollbar was kind enough to appear. But if I add my label an
TextBox in a panel to repeat it, the scrollbar does not appear. If someone
has an explanation, I will be glad to read it.
Thanks...