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

    Adding scroll bar to Mainframe

    hi,

    Can anyone let me know how to add a scroll bar to Mainframe in MDI application?

    Thanks
    Madhavi

  2. #2
    Join Date
    Oct 2003
    Location
    Romania
    Posts
    127

    Re: Adding scroll bar to Mainframe

    Quote Originally Posted by CCC
    hi,

    Can anyone let me know how to add a scroll bar to Mainframe in MDI application?

    Thanks
    Madhavi
    Why?
    As a general rule, it's not a good idea to change the default behavior of an MDI application.

  3. #3
    Join Date
    Aug 2004
    Posts
    91

    Re: Adding scroll bar to Mainframe

    Hi,

    But I need to change the default behavior. can you please let me know how to do it>

    Thanks
    Madhavi

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