<?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 : How to get the handle of a dialog</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Docking Pane : How to get the handle of a dialog]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 10:01:55 +0000</pubDate>
  <lastBuildDate>Sat, 09 Dec 2006 04:27:33 +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=5733</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[How to get the handle of a dialog : I have a CXTPTabControl control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5733&amp;PID=18028&amp;title=how-to-get-the-handle-of-a-dialog#18028</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2568">zjroland</a><br /><strong>Subject:</strong> 5733<br /><strong>Posted:</strong> 09 December 2006 at 4:27am<br /><br /><DIV>I have a CXTPTabControl control include 2 tabs, each tab have a dialog inside it:</DIV><DIV>&nbsp;</DIV><DIV>CXTPTabControl m_tabMyTabCtrl;</DIV><DIV>m_tabMyTabCtrl.Create(WS_CHILD|WS_VISIBLE|WS_CLIPCHILDREN|WS_CLIPSIBLINGS,rect,this,IDC_MY_TAB);</DIV><DIV>&nbsp;m_tabMyTabCtrl.InsertItem(0, _T(" Soft "), handle of dialog1, 0);<BR>&nbsp;m_tabMyTabCtrl.InsertItem(1, _T(" Hard "), handle of dialog2, 0);</DIV><DIV>&nbsp;</DIV><DIV>but I don't know how to get the handle of the dialogs, can anybody help me?</DIV><DIV>&nbsp;</DIV><DIV><BR>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 09 Dec 2006 04:27:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5733&amp;PID=18028&amp;title=how-to-get-the-handle-of-a-dialog#18028</guid>
  </item> 
 </channel>
</rss>