![]() |
Scrollbars ListBox
hi,
ich hab da ein prob: Ich brauche eine Playlist die Wenn nötig eine Vertikale Scrollbar einsetzt. Eine horizonatale hab ich schon:
Delphi-Quellcode:
Aber wenn ich jetzt statt
begin
SendMessage(ListBox.handel, LB_sethorizontalExtent, 1000, LongInt(0)); end;
Delphi-Quellcode:
einsetzte dann kommt nur eine Warnung (LB_setverticalExtent ist ein nicht definierterBezeichner).
LB_sethorizontalExtent -> LB_setvertialExtent
Wisst ihr die Lösung auf mein problem??? -homer- |
Re: Scrollbars ListBox
hi, wenn du in die SDK guckst siehst du das es vertical nicht gibt, aber wird die scrollbar nicht automatisch angezeigt sobald sie voll ist?
|
Bei mir nicht
hi,
leider wird die Scrollbar bei mir icht anezeigt. |
Re: Scrollbars ListBox
hm, also ich habe einen button und eine listbox auf meine form gesetzt, wenn ich "listbox1.Items.Add('hi');" in die button procedure einfüge und das prog starte, wird nachdem die listbox voll ist die scrollbar angezeigt
|
Stiimt
hi,
habt recht es kommt automatisch eine Scrollbar, danke |
Re: Scrollbars ListBox
[dp]ListBox+Scrollbars[/dp]
da findest du z.B. einen geilen Beitrag von mir :mrgreen: Bitte die suche benutzen! |
Alle Zeitangaben in WEZ +1. Es ist jetzt 11:08 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz