Hi,

I have a treectrl and a checklistbox with some data in them. On click of a button I want to freeze the treectrl and the checklistbox. However, I want the scrollbars in both of these controls to move.
Is there any way to implement this?
Please Help.

Thanks and Regards,
Dinil

What do you mean freeze them but still scroll? Would you simply want to not allow the user to expand any items in the tree ? And not allow any checklistbox items to be 'checked'? This would be as simple as binding an event to those actions and if your "freeze" is active veto the events.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.