<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Codejock ToolkitPro and SuitePro v24.0.0</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Codejock ToolkitPro and SuitePro v24.0.0]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 16 May 2026 00:13:50 +0000</pubDate>
  <lastBuildDate>Mon, 21 Apr 2025 08:08:11 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=24475</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Codejock ToolkitPro and SuitePro v24.0.0 : You can do it, please refer to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79192&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79192</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8199">astoyan</a><br /><strong>Subject:</strong> 24475<br /><strong>Posted:</strong> 21 April 2025 at 8:08am<br /><br /><div>You can do it, please refer to documentation of&nbsp;<span style=": rgb248, 248, 252;">CXTPWinApp:</span></div><div><span style=": rgb248, 248, 252;"><br></span></div><div>&nbsp;* All XTP application classes should derive from CXTPWinApp instead of</div><div>&nbsp;* CWinApp or CWinAppEx. This class handles cleanup and releases all internal XTP</div><div>&nbsp;* pointers and resources. In order to use CXTPWinApp derived from</div><div>&nbsp;* CWinAppEx ToolkitPro must be re-compiled with _XTP_USE_WINAPPEX macro defined</div><div>&nbsp;* and the referencing projects must have this macro defined prior to&nbsp; * XTToolkitPro.h inclusion.</div><div><br></div>]]>
   </description>
   <pubDate>Mon, 21 Apr 2025 08:08:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79192&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79192</guid>
  </item> 
  <item>
   <title><![CDATA[Codejock ToolkitPro and SuitePro v24.0.0 : I noticed that after upgrading...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79190&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79190</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9716">ABtdk</a><br /><strong>Subject:</strong> 24475<br /><strong>Posted:</strong> 17 April 2025 at 1:22pm<br /><br /><div>I noticed that after upgrading from 22.1.0 to 24.1.0, setting vector images in CXTPImageManager doesn't work unless you're using CXTPWinApp. (This issue seems to be because of the CXTPMarkupParser constructor calling GetComInitFlags.)</div><div><br></div><div>We currently prefer using CWinAppEx. Is there a way to circumvent this? If not, is there a way to have CXTPWinApp derive from CWinAppEx instead of CWinApp without having to compile the DLLs outside of the deployment manager? </div>]]>
   </description>
   <pubDate>Thu, 17 Apr 2025 13:22:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79190&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79190</guid>
  </item> 
  <item>
   <title><![CDATA[Codejock ToolkitPro and SuitePro v24.0.0 : Suite Pro also needs to include...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79173&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79173</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9654">yegucheng</a><br /><strong>Subject:</strong> 24475<br /><strong>Posted:</strong> 02 April 2025 at 11:55am<br /><br />Suite Pro also needs to include the ShellListCtrl control]]>
   </description>
   <pubDate>Wed, 02 Apr 2025 11:55:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79173&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79173</guid>
  </item> 
  <item>
   <title><![CDATA[Codejock ToolkitPro and SuitePro v24.0.0 : Why not include the ShellTree...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79172&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79172</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9654">yegucheng</a><br /><strong>Subject:</strong> 24475<br /><strong>Posted:</strong> 02 April 2025 at 11:50am<br /><br />Why not include the ShellTree control in Suite Pro? This control helps with file management programming.]]>
   </description>
   <pubDate>Wed, 02 Apr 2025 11:50:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79172&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79172</guid>
  </item> 
  <item>
   <title><![CDATA[Codejock ToolkitPro and SuitePro v24.0.0 : Hi Artem,I understand but we are...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79051&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79051</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 24475<br /><strong>Posted:</strong> 06 November 2024 at 11:22am<br /><br /><div>Hi Artem,</div><div><br></div><div>I understand but we are using the frame theme. I kept my solution in place. Works just fine and doesn't involve too much code.<br></div>]]>
   </description>
   <pubDate>Wed, 06 Nov 2024 11:22:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79051&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79051</guid>
  </item> 
  <item>
   <title><![CDATA[Codejock ToolkitPro and SuitePro v24.0.0 : Hello RDHD,Codejock Ribbon Frame...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79049&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79049</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9012">agontarenko</a><br /><strong>Subject:</strong> 24475<br /><strong>Posted:</strong> 06 November 2024 at 5:29am<br /><br /><div>Hello RDHD,</div><div><br></div><div>Codejock Ribbon Frame Theme is't suppont Snap UI.<br>If you disable frame theme - standart windows frame will be added with Snap UI.<br>See please RibbonSample.<br></div><div><br></div><div>Regards,</div><div>Artem Gontarenko<br></div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Wed, 06 Nov 2024 05:29:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79049&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79049</guid>
  </item> 
  <item>
   <title><![CDATA[Codejock ToolkitPro and SuitePro v24.0.0 : Thank you!I greatly appreciate...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79040&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79040</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9102">Hex</a><br /><strong>Subject:</strong> 24475<br /><strong>Posted:</strong> 29 October 2024 at 4:44am<br /><br />Thank you!&nbsp;I greatly appreciate your attitude!]]>
   </description>
   <pubDate>Tue, 29 Oct 2024 04:44:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79040&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79040</guid>
  </item> 
  <item>
   <title><![CDATA[Codejock ToolkitPro and SuitePro v24.0.0 : Hello,We discussed the problem...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79039&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79039</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9012">agontarenko</a><br /><strong>Subject:</strong> 24475<br /><strong>Posted:</strong> 29 October 2024 at 3:24am<br /><br /><div>Hello,</div><div><br></div><div>We discussed the problem with colleagues and concluded that we need to leave the ability to set the value to Nothing.</div><div>The fix will be available in the next revision.</div><div><br></div><div>Regards,<br>Artem Gontarenko</div>]]>
   </description>
   <pubDate>Tue, 29 Oct 2024 03:24:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79039&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79039</guid>
  </item> 
  <item>
   <title><![CDATA[Codejock ToolkitPro and SuitePro v24.0.0 : Hi!In this case the Background...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79038&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79038</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9102">Hex</a><br /><strong>Subject:</strong> 24475<br /><strong>Posted:</strong> 28 October 2024 at 12:24pm<br /><br /><div>Hi!</div><div><br></div><div>In this case the Background is invalid of course:&nbsp;<font color="#990000">&lt;Label</font>&nbsp;<font color="#00cc99">Background</font>='<font color="#6666ff">null</font>'<font color="#990000">&gt;</font>Label text<font color="#990000">&lt;/Label&gt;</font></div><div>In this case the Background is null/nothing in vb6: <font color="#990000">&lt;Label&gt;</font>Label text<font color="#990000">&lt;/Label&gt;</font> No Background attribute!</div><div><br></div><div><br></div><div>In VB6 I've created a MarkupStackPanel element in this way:</div><div><br></div><div>Dim tmpStackPanel As MarkupStackPanel</div><div>Set tmpStackPanel = MarkupLabel1.MarkupContext.Parse("<font color="#990000">&lt;StackPanel&gt;&lt;/StackPanel&gt;</font>")</div><div><br></div><div>In this case the tmpStackPanel.Background property is nothing, but can't set to nothing when it isn't?</div>]]>
   </description>
   <pubDate>Mon, 28 Oct 2024 12:24:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79038&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79038</guid>
  </item> 
  <item>
   <title><![CDATA[Codejock ToolkitPro and SuitePro v24.0.0 : Hello,Because has been added check...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79037&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79037</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9012">agontarenko</a><br /><strong>Subject:</strong> 24475<br /><strong>Posted:</strong> 28 October 2024 at 10:43am<br /><br />Hello,<br><br>Because has been added check for NULL.<br>Create test C# XAML project, open XAML editor and try to set null to Label Background.<br><br>Regards,<br>Artem Gontarenko]]>
   </description>
   <pubDate>Mon, 28 Oct 2024 10:43:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24475&amp;PID=79037&amp;title=codejock-toolkitpro-and-suitepro-v24-0-0#79037</guid>
  </item> 
 </channel>
</rss>