Click here to Skip to main content
15,905,322 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Do we have any substitute for include files of .Net in Silverlight [modified] Pin
Syed Mehroz Alam28-Aug-08 20:30
Syed Mehroz Alam28-Aug-08 20:30 
QuestionFont outline? Pin
Harvey Saayman18-Aug-08 1:13
Harvey Saayman18-Aug-08 1:13 
AnswerRe: Font outline? Pin
Pete O'Hanlon18-Aug-08 2:32
mvePete O'Hanlon18-Aug-08 2:32 
GeneralRe: Font outline? Pin
Harvey Saayman18-Aug-08 3:26
Harvey Saayman18-Aug-08 3:26 
QuestionHow can i Insert an hyperlink image to a richtextbox? Pin
materatsu17-Aug-08 15:41
materatsu17-Aug-08 15:41 
AnswerRe: How can i Insert an hyperlink image to a richtextbox? [modified] Pin
User 27100926-Aug-08 3:25
User 27100926-Aug-08 3:25 
GeneralRe: How can i Insert an hyperlink image to a richtextbox? Pin
materatsu30-Aug-08 15:38
materatsu30-Aug-08 15:38 
GeneralRe: How can i Insert an hyperlink image to a richtextbox? Pin
User 27100930-Aug-08 15:44
User 27100930-Aug-08 15:44 
The below code is XAML, no code is required.

<RichTextBox>
<FlowDocument>
<Hyperlink>
<Image Source=" PUT THE IMAGE PATH & NAME HERE " />
</Hyperlink>
</FlowDocument>
</RichTextBox>

Cheers, Karl

&raquo; CodeProject 2008 MVP

My Blog | Mole's Home Page
Just a grain of sand on the worlds beaches.

-- modified 27-Feb-21 21:01pm.
GeneralRe: How can i Insert an hyperlink image to a richtextbox? Pin
materatsu30-Aug-08 17:19
materatsu30-Aug-08 17:19 
GeneralRe: How can i Insert an hyperlink image to a richtextbox? Pin
User 27100930-Aug-08 18:11
User 27100930-Aug-08 18:11 
QuestionWraping Text With A TextBlock Pin
Harvey Saayman15-Aug-08 0:13
Harvey Saayman15-Aug-08 0:13 
AnswerRe: Wraping Text With A TextBlock Pin
Gideon Engelberth15-Aug-08 3:16
Gideon Engelberth15-Aug-08 3:16 
Questionn00b WPF Issue [modified] [Solved] Pin
Harvey Saayman13-Aug-08 2:14
Harvey Saayman13-Aug-08 2:14 
QuestionCan we use silverlight to make desktop application? Pin
Gandalf_TheWhite13-Aug-08 0:34
professionalGandalf_TheWhite13-Aug-08 0:34 
AnswerRe: Can we use silverlight to make desktop application? Pin
fred800923-Aug-08 9:28
fred800923-Aug-08 9:28 
AnswerRe: Can we use silverlight to make desktop application? Pin
Vimalsoft(Pty) Ltd24-Aug-08 3:44
professionalVimalsoft(Pty) Ltd24-Aug-08 3:44 
AnswerRe: Can we use silverlight to make desktop application? Pin
Pete O'Hanlon24-Aug-08 11:03
mvePete O'Hanlon24-Aug-08 11:03 
Questionimmediate wpf help Pin
lankaudaranga12-Aug-08 23:41
lankaudaranga12-Aug-08 23:41 
Questionwpf help Pin
lankaudaranga12-Aug-08 21:27
lankaudaranga12-Aug-08 21:27 
Questionis there an ultrashock.com equivalent for wpf? Pin
Leblanc Meneses12-Aug-08 14:32
Leblanc Meneses12-Aug-08 14:32 
QuestionGoogle Maps , Virtual Maps in SilverLight beta 2 Pin
fasih198112-Aug-08 2:09
fasih198112-Aug-08 2:09 
NewsMS Datagrid for WPF is here [modified] Pin
Jacquers11-Aug-08 21:29
Jacquers11-Aug-08 21:29 
QuestionHow to make DropDown in Silverlight. Pin
fasih198111-Aug-08 1:43
fasih198111-Aug-08 1:43 
AnswerRe: How to make DropDown in Silverlight. Pin
Michael Sync18-Oct-08 22:14
Michael Sync18-Oct-08 22:14 
QuestionFetching DataGrid Columns Data [modified] Pin
fasih198111-Aug-08 1:36
fasih198111-Aug-08 1:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.