|
|
|
| Title | Stop a ScrollBar from blinking |
| Keywords | ScrollBar, scroll bar, blink |
| Categories | Controls |
|
|
|
By ghost xxx.
Set the ScrollBar's TabStop property to False. Unfortunately this prevents the user from using the arrow keys to change the ScrollBar's value.
|
| |
|
| |
|
|