EditorWithReadOnlyTextAttribute Properties

Include Protected Members
Include Inherited Members

The EditorWithReadOnlyTextAttribute type exposes the following members.

Properties

  Name Description
Public property ReadonlyText
Returns truetrue (True in Visual Basic) if the textbox created for this property should be readonly, otherwise falsefalse (False in Visual Basic).
Public property TypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)

See Also

EditorWithReadOnlyTextAttribute Class

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace