CSDN首页 空间 新闻 论坛 Blog 下载 读书 网摘 搜索 .NET Java 视频 接项目 求职 在线学习 买书 程序员 通知
可用分押宝游戏火热进行中... 专题改版:Java Web 专题
CSDN社区
搜索 收藏 打印 关闭
CSDN社区 >  .NET技术 >  ASP.NET

一个关于TreeView的简单问题

楼主ulbdfn(ulbdfn)2006-07-04 20:31:00 在 .NET技术 / ASP.NET 提问

各位兄弟,我下了一个微软的TreeView控件,属性看透了.怎么也没弄了个带线条的样式出来?  
  为什么它是横向排列的.而不是以树的形式垂直排列下来的,到底要设置什么属性?哪位大哥能把这些常规的外观属性给我列一下,感激不尽 问题点数:20、回复次数:2Top

1 楼Eddie005(♂) №.零零伍 (♂)回复于 2006-07-04 21:21:56 得分 0

缺文件了,IIS根目录(默认是C:\Inetpub\wwwroot)下应该有webctrl_client这个文件夹Top

2 楼nnh(菲一打)回复于 2006-07-04 21:34:24 得分 0

To   run   the   IE   Web   Controls:  
   
  1.     Copy   the   contents   of   the   Runtime   directory   to   the   webctrl_client\1_0  
          directory   under   your   top-level   site   directory.     For   example,   if   your    
          site   root   is   c:\Inetpub\wwwroot,   type   this   at   the   command   prompt:  
   
          xcopy   /s   /i   .\build\Runtime   c:\Inetpub\wwwroot\webctrl_client\1_0   /y  
   
          This   will   create   the   following   directory   structure   under   the   site:  
   
              /webctrl_client/1_0  
                  MultiPage.htc  
                  TabStrip.htc  
                  toolbar.htc  
                  treeview.htc  
                  webservice.htc  
                  webserviced.htc  
                  [images]  
                  [treeimages]  
   
  2.     Create   a   new   web   application   in   IIS   and   copy   the   contents   of   the  
          samples   directory   to   this   application   directory.     For   example:  
   
          xcopy   /s   /i   .\samples   c:\Inetpub\wwwroot\sampleapp   /y  
   
  3.     Create   a   /bin   subdirectory   for   the   application   and   copy   the   file  
          Microsoft.Web.UI.WebControls.dll   to   this   directory.  
   
          The   contents   of   the   application   will   be   as   follows:  
   
              /sampleapp  
                  multipage.aspx  
                  state_city.xml  
                  tabstrip.aspx  
                  toolbar.aspx  
                  treeview.aspx  
                  treeview_bound.aspx  
                  /bin  
                      Microsoft.Web.UI.WebControls.dll  
   
  4.     Request   the   sample   pages   from   your   Internet   Explorer   web   browser,   for  
          example:   http://localhost/sampleapp/multipage.aspxTop

相关问题

关键词

得分解答快速导航

  • 帖主:ulbdfn

相关链接

  • CSDN .NET频道
  • .NET类图书
  • C#类图书
  • .NET类源码下载

广告也精彩

反馈

请通过下述方式给我们反馈
反馈
提问
网站简介|广告服务|VIP资费标准|银行汇款帐号|网站地图|帮助|联系方式|诚聘英才|English|问题报告
世纪乐知(北京)网络技术有限公司 版权所有, 京 ICP 证 020026 号
北京创新乐知广告有限公司 提供技术支持
Copyright © 2000-2007, CSDN.NET, All Rights Reserved
GongshangLogo