No announcements
Found 2662268 threads
-
1 Votes
RichTextBox paragraph spacing is inconsistent
If you just want to remove the paragraph spacing at all from the rich text box, you might want to try this method below from the code I posted. Use it on the whole document like this ...Answered | 8 Replies | 8471 Views | Created by Zielek - Thursday, October 8, 2009 1:26 PM | Last reply by Zielek - Friday, October 16, 2009 2:33 PM -
0 Votes
Paragraph Spacing in a RichTextBox
How can I set the spacing between paragraphs (for a particular paragraph) in a RichTextBox (System.Windows.Forms), please? The only way I can see at ...Answered | 1 Replies | 3722 Views | Created by DAPedley - Monday, March 29, 2010 2:29 PM | Last reply by Jing0 - Monday, April 5, 2010 2:32 PM -
0 Votes
Paragraph spacing
Looks as if the expected paragraph spacing is in effect; on that page, anyway. Either you are seeingAnswered | 13 Replies | 3009 Views | Created by TimBurleigh - Monday, July 2, 2012 6:43 PM | Last reply by TimBurleigh - Tuesday, July 3, 2012 5:26 AM -
0 Votes
Interop VB.Net Paragraph Spacing
The preferred way of doing all the formatting your code is trying to do is to define a paragraph Style with those attributes, which you'd do: • ...Answered | 2 Replies | 697 Views | Created by SLink9 - Monday, April 3, 2017 12:11 AM | Last reply by macropod - Monday, April 3, 2017 3:32 AM -
0 Votes
Silverlight 4 RichTextBox's inconsistent tab spacing
of the tabs, the spacing changes yet again. This inconsistent behavior is difficult to deal with. I imagine this is a huge ...Answered | 5 Replies | 7730 Views | Created by Steve Wortham - Monday, April 25, 2011 9:08 PM | Last reply by Jonathan Shen - Monday, May 2, 2011 8:59 PM -
2 Votes
Line spacing in Richtextbox
doesnt have any data in it, and i want to change the line spacing, its giving me an object reference error. Any idea how can I solve this? I understand there is no ...Answered | 6 Replies | 31718 Views | Created by Subrajit - Tuesday, September 11, 2007 1:10 PM | Last reply by Subrajit - Tuesday, September 11, 2007 5:57 PM -
0 Votes
RichTextBox behavior is inconsistent for key input.
<Paragraph> Some text to test the events for RichTextBox. TestAnswered | 2 Replies | 5117 Views | Created by Nitesh Chordiya - Monday, April 12, 2010 1:21 AM | Last reply by Nitesh Chordiya - Monday, May 17, 2010 4:40 AM -
0 Votes
Set RichTextBox Vertical Line Spacing
How can I set the Vertical Line Spacing in a RichTextBox in a Standard Forms Project? I am using Consolas Font, Size 10, and standard RichTextBox1.AppendText to ...Answered | 3 Replies | 4679 Views | Created by Devon_Nullman - Thursday, June 23, 2016 12:46 PM | Last reply by Devon_Nullman - Thursday, June 23, 2016 2:40 PM -
0 Votes
Image Spacing in Richtextbox
I have a need to control the space between characters when an image is inserted into a richtextbox. Accutally I would like to prevent it from spacing for the image between ...Answered | 4 Replies | 2900 Views | Created by danamal1 - Thursday, January 17, 2008 3:41 AM | Last reply by danamal1 - Friday, January 25, 2008 4:19 AM -
0 Votes
InfoPath 2013 Paragraph Before and After Spacing
Hi, As far as I know, there is no Paragraph panel in InfoPath 2013. You can edit spacing as I showed in the previous post under Format Text ...Answered | 3 Replies | 3180 Views | Created by CharlieRix - Wednesday, July 3, 2013 3:47 PM | Last reply by Entan Ming - Friday, July 5, 2013 6:49 AM -
0 Votes
Richtextbox Text Spacing for Image
Does anyone know if it is possible to change the amount of horizontal space added to text for an image pasted into a richtextbox? It is controlled by the width of the image. ...Answered | 1 Replies | 3075 Views | Created by danamal1 - Monday, September 8, 2008 3:49 PM | Last reply by Riquel_Dong - Thursday, September 11, 2008 1:08 PM -
0 Votes
DWrite: justified paragraph with fixed letter spacing
Hi Hart Cheng, No, STDMETHODIMP SetLayoutText(UINT commandId) from a CustomLayout sample is not a method to modify the letter spacing. But the ...Answered | 2 Replies | 5973 Views | Created by Vladimir Vasilich Tregub - Wednesday, December 21, 2016 11:01 AM | Last reply by Vladimir Vasilich Tregub - Saturday, December 24, 2016 8:57 AM -
0 Votes
DOCX - why does line spacing affect paragraph spacing
what Word is doing. Any chance of finding out what Word is actually doing for paragraph spacing? That's sort-of fundamental to text ...Answered | 17 Replies | 12612 Views | Created by DavidThi808 - Tuesday, April 26, 2011 5:29 PM | Last reply by DavidThi808 - Saturday, December 3, 2011 7:29 PM -
0 Votes
RichTextBox Paragraph Click Event Question
</Paragraph> <Paragraph> CCC </Paragraph> ...Answered | 2 Replies | 2517 Views | Created by Jeremy Foster - Tuesday, October 16, 2012 9:29 PM | Last reply by Jeremy Foster - Wednesday, October 17, 2012 10:54 PM -
0 Votes
Paragraph formatting and line spacing C#
://msdn.microsoft.com/en-us/library/system.windows.forms.richtextbox.selectionalignment.aspx Here is an article where someone extends the richtextbox ...Answered | 3 Replies | 6148 Views | Created by Sudarshan Belur - Monday, September 22, 2008 8:44 AM | Last reply by Sudarshan Belur - Thursday, September 25, 2008 4:08 AM -
0 Votes
Removing paragraph breaks from RichTextBox
I'm trying to use RichTextBox to do some syntax highlighting while text is typed. The issue I am having is that when Enter is pressed it creates a ...Answered | 1 Replies | 3963 Views | Created by diltsman - Friday, May 21, 2010 2:45 AM | Last reply by Jay_Wang - Wednesday, May 26, 2010 11:14 AM -
0 Votes
Double Spacing in a RichTextBox
string text = "This is the example string, which would be shown in the richTextBox, for to show how double spacing works. bye."Answered | 6 Replies | 5045 Views | Created by jubican - Thursday, February 3, 2011 7:10 AM | Last reply by jubican - Monday, February 7, 2011 1:44 AM -
4 Votes
Macros to change Line and Paragraph spacing
can't record a macro to adjust the paragraph spacing (i.e. nothing is recorded). b. Recording a macro for the line spacing, I will have to hard ...Answered | 12 Replies | 29802 Views | Created by moishy - Tuesday, February 14, 2012 2:02 PM | Last reply by Anil Soni ST - Thursday, December 21, 2017 7:34 AM -
5 Votes
Setting paragraph spacing in a TextBlock
) RichTextBox is just a TextBox with support for Rtf.Geert van Horrik - CatenaLogic Visit my blog:Answered | 9 Replies | 7682 Views | Created by DanielRose - Tuesday, August 18, 2009 7:08 AM | Last reply by haibo600 - Tuesday, January 18, 2011 9:58 AM -
1 Votes
RichTextBox and 'Enter' Press problem
Hi Geert, The actual reason why there is inconsistent behaviour of the ENTER and SHIFT + ENTER, is quite simple: ENTER ...Answered | 4 Replies | 5641 Views | Created by Yoavo - Sunday, October 25, 2009 8:54 AM | Last reply by Ronald van Voorthuizen - Thursday, September 11, 2014 1:56 PM - Items 1 to 20 of 2662268 Next ›
No announcements