<?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 : Incorect Button display in ReportControl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Incorect Button display in ReportControl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 15:28:06 +0000</pubDate>
  <lastBuildDate>Mon, 14 Jul 2008 13:56:30 +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=11438</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[Incorect Button display in ReportControl : Hi Oleg,I added some button in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11438&amp;PID=38343&amp;title=incorect-button-display-in-reportcontrol#38343</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3721">rokky05</a><br /><strong>Subject:</strong> 11438<br /><strong>Posted:</strong> 14 July 2008 at 1:56pm<br /><br />Hi Oleg,<br><br>I added some button in Report control:<br><br>OnCreate(LPCREATESTRUCT lpCreateStruct)<br>{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<br>&nbsp;&nbsp;&nbsp;&nbsp; m_Btn = new CXTPReportInplaceButton(1000);<br>&nbsp;&nbsp;&nbsp; CRect rect(0, 0, 50, 50); <br><br>&nbsp;&nbsp;&nbsp; XTP_REPORTRECORDITEM_ARGS pItemArgs(&amp;m_wndView,m_wndView.GetRows()-&gt;GetAt(0),m_wndView.GetColumns()-&gt;GetAt(6));<br><br>&nbsp;&nbsp;&nbsp; m_Btn-&gt;Create(&amp;pItemArgs,rect);<br>&nbsp;&nbsp;&nbsp; m_Btn-&gt;SetInsideCellButton(TRUE);<br>&nbsp;&nbsp;&nbsp; m_Btn-&gt;ShowWindow(TRUE);<br>}<br><br>BUT I can't set width of button :( I change a height for help var 'rect', but I can not influence on a width. How is it possible to do???]]>
   </description>
   <pubDate>Mon, 14 Jul 2008 13:56:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11438&amp;PID=38343&amp;title=incorect-button-display-in-reportcontrol#38343</guid>
  </item> 
 </channel>
</rss>