类型:转载 责任编辑:asp.net 日期:2007/05/23
热门软件下载:
应该怎么设置?谢谢!
网友回答:
this.toolBarButtonAutoRush.Enabled=true; 就行了
只要设置控件的Enabled属性为false就行了
this.toolBarButtonAutoRush.Enabled=true; toolBarButtonAutoRush只是工具栏中的一个按钮的名称