Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How can listbox be made to scroll smoothly?



How can listbox be made to scroll smoothly?..

Answer / Kanchan Singh

To make a ListBox scroll smoothly, you can set the ScrollViewer.PanningMode property to both horizontal and vertical (ScrollViewer.PanningMode="Both") and the ScrollViewer.IsDeferredScrollingEnabled property to false (ScrollViewer.IsDeferredScrollingEnabled="False"). You may also need to set the ListBox's ItemTemplate, so that the items are well-defined.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

Explain object element syntax in xaml?

1 Answers  


How are individual units combined in to a single unit?

1 Answers  


How many types of window in WPF?

1 Answers  


What are wpf controls?

1 Answers  


How many types of resources available in wpf?

1 Answers  


What is winform application?

1 Answers  


What is an adorner?

1 Answers  


In xaml how graphic components are specified?

1 Answers  


What is wpf architecture?

1 Answers  


What is the simplest and most common way to componentize a complex ui?

1 Answers  


What are the advantages of wpf over windows forms?

1 Answers  


What should a root element of an xaml document contain?

1 Answers  


Categories