Increasing width of the scrollbar programmatically
-
Hi, i want to change the width of the scrollbar programmatically. I found that using SystemParametersInfo API call, usingSPI_GETNONCLIENTMETRICS /SPI_SETNONCLIENTMETRICS , we can do that. But i dont have the complete information. Do you guys have some idea about that?
-
Hi, i want to change the width of the scrollbar programmatically. I found that using SystemParametersInfo API call, usingSPI_GETNONCLIENTMETRICS /SPI_SETNONCLIENTMETRICS , we can do that. But i dont have the complete information. Do you guys have some idea about that?
Complete information on what?? The SystemParmetersInfo[^] function, or ...??
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
Hi, i want to change the width of the scrollbar programmatically. I found that using SystemParametersInfo API call, usingSPI_GETNONCLIENTMETRICS /SPI_SETNONCLIENTMETRICS , we can do that. But i dont have the complete information. Do you guys have some idea about that?