Click here to Skip to main content
16,004,647 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

In my application Listbox disable case also Scroll bar is visible in chrome, how to hide scrollbar in listbox disable case in chrome

Thank you,
Posted
Updated 25-Jun-14 21:14pm
v2

1 solution

<listbox scrollviewer.verticalscrollbarvisibility="Disabled" name="listavideo" height="595" width="480"></listbox>
 
Share this answer
 
Comments
sampath1750 26-Jun-14 6:37am    
I need the scroll bar in listbox enable case, in chrome browser listbox disable case also scroll bar is showing.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900