共用方式為


ReadOnlyTextBox 類別

提供顯示唯讀文字的控制項。

命名空間 (Namespace):System.Web.Management

組件 (Assembly):aspnet_regsql.exe

Public Class ReadOnlyTextBox
    Inherits TextBox
public class ReadOnlyTextBox : TextBox
public ref class ReadOnlyTextBox : TextBox

使用權限

使用權限

描述

AspNetHostingPermission

用於裝載環境中的作業。 要求值:LinkDemand,權限值:Minimal

AspNetHostingPermission

用於裝載環境中的作業。 要求值:InheritanceDemand。權限值:Minimal

備註

這個控制項是由 ASP.NET SQL Server 組態工具 (aspnet_regsql.exe) 所使用。

需求

**.NET Framework 版本:**2.0

請參閱

參考

System.Web.Management

TextBox

其他資源

System.Web.Management 命名空間