textblock
Override typed textblock style for contentpresenter in WPF
I have defined the Textblock style that are typed (as opposed to have a key value) so that it applies to all the textblocks.[详细]
2023-02-18 15:10 分类:问答WPF: bind textblock to textbox
I\'ve one window, with textbox control. this window rise second window in which i have some textbl开发者_JAVA技巧ock[详细]
2023-02-18 04:38 分类:问答Book Reading Experience in WP7 [closed]
Closed. This question needs details or clarity. It is not currently accepting answers. 开发者_运维问答[详细]
2023-02-17 23:18 分类:问答WPF: Wrapping a label/TextBlock in a rectangular border
I\'d like to draw a big number on a Canvas, wrapped in a rectangle, but I don\'t know how to do that. My idea is to create a style and then to apply it to some Label instance which changes its size:[详细]
2023-02-17 02:39 分类:问答Partial Text color update
Here is what i\'ve <StackPanel> <TextBlock> abc </TextBlock> <Textblock> def </Textblock>[详细]
2023-02-14 14:29 分类:问答Programmatically determining max fit in textbox (WP7)
I\'m currently writing an eBook reader for Windows Phone Seven, and I\'m trying to style it like the Kindle reader. In order to do so, I need to split my books up into pages, and this is going to get[详细]
2023-02-13 21:33 分类:问答How to add a border to the Text inside a TextBlock in WPF?
I am kinda new to WPF, dont know if the question is we开发者_如何转开发ird. I wanted to know if its possible to add a border around the text inside a textBlock.[详细]
2023-02-13 08:46 分类:问答How to make the text bold of TextBlock in Silverlight?
I am developing window phone 7 application in C#. I a开发者_如何学编程m new to the window phone 7 application. I am also new to the silverlight. I want to generate the bold text of Texblock dynamicall[详细]
2023-02-12 21:46 分类:问答making textblock readonly
currently i have a textblock placed in a scroll viewer control. How 开发者_开发知识库do i make the textblock read only?Textblocks are already readonly. They are intended to display a small amount of f[详细]
2023-02-12 05:54 分类:问答Highlight a word in a silverlight textblock
I need a way to high开发者_JAVA技巧light a text in a silverlight textblock or textbox. This is for highlighting search results like if you try to Ctrl+F in your browser and search for a word, the brow[详细]
2023-02-11 06:39 分类:问答