无法锁定,如果要做,只能在事件处理。
比如,AfterCheckNode 事件
If e.Node.ParentNode IsNot Nothing Then
e.Node.ParentNode.Checked = true
End If
http://www.foxtable.com/webhelp/scr/2503.htm