Re: TScrollBox: TScrollBar verschwindet
1. Mai 2005, 17:40
Es heisst in der Hilfe:
If AutoScroll is false, scroll bars don't appear automatically. In this case, use the HorzScrollBar and VertScrollBar properties to make scroll bars appear.
Wie mache ich das? Scrollbox.HorzScrollBar.Visible:=true nützt auf jeden Fall nichts. ?
|