|
-
Oct 18th, 2007, 09:40 AM
#1
Thread Starter
Junior Member
[2005] [Resolved] Help on Richtextbox turning some words bold
Help on Richtextbox turning some words bold
Vb 2005 working on richtextbox text from a command button
The code works like this it turns bold between \b1 to \b0
So any words between them is turned bold
\b1 NDB Definition:\b0
1) father of an individual
2) of God as father of his people
3) head or founder of a household, group, family, or clan
4) ancestor
\b1 Part of Speech:\b0 noun masculine
\b1 A Related Word by NDB/Strong\rquote s Number:\b0 a root
\b1 Same Word by TWOT Number: \b0 4a
I need help on my code so it can look all through the text and turn any text between \b1 to \b0 bold
Like this
\b1 NDB Definition:\b0
1) father of an individual
2) of God as father of his people
3) head or founder of a household, group, family, or clan
4) ancestor
\b1 Part of Speech:\b0 noun masculine
\b1 A Related Word by NDB/Strong\rquote s Number:\b0 a root
\b1 Same Word by TWOT Number: \b0 4a
Last edited by nmilne; Oct 19th, 2007 at 05:28 AM.
Reason: no reply
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|