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 |
How can you set a property attribute as a literal string and not a mark up extension?
What is the use of xaml?
What are various ways of doing alignment in wpf?
What is the basic difference between events and commands in the mvvm model?
Name the classes that derive from the abstract System.Windows.Shapes.Shape class in WPF?
What is the difference between page control and window control in wpf?
What is the application lifetime in wpf?
How you would go about writing your own button style?
What is mean by wpf?
What is a windows presentation foundation application?
Explain multi binding and multivalue converters in wpf?
What are the types of windows in WPF?
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)