﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » How do I disallow a user to change the state of a node in a CheckedTreeView</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 06:25:28 GMT</lastBuildDate><ttl>20</ttl><item><title>How do I disallow a user to change the state of a node in a CheckedTreeView</title><link>http://forum.strataframe.net/FindPost6362.aspx</link><description>I would like to be able to not allow the user to change the state of the checked state in a checkedtreeview. Is there any way to do that?  I.e. if the user clicks the checkbox, it is ignored for specific nodes.</description><pubDate>Mon, 29 Jan 2007 10:45:15 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: How do I disallow a user to change the state of a node in a CheckedTreeView</title><link>http://forum.strataframe.net/FindPost6393.aspx</link><description>If you are using the SF CheckedTreeView, then the only option you have at the moment.&amp;nbsp; This control was added to extend this type of functionality.&amp;nbsp; You may just want to use a regular TreeView control and turn on check boxes.</description><pubDate>Mon, 29 Jan 2007 10:45:15 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: How do I disallow a user to change the state of a node in a CheckedTreeView</title><link>http://forum.strataframe.net/FindPost6392.aspx</link><description>I'm using the SF CheckedTreeview. When I check a node, it affects all the nodes in related that the checked node. I.e. if it I uncheck a parent, it unchecks all the child nodes and updates the parent node as well. I need this to NOT happen. I want only the bottom level child nodes to change. Up level, they can display what happening, but can't affect the child nodes.&lt;br&gt;
&lt;br&gt;</description><pubDate>Mon, 29 Jan 2007 10:37:45 GMT</pubDate><dc:creator>Greg McGuffey</dc:creator></item><item><title>RE: How do I disallow a user to change the state of a node in a CheckedTreeView</title><link>http://forum.strataframe.net/FindPost6379.aspx</link><description>Handle the StateChanged event.&amp;nbsp; If a particular node is not allowed to be changed, set the value back to your liking.</description><pubDate>Mon, 29 Jan 2007 09:38:24 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>