Results 1 to 2 of 2

Thread: Horizontale scrollbar voor listbox

  1. #1
    cyberde
    Guest

    Horizontale scrollbar voor listbox

    Hoe kan ik een horizontale scrollbar in een listbox krijgen.

    Dit moet waarschijnlijk met API calls maar ik weet het niet zeker.

    Alvast bedankt

  2. #2
    Member
    Join Date
    Sep 2002
    Location
    N51??35' E4??58'
    Posts
    63
    Hi,

    Je kunt het property ScrollWidth gebruiken.

    Uit de Delphi Help:

    "Use ScrollWidth to get or set the logical width of the list box. When ScrollWidth is greater than the client width of the list box, the list box gets a horizontal scrollbar. When ScrollWidth is less than or equal to ClientWidth, the horizontal scrollbar disappears."

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Eigen scrollbar aan een TStringgrid
    By SpeciesXX in forum Algemeen
    Replies: 4
    Last Post: 30-Mar-04, 10:16
  2. DatabaseGrid ScrollBar
    By Rhinus in forum Databases
    Replies: 8
    Last Post: 03-Feb-04, 23:33
  3. Replies: 6
    Last Post: 26-Jun-02, 16:55
  4. ScrollBox : ScrollBar 'in de weg'
    By Willemm in forum Algemeen
    Replies: 1
    Last Post: 19-Mar-02, 16:58
  5. geinverteerde scrollbar
    By cliov6 in forum Algemeen
    Replies: 3
    Last Post: 06-Dec-01, 10:09

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •