Using scrollbars and a StatusBar |
Post Reply |
Author | |
Neil
Groupie Joined: 16 December 2007 Status: Offline Points: 40 |
Post Options
Thanks(0)
Posted: 16 December 2007 at 7:02am |
I want to display a horizontal scrollbar along with a StatusBar.
I can either: (a). Place the scrollbar along side the StatusBar - The problem with this approach is: if I do this, the two controls overlap. Also, there is no Left or Width property for StatusBar, so I cannot adjust the size and position of the Statusbar, so that it exuists side by side with the scrollbar. (b). Create a Pane, and set the Handle property of a StatusBar Pane, using the handle of the ScrollBar. The problem with this is that the ScrollBar control does not have a handle property. Does anyone know how I may use a scrollbar together with a statusBar ? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
I don't see how it can be done...
anyway think it will look quite ugly for user - statusbar+scrollbar.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |