G
George Bassili
Hi everyone,
I'm new to VB.NEt so excuse my simplistic questions:
1) i want to do a settings screen with the tree view control on the left
with nodes like "DB connections" "COlor" "Other Settings"
and make it change the form to its right based on the selection made
from the tree.
I have used Panel controls to do this which i hide and make visible
based on the node they've chosen. Is this the best way?
2) Is there a way to draw separator lines from the toolbox to separate
parts of the frame...i.e i want to draw a bevilled line between the end
of my form and the OK cancel buttons....or do i have to use the windows
graphics directly and write the code
any help would be great.
Cheers.
George Bassili
I'm new to VB.NEt so excuse my simplistic questions:
1) i want to do a settings screen with the tree view control on the left
with nodes like "DB connections" "COlor" "Other Settings"
and make it change the form to its right based on the selection made
from the tree.
I have used Panel controls to do this which i hide and make visible
based on the node they've chosen. Is this the best way?
2) Is there a way to draw separator lines from the toolbox to separate
parts of the frame...i.e i want to draw a bevilled line between the end
of my form and the OK cancel buttons....or do i have to use the windows
graphics directly and write the code
any help would be great.
Cheers.
George Bassili