borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2008 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Next Topic (Checking account nr) New Topic New Poll Post Reply
AndreaVB Forum : VB.Net : display the indents and tab stop of the current paragraph
Poster Message
humberto
Level: VB Lord

Registered: 13-01-2005
Posts: 251

icon display the indents and tab stop of the current paragraph

which kind of control use Microsoft Office Word to display the indents and tab stop of the current paragraph
and how work it

29-01-2008 at 03:39 PM
View Profile Send Email to User Show All Posts | Quote Reply
stickleprojects
Level: Moderator


Registered: 09-09-2002
Posts: 984
icon Re: display the indents and tab stop of the current paragraph

Hi
The text is in a RichTextBox (or RichEdit) control, and the top is called a ruler (or sometimes a ribbon) and AFAK it's not an external control - it's built into the c++ code of MSOffice.
However i've not found one in vb (you might try www.vbaccelerator.com, and I think codeguru had one
http://www.codeguru.com/cpp/controls/controls/article.php/c5303/
)

Hope this helps,
Kieron

[Edited by stickleprojects on 29-01-2008 at 11:50 PM GMT]

____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)

29-01-2008 at 11:49 PM
View Profile Send Email to User Show All Posts | Quote Reply
humberto
Level: VB Lord

Registered: 13-01-2005
Posts: 251
icon Re: display the indents and tab stop of the current paragraph

thanks

30-01-2008 at 07:50 AM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : VB.Net : display the indents and tab stop of the current paragraph
Next Topic (Checking account nr) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2008 Andrea Tincaniborder