CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 1999
    Posts
    4

    Large fonts & CFormView

    Hi,

    I have problem if I use large fonts on my computer. I have single document app with CFormView.
    With small fonts this work correct. Can any help me with this problem ? Source code is better.

    Thanks Dexter


  2. #2
    Join Date
    May 1999
    Location
    Republic of Korea
    Posts
    100

    Re: Large fonts & CFormView

    Can U be more specific about Ur problem?
    What kinds of problem are U facing by using large font?



  3. #3
    Join Date
    May 1999
    Location
    Farnborough, Hants, England
    Posts
    710

    Re: Large fonts & CFormView

    Because a CFormView is based on a dialogue box template, resizing should be automatic. Unless you are manually creating controls on it...



    --
    Jason Teagle
    [email protected]

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