Results 1 to 2 of 2

Thread: [RESOLVED] FontDialog

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2004
    Posts
    237

    Resolved [RESOLVED] FontDialog

    Dear All,

    I am using RichTextBox. I am using FontDialog to change font of the text in RichTextBox. On FontDialog, there is strikeout and underline chekboxes. How can I check whether user has checked these checkboxes or not.
    software engineer

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: FontDialog

    f.Font.Strikeout and f.Font.Underline, respectively, where f is the variable referencing your FontDialog object.

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