Salat Posted July 7, 2003 Posted July 7, 2003 hello... If I have a panel, with autoscroll property set to True, is it possible to set it scrollbars behave like simple scrollbars. I mean, to set it's smallchange to some other value, so when user, clicks the up, or down arrow, controls on the panel moves 10 px or 50 px depend on the smallchange property, which panel dosn't have. hope you did understood... Piotrek Quote profesjonalne programowanie na zlecenie :)
*Experts* Nerseus Posted July 7, 2003 *Experts* Posted July 7, 2003 I haven't seen any property exposed to do that, no. But, I imagine with a little API help you could locate the window handles for the scrollbars and set their Small/Large change values. I've never tried it, but it might be worth looking into if you really need/want it. -Nerseus Quote "I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.