ControlPositionTreeView.ascx
资源名称:OA.rar [点击查看]
上传用户:xuming1973
上传日期:2014-02-27
资源大小:17511k
文件大小:1k
源码类别:
WEB源码(ASP,PHP,...)
开发平台:
C#
- <%@ 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>