CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 1999
    Location
    Roswell, GA
    Posts
    73

    Embeding HScroll in Stingray SECTabWnd



    I am trying to use Stingray Object Toolkit's SECTabWnd to create VC-Output or VC-Results List like frames in my apps. I could not figure out how to embed a horizontal scroll bar to the right of the tabs to support scrolling as MS does. Also I have difficulties to disable/hide the horizontal scroll bar in the list view control using as pages in my tabbed frame.

    Any advices are very much appreciated.

    -Phil

  2. #2
    Join Date
    Mar 1999
    Location
    Roswell, GA
    Posts
    73

    Embeding HScroll in Stingray SECTabWnd



    I am trying to use Stingray Object Toolkit's SECTabWnd to create VC-Output or VC-Results List like frames in my apps. I could not figure out how to embed a horizontal scroll bar to the right of the tabs to support scrolling as MS does. Also I have difficulties to disable/hide the horizontal scroll bar in the list view control using as pages in my tabbed frame.

    Any advices are very much appreciated.

    -Phil

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