User Preferences Form -> Good Example Anyone?

  • Thread starter Thread starter Chad Beckner
  • Start date Start date
C

Chad Beckner

I'm looking for some code for displaying a user preferences form in my
application. However, I have not found any code (besides designing the
entire thing myself) which shows either a good "treeview -> panel" setup or
"tabstrip -> panel" setup. Does anyone know of any good examples/code?

Thanks!

Chad
 
Chad,

Have a look at the "about" form that is created standard in your VB2002/2003
application.

With what I am not telling that I find it "good", however it is a kind of
easy way of doing it. Simple and Good are often friends, however mostly not
in the way some people want.

Anyway, I hope this helps,

Cor
 
Back
Top