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 |
Explain object element syntax in xaml?
How are individual units combined in to a single unit?
How many types of window in WPF?
What are wpf controls?
How many types of resources available in wpf?
What is winform application?
What is an adorner?
In xaml how graphic components are specified?
What is wpf architecture?
What is the simplest and most common way to componentize a complex ui?
What are the advantages of wpf over windows forms?
What should a root element of an xaml document contain?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)