Results 1 to 6 of 6

Thread: Bold on, bold off *[RESOLVED (#2)]*

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member RealNickyDude's Avatar
    Join Date
    Nov 2002
    Location
    Watching you through the hidden camera :o
    Posts
    435

    Thumbs up Bold on, bold off *[RESOLVED (#2)]*

    To turn bold on and off in a richtextbox in VB6, you did this:

    VB Code:
    1. rtbSectionText.SelBold = Not rtbSectionText.SelBold
    What's the equivalent in .NET?

    Thanks.
    Last edited by RealNickyDude; Dec 11th, 2002 at 11:55 AM.
    [vbcode]
    On Error GoTo Hell
    [/vbcode]:¬) Nicky : Why not try VBCodebook.NET.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width