EditorWithReadOnlyTextAttribute Members
Include Protected Members
Include Inherited Members
The EditorWithReadOnlyTextAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EditorWithReadOnlyTextAttribute |
Creates a new instance of EditorWithReadOnlyTextAttribute.
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Attribute.) | |
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ReadonlyText |
Returns truetrue (True in Visual Basic) if the textbox created for this property should be readonly, otherwise falsefalse (False in Visual Basic).
|
|
TypeId | (Inherited from Attribute.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
_Attribute.GetIDsOfNames | (Inherited from Attribute.) | |
_Attribute.GetTypeInfo | (Inherited from Attribute.) | |
_Attribute.GetTypeInfoCount | (Inherited from Attribute.) | |
_Attribute.Invoke | (Inherited from Attribute.) |
See Also
EditorWithReadOnlyTextAttribute Class
Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Design Namespace