Print Page | Close Window

CXTOutBarCtrl::RemoveFolder issue

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=54
Printed Date: 03 May 2024 at 8:53pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CXTOutBarCtrl::RemoveFolder issue
Posted By: mkorgaon
Subject: CXTOutBarCtrl::RemoveFolder issue
Date Posted: 09 June 2003 at 10:11am

I added a folder in Outlook Bar using AddFolder(), which looks okay.

When I tried to remove a folder using RemoveFolder() providing index returned in AddFolder(), folder is not removed.

Here is a piece of code I added in OutlookBar sample ( in InitializeOutlookBar() )

 iFolder = m_wndOutlookBar.AddFolder(_T("Test"), 2);
 m_wndOutlookBar.RemoveFolder(iFolder);

Any suggestions?




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net