scrollable list containing custom controls...

T

trini alla frutta

Hi all,
I'm currently working on my very first .net cf project (and i do not
have neither a big client experience nor a deep knowledge on .net).

Designing the ui on a paper i defined that it would be great to have a
scrollable panel containing some components reporting more than one
string possibly on more than one line.

The aspect should be similar to this (indicatively):

--------------------------------------- ****
- ******* ************* - */\*
- - ****
- ******* ****** **** **** - * *
--------------------------------------- *##*
--------------------------------------- *##*
- ******* ************* - *##*
- - *##*
- ******* ****** **** **** - * *
--------------------------------------- * *
--------------------------------------- * *
- ******* ************* - * *
- - ****
- ******* ****** **** **** - *\/*
--------------------------------------- ****

Moreover for each item i would like to be able to set-up a bg color.
I want that clicking on an item this becomes bordered in blue and that
is possible to get which is the selected item from the container panel.

Btw it should be possible to add at runtime elements to the list.

Thanks to your experience do you think it's possible to built such
elements? how it's difficult? It's possible to implement them without
having to design custom controls?
Are you able to give me some hints or maybe addressing me to where i can
find some tutorial or something like that?

Thanks in advance,
Giorgio.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top