<?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 paint mdiclient</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : how to paint mdiclient]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 18:19:25 +0000</pubDate>
  <lastBuildDate>Wed, 01 Dec 2010 05:26:58 +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=17614</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 paint mdiclient : oleg,thank you!but your ways didn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17614&amp;PID=61633&amp;title=how-to-paint-mdiclient#61633</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6471">ws0411101</a><br /><strong>Subject:</strong> 17614<br /><strong>Posted:</strong> 01 December 2010 at 5:26am<br /><br /><span ="Apple-style-span" style="line-height: 21px; font-size: 15px; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><font ="Apple-style-span" face="Arial, Helvetica, sans-serif">oleg</font></span><span ="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; line-height: 21px; font-size: 15px; font-weight: bold; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">,&nbsp;</span>thank you!&nbsp;&nbsp;but your ways didn't work, the text can't paint on the MdiCilent,<div><div>it seems that after i use this code:</div><div><br></div><div>&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>&nbsp;<span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">CommandBars</span>.SetMDIClient(myMdiClient.Handle.ToInt32)</div><div>&nbsp;</div><div>to set the MdiClient handle to&nbsp;<span ="Apple-style-span" style="-webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; ">CommandBars, the&nbsp;</span>MdiClient &nbsp;can't&nbsp;respond<span ="ph&#111;netic">&nbsp;</span>any event.</div><div>i define two sub to paint text, and&nbsp;binding<span ="ph&#111;netic">&nbsp;</span>them to event "Paint" and "Resize", like &nbsp;this:</div><div><br></div><div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;AddHandler myMdiClient.Paint, AddressOf Mdi_OnPaint</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;AddHandler myMdiClient.Resize, AddressOf Mdi_OnResize</div></div><div><br></div><div>but when i debug the program, the two sub doesn't execute.</div><div>do you have some other method to solve this problem?? thank you！</div><div><br></div><div><br></div><div><br></div></div>]]>
   </description>
   <pubDate>Wed, 01 Dec 2010 05:26:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17614&amp;PID=61633&amp;title=how-to-paint-mdiclient#61633</guid>
  </item> 
  <item>
   <title><![CDATA[how to paint mdiclient : Hi,Not sure if it works for .NET...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17614&amp;PID=61599&amp;title=how-to-paint-mdiclient#61599</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17614<br /><strong>Posted:</strong> 29 November 2010 at 10:00am<br /><br />Hi,<div><br></div><div>Not sure if it works for .NET but please try</div><div><br></div><div>CommandBars.Workspace.AutoTheme = False;</div>]]>
   </description>
   <pubDate>Mon, 29 Nov 2010 10:00:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17614&amp;PID=61599&amp;title=how-to-paint-mdiclient#61599</guid>
  </item> 
  <item>
   <title><![CDATA[how to paint mdiclient : when i use extremeCommandBars,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17614&amp;PID=61588&amp;title=how-to-paint-mdiclient#61588</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6471">ws0411101</a><br /><strong>Subject:</strong> 17614<br /><strong>Posted:</strong> 29 November 2010 at 4:25am<br /><br />when i use extremeCommandBars, i should use :<div><br></div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;obj_extremeCommandBars.SetMDIClient(myMdiClient.Handle.ToInt32)</div><div><br></div><div>to bound the MdiClient object handle to the commandBars.&nbsp;commandBars get the handle of&nbsp;MdiClient,</div><div>but how can i paint some text on &nbsp;the &nbsp;MdiClient.</div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Mon, 29 Nov 2010 04:25:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17614&amp;PID=61588&amp;title=how-to-paint-mdiclient#61588</guid>
  </item> 
 </channel>
</rss>