![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
I have an MFC Dialog application and I need to present to the user a pick
list similar to the one that appears in Outlook 2007 on the left pane. I'd like the addation of check boxes. Any ideas how best to do this please ? |
#2
|
|||
|
|||
![]() "Michael Tissington" ha scritto nel messaggio ... I have an MFC Dialog application and I need to present to the user a pick list similar to the one that appears in Outlook 2007 on the left pane. I'd like the addation of check boxes. Any ideas how best to do this please ? You may be interested in this CodeProject article: http://www.codeproject.com/KB/office...tion_Pane.aspx Moreover, Ultimate Toolbox GUI classes are now free, and you may find something useful there, too: http://www.codeproject.com/KB/MFC/Ul...olbox_GUI.aspx Giovanni |
#3
|
|||
|
|||
![]()
You may be interested in this CodeProject article:
http://www.codeproject.com/KB/office...tion_Pane.aspx It should be noted that this article is based on C# managed code. However, if you use Visual Studio 2005 or 2008, you could still use it from C++ and MFC, thanks to C++/CLI extensions to C++. (I don't know if on CodeProject there is a similar implementation writtne in native C++/MFC. You may try to find that.) The second link I posted is instead pure native C++. Giovanni |
#4
|
|||
|
|||
![]()
Thanks - I'm actually looking for somthing like the Folder view in the
navigation bar and not the navigation bar itself. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Print Folder tree | SteveG | Outlook - General Queries | 5 | November 9th 07 02:52 PM |
Folder Icon in Outlook Tree | Anyone for Coffee? | Add-ins for Outlook | 3 | May 2nd 07 05:52 PM |
Lost folder tree in OE6 after renaming Folders.dbx | Larry | Outlook Express | 3 | March 29th 07 03:39 PM |
Cannot make new folder in Mail Tree Outlook Express 6 | Huib Kneepkens | Outlook Express | 1 | March 4th 07 01:28 PM |
folder tree expansion | BBran | Outlook Express | 13 | July 6th 06 08:18 PM |