P
Paul Aspinall
I am designing a Winforms app, using the NetAdvantage (Infragistics)
controls - which are very good.
How can I make multiple different contents in my content pane?? ie. In
Outlook, there is a content pane, which displays multiple different formats
(one for Calendar, one for Notes, one for Mail etc etc)
What is the best way to implement this using C# (possibly in the context of
the NetAdvantage controls)?
Should I code several panel controls, with different formats?
Or should this be coded to be constructed via code??
Is there any examples of doing this??
Thanks
controls - which are very good.
How can I make multiple different contents in my content pane?? ie. In
Outlook, there is a content pane, which displays multiple different formats
(one for Calendar, one for Notes, one for Mail etc etc)
What is the best way to implement this using C# (possibly in the context of
the NetAdvantage controls)?
Should I code several panel controls, with different formats?
Or should this be coded to be constructed via code??
Is there any examples of doing this??
Thanks