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?
Sijin Joseph - 08 Sep 2004 14:12 GMT
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
> Hi
> I want to create a Winamp Preferences like forms.( it's a form contains a
[quoted text clipped - 3 lines]
> these forms inside it?
> is there any article or example abot it?