CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Resizing font

  1. #1
    Guest

    Resizing font

    I wanted to resize font automatically while i was resizing my application
    I could do it. But there is a problem.
    I couldn't understand a word written by me because font is very small.
    Although font size is little tiny, I want to recognize words.
    please give a answer to me.



  2. #2
    Join Date
    Apr 1999
    Posts
    383

    Re: Resizing font

    If the font is too small to read, make it bigger...

    Dave


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

Featured