how to add some checkboxes in stackPanel at runtime?
Posted
by sillytweety
on Stack Overflow
See other posts from Stack Overflow
or by sillytweety
Published on 2010-05-24T12:38:27Z
Indexed on
2010/05/24
12:41 UTC
Read the original article
Hit count: 128
vb.net
Hi all, I am a new silverlight user and struggle a bit with the coding. Could anyone please help me. What I am trying to do is create a list of checkboxes in a stackpanel on my application at runtime. The amount of checkboxes is determined by the amount of classnames in my sql database. I am using vb
© Stack Overflow or respective owner