B
Bent S. Lund
Hi,
If one was to make a application with a Outlook-style interface; what is the
way to go with the standard framework components?
(I'm thinking of a SDI application with a treeview on the left for
navigation, and list/detail view on the rigth side of ths screen)
I can not represent all detail data in ONE control only, but will need to
swithc between listview/grid, a graph control and possiby a internet
explorer ontrol
In VB6 there was a TAB-control where it was possible to hide the tabs; this
would be perfect in this case.
Is it possible to hide the tabs of the TAB-control at runtime? Or should one
use panels instead - moving them in and out of the form when needed?
The latter choise seems messy during developent I think.
Your advice is appreciated, regards
Bent
If one was to make a application with a Outlook-style interface; what is the
way to go with the standard framework components?
(I'm thinking of a SDI application with a treeview on the left for
navigation, and list/detail view on the rigth side of ths screen)
I can not represent all detail data in ONE control only, but will need to
swithc between listview/grid, a graph control and possiby a internet
explorer ontrol
In VB6 there was a TAB-control where it was possible to hide the tabs; this
would be perfect in this case.
Is it possible to hide the tabs of the TAB-control at runtime? Or should one
use panels instead - moving them in and out of the form when needed?
The latter choise seems messy during developent I think.
Your advice is appreciated, regards
Bent