<?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 : [HELP] Button Customisation</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : MarkupLabel Control : [HELP] Button Customisation]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 05:46:03 +0000</pubDate>
  <lastBuildDate>Mon, 11 Jun 2012 09:26:49 +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=19845</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[[HELP] Button Customisation :  Again I have found more properties...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19845&amp;PID=68409&amp;title=help-button-customisation#68409</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 19845<br /><strong>Posted:</strong> 11 June 2012 at 9:26am<br /><br />Again I have found more properties that the CJ MarkupPad doesn't support. <br><br>This could be a very useful and powerful control if we could access the properties that we can in xaml. <br><br>Please, Please, Please CJ... Can you confirm if this control will be updated soon with the missing xaml functionality? <br><br>PS. My original post above was posted 3 days ago and has not yet been approved and displayed in the forum... What gives! This site moderation has severely dampened the spirits of many a developer who used this to get feedback and help. <br>]]>
   </description>
   <pubDate>Mon, 11 Jun 2012 09:26:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19845&amp;PID=68409&amp;title=help-button-customisation#68409</guid>
  </item> 
  <item>
   <title><![CDATA[[HELP] Button Customisation :    Hi,I have stumbled upon...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19845&amp;PID=68402&amp;title=help-button-customisation#68402</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2960">Xander75</a><br /><strong>Subject:</strong> 19845<br /><strong>Posted:</strong> 08 June 2012 at 5:56am<br /><br />Hi,<br><br>I have stumbled upon yet more unsupported style properties! This time it's the BorderBrush &amp; BorderThickness for the Button element.<br><br>The following code works perfectly in XAMLPad, but in the Codejock MarkupPad it fails.<br><br><table width="99%"><tr><td><pre class="BBcode">&lt;Page xmlns='http://schemas.microsoft.com/winfx/2006/xaml/presentation'&gt;<br>&nbsp;&nbsp;&nbsp; &lt;StackPanel&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;StackPanel.Resources&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Style TargetType="Button"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Setter Property="Background" Value="#FFFFFF"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Setter Property="BorderBrush" Value="#FFFFFF"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Style&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/StackPanel.Resources&gt;<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Button Cursor='Hand' Width='200'&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;StackPanel&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Image Source='file://C:/dilbert.bmp' Stretch='Fill' Height='160' Width='200'/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;TextBlock HorizontalAlignment='Center' TextAlignment='Center' TextWrapping='Wrap'&gt;Dilbert&lt;/TextBlock&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/StackPanel&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Button&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/StackPanel&gt;<br>&lt;/Page&gt;<br></pre></td></tr></table><br>I am trying to display several images loaded dynamically at runtime so the user can click on these images for them to open. I found this was an easy way to do so as I can add a Button.Click event to the Button, which I have working perfectly. The only issue is I don't want the button look by default, the Background is changed to white but I am left with the bottom and right border that I can't get rid of <img src="http://forum.codejock.com/smileys/smiley19.gif" border="0" alt="Cry" title="Cry" /><br><br>Any ideas appreciated, or if CJ are watching... Please add the BorderBrush &amp; BorderThickness properties!!!]]>
   </description>
   <pubDate>Fri, 08 Jun 2012 05:56:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19845&amp;PID=68402&amp;title=help-button-customisation#68402</guid>
  </item> 
 </channel>
</rss>