Share via


EditorWithReadOnlyTextAttribute Members

Include Protected Members
Include Inherited Members

The EditorWithReadOnlyTextAttribute type exposes the following members.

Constructors

  Name Description
Ff668837.pubmethod(en-us,PandP.50).gif EditorWithReadOnlyTextAttribute
Creates a new instance of EditorWithReadOnlyTextAttribute.

Methods

  Name Description
Ff668837.pubmethod(en-us,PandP.50).gif Equals (Inherited from Attribute.)
Ff668837.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff668837.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Attribute.)
Ff668837.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff668837.pubmethod(en-us,PandP.50).gif IsDefaultAttribute (Inherited from Attribute.)
Ff668837.pubmethod(en-us,PandP.50).gif Match (Inherited from Attribute.)
Ff668837.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff668837.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff668837.pubproperty(en-us,PandP.50).gif ReadonlyText
Returns truetrue (True in Visual Basic) if the textbox created for this property should be readonly, otherwise falsefalse (False in Visual Basic).
Ff668837.pubproperty(en-us,PandP.50).gif TypeId (Inherited from Attribute.)

Explicit Interface Implementations

  Name Description
Ff668837.pubinterface(en-us,PandP.50).gifFf668837.privmethod(en-us,PandP.50).gif _Attribute.GetIDsOfNames (Inherited from Attribute.)
Ff668837.pubinterface(en-us,PandP.50).gifFf668837.privmethod(en-us,PandP.50).gif _Attribute.GetTypeInfo (Inherited from Attribute.)
Ff668837.pubinterface(en-us,PandP.50).gifFf668837.privmethod(en-us,PandP.50).gif _Attribute.GetTypeInfoCount (Inherited from Attribute.)
Ff668837.pubinterface(en-us,PandP.50).gifFf668837.privmethod(en-us,PandP.50).gif _Attribute.Invoke (Inherited from Attribute.)

See Also

EditorWithReadOnlyTextAttribute Class

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