以文本方式查看主题
-
Foxtable(狐表)
(http://foxtable.com/bbs/index.asp)
--
专家坐堂
(http://foxtable.com/bbs/list.asp?boardid=2)
----
如何判断目录树,是不是最末级节点
(http://foxtable.com/bbs/dispbbs.asp?boardid=2&id=101600)
-- 作者:yancheng
-- 发布时间:2017/6/3 18:45:00
-- 如何判断目录树,是不是最末级节点
如何判断目录树,是不是最末级节点,会计科目的。双击,添加到凭证用。
此主题相关图片如下:111.png
-- 作者:有点色
-- 发布时间:2017/6/4 11:45:00
--
If e.Node.Nodes.Count = 0 Then
End If