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

Thread: CView resizing

  1. #1
    Join Date
    Apr 1999
    Location
    UK, London
    Posts
    155

    CView resizing

    erm..i have image 256 x256
    my cview is too big..
    how do i automatically resize it to fit image?

    regards



  2. #2
    Join Date
    Apr 1999
    Location
    UK, London
    Posts
    155

    CView resizing

    erm..i have image 256 x256
    my cview is too big..
    how do i automatically resize it to fit image?

    regards



  3. #3
    Join Date
    Apr 1999
    Posts
    306

    Re: CView resizing

    Try MoveWindow() function


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