ItemControl is used in combination with TreeListBox control

Grids for WPF Forum

Posted 4 months ago by jun.Yang
Version: 22.1.4
Avatar

How to apply ItemControl scroll bar to TreeListBox by combining ItemControl with TreeListBox control?

Comments (1)

Posted 3 months ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello,

TreeListBox has scrolling built into it.  Are you trying to use TreeListBox as an item within another ItemsControl?  If so, you'd need to turn off UI virtualization by setting the VirtualizingPanel.IsVirtualizing attached property to false.

Or if you are trying to do something else?  If something else, please provide more information on your request so that we can better understand.


Actipro Software Support

The latest build of this product (v24.1.2) was released 4 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.