Hi,
I have a treeview on form (left) and by changing node a different options should show on right. (Something like computer management console)
Is there any way to design "sub forms" on right without drawing them trough code?
A workaround I used is tabcontrol with hidden tabs.
I know it's a bit "lazy beginner" workaround.
Do you know any better way??
Thanks
I have a treeview on form (left) and by changing node a different options should show on right. (Something like computer management console)
Is there any way to design "sub forms" on right without drawing them trough code?
A workaround I used is tabcontrol with hidden tabs.
I know it's a bit "lazy beginner" workaround.
Do you know any better way??
Thanks