CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2006
    Posts
    17

    hide scrollbar in CHTMLEDITVIEW

    Hi anyone knows how to hide the scrollbar in CHTMLEDITVIEW.

    Ie. when i open a new child windown the scrollbar should be either hidden or disable.

    im using C++/MFC

    tks.

  2. #2
    Join Date
    Jun 2003
    Location
    Armenia, Yerevan
    Posts
    720

    Re: hide scrollbar in CHTMLEDITVIEW

    ShowWindow() ?

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