This is a migrated thread and some comments may be shown as answers.

Richtextbox mouse pointer

0 Answers 71 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
sanjay
Top achievements
Rank 1
sanjay asked on 21 Jan 2013, 12:35 PM
Hi

i have issue in  RichTextBox. i will add Text (DisplayMsg) . after go on  adding text to RichTextBox  scroll bar comes. At that time mouse pointer is not showing default pointer.Please help me out
 

<RichTextBox Margin="38,18,276,257">
                           <Paragraph>
                               <Run Text="{Binding DisplayMsg,Mode=TwoWay}"></Run>
                           </Paragraph>
                            
                       </RichTextBox>

Regards
Sanjay

No answers yet. Maybe you can help?

Tags
RichTextBox
Asked by
sanjay
Top achievements
Rank 1
Share this question
or