Hi,
I just started with some test samples to learn C# (ver 4.0); after I created a FlowlayoutPanel container; any control I added inside is AUTO position from upper left corner then next to left.
How Can I position add controls (labels, texts buttons) any where in that flowlayoutPanel .
Also, I appreciate if somebody send me useful samples to create new projects ...
I just started with some test samples to learn C# (ver 4.0); after I created a FlowlayoutPanel container; any control I added inside is AUTO position from upper left corner then next to left.
How Can I position add controls (labels, texts buttons) any where in that flowlayoutPanel .
Also, I appreciate if somebody send me useful samples to create new projects ...
Comment