Print Page | Close Window

does the xaml in a CXTButton backup jpg images?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Controls
Forum Description: Topics Related to Codejock Controls
URL: http://forum.codejock.com/forum_posts.asp?TID=15854
Printed Date: 01 May 2024 at 8:10pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: does the xaml in a CXTButton backup jpg images?
Posted By: rienzi
Subject: does the xaml in a CXTButton backup jpg images?
Date Posted: 15 December 2009 at 2:29am
can i use <Image Source="res://1.jpg" \> to draw a jpg image on a CXTButton object?
 
 
if the answer is yes, then how can  I change the jpg image's directory and let the button display jpg images anywhere in my disk
 



Replies:
Posted By: Oleg
Date Posted: 15 December 2009 at 4:54am
Hi,
 
You need file:// protocol:
 
 <Image Source="file://c:\\dir\\1.jpg" \>


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net