Results 1 to 2 of 2

Thread: ListBox API stuff? (LB_?) *RESOLVED*

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2001
    Posts
    421

    ListBox API stuff? (LB_?) *RESOLVED*

    I'm trying to make a ListBox scroll down to the last entry, but I don't have control over the vertical scrollbar. The deal is: the ListBox is located in another app which I need to control slightly, and the ListBox's scrollbar is updated through manually through the application. I know it's updated manually because when I use LB_ADDSTRING to add an entry, it doesn't automatically scroll down. Anyone have any suggestions?

    BTW: I'm trying not to resort to having to send a click to the scrollbar's down arrow (which would be easy, but it's not stable enough for what I need).
    Last edited by Oafo; Apr 14th, 2003 at 01:09 PM.
    [vbcode]
    ' comment
    Rem remark
    [/vbcode]

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