Hi
I want to create a Winamp Preferences like forms.( it's a form contains a
list box on the left, a sperator and a free space on right, each item in
list box shows up a form in the right side. )
are they dynamic forms or there is a place holder or something to load
these forms inside it?
is there any article or example abot it?

Re: Dynamic Form or place holder? by Sijin

Sijin
Wed Sep 08 08:12:00 CDT 2004

I found this thread on GotDotNet
http://www.gotdotnet.com/community/messageboard/Thread.aspx?id=237361

it gives me an idea, that the listbox can be in a seperate form that you
can move when the main form moves by using the code in the above site.

Also this
http://windowsforms.net/articles/usingregionmastercontrols.aspx
might be useful for implmenting some other winamp style stuff


Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph



Blmn wrote:
> Hi
> I want to create a Winamp Preferences like forms.( it's a form contains a
> list box on the left, a sperator and a free space on right, each item in
> list box shows up a form in the right side. )
> are they dynamic forms or there is a place holder or something to load
> these forms inside it?
> is there any article or example abot it?
>
>