视图中的可关闭性

      开发Bug库 2005-8-22 9:2
在以前很长时间就想将树视图的关闭按钮去掉,但是没有找到好的方法,今天在做其它的工作时,无意中发现可以实现。
在应用程序中,代码如下:
        IViewLayout treelayout = layout.getViewLayout("treeview");
        treelayout.setCloseable(false);
标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commenttime}{commentauthor}

{CommentUrl}
{commentcontent}