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

    Writing size of a Statusbar

    Hi everybody !
    do i have a possibility to change the
    size of the letters inside the statusbar,
    because i want to have it bigger.
    thanks



  2. #2
    Join Date
    Apr 1999
    Posts
    12

    Re: Writing size of a Statusbar

    Use SetFont() to change to change the size.

    Ajay


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