<?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 event of the controls ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Task Panel : How to get the event of the controls ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 07:16:28 +0000</pubDate>
  <lastBuildDate>Fri, 18 Jan 2008 23:26:46 +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=9355</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 event of the controls ? : How to getcontrols&amp;#039;s eventon...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9355&amp;PID=30290&amp;title=how-to-get-the-event-of-the-controls#30290</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3671">HMKIM</a><br /><strong>Subject:</strong> 9355<br /><strong>Posted:</strong> 18 January 2008 at 11:26pm<br /><br /><DIV><FONT size=2>How to get&nbsp;controls's event&nbsp;on Task Panel ?</FONT></DIV><DIV>&nbsp;</DIV><DIV><FONT size=2>I am testing the SearchDLG of the TaskPanel sample.<BR>But there is no way to receive the event of the controls.</FONT></DIV><DIV>&nbsp;</DIV><DIV><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; m_edtFileName.CreateEx(WS_EX_CLIENTEDGE, _T("Edit"), NULL, WS_CHILD|WS_VISIBLE, CRect(0, 0, 0, 20), &amp;m_wndTaskPanel, 0);<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pGroup-&gt;AddControlItem(m_edtFileName); </FONT></DIV><DIV>&nbsp;</DIV><DIV><FONT size=2>&nbsp;m_dlgModified.Create(IDD_DIALOG_SEARCH_MODIFIED, &amp;m_wndTaskPanel);<BR>&nbsp;CXTPTaskPanelGroupItem* pItem = pGroup-&gt;AddControlItem(m_dlgModified);<BR>&nbsp;m_dlgModified.SetItem(pItem);</FONT></DIV><DIV>&nbsp;</DIV><DIV><FONT size=2>There are controls on the task panel, and the dialogs on the task panel. (like see above sample code).</FONT></DIV><P><FONT size=2>I want to receive Mouse Click Event of the m_edtFileName.</P><DIV>And I want to receive the Event of the controls included in the m_dlgModified dialog ?</DIV><DIV>&nbsp;</DIV><DIV>I am a beginner, please help me.</DIV><DIV></FONT><FONT size=2></DIV><DIV><BR></FONT>&nbsp;</DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><!-- toc = X-unknown --><!-- toc = text --><!-- text -->]]>
   </description>
   <pubDate>Fri, 18 Jan 2008 23:26:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9355&amp;PID=30290&amp;title=how-to-get-the-event-of-the-controls#30290</guid>
  </item> 
 </channel>
</rss>