ControlPositionTreeView.ascx
上传用户:cha0314
上传日期:2014-03-02
资源大小:12522k
文件大小:1k
- <%@ Control Language="c#" AutoEventWireup="false" Codebehind="ControlPositionTreeView.ascx.cs" Inherits="UDS.Inc.ControlPositionTreeView" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
- <%@ Register TagPrefix="iewc" Namespace="Microsoft.Web.UI.WebControls" Assembly="Microsoft.Web.UI.WebControls" %>
- <iewc:treeview id="TreeView1" HoverStyle="color:#e8f4ff" DefaultStyle="background:#024289;color:white;" SelectedStyle="color:#e8f4ff" runat="server" Width="177px" Height="100%" BorderColor="White" SelectExpands="True" DESIGNTIMEDRAGDROP="10"></iewc:treeview>