<?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 : command button with picture</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : command button with picture]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 05:45:49 +0000</pubDate>
  <lastBuildDate>Thu, 19 Apr 2007 09:47:00 +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=6448</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[command button with picture : Thanks Oleg - This code cures...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=22135&amp;title=command-button-with-picture#22135</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1446">apuhjee</a><br /><strong>Subject:</strong> 6448<br /><strong>Posted:</strong> 19 April 2007 at 9:47am<br /><br />Thanks Oleg -<br />This code cures 1/2 of the problem.  Is there a way to prevent the dashed line from appearing in the button?  It's evoking memories of Petzold and 3.1 :)<br /><br />Regards ~ jp<br /><br /><img src="uploads/20070419_094646_PushButt&#111;n.png" border="0">]]>
   </description>
   <pubDate>Thu, 19 Apr 2007 09:47:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=22135&amp;title=command-button-with-picture#22135</guid>
  </item> 
  <item>
   <title><![CDATA[command button with picture : Hi,  this is not &amp;#034;focus&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=22109&amp;title=command-button-with-picture#22109</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6448<br /><strong>Posted:</strong> 18 April 2007 at 3:19pm<br /><br /><P>Hi, </P><P>this is not "focus" this is mark that button is "default". In Visual Basic there is way to automatically set button as default when it become focused (try same sample with VB6) in .NET activeX object can't be defaulted automatically:</P><DIV>try workaround code:</DIV><DIV>&nbsp;</DIV><DIV><FONT size=2><P></FONT><FONT color=#0000ff size=2>private</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> axPushButton1_Enter(</FONT><FONT color=#0000ff size=2>object</FONT><FONT size=2> sender, System.EventArgs e)</P><P>{</P><P>axPushButton1.Default = </FONT><FONT color=#0000ff size=2>true</FONT><FONT size=2>;</P><P>}</P><P></FONT><FONT color=#0000ff size=2>private</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> axPushButton1_Leave(</FONT><FONT color=#0000ff size=2>object</FONT><FONT size=2> sender, System.EventArgs e)</P><P>{</P><P>axPushButton1.Default = </FONT><FONT color=#0000ff size=2>false</FONT><FONT size=2>;</P><P></P><P>}</P></FONT></DIV>]]>
   </description>
   <pubDate>Wed, 18 Apr 2007 15:19:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=22109&amp;title=command-button-with-picture#22109</guid>
  </item> 
  <item>
   <title><![CDATA[command button with picture : I notice that the &amp;#034;focus&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=22102&amp;title=command-button-with-picture#22102</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1446">apuhjee</a><br /><strong>Subject:</strong> 6448<br /><strong>Posted:</strong> 18 April 2007 at 11:38am<br /><br />I notice that the "focus" look of PushButton does not match that of a native button + skin.  Is this something that's going to be fixed in the future?<br /><br />Regards ~ jp<br /><br /><img src="uploads/20070418_113738_PushButt&#111;n-Focu.png" border="0">]]>
   </description>
   <pubDate>Wed, 18 Apr 2007 11:38:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=22102&amp;title=command-button-with-picture#22102</guid>
  </item> 
  <item>
   <title><![CDATA[command button with picture : Hi,  With 11.1 we added PushButton...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=21775&amp;title=command-button-with-picture#21775</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6448<br /><strong>Posted:</strong> 10 April 2007 at 12:14am<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>With 11.1 we added PushButton with support winXP themes/SkinFramework, please wait a little, it will be really soon.</DIV>]]>
   </description>
   <pubDate>Tue, 10 Apr 2007 00:14:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=21775&amp;title=command-button-with-picture#21775</guid>
  </item> 
  <item>
   <title><![CDATA[command button with picture :    mehdi0016 wrote:hi is there...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=21762&amp;title=command-button-with-picture#21762</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2916">wqweto</a><br /><strong>Subject:</strong> 6448<br /><strong>Posted:</strong> 09 April 2007 at 11:47am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by mehdi0016" alt="Originally posted by mehdi0016" style="vertical-align: text-bottom;" /> <strong>mehdi0016 wrote:</strong><br /><br />hi<br>is there any command button which support SkinFramework and also have picture or icon property ?<br>also i need a skinnable multi-column combo box ?<br>thanx</td></tr></table><br>I'm using a modified version of Edanmo's <a href="http://www.mvps.org/emorcillo/en/code/vb6/graphicalbutt&#111;nxp.shtml" target="_blank">Using XP Visual Style in Graphical buttons</a> but only the original XP skin is applied.<br><br>Is it possible to use current custom skin in some way? I suppose an hTheme handle would be enough for XP and above systems. Don't know how you're dealing with 9x and NT though.<br><br>Kudos for the uber-hacks the skin control is doing! I personally would never dare such a massive API hooking :-))<br><br>cheers,<br>&lt;/wqw&gt;<br>]]>
   </description>
   <pubDate>Mon, 09 Apr 2007 11:47:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=21762&amp;title=command-button-with-picture#21762</guid>
  </item> 
  <item>
   <title><![CDATA[command button with picture : If possible include also an edit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=20645&amp;title=command-button-with-picture#20645</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2110">Source</a><br /><strong>Subject:</strong> 6448<br /><strong>Posted:</strong> 22 February 2007 at 5:31am<br /><br /><P>If possible include also an edit control (with mask edit) similar with the one existing in the controls suite. It will be great!</P><DIV>Thanks. Regards.</DIV><DIV>Carlos Neves</DIV>]]>
   </description>
   <pubDate>Thu, 22 Feb 2007 05:31:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=20645&amp;title=command-button-with-picture#20645</guid>
  </item> 
  <item>
   <title><![CDATA[command button with picture : Hi, We are preparing it for next...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=20578&amp;title=command-button-with-picture#20578</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6448<br /><strong>Posted:</strong> 20 February 2007 at 2:50am<br /><br />Hi,<DIV>We are preparing it for next release.</DIV>]]>
   </description>
   <pubDate>Tue, 20 Feb 2007 02:50:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=20578&amp;title=command-button-with-picture#20578</guid>
  </item> 
  <item>
   <title><![CDATA[command button with picture : hi is there any command button...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=20523&amp;title=command-button-with-picture#20523</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2731">mehdi0016</a><br /><strong>Subject:</strong> 6448<br /><strong>Posted:</strong> 18 February 2007 at 5:55pm<br /><br />hi<br />is there any command button which support SkinFramework and also have picture or icon property ?<br />also i need a skinnable multi-column combo box ?<br />thanx]]>
   </description>
   <pubDate>Sun, 18 Feb 2007 17:55:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6448&amp;PID=20523&amp;title=command-button-with-picture#20523</guid>
  </item> 
 </channel>
</rss>