Thanks. This is what I'm trying to do...
I'm making a winform monitoring application. Each monitoring "guage"
consists of a few controls. I was thinking of making a user control because
all of these are the same, with the exception to property settings, etc....
The user can display (side by side) from 1 to 10 guages. I want the form
dynamically load as many "guages" as they want, putting them side by side.
Any suggestions?
Thanks!
"Cor Ligthert [MVP]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> VB Programmer,
>
> In the same way as in 1.0
>
> I am not sure of your question, however I think that it is this.
>
> http://www.vb-tips.com/default.aspx?...2-03abce36aa60
>
> I hope this helps,
>
> Cor
>
> "VB Programmer" <(E-Mail Removed)> schreef in bericht
> news:(E-Mail Removed)...
>>I have created a custom control in vb.net.
>>
>> How do I show 10 of them (vertical stack) on a new form when it loads?
>>
>> Thanks!
>>
>
>