Re: Recommendations for Outlook style interface
From: Jay B. Harlow [MVP - Outlook] (Jay_Harlow_MVP_at_msn.com)
Date: 01/15/05
- Next message: Willy Denoyette [MVP]: "Re: Enable/ disable a LAN connection"
- Previous message: Ahmed Qurashi: "Re: connecting to mysql with c#"
- In reply to: Paul Aspinall: "Recommendations for Outlook style interface"
- Next in thread: James Westgate: "Re: Recommendations for Outlook style interface"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 15 Jan 2005 11:10:52 -0600
Paul,
I have not used NetAdvantage, however when I have needed to display
different formats (such as Calendar, Notes, Mail) I've created a user
control for each format, then either dynamically loaded each format or had
all the formats on the form & simply show or hide each format as needed.
Hope this helps
Jay
"Paul Aspinall" <paul@aspy.co.uk> wrote in message
news:SNXFd.134097$48.51096@fe1.news.blueyonder.co.uk...
>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
>
>
- Next message: Willy Denoyette [MVP]: "Re: Enable/ disable a LAN connection"
- Previous message: Ahmed Qurashi: "Re: connecting to mysql with c#"
- In reply to: Paul Aspinall: "Recommendations for Outlook style interface"
- Next in thread: James Westgate: "Re: Recommendations for Outlook style interface"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|