比如,AfterCheckNode 事件
If e.Node.ParentNode IsNot Nothing Then
e.Node.ParentNode.Checked = true
End If
http://www.foxtable.com/webhelp/scr/2503.htm