scrollbar size
-
Hi ! With windows, you can change the scrollbar size in the control panel for the display. I'm using this feature because my app is supposed to be used with a touch screen, and the normal scrollbar size is too small for a finger. I would like to know how I can read this scrollbar size from my VB 6.0 application, so that I can dynamically adapt the layout. Does anyone know how to do that ? Thank you ! Jerome
-
Hi ! With windows, you can change the scrollbar size in the control panel for the display. I'm using this feature because my app is supposed to be used with a touch screen, and the normal scrollbar size is too small for a finger. I would like to know how I can read this scrollbar size from my VB 6.0 application, so that I can dynamically adapt the layout. Does anyone know how to do that ? Thank you ! Jerome
Use the SysInfo control to read the system metrics. Look on MSDN, there is a sample. -- David Wengier Sonork ID: 100.14177 - Ch00k